1. 03 6月, 2016 2 次提交
  2. 01 6月, 2016 1 次提交
  3. 29 4月, 2016 2 次提交
  4. 18 4月, 2016 1 次提交
  5. 17 3月, 2016 1 次提交
  6. 14 3月, 2016 1 次提交
    • Z
      External Users · 42fcd388
      Zeger-Jan van de Weg 提交于
      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
  7. 04 3月, 2016 1 次提交
  8. 09 1月, 2016 1 次提交
  9. 24 12月, 2015 1 次提交
  10. 08 12月, 2015 1 次提交
  11. 10 11月, 2015 1 次提交
    • K
      Implement Build Artifacts · d0e3e823
      Kamil Trzcinski 提交于
      - Offloads uploading to GitLab Workhorse
      - Use /authorize request for fast uploading
      - Added backup recipes for artifacts
      - Support download acceleration using X-Sendfile
      d0e3e823
  12. 23 9月, 2015 1 次提交
  13. 23 8月, 2015 1 次提交
  14. 30 7月, 2015 1 次提交
  15. 29 7月, 2015 1 次提交
  16. 03 7月, 2015 1 次提交
  17. 24 6月, 2015 1 次提交
  18. 22 6月, 2015 1 次提交
  19. 24 4月, 2015 2 次提交
  20. 22 4月, 2015 1 次提交
  21. 27 3月, 2015 1 次提交
  22. 13 2月, 2015 1 次提交
  23. 05 2月, 2015 1 次提交
  24. 09 1月, 2015 1 次提交
  25. 04 12月, 2014 1 次提交
  26. 05 11月, 2014 3 次提交
  27. 03 11月, 2014 1 次提交
  28. 06 10月, 2014 1 次提交
  29. 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
  30. 30 6月, 2014 1 次提交
  31. 14 6月, 2014 1 次提交
  32. 13 6月, 2014 1 次提交
  33. 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
  34. 12 4月, 2014 1 次提交
  35. 20 1月, 2014 1 次提交