Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
453d6714dcdb6403509d46b5a2a9cd26e4d44ca2
/
params.go
12f19e5
Update how isZero handles Pointers (#181)
by Joe Topjian
· 8 years ago
29ae6b3
no naked returns in go; fix auth v3 unit tests
by jrperritt
· 9 years ago
2be387a
tmp commit, auth unit tests broken
by Jon Perritt
· 9 years ago
77f79d2
only check exported fields
by Jon Perritt
· 9 years ago
e1c6ceb
struct tags for networking v2
by Jon Perritt
· 9 years ago
db0ae14
dsl struct tags; wip
by Jon Perritt
· 9 years ago
01618ee
first crack at BuildRequestBody function
by Jon Perritt
· 9 years ago
b101323
initial migration from rackspace/gophercloud
by jrperritt
· 9 years ago
e43f3de
alter BuildQuery to handle slices
by Jon Perritt
· 10 years ago
dc56190
add logic and unit test for []string type in query params
by Jon Perritt
· 10 years ago
8833a58
Merge pull request #325 from jamiehannaford/query-encoding-fix
by jrperritt
· 10 years ago
f68c3e4
Ensure query strings are escaped properly; fixes #324
by Jamie Hannaford
· 10 years ago
950561c
Shifting common v1 functionality to root pkg
by Jamie Hannaford
· 10 years ago
7fa2789
Touching up docs
by Jamie Hannaford
· 10 years ago
d1e6e76
Adding root enabledState
by Jamie Hannaford
· 10 years ago
c6cc18f
Fixed a few typos
by Alex Gaynor
· 10 years ago
07d1cfb
A second read on the wording there.
by Ash Wilson
· 10 years ago
0735acb
Expand documentation for things in params.go
by Ash Wilson
· 10 years ago
b280dea
Making root docs more consistent
by Jamie Hannaford
· 10 years ago
22ec479
Changes based on code review
by Jamie Hannaford
· 10 years ago
cb12ee6
Adding params comments and tweaking map assignment
by Jamie Hannaford
· 10 years ago
8d26258
use 'MaybeXXXX' functions in gophercloud package
by Jon Perritt
· 10 years ago
db00ad1
return field name with error in BuildQueryString
by Jon Perritt
· 10 years ago
255b6f8
fix to BuildQueryString; params.go unit tests
by Jon Perritt
· 10 years ago
de47eac
change 'XXXXOpts' to pointers; return url.URL from BuildQueryString
by Jon Perritt
· 10 years ago
f90a43c
generic way to build options from a struct
by Jon Perritt
· 10 years ago
6abf928
Moving MaybeString to root package
by Jamie Hannaford
· 10 years ago