1. 21 Jan, 2016 1 commit
  2. 20 Jan, 2016 1 commit
  3. 19 Jan, 2016 4 commits
  4. 18 Jan, 2016 8 commits
  5. 15 Jan, 2016 6 commits
  6. 14 Jan, 2016 7 commits
  7. 13 Jan, 2016 11 commits
  8. 12 Jan, 2016 2 commits
    • Jacob Vosmaer's avatar
      Version 0.5.4 · 58957d60
      Jacob Vosmaer authored
      58957d60
    • Jacob Vosmaer's avatar
      Merge branch 'fix-api-projects-routing' into 'master' · e18abf03
      Jacob Vosmaer authored
      Fix /api/v3/projects routing error
      
      Non-special API requests were getting special treatment, which
      resulted in 500 errors. This change avoids the special treatment and
      adds tests that assert that regular API requests should be left alone
      by gitlab-workhorse.
      
      See merge request !26
      e18abf03