summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/workhorse_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use persistent Redis cluster for Workhorse pub/sub notificationssh-use-shared-state-cluster-pubsubStan Hu2019-07-221-0/+1
* Add a feature flag for subdirectory archivesNick Thomas2019-04-161-25/+58
* JSON-encoded binary fields should use Base64::encode64Nick Thomas2019-04-161-1/+1
* Revert "Revert "Merge branch '24704-download-repository-path' into 'master'""Nick Thomas2019-04-161-12/+19
* Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-111-19/+12
* Renamed terminal_specification to channel_specificationFrancisco Javier López2019-04-041-5/+5
* Download a folder from repositoryPatrick Bajao2019-04-021-12/+19
* Allow multiple repositories per projectBob Van Landuyt2019-03-261-5/+5
* Update GitLab Workhorse to v8.0.0Nick Thomas2018-12-111-2/+0
* Add receive_max_input_size setting to Application settingsRubén Dávila2018-09-071-0/+16
* Remove last flags from Blob and WorkhorseJacob Vosmaer2018-07-111-27/+15
* Merge branch 'gitaly-mandatory-20180709-jv' into 'master'Douwe Maan2018-07-101-13/+11
|\
| * Use Gitaly for fetches and creating bundlesJacob Vosmaer2018-07-091-13/+11
* | Use stable gitlab-styles and eliminate offensesLin Jen-Shin2018-07-091-1/+1
|/
* Make blob and other RPC's mandatoryJacob Vosmaer (GitLab)2018-07-091-27/+15
* Make all Gitaly diff flags mandatoryJacob Vosmaer2018-07-061-27/+15
* Move git archives downloading to GitalyZeger-Jan van de Weg2018-05-171-11/+1
* Add an API endpoint to download git repository snapshotsNick Thomas2018-04-191-0/+22
* Add new repository archive routeJames Ramsay2018-04-061-2/+2
* Gitlab-workhorse still needs RepoPath on Git HTTPJacob Vosmaer (GitLab)2018-03-291-0/+3
* Make all workhorse gitaly calls opt-out, take 2Jacob Vosmaer2018-03-281-4/+4
* Revert "Merge branch 'workhorse-gitaly-mandatory' into 'master'"Sean McGivern2018-03-281-4/+4
* Remove some easy cases of 'path_to_repo' useJacob Vosmaer (GitLab)2018-03-281-3/+0
* Make all workhorse gitaly calls opt-outJacob Vosmaer (GitLab)2018-03-271-4/+4
* Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-071-1/+1
* Upgrade GitLab Workhorse to v3.6.0Kamil Trzciński2018-02-061-0/+17
* Add option to disable git archive caching in workhorseoption-disable-archive-cacheJacob Vosmaer2018-01-091-0/+14
* Support show-all-refs for git over HTTPNick Thomas2017-10-301-2/+16
* Fix a liniting error introduced by !14652Ahmad Sherif2017-10-101-2/+2
* Merge branch 'feature/migrate-workhorse-send-git-diff-patch-to-gitaly' into '...Robert Speicher2017-10-101-11/+55
|\
| * Migrate Workhorse Send{Diff,Patch} to Gitalyfeature/migrate-workhorse-send-git-diff-patch-to-gitalyAhmad Sherif2017-10-091-11/+55
* | Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-2/+2
|/
* [ci skip] Fix archive spec descrptionsgitaly-get-archiveAlejandro Rodríguez2017-10-021-2/+2
* Send extra Gitaly params for `send_git_archive` if neededAlejandro Rodríguez2017-10-021-1/+39
* Merge branch 'gitaly-add-branch' into 'master'Sean McGivern2017-10-021-1/+2
|\
| * Populate `Gitlay::Repository`'s `gl_repository` fieldAlejandro Rodríguez2017-09-301-1/+2
* | Add username as GL_USERNAME in hooks (http)David Turner2017-09-291-2/+12
|/
* Create repositories via GitalyJacob Vosmaer2017-09-291-7/+4
* Migrate Git::Repository#rm_tag to GitalyAhmad Sherif2017-09-281-1/+2
* Make Gitaly PostUploadPack mandatoryJacob Vosmaer (GitLab)2017-09-011-14/+3
* Merge branch 'workhorse-deprecate-gitaly-address' into 'master'Douwe Maan2017-08-151-1/+0
|\
| * Remove deprecated field from workhorse API responsesworkhorse-deprecate-gitaly-addressJacob Vosmaer2017-08-151-1/+0
* | Migrate force push check to Gitalyfeature/migrate-force-push-check-to-gitalyAhmad Sherif2017-08-111-1/+3
|/
* Use described_class when possibleRémy Coutable2017-07-271-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable gitaly_post_upload_pack by defaultJacob Vosmaer2017-07-251-1/+2
* Use a unique feature name for Workhorse send blob migrationfix/use-another-gitaly-feature-name-for-workhorse-send-blobAhmad Sherif2017-07-241-2/+2
* Merge branch 'migrate-workhorse-send-blob-to-gitaly' into 'master'Robert Speicher2017-07-121-0/+38
|\
| * Migrate Workhorse SendBlob to GitalyAhmad Sherif2017-07-111-0/+38
* | Support multiple Redis instances based on queue typePaul Charlton2017-07-111-2/+2
|/