BigW Consortium Gitlab

  1. 24 Apr, 2015 2 commits
  2. 22 Apr, 2015 1 commit
  3. 27 Mar, 2015 1 commit
  4. 12 Feb, 2015 1 commit
  5. 05 Feb, 2015 1 commit
  6. 08 Jan, 2015 1 commit
  7. 04 Dec, 2014 1 commit
  8. 05 Nov, 2014 3 commits
  9. 02 Nov, 2014 1 commit
  10. 06 Oct, 2014 1 commit
  11. 15 Sep, 2014 1 commit
    • Improve error reporting on users API · 998cd3cb
      jubianchi authored
      * 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
  12. 30 Jun, 2014 1 commit
  13. 13 Jun, 2014 2 commits
  14. 18 Apr, 2014 1 commit
    • Implement GET /users/:uid/keys for admin users · 05e792b4
      Timm Friebe authored
      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./
  15. 11 Apr, 2014 1 commit
  16. 19 Jan, 2014 1 commit
  17. 29 Sep, 2013 2 commits
  18. 14 Sep, 2013 1 commit
  19. 11 Sep, 2013 2 commits
  20. 29 Jul, 2013 1 commit
  21. 14 May, 2013 1 commit
  22. 18 Mar, 2013 1 commit
  23. 17 Mar, 2013 1 commit
  24. 05 Mar, 2013 1 commit
  25. 21 Feb, 2013 1 commit
  26. 20 Feb, 2013 1 commit
    • 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.
  27. 18 Jan, 2013 1 commit
  28. 18 Dec, 2012 1 commit
  29. 13 Nov, 2012 1 commit
  30. 19 Oct, 2012 1 commit
  31. 02 Oct, 2012 1 commit
  32. 21 Sep, 2012 2 commits
  33. 12 Sep, 2012 1 commit