An error occurred fetching the project authors.
  1. 16 Nov, 2015 1 commit
  2. 29 Oct, 2015 1 commit
  3. 22 Oct, 2015 1 commit
  4. 08 Oct, 2015 1 commit
  5. 02 Sep, 2015 2 commits
  6. 31 Aug, 2015 1 commit
  7. 28 Jul, 2015 4 commits
  8. 22 May, 2015 1 commit
  9. 24 Mar, 2015 2 commits
  10. 02 Mar, 2015 1 commit
  11. 23 Feb, 2015 1 commit
  12. 03 Feb, 2015 1 commit
  13. 28 Jan, 2015 1 commit
  14. 06 Jan, 2015 1 commit
    • Jacob Vosmaer's avatar
      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.
      af56c1dd
  15. 18 Dec, 2014 1 commit
  16. 15 Dec, 2014 1 commit
  17. 18 Nov, 2014 1 commit
  18. 21 Oct, 2014 1 commit
  19. 21 Mar, 2014 2 commits
  20. 20 Mar, 2014 2 commits
  21. 16 Dec, 2013 1 commit
    • Thomas Guyot-Sionnest's avatar
      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.
      843548cc
  22. 27 Nov, 2013 1 commit
  23. 22 Nov, 2013 2 commits
  24. 20 Nov, 2013 1 commit
  25. 24 Oct, 2013 1 commit
  26. 02 Sep, 2013 1 commit
  27. 26 Aug, 2013 1 commit
  28. 15 Aug, 2013 1 commit
  29. 16 Jul, 2013 1 commit
  30. 14 Jun, 2013 1 commit
  31. 24 May, 2013 1 commit
  32. 03 May, 2013 1 commit