1. 3d96616 move unit tests into 'testing' directories by jrperritt · 9 years ago
  2. 47cee0c add rackpsace/gophercloud commits by jrperritt · 9 years ago
  3. 8ce5e28 fix import paths by jrperritt · 9 years ago
  4. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  5. 3860b51 named return vars by Jon Perritt · 9 years ago
  6. bda4859 Add fixtures build tag to all fixtures.go files by Keith Byrne · 9 years ago
  7. 397ade6 fixes for failing unit tests after changes by Jon Perritt · 9 years ago
  8. fea9073 objectstorage v1 and orchestration v1 struct tags by Jon Perritt · 9 years ago
  9. 58611da orchestration v1 error types by Jon Perritt · 9 years ago
  10. 31b6646 more consistent naming by Jon Perritt · 9 years ago
  11. 3c16647 remove mapstructure from identity,networking,objectstorage,orchestration,pagination by Jon Perritt · 9 years ago
  12. c19dd15 change var name: STACK_TIME_FMT->StackFmtTime by Jon Perritt · 9 years ago
  13. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  14. 7e6b7b9 Bug fixes by Pratik Mallya · 9 years ago
  15. 3de347f Linting and comments fixes by Pratik Mallya · 9 years ago
  16. a979f5b Make parsing methods local by Pratik Mallya · 9 years ago
  17. e3086ae Refactor functions into methods by Pratik Mallya · 9 years ago
  18. bfc6eda Improve documentation of functions and methods by Pratik Mallya · 9 years ago
  19. 5fddb2a Add template and environment parsing to gophercloud by Pratik Mallya · 9 years ago
  20. 827c03e Fix api interfaces for orchestration resources by Pratik Mallya · 9 years ago
  21. e1b6cbb Fix time format used for cloud orchestration by Pratik Mallya · 9 years ago
  22. 1d27afa Add Orchestration + ObjectStore HTTP operations by Jamie Hannaford · 10 years ago
  23. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  24. a11b5df add logic to handle AllPages result page by Jon Perritt · 10 years ago
  25. decfed7 Convert Orchestration and the new Compute extension. by Ash Wilson · 10 years ago
  26. 5110718 fix comment to make update stack param Timeout optional by Jon Perritt · 10 years ago
  27. 9170989 make create stack param timeout optional by Jon Perritt · 10 years ago
  28. cc6e048 remove broken unit test by Jon Perritt · 10 years ago
  29. 91246b5 remove unneeded comment by Jon Perritt · 10 years ago
  30. db0d26a comment for AbandonResult String method by Jon Perritt · 10 years ago
  31. 3d381d5 add String method to AbandonResult by Jon Perritt · 10 years ago
  32. 6ec27cf change Template field from string to type map by Jon Perritt · 10 years ago
  33. 90944ca openstack doc.go files by Jon Perritt · 10 years ago
  34. 714d1b1 temporarily comment out abandon unit tests by Jon Perritt · 10 years ago
  35. 9209df4 openstack abandon stack op and unit test by Jon Perritt · 10 years ago
  36. 37f9774 openstack preview stack op and unit test by Jon Perritt · 10 years ago
  37. a433dd9 openstack delete stack op and unit test by Jon Perritt · 10 years ago
  38. 7726e49 openstack update stack op and unit test by Jon Perritt · 10 years ago
  39. 9cd3d38 openstack list stacks op and unit test by Jon Perritt · 10 years ago
  40. 9741dd9 openstack adopt stack op and unit test by Jon Perritt · 10 years ago
  41. 4a5c849 create stack unit test by Jon Perritt · 10 years ago
  42. b20ba0b add *bool type for DisableRollback field by Jon Perritt · 10 years ago
  43. 952f3e1 comments for CreateOpts fields by Jon Perritt · 10 years ago
  44. 6e84473 fix abandon url by Jon Perritt · 10 years ago
  45. 22325f4 change object names to sound more correct by Jon Perritt · 10 years ago
  46. 5473fdf remove urls for ops not being implemented now by Jon Perritt · 10 years ago
  47. 01972e2 change struct names; use mapstructure instead of json by Jon Perritt · 10 years ago
  48. 35e27e4 stacks by Jon Perritt · 10 years ago