Skip to content
Snippets Groups Projects
  1. Oct 09, 2013
  2. Jul 29, 2013
  3. May 14, 2013
  4. Mar 18, 2013
  5. Mar 17, 2013
  6. Mar 05, 2013
  7. Feb 21, 2013
  8. Feb 20, 2013
    • Sebastian Ziebell's avatar
      API: fixes return codes, documentation updated with status codes, tests added · 1b97a2ee
      Sebastian Ziebell authored
      The users API updated with return codes, e.g. if required parameters are missing
      a `400 Bad Request` error is returned instead of `404`. Fixes return codes of functions,
      e.g. deletion of a ssh key is an idempotent function now.
      The API documentation is updated to reflect the current status of the API. Descriptions
      are more detailed and complete, infos to return values are added to all functions.
      1b97a2ee
  9. Jan 18, 2013
  10. Dec 18, 2012
  11. Nov 13, 2012
  12. Oct 19, 2012
  13. Oct 02, 2012
  14. Sep 21, 2012
  15. Sep 12, 2012
  16. Sep 02, 2012
  17. Aug 25, 2012
    • Robert Speicher's avatar
      Cleanup spec/support folder and spec/spec_helper · fba174e9
      Robert Speicher authored
      Changes:
      * Move spec/monkeypatch to spec/support
      * Remove unused support/shared_examples
      * Move support/api to support/api_helpers to match module name
      * Move support/login to support/login_helpers to match module name
      * Move API specs to requests/api (convention over configuration)
      * Remove unused support/js_patch
      * Simplify login_as helper
      * Move DatabaseCleaner stuff to its own support file
      * Remove unnecessary configuration and requires from spec_helper
      fba174e9
  18. Jul 04, 2012
  19. Jun 28, 2012
Loading