BigW Consortium Gitlab

  1. 16 Jun, 2017 1 commit
  2. 05 Jun, 2017 5 commits
  3. 05 May, 2017 1 commit
  4. 14 Apr, 2017 1 commit
  5. 03 Apr, 2017 1 commit
  6. 25 Jan, 2017 1 commit
  7. 23 Nov, 2016 1 commit
  8. 09 Nov, 2016 1 commit
  9. 16 Sep, 2016 1 commit
  10. 13 Sep, 2016 2 commits
  11. 05 Sep, 2016 1 commit
  12. 09 Aug, 2016 1 commit
  13. 03 Aug, 2016 1 commit
    • Stop 'git push' over HTTP early · b8f754dd
      Jacob Vosmaer authored
      Before this change we always let users push Git data over HTTP before
      deciding whether to accept to push. This was different from pushing
      over SSH where we terminate a 'git push' early if we already know the
      user is not allowed to push.
      
      This change let Git over HTTP follow the same behavior as Git over
      SSH. We also distinguish between HTTP 404 and 403 responses when
      denying Git requests, depending on whether the user is allowed to know
      the project exists.
  14. 22 Jul, 2016 1 commit
  15. 05 Jul, 2016 7 commits
  16. 01 Jul, 2016 1 commit
  17. 16 Jun, 2016 2 commits
  18. 10 Jun, 2016 1 commit
    • Improve Gitlab::Auth method names · 0e896ffe
      Jacob Vosmaer authored
      Auth.find was a very generic name for a very specific method.
      Auth.find_in_gitlab_or_ldap was inaccurate in GitLab EE where it also
      looks in Kerberos.
  19. 08 Jun, 2016 1 commit
  20. 03 Jun, 2016 4 commits
  21. 29 Apr, 2016 1 commit
  22. 25 Apr, 2016 1 commit
  23. 22 Apr, 2016 2 commits
  24. 15 Apr, 2016 1 commit