Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update GitLab Workhorse to v8.0.0 | Nick Thomas | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | Upgrade to workhorse 7.6.0: | Andrew Newdigate | 2018-12-10 | 1 | -1/+1 |
| | |||||
* | Add feature flag for workhorse content type calculation | Francisco Javier López | 2018-12-06 | 1 | -1/+1 |
| | |||||
* | Upgrade GitLab Workhorse to v7.4.0 | Stan Hu | 2018-12-04 | 1 | -1/+1 |
| | |||||
* | Upgrade GitLab Workhorse to v7.3.0 | Nick Thomas | 2018-11-30 | 1 | -1/+1 |
| | |||||
* | Bump GitLab Workhorse to 7.2.1 | Stan Hu | 2018-11-28 | 1 | -1/+1 |
| | | | | https://gitlab.com/gitlab-org/gitlab-workhorse/blob/master/CHANGELOG | ||||
* | Bump GitLab Workhorse to 7.1.1 | Stan Hu | 2018-11-14 | 1 | -1/+1 |
| | | | | This version now supports redis[s]:// URL schemes. | ||||
* | Update GitLab-Workhorse to 7.1.0upgrade-workhorse-7-1-0 | Andrew Newdigate | 2018-11-07 | 1 | -1/+1 |
| | |||||
* | Update Workhorse to 7.0.0 for Gitaly's new auth scheme | Alejandro Rodríguez | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Bump gitlab-workhorse to 6.1.1 to fix custom error handling | Stan Hu | 2018-09-27 | 1 | -1/+1 |
| | |||||
* | Fix attachments not displaying inline with Google Cloud Storage | Stan Hu | 2018-09-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | There were several issues: 1. With Google Cloud Storage, we can't override the Content-Type with Response-Content-Type once it is set. Setting the value to `application/octet-stream` doesn't buy us anything. GCS defaults to `application/octet-stream`, and AWS uses `binary/octet-stream`. Just remove this `Content-Type` when we upload new files. 2. CarrierWave and fog-google need to support query parameters: https://github.com/fog/fog-google/pull/409/files, https://github.com/carrierwaveuploader/carrierwave/pull/2332/files. CarrierWave has been monkey-patched until an official release. 3. Workhorse also needs to remove the Content-Type header in the request (https://gitlab.com/gitlab-org/gitlab-workhorse/blob/ef80978ff89e628c8eeb66556720e30587d3deb6/internal/objectstore/object.go#L66), or we'll get a 403 error when uploading due to signed URLs not matching the headers. Upgrading to Workhorse 6.1.0 for https://gitlab.com/gitlab-org/gitlab-workhorse/merge_requests/297 will make Workhorse use the headers that are used by Rails. Closes #49957 | ||||
* | Use gitlab-workhorse 6.0.0workhorse-6.0.0 | Jacob Vosmaer | 2018-08-16 | 1 | -1/+1 |
| | |||||
* | Update GitLab Workhorse to v5.1.0nick.thomas/gitlab-ce-workhorse-5-1-0 | Nick Thomas | 2018-07-30 | 1 | -1/+1 |
| | |||||
* | Update Workhorse to v5.0.0 | Nick Thomas | 2018-07-04 | 1 | -1/+1 |
| | |||||
* | Update to GitLab Workhorse v4.3.1 | Nick Thomas | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | Update to GitLab Workhorse v4.3.0 | Nick Thomas | 2018-06-01 | 1 | -1/+1 |
| | |||||
* | Upgrade workhorse to v4.2.1 | Alessio Caiazza | 2018-05-22 | 1 | -1/+1 |
| | |||||
* | Use gitlab-workhorse 4.2.0 | Jacob Vosmaer | 2018-05-01 | 1 | -1/+1 |
| | |||||
* | Update GitLab Workhorse to v4.1.0 | Nick Thomas | 2018-04-12 | 1 | -1/+1 |
| | |||||
* | Upgrade Workhorse to 4.0.0upgrade-workhorse-4.0.0 | Kamil Trzciński | 2018-03-07 | 1 | -1/+1 |
| | |||||
* | Upgrade GitLab Workhorse to 3.8.0 for structured logging supportan/workhorse-3.8.0 | Andrew Newdigate | 2018-03-02 | 1 | -1/+1 |
| | |||||
* | Upgrade GitLab Workhorse to v3.6.0 | Kamil Trzciński | 2018-02-06 | 1 | -1/+1 |
| | |||||
* | Use gitlab-workhorse 3.5.1workhorse-3.5.1 | Jacob Vosmaer | 2018-01-22 | 1 | -1/+1 |
| | |||||
* | Add option to disable git archive caching in workhorseoption-disable-archive-cache | Jacob Vosmaer | 2018-01-09 | 1 | -1/+1 |
| | |||||
* | Use workhorse 3.4.0workhorse-3.4.0 | Jacob Vosmaer | 2018-01-08 | 1 | -1/+1 |
| | |||||
* | Update gitlab-workhorse to v3.3.1 | Nick Thomas | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | Support show-all-refs for git over HTTP | Nick Thomas | 2017-10-30 | 1 | -1/+1 |
| | |||||
* | Update required Workhorse version to v3.2.0workhorse-update | Alejandro Rodríguez | 2017-10-05 | 1 | -1/+1 |
| | |||||
* | Use gitlab-workhorse 3.1.0 | Jacob Vosmaer | 2017-09-20 | 1 | -1/+1 |
| | |||||
* | Migrate Workhorse SendBlob to Gitaly | Ahmad Sherif | 2017-07-11 | 1 | -1/+1 |
| | |||||
* | Upgrade GitLab Workhorse to v2.3.0 | Nick Thomas | 2017-07-06 | 1 | -1/+1 |
| | |||||
* | Use gitlab-workhorse 2.2.0 | Jacob Vosmaer | 2017-06-22 | 1 | -1/+1 |
| | |||||
* | Update gitlab-workhorse to v2.1.1 | Nick Thomas | 2017-06-09 | 1 | -1/+1 |
| | |||||
* | Use gitlab-workhorse 2.0.0 | Jacob Vosmaer | 2017-05-03 | 1 | -1/+1 |
| | |||||
* | Use gitlab-workhorse 1.4.3 | Jacob Vosmaer | 2017-04-05 | 1 | -1/+1 |
| | |||||
* | Use gitlab-workhorse 1.4.2 | Jacob Vosmaer | 2017-03-24 | 1 | -1/+1 |
| | | | | Fixes silent failure of `git clone` when Gitaly is not running. | ||||
* | Use gitlab-workhorse 1.4.1 | Jacob Vosmaer | 2017-03-13 | 1 | -1/+1 |
| | |||||
* | Use gitlab-workhorse 1.4.0 | Jacob Vosmaer | 2017-03-06 | 1 | -1/+1 |
| | | | | Bug fixes, Gitaly gRPC support, experimental Redis integration. | ||||
* | Use Workhorse v1.3.0 | Nick Thomas | 2017-01-20 | 1 | -1/+1 |
| | |||||
* | Use gitlab-workhorse 1.2.1 | Jacob Vosmaer | 2016-12-20 | 1 | -1/+1 |
| | |||||
* | Add Gitlab::Middleware::Multipart | Jacob Vosmaer | 2016-12-15 | 1 | -1/+1 |
| | |||||
* | Use gitlab-workhose 1.1.1 | Jacob Vosmaer | 2016-12-08 | 1 | -1/+1 |
| | | | | | Confines API rate limiting feature to builds/register.json CI requests only. | ||||
* | Use gitlab-workhorse 1.1.0 | Jacob Vosmaer | 2016-12-01 | 1 | -1/+1 |
| | |||||
* | Update GitLab Workhorse to v1.0.1 | Nick Thomas | 2016-11-25 | 1 | -1/+1 |
| | | | | | v1.0.0 was mistakenly tagged with a lightweight, rather than annotated, tag, which caused compiled versions of workhorse to wrongly report their version. | ||||
* | Update GitLab Workhorse to v1.0.0 | Nick Thomas | 2016-11-04 | 1 | -1/+1 |
| | |||||
* | Use gitlab-workhorse 0.8.5 | Nick Thomas | 2016-10-14 | 1 | -1/+1 |
| | |||||
* | Use gitlab-workhorse 0.8.4 | Jacob Vosmaer | 2016-10-06 | 1 | -1/+1 |
| | | | | Fixes Go 1.5 compatibility. | ||||
* | Use gitlab-workhorse 0.8.2 | Jacob Vosmaer | 2016-09-16 | 1 | -1/+1 |
| | | | | Fixes rejected API git archive extensions; improves Sentry errors. | ||||
* | Use gitlab-workhorse 0.8.1 | Jacob Vosmaer | 2016-09-09 | 1 | -1/+1 |
| | | | | This adds (basic) Sentry support. | ||||
* | Use gitlab-workhorse 0.8.0 | Jacob Vosmaer | 2016-09-08 | 1 | -1/+1 |
| |