BigW Consortium Gitlab

  1. 03 Apr, 2017 1 commit
  2. 25 Jan, 2017 1 commit
  3. 23 Nov, 2016 1 commit
  4. 09 Nov, 2016 1 commit
  5. 16 Sep, 2016 1 commit
  6. 13 Sep, 2016 2 commits
  7. 05 Sep, 2016 1 commit
  8. 09 Aug, 2016 1 commit
  9. 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.
  10. 22 Jul, 2016 1 commit
  11. 05 Jul, 2016 7 commits
  12. 01 Jul, 2016 1 commit
  13. 16 Jun, 2016 2 commits
  14. 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.
  15. 08 Jun, 2016 1 commit
  16. 03 Jun, 2016 4 commits
  17. 29 Apr, 2016 1 commit
  18. 25 Apr, 2016 1 commit
  19. 22 Apr, 2016 2 commits
  20. 15 Apr, 2016 1 commit
  21. 06 Apr, 2016 2 commits
  22. 24 Mar, 2016 1 commit
  23. 23 Mar, 2016 1 commit