1. 29 9月, 2013 1 次提交
  2. 12 9月, 2013 2 次提交
  3. 14 5月, 2013 1 次提交
  4. 06 5月, 2013 1 次提交
  5. 16 4月, 2013 1 次提交
  6. 20 3月, 2013 1 次提交
  7. 19 3月, 2013 1 次提交
  8. 18 3月, 2013 1 次提交
  9. 14 3月, 2013 1 次提交
  10. 05 3月, 2013 1 次提交
  11. 28 2月, 2013 1 次提交
  12. 20 2月, 2013 1 次提交
    • S
      API: fixes return codes, documentation updated with status codes, tests added · 1b97a2ee
      Sebastian Ziebell 提交于
      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
  13. 19 12月, 2012 1 次提交
  14. 13 12月, 2012 1 次提交
    • C
      Validates presence of User#name · 63d9373a
      Cyril 提交于
      The 2 reasons are :
      - creation of user fail if name is empty : in after_save, it tries to create a
      namespace with namespace.name = user.name and namespece validates presence
      Namespace#name
      - in the web app links to team members are broken with empty User#name because
      they are of the form <a href'...'> user.name </a>
      63d9373a
  15. 24 11月, 2012 1 次提交
  16. 19 10月, 2012 2 次提交
  17. 02 10月, 2012 2 次提交
  18. 21 9月, 2012 1 次提交
  19. 03 9月, 2012 1 次提交
  20. 11 8月, 2012 1 次提交
  21. 29 6月, 2012 1 次提交