Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-25Properly handle multiple X-Forwarded-For addresses in runner IPStan Hu
2019-01-24Get remote address for runnerSteve Azzopardi
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-06-07Change update entrypoint instead of adding new keep-alive oneTomasz Maczukin
2018-02-28Persist runner IP address on contact (#43489)Dylan Griffith
2018-02-05Merge branch 'master' into 38265-stuckcijobsworker-wrongly-detects-cancels-st...Matija Čupić
2018-02-04Refactor runner attribute caching implementationMatija Čupić
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-29Move info update implementation to Ci::Runner modelMatija Čupić
2018-01-29Update runner info on all authenticated requestsMatija Čupić
2018-01-29Extend Runner API helpers with cache info storageMatija Čupić
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-08-31`current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern
2017-06-28Fix current feature related specsTiago Botelho
2017-03-31Backport API changes needed to fix sticking in EEYorick Peterse
2017-03-20Remove legacy Runners support in /api/v4/jobs/requestTomasz Maczukin
2017-03-02Fix rubocop offensesTomasz Maczukin
2017-03-02Add artifacts uploading authorize APITomasz Maczukin
2017-03-02Add job patch trace APITomasz Maczukin
2017-03-02Add job update APITomasz Maczukin
2017-03-02Fix rubocop offensesTomasz Maczukin
2017-03-02Add jobs requesting APITomasz Maczukin
2017-02-16Rename API::Ci to API::RunnerTomasz Maczukin