An error occurred fetching the project authors.
  1. 14 Nov, 2016 1 commit
  2. 08 Nov, 2016 1 commit
  3. 24 Oct, 2016 2 commits
  4. 10 Oct, 2016 1 commit
  5. 27 Sep, 2016 1 commit
  6. 31 Aug, 2016 1 commit
  7. 03 Jun, 2016 2 commits
  8. 30 May, 2016 1 commit
  9. 18 Apr, 2016 3 commits
  10. 06 Apr, 2016 1 commit
  11. 17 Mar, 2016 2 commits
  12. 13 Mar, 2016 1 commit
    • Zeger-Jan van de Weg's avatar
      External Users · 42fcd388
      Zeger-Jan van de Weg authored
      The user has the rights of a public user execpt it can never create a project,
       group, or team. Also it cant view internal projects.
      42fcd388
  13. 12 Jan, 2016 1 commit
  14. 08 Jan, 2016 1 commit
  15. 28 Dec, 2015 1 commit
  16. 24 Dec, 2015 1 commit
  17. 22 Sep, 2015 1 commit
  18. 23 Aug, 2015 1 commit
  19. 31 Jul, 2015 1 commit
  20. 29 Jul, 2015 1 commit
  21. 03 Jul, 2015 1 commit
  22. 23 Jun, 2015 1 commit
  23. 28 May, 2015 1 commit
  24. 24 Mar, 2015 1 commit
  25. 04 Dec, 2014 1 commit
  26. 03 Nov, 2014 1 commit
  27. 15 Sep, 2014 1 commit
    • jubianchi's avatar
      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
      998cd3cb
  28. 30 Jun, 2014 1 commit
  29. 26 Jun, 2014 1 commit
  30. 13 Jun, 2014 1 commit
  31. 18 Apr, 2014 1 commit
    • Timm Friebe's avatar
      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./
      05e792b4
  32. 19 Jan, 2014 1 commit
  33. 18 Jan, 2014 1 commit
  34. 14 Dec, 2013 1 commit
  35. 29 Sep, 2013 1 commit