- 27 Oct, 2020 1 commit
-
-
Alessio Caiazza authored
Clean up main.go NO CHANGELOG See merge request gitlab-org/gitlab-workhorse!639
-
- 26 Oct, 2020 3 commits
-
-
Jacob Vosmaer authored
Set default max image scaler procs to num_cpu / 2 See merge request gitlab-org/gitlab-workhorse!635
-
Matthias Käppler authored
This is a more realistic value for a single node setup and development. The recommendation is to use num_cores / 2 as a guideline.
-
Jacob Vosmaer authored
-
- 23 Oct, 2020 2 commits
-
-
Nick Thomas authored
Simplify config handling in main() See merge request gitlab-org/gitlab-workhorse!634
-
Jacob Vosmaer authored
-
- 22 Oct, 2020 2 commits
-
-
Alessio Caiazza authored
Don't log "success" when failing over to original image Closes #311 See merge request gitlab-org/gitlab-workhorse!636
-
Matthias Käppler authored
-
- 21 Oct, 2020 4 commits
-
-
Nick Thomas authored
Add route for Debian package uploads See merge request gitlab-org/gitlab-workhorse!610
-
-
Alessio Caiazza authored
-
Alessio Caiazza authored
[ci skip]
-
- 20 Oct, 2020 4 commits
-
-
Jacob Vosmaer authored
Run go mod tidy NO CHANGELOG See merge request gitlab-org/gitlab-workhorse!630
-
Nick Thomas authored
-
Nick Thomas authored
Restructure error handling in main() Closes #310 See merge request gitlab-org/gitlab-workhorse!633
-
Jacob Vosmaer authored
-
- 19 Oct, 2020 1 commit
-
-
Jacob Vosmaer authored
Fix typo in redis URL scheme See merge request gitlab-org/gitlab-workhorse!631
-
- 16 Oct, 2020 6 commits
-
-
Hordur Freyr Yngvason authored
There should only be two "s"es, not three, see https://www.iana.org/assignments/uri-schemes/prov/redis
-
Jacob Vosmaer authored
Include route identifier in access logs See merge request gitlab-org/gitlab-workhorse!624
-
Andrew Newdigate authored
-
Jacob Vosmaer authored
Only generate CI artifact metadata for ZIP files See merge request gitlab-org/gitlab-workhorse!627
-
Alessio Caiazza authored
Make workhorse naming consistent in the docs NO CHANGELOG See merge request gitlab-org/gitlab-workhorse!629
-
Marcel Amirault authored
-
- 15 Oct, 2020 4 commits
-
-
Stan Hu authored
In the beginning, CI artifacts were resticted to ZIP files, but they have been expanded to be JSON files, tar.gz files, and more. Prior to this change, these gitlab-zip-metadata would be run for each of these non-ZIP artifacts, generating lots of noise in the logs. We now inspect the `artifact_format` query string to determine whether to generate metadata. If the format is ZIP, which is the case for CI archives and LSIF files, we generate metadata. Relates to https://gitlab.com/gitlab-org/gitlab-workhorse/-/issues/272
-
Alessio Caiazza authored
-
Alessio Caiazza authored
[ci skip]
-
Alessio Caiazza authored
fix link in README.md NO CHANGELOG See merge request gitlab-org/gitlab-workhorse!628
-
- 12 Oct, 2020 2 commits
-
-
Jacob Vosmaer authored
Allow configure Img Resizing params See merge request gitlab-org/gitlab-workhorse!615
-
Aleksei Lipniagov authored
-
- 10 Oct, 2020 1 commit
-
-
ooooooo_q authored
-
- 07 Oct, 2020 5 commits
-
-
Jacob Vosmaer authored
Split documentation out of README - NO CHANGELOG See merge request gitlab-org/gitlab-workhorse!620
-
Alessio Caiazza authored
Document that new configuration should use the config file NO CHANGELOG See merge request gitlab-org/gitlab-workhorse!625
-
Alessio Caiazza authored
Document that new configuration should use the config file NO CHANGELOG See merge request gitlab-org/gitlab-workhorse!625
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
Fix processing lsif dump with repeating lines with inVs Closes #305 See merge request gitlab-org/gitlab-workhorse!621
-
- 05 Oct, 2020 3 commits
-
-
Павел Кузнецов authored
Rewrite processing of lines with "label":"contains" and "label":"item" for appending for arrays instead override then when lines repeat few times with equal outV.
-
Nick Thomas authored
Add CODEOWNERS with listed maintainers See merge request gitlab-org/gitlab-workhorse!623
-
Igor Drozdov authored
-
- 02 Oct, 2020 2 commits
-
-
Alessio Caiazza authored
-
Alessio Caiazza authored
[ci skip]
-