BigW Consortium Gitlab

  1. 24 Mar, 2015 2 commits
  2. 02 Mar, 2015 1 commit
  3. 23 Feb, 2015 1 commit
  4. 03 Feb, 2015 2 commits
  5. 28 Jan, 2015 1 commit
  6. 06 Jan, 2015 1 commit
    • White-list requests from 127.0.0.1 · af56c1dd
      Jacob Vosmaer authored
      On some misconfigured GitLab servers, if you look in production.log it looks
      like all requests come from 127.0.0.1. To avoid unwanted banning we
      white-list 127.0.0.1 with this commit.
  7. 18 Dec, 2014 1 commit
  8. 15 Dec, 2014 1 commit
  9. 18 Nov, 2014 3 commits
  10. 06 Nov, 2014 2 commits
  11. 05 Nov, 2014 2 commits
  12. 31 Oct, 2014 1 commit
  13. 21 Oct, 2014 1 commit
  14. 03 Oct, 2014 1 commit
  15. 04 Sep, 2014 1 commit
  16. 11 Aug, 2014 1 commit
  17. 21 Mar, 2014 2 commits
  18. 20 Mar, 2014 2 commits
  19. 14 Mar, 2014 1 commit
  20. 16 Dec, 2013 1 commit
    • Fix HTTP push to public repos · 843548cc
      Thomas Guyot-Sionnest authored
      When doing an HTTP push, git (as of v1.7.9) first do an info/refs
      request, and only if this request requires authentication it asks the
      user for its password and authenticates further requests.
      
      The initial request normally clears without auth on public repos as it
      doesn't update any ref. This patch forces every git-receive-pack
      requests to provide authentication.
  21. 10 Dec, 2013 1 commit
  22. 09 Dec, 2013 1 commit
  23. 27 Nov, 2013 1 commit
  24. 22 Nov, 2013 2 commits
  25. 20 Nov, 2013 2 commits
  26. 01 Nov, 2013 2 commits
  27. 31 Oct, 2013 1 commit
  28. 29 Oct, 2013 1 commit
  29. 24 Oct, 2013 1 commit