An error occurred fetching the project authors.
  1. 21 Mar, 2014 3 commits
  2. 20 Mar, 2014 3 commits
  3. 19 Mar, 2014 1 commit
  4. 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
  5. 27 Nov, 2013 1 commit
  6. 22 Nov, 2013 2 commits
  7. 20 Nov, 2013 1 commit
  8. 24 Oct, 2013 1 commit
  9. 02 Sep, 2013 1 commit
  10. 26 Aug, 2013 1 commit
  11. 15 Aug, 2013 1 commit
  12. 16 Jul, 2013 1 commit
  13. 14 Jun, 2013 1 commit
  14. 24 May, 2013 1 commit
  15. 03 May, 2013 3 commits
  16. 29 Apr, 2013 1 commit
  17. 27 Apr, 2013 1 commit
  18. 14 Feb, 2013 3 commits
  19. 19 Jan, 2013 1 commit
  20. 14 Jan, 2013 1 commit
  21. 13 Jan, 2013 1 commit
  22. 28 Dec, 2012 1 commit
  23. 11 Dec, 2012 1 commit
  24. 26 Nov, 2012 1 commit
  25. 26 Oct, 2012 1 commit
  26. 22 Oct, 2012 1 commit
  27. 21 Oct, 2012 1 commit
  28. 17 Sep, 2012 1 commit
  29. 02 Sep, 2012 1 commit
  30. 28 Aug, 2012 1 commit
    • randx's avatar
      Use similar interface to access gitolite · 7cdc5b9e
      randx authored
      Simplified gitolite handle logic
      Stubn over monkeypatch
      Stub only specific methods in Gitlab:Gitolite
      Moved grach auth to lib
      added specs for keys observer
      removes SshKey role
      7cdc5b9e
  31. 25 Aug, 2012 1 commit