1. 22 Sep, 2015 1 commit
  2. 07 Sep, 2015 2 commits
  3. 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
  4. 25 Aug, 2015 1 commit
  5. 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
  6. 23 Aug, 2015 4 commits
  7. 22 Aug, 2015 3 commits
  8. 21 Aug, 2015 1 commit
  9. 11 Aug, 2015 1 commit
  10. 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
  11. 07 Aug, 2015 2 commits
  12. 03 Aug, 2015 4 commits
  13. 01 Aug, 2015 18 commits