1. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  2. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  3. 2f07174 Fixed a few things that go vet was complaining about by Alex Gaynor · 10 years ago
  4. 1980344 update functions to use BuildQueryString instead of BuildQuery by Jon Perritt · 10 years ago
  5. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  6. 269b66f Shifting identity operations to common delete result by Jamie Hannaford · 10 years ago
  7. 8ab3c14 Adding DeleteResult for v3.services.Delete by Jamie Hannaford · 10 years ago
  8. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  9. 53da316 Update Keystone v3 to use new util location by Jamie Hannaford · 10 years ago
  10. 6adb125 Update Keystone v3 usage by Jamie Hannaford · 10 years ago
  11. ea8c7f3 :fire: :fire: :fire: by Ash Wilson · 10 years ago
  12. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  13. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  14. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  15. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  16. a253adf Removing unnecessary conditionals from identity service by Jamie Hannaford · 10 years ago
  17. 81ab83a Trailing `s` :fire: by Ash Wilson · 10 years ago
  18. 3f59ade Update identity v3 tests. by Ash Wilson · 10 years ago
  19. 74e2bb8 Use XyzResult structs and Extract methods. by Ash Wilson · 10 years ago
  20. 1e1b733 getXyzUrl -> xyzUrl by Ash Wilson · 10 years ago
  21. fc55c82 LinkedPageBase follows a LinkPath element. by Ash Wilson · 10 years ago
  22. cd95a0c Adjust callers again. by Ash Wilson · 10 years ago
  23. 3c8cc77 Change identity endpoints and services. by Ash Wilson · 10 years ago
  24. ab6be61 Adjust callers to match. by Ash Wilson · 10 years ago
  25. 152d75a Remove the closures from the New.*Pager calls. by Ash Wilson · 10 years ago
  26. 6b35e50 Add an error return to the EachPage closure. by Ash Wilson · 10 years ago
  27. bddac13 Use the new pagination in identity/3/services. by Ash Wilson · 10 years ago
  28. 5266e49 Rename `Info` to `Get`. by Ash Wilson · 10 years ago
  29. b110fc9 Use a Concat method to aggregate Collection pages. by Ash Wilson · 10 years ago
  30. 64f4415 ServiceList is now a LinkCollection. by Ash Wilson · 10 years ago
  31. d24786d Delete services, too. by Ash Wilson · 10 years ago
  32. d1b7213 Update existing Services. by Ash Wilson · 10 years ago
  33. b112997 Implement and test the Service Info call. by Ash Wilson · 10 years ago
  34. 2f5dd1f List the services available from an endpoint. by Ash Wilson · 10 years ago
  35. a87ee06 Use general (Provider|Service)Client structs. by Ash Wilson · 10 years ago
  36. 6e87003 Generate a URL for a specific Service resource. by Ash Wilson · 10 years ago
  37. b73b7f8 Implement and test service creation. by Ash Wilson · 10 years ago