summaryrefslogtreecommitdiff
path: root/lib/gitlab/workhorse.rb
Commit message (Expand)AuthorAgeFilesLines
* Make location of gitlab_workhorse_secret configurableJakub Jirutka2017-04-191-1/+1
* Send more Gitaly::Repository fieldsJacob Vosmaer2017-04-071-8/+2
* Remove deprecated field from workhorse responseJacob Vosmaer2017-04-051-6/+1
* Merge branch 'workhorse-gitaly-address' into 'master' Sean McGivern2017-04-041-1/+6
|\
| * Pass GitalyAddress to workhorseJacob Vosmaer2017-04-041-1/+6
* | Disable support for Gitaly PostReceivePackfix/disable-gitaly-post-receive-packAhmad Sherif2017-04-041-1/+2
|/
* Add feature flags for enabling (Upload|Receive)Pack for Gitalyfeature/add-feature-flags-for-upload-receive-packAhmad Sherif2017-04-031-2/+14
* Pass Gitaly Repository messages to workhorseJacob Vosmaer2017-04-031-2/+10
* Change socket_path to gitaly_addressJacob Vosmaer2017-03-291-4/+5
* Update notification codeKamil Trzcinski2017-03-061-3/+2
* Add specs for notificationsKamil Trzcinski2017-03-031-1/+1
* Add support for Workhorse notificationsKamil Trzcinski2017-03-031-0/+14
* Enable Style/MutableConstantDouwe Maan2017-02-231-4/+4
* Introduce maximum session time for terminal websocket connectionterminal-max-session-timeAdam Niedzielski2017-02-061-1/+2
* Pass Gitaly resource path to gitlab-workhorse if Gitaly is enabledfeature/gitaly-feature-flagAhmad Sherif2017-01-181-1/+8
* Add terminals to the Kubernetes deployment serviceNick Thomas2016-12-191-0/+13
* Add Gitlab::Middleware::MultipartJacob Vosmaer2016-12-151-1/+5
* Explain the extra chmodJacob Vosmaer2016-09-261-1/+1
* Use base SHA for patches and diffsNick Thomas2016-09-221-6/+6
* Allow trailing newline in secret base64 dataJacob Vosmaer2016-09-131-1/+1
* Verify JWT messages from gitlab-workhorseJacob Vosmaer2016-09-051-2/+50
* If version file is unavailable unknown statusKatarzyna Kobierska2016-07-231-3/+2
* Add gitlab-workhorse version to admin dashboardKatarzyna Kobierska2016-07-231-0/+7
* Merge branch 'send-entry-via-Gitlab-Workhorse-Send-Data' into 'master' Douwe Maan2016-07-111-0/+12
|\
| * Use Gitlab-Workhorse-Send-Data to send entry:Lin Jen-Shin2016-07-051-0/+12
* | Add send_git_patch helperDouwe Maan2016-07-061-3/+3
* | Represent DiffRefs as proper class instead of tuple arrayDouwe Maan2016-07-061-4/+2
|/
* Bump workhorse versionzj-workhorse-format-patchZ.J. van de Weg2016-06-281-4/+4
* Workhorse to serve email diffsZ.J. van de Weg2016-06-281-0/+13
* Get rid of Gitlab::ShellEnvJacob Vosmaer2016-06-151-1/+1
* Merge branch 'master' into workhorse-helpersDouwe Maan2016-06-101-0/+7
|\
| * Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-htt...Jacob Vosmaer2016-06-081-0/+13
| |\
| * | Rubocop and whitespaceJacob Vosmaer2016-05-021-2/+2
| * | Move workhorse protocol code into libJacob Vosmaer2016-04-061-0/+7
* | | Add send_git_diff helperDouwe Maan2016-06-081-2/+17
|\ \ \ | | |/ | |/|
| * | Workhorse to serve raw diffsZeger-Jan van de Weg2016-06-031-2/+15
| |/
* | Add workhorse controller and API helpersDouwe Maan2016-06-061-4/+4
|/
* Fix APIJacob Vosmaer2016-02-111-2/+2
* First version of "git archive" headersJacob Vosmaer2016-02-021-4/+23
* Gotta have newlinesJacob Vosmaer2016-02-011-1/+1
* Use only one header to send git blobsJacob Vosmaer2016-02-011-0/+21