summaryrefslogtreecommitdiff
path: root/lib/api/helpers/runner.rb
Commit message (Expand)AuthorAgeFilesLines
* CE: Add project download & project export audit eventce-port-4550-add-project-download-export-audit-eventmanojmj2019-07-261-1/+1
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-2/+1
* Properly handle multiple X-Forwarded-For addresses in runner IPStan Hu2019-02-241-1/+1
* Get remote address for runnerSteve Azzopardi2019-01-241-1/+1
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Change update entrypoint instead of adding new keep-alive oneTomasz Maczukin2018-06-071-0/+5
* Persist runner IP address on contact (#43489)Dylan Griffith2018-02-281-6/+12
* Merge branch 'master' into 38265-stuckcijobsworker-wrongly-detects-cancels-st...Matija Čupić2018-02-041-4/+2
|\
| * use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-4/+2
* | Refactor runner attribute caching implementationMatija Čupić2018-02-041-1/+1
* | Move info update implementation to Ci::Runner modelMatija Čupić2018-01-291-26/+1
* | Update runner info on all authenticated requestsMatija Čupić2018-01-291-0/+2
* | Extend Runner API helpers with cache info storageMatija Čupić2018-01-291-5/+11
|/
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-0/+2
* Fix current feature related specsTiago Botelho2017-06-281-1/+2
* Backport API changes needed to fix sticking in EEbackport-sticking-api-helper-changesYorick Peterse2017-03-311-1/+5
* Remove legacy Runners support in /api/v4/jobs/requestTomasz Maczukin2017-03-201-8/+0
* Fix rubocop offensesTomasz Maczukin2017-03-021-2/+2
* Add artifacts uploading authorize APITomasz Maczukin2017-03-021-0/+4
* Add job patch trace APITomasz Maczukin2017-03-021-0/+13
* Add job update APITomasz Maczukin2017-03-021-1/+10
* Fix rubocop offensesTomasz Maczukin2017-03-021-1/+1
* Add jobs requesting APITomasz Maczukin2017-03-021-0/+28
* Rename API::Ci to API::Runnerfeature/runners-v4-apiTomasz Maczukin2017-02-161-0/+23