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