1. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  2. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  3. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  4. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  5. a253adf Removing unnecessary conditionals from identity service by Jamie Hannaford · 10 years ago
  6. 81ab83a Trailing `s` :fire: by Ash Wilson · 10 years ago
  7. 3f59ade Update identity v3 tests. by Ash Wilson · 10 years ago
  8. 74e2bb8 Use XyzResult structs and Extract methods. by Ash Wilson · 10 years ago
  9. 1e1b733 getXyzUrl -> xyzUrl by Ash Wilson · 10 years ago
  10. fc55c82 LinkedPageBase follows a LinkPath element. by Ash Wilson · 10 years ago
  11. cd95a0c Adjust callers again. by Ash Wilson · 10 years ago
  12. 3c8cc77 Change identity endpoints and services. by Ash Wilson · 10 years ago
  13. ab6be61 Adjust callers to match. by Ash Wilson · 10 years ago
  14. 152d75a Remove the closures from the New.*Pager calls. by Ash Wilson · 10 years ago
  15. 6b35e50 Add an error return to the EachPage closure. by Ash Wilson · 10 years ago
  16. bddac13 Use the new pagination in identity/3/services. by Ash Wilson · 10 years ago
  17. 5266e49 Rename `Info` to `Get`. by Ash Wilson · 10 years ago
  18. b110fc9 Use a Concat method to aggregate Collection pages. by Ash Wilson · 10 years ago
  19. 64f4415 ServiceList is now a LinkCollection. by Ash Wilson · 10 years ago
  20. d24786d Delete services, too. by Ash Wilson · 10 years ago
  21. d1b7213 Update existing Services. by Ash Wilson · 10 years ago
  22. b112997 Implement and test the Service Info call. by Ash Wilson · 10 years ago
  23. 2f5dd1f List the services available from an endpoint. by Ash Wilson · 10 years ago
  24. a87ee06 Use general (Provider|Service)Client structs. by Ash Wilson · 10 years ago
  25. 6e87003 Generate a URL for a specific Service resource. by Ash Wilson · 10 years ago
  26. b73b7f8 Implement and test service creation. by Ash Wilson · 10 years ago