summaryrefslogtreecommitdiff
path: root/app/helpers/workhorse_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Verify JWT messages from gitlab-workhorseJacob Vosmaer2016-09-051-0/+4
|
* Merge branch 'send-entry-via-Gitlab-Workhorse-Send-Data' into 'master' Douwe Maan2016-07-111-0/+6
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Gitlab-Workhorse-Send-Data to send entry ## What does this MR do? Use Gitlab-Workhorse-Send-Data to send entry: Closes #19224, Closes #19128 Also requires this MR to work: https://gitlab.com/gitlab-org/gitlab-workhorse/merge_requests/53 ## Are there points in the code the reviewer needs to double check? Do we have a test for this? ## Why was this MR needed? This way gitlab-workhorse does not have to call any API. See merge request !5094
| * Use Gitlab-Workhorse-Send-Data to send entry:Lin Jen-Shin2016-07-051-0/+6
| | | | | | | | | | | | | | Closes #19224, Closes #19128 Also requires this MR to work: https://gitlab.com/gitlab-org/gitlab-workhorse/merge_requests/53
* | Add send_git_patch helperDouwe Maan2016-07-061-1/+8
|/
* Add send_git_diff helperDouwe Maan2016-06-081-1/+8
|
* Add workhorse controller and API helpersDouwe Maan2016-06-061-0/+17