- 12 Jan, 2016 2 commits
-
-
Jacob Vosmaer authored
We should test with what actually happens, e.g. foo%2Fbar, not foo/bar.
-
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.
-
- 08 Jan, 2016 7 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
Prevent archive zombies Interrupted archive downloads were creating zombies, see https://gitlab.com/gitlab-org/gitlab-workhorse/issues/9 See merge request !25
-
Jacob Vosmaer authored
Episode V: The Archive Zombies Strike Back
-
Jacob Vosmaer authored
The -relativeURL option existed for a while but was never included in an official release.
-
- 07 Jan, 2016 3 commits
-
-
Jacob Vosmaer authored
Do not show error pages in development mode See merge request !24
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 06 Jan, 2016 8 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
Hat tip to Stan Hu: https://gitlab.com/gitlab-org/gitlab-workhorse/merge_requests/21
-
-
Jacob Vosmaer authored
Fix routing for encoded slashes It seems URI.Path gets unescaped. URI.EscapePath() contains the `%2F` we want. Also see https://gitlab.com/gitlab-org/gitlab-ce/issues/4124 See merge request !23
-
- 04 Jan, 2016 2 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 17 Dec, 2015 7 commits
-
-
Jacob Vosmaer authored
-
Kamil Trzciński authored
Improve relative URL support This also removes the -relativeURLRoot setting introduced in 0.5.0. See merge request !19
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
The missing trailing / on example.com/gitlab was making us throw a 404.
-
- 16 Dec, 2015 1 commit
-
-
Jacob Vosmaer authored
-
- 15 Dec, 2015 3 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
Make GitLab Workhorse passthrough to Unicorn It works :) See merge request !12
-
Kamil Trzcinski authored
-
- 14 Dec, 2015 3 commits
-
-
Jacob Vosmaer authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 11 Dec, 2015 4 commits
-
-
Kamil Trzcinski authored
-
Jacob Vosmaer authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-