summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/workhorse_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Migrate Gitlab::Git::Blob.find to Gitalyfeature/migrate-blob-find-to-gitalyAhmad Sherif2017-06-211-1/+0
* Send gitaly token to workhorse when neededJacob Vosmaer2017-06-201-1/+5
* Stop using deprecated `path` field on Gitaly messagesAlejandro Rodríguez2017-06-141-1/+1
* Allow PostReceivePack to be enabled with Gitalyenable-gitaly-receive-packAlejandro Rodríguez2017-05-301-1/+1
* Don't reuse gRPC channelsJacob Vosmaer2017-05-151-1/+1
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-2/+2
* Pass GL_REPOSITORY in Workhorse responses29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-gitlab-ceAlejandro Rodríguez2017-05-051-2/+15
* Remove deprecated field from workhorse responseJacob Vosmaer2017-04-051-3/+1
* Merge branch 'workhorse-gitaly-address' into 'master' Sean McGivern2017-04-041-1/+3
|\
| * Pass GitalyAddress to workhorseJacob Vosmaer2017-04-041-1/+3
* | Disable support for Gitaly PostReceivePackfix/disable-gitaly-post-receive-packAhmad Sherif2017-04-041-18/+20
|/
* Add feature flags for enabling (Upload|Receive)Pack for Gitalyfeature/add-feature-flags-for-upload-receive-packAhmad Sherif2017-04-031-7/+51
* Pass Gitaly Repository messages to workhorseJacob Vosmaer2017-04-031-1/+7
* Change socket_path to gitaly_addressJacob Vosmaer2017-03-291-8/+4
* Use set_key_and_notifyuse-publish-to-post-notificationsKamil Trzcinski2017-03-061-1/+1
* Update notification codeKamil Trzcinski2017-03-061-3/+3
* Add specs for notificationsKamil Trzcinski2017-03-031-0/+54
* Introduce maximum session time for terminal websocket connectionterminal-max-session-timeAdam Niedzielski2017-02-061-2/+4
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* Pass Gitaly resource path to gitlab-workhorse if Gitaly is enabledfeature/gitaly-feature-flagAhmad Sherif2017-01-181-0/+23
* Add terminals to the Kubernetes deployment serviceNick Thomas2016-12-191-0/+36
* Use base SHA for patches and diffsNick Thomas2016-09-221-3/+37
* Allow trailing newline in secret base64 dataJacob Vosmaer2016-09-131-0/+5
* Constants in specsJacob Vosmaer2016-09-061-1/+1
* Verify JWT messages from gitlab-workhorseJacob Vosmaer2016-09-051-1/+85
* Add workhorse controller and API helpersDouwe Maan2016-06-061-1/+1
* First version of "git archive" headersJacob Vosmaer2016-02-021-0/+18