1. 22 Aug, 2015 1 commit
    • Jacob Vosmaer's avatar
      Remove regexp dependency · 84164aac
      Jacob Vosmaer authored
      Change in behavior: we now accept requests with path '/'. This
      should not be a problem; upstream GitLab (the 'auth backend') still
      decides if Git access to the path is OK. We are still guarding
      against traversal.
      84164aac
  2. 21 Aug, 2015 1 commit
  3. 11 Aug, 2015 1 commit
  4. 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
  5. 07 Aug, 2015 2 commits
  6. 03 Aug, 2015 4 commits
  7. 01 Aug, 2015 23 commits
  8. 30 Jul, 2015 4 commits
  9. 29 Jul, 2015 3 commits