1. 06 Oct, 2015 5 commits
  2. 04 Oct, 2015 5 commits
  3. 03 Oct, 2015 1 commit
  4. 02 Oct, 2015 3 commits
  5. 22 Sep, 2015 1 commit
  6. 07 Sep, 2015 2 commits
  7. 31 Aug, 2015 1 commit
    • Jacob Vosmaer's avatar
      Add optional Golang profiler · ffd46d3a
      Jacob Vosmaer authored
      The profiler is disabled by default. It will allow us to better
      understand the behavior of gitlab-git-http-server in production.
      ffd46d3a
  8. 25 Aug, 2015 1 commit
  9. 24 Aug, 2015 1 commit
    • Jacob Vosmaer's avatar
      Fix Makefile · 49187702
      Jacob Vosmaer authored
      Splitting the program in multiple files broke the Makefile, oops.
      49187702
  10. 23 Aug, 2015 4 commits
  11. 22 Aug, 2015 3 commits
  12. 21 Aug, 2015 1 commit
  13. 11 Aug, 2015 1 commit
  14. 09 Aug, 2015 1 commit
    • Jacob Vosmaer's avatar
      Close the auth TCP connection eagerly · baf89b43
      Jacob Vosmaer authored
      We should not leave open a TCP connection to the auth backend
      (Unicorn) in the CLOSE_WAIT state, it may take several minutes for
      the HTTP response to our own client to finish.
      baf89b43
  15. 07 Aug, 2015 2 commits
  16. 03 Aug, 2015 4 commits
  17. 01 Aug, 2015 4 commits