1. 12 Jan, 2016 4 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
    • Jacob Vosmaer's avatar
      Use foo%2Fbar in tests · 649ce056
      Jacob Vosmaer authored
      We should test with what actually happens, e.g. foo%2Fbar, not
      foo/bar.
      649ce056
    • Jacob Vosmaer's avatar
      Fix /api/v3/projects routing error · cd2bffd6
      Jacob Vosmaer authored
      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.
      cd2bffd6
  2. 08 Jan, 2016 7 commits
  3. 07 Jan, 2016 3 commits
  4. 06 Jan, 2016 8 commits
  5. 04 Jan, 2016 2 commits
  6. 17 Dec, 2015 7 commits
  7. 16 Dec, 2015 1 commit
  8. 15 Dec, 2015 3 commits
  9. 14 Dec, 2015 3 commits
  10. 11 Dec, 2015 2 commits