Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
a3ee2e8d4660909264d6182aef1b9da39e00f99f
/
pagination
3d0a185
remove need for Pager.PageType
by Jon Perritt
· 10 years ago
521cc68
use strings.HasSuffix to check for links key
by Jon Perritt
· 10 years ago
46b71ba
fix typos in comments
by Jon Perritt
· 10 years ago
bd34ac9
add comment for Pager.PageType
by Jon Perritt
· 10 years ago
2a3f7e8
add more comments to AllPages method
by Jon Perritt
· 10 years ago
0ed1fa9
add []interface case
by Jon Perritt
· 10 years ago
71bf00e
return error early if field PageType is nil
by Jon Perritt
· 10 years ago
db319f1
all page marker/single/linked ops and unit tests
by Jon Perritt
· 10 years ago
e58e5c3
pagination :knife: perigee
by Ash Wilson
· 10 years ago
9a9f5bc
Remove extraneous fmt.Printf calls.
by Ash Wilson
· 10 years ago
92c380c
Provider: references in the OpenStack client.
by Ash Wilson
· 10 years ago
77857dc
Remove the `.Provider.` bit.
by Ash Wilson
· 10 years ago
72e4d2c
Rename Result.Headers to Result.Header.
by Ash Wilson
· 10 years ago
b8b16f8
Base a pagination.PageResult on gophercloud.Result.
by Ash Wilson
· 10 years ago
fc4191f
Use a method to change the CreatePage function.
by Ash Wilson
· 10 years ago
5bc7ba8
Open up the Pager struct a little.
by Ash Wilson
· 10 years ago
6f9e4ff
defer pagination error to EachPage callback
by Jon Perritt
· 10 years ago
9bd7bd9
add Err field to Pager structure
by Jon Perritt
· 10 years ago
fc55c82
LinkedPageBase follows a LinkPath element.
by Ash Wilson
· 10 years ago
a740247
Allow implementation code to specify headers.
by Ash Wilson
· 10 years ago
7049af4
Turns out I can eliminate NewXyzPager funcs.
by Ash Wilson
· 10 years ago
58c4f67
Rename "Self" to "Owner".
by Ash Wilson
· 10 years ago
7486351
Rename `LastMark` to `LastMarker`.
by Ash Wilson
· 10 years ago
c8e6887
Move pagination to its own package.
by Ash Wilson
· 10 years ago