1. 22 6月, 2015 1 次提交
  2. 24 4月, 2015 2 次提交
  3. 22 4月, 2015 1 次提交
  4. 27 3月, 2015 1 次提交
  5. 13 2月, 2015 1 次提交
  6. 05 2月, 2015 1 次提交
  7. 09 1月, 2015 1 次提交
  8. 04 12月, 2014 1 次提交
  9. 05 11月, 2014 3 次提交
  10. 03 11月, 2014 1 次提交
  11. 06 10月, 2014 1 次提交
  12. 16 9月, 2014 1 次提交
    • J
      Improve error reporting on users API · 998cd3cb
      jubianchi 提交于
      * users (#6878, #3526, #4209): Validation error messages are now exposed through 400 responses, 409 response are sent in case of duplicate email or username
      * MRs (#5335): 409 responses are sent in case of duplicate merge request (source/target branches), 422 responses are sent when submiting MR fo/from unrelated forks
      * issues
      * labels
      * projects
      998cd3cb
  13. 30 6月, 2014 1 次提交
  14. 14 6月, 2014 1 次提交
  15. 13 6月, 2014 1 次提交
  16. 18 4月, 2014 1 次提交
    • T
      Implement GET /users/:uid/keys for admin users · 05e792b4
      Timm Friebe 提交于
      Complements POST operation added in gitlabhq/gitlabhq#3146
      
      Implement DELETE /users/:uid/keys/:id for admin users
      
      Fix "Line is too long. [83/80]"
      
      Use single quotes as advised
      
      Use single quotes as advised
      
      Use single quotes as advised
      
      Fix missing space around { and }
      
      Fix typo in documentation
      
      Only catch  ActiveRecord::RecordNotFound, let other exceptions propagate
      
      Raise a "404 Not found" if key to be deleted cannot be found
      As requested by @jvanbaarsen in https://github.com/gitlabhq/gitlabhq/pull/6781#discussion_r11735114
      
      Remove tab
      Unconfigured vim on this box, grrrr./
      05e792b4
  17. 12 4月, 2014 1 次提交
  18. 20 1月, 2014 1 次提交
  19. 30 9月, 2013 1 次提交
  20. 29 9月, 2013 1 次提交
  21. 15 9月, 2013 1 次提交
  22. 12 9月, 2013 2 次提交
  23. 29 7月, 2013 1 次提交
  24. 14 5月, 2013 1 次提交
  25. 19 3月, 2013 1 次提交
  26. 18 3月, 2013 1 次提交
  27. 05 3月, 2013 1 次提交
  28. 21 2月, 2013 1 次提交
  29. 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
  30. 18 1月, 2013 1 次提交
  31. 19 12月, 2012 1 次提交
  32. 13 11月, 2012 1 次提交
  33. 19 10月, 2012 1 次提交
  34. 02 10月, 2012 1 次提交
  35. 21 9月, 2012 2 次提交