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
2018-12-19Update specs to rails5 formatblackst0ne
2018-09-15add status param to runners apiAlexis Reigel
2018-09-15cleanup runners api specsAlexis Reigel
2018-09-15add type param to runners apiAlexis Reigel
2018-09-15fix and add missing api specsAlexis Reigel
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-11Add missing maximum_timeout parametergfyoung
2018-07-04Make deprecated scopes of Runner explicitKamil Trzciński
2018-06-26Remove the use of `is_shared` of `Ci::Runner`Kamil Trzciński
2018-05-31Bring back deleted specsKamil Trzciński
2018-05-31Improve Runners API validationsKamil Trzciński
2018-05-31Fix specs api/runners_spec.rb, api/v3/runners_spec.rb update_build_queue_serv...Dylan Griffith
2018-05-31Fix some failuresKamil Trzciński
2018-05-31Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński
2018-05-31Improve runner_type validations for Ci::RunnerDylan Griffith
2018-05-16Allow admin to assign shared runner to project through APIDylan Griffith
2018-05-16Allow group runners to be viewed/edited in APIDylan Griffith
2018-05-08Expose runner ip address to runners APILars Greiss
2018-04-30Remove unnecessary API specs for group runners since we do not have API suppo...Dylan Griffith
2018-04-23runner can't be assigned to more than 1 groupAlexis Reigel
2018-04-23disallow group runners to become project runnersAlexis Reigel
2018-04-23support group runners in existing API endpointsAlexis Reigel
2018-03-28Fix style problem in spec/requests/api/runners_spec.rbTomasz Maczukin
2018-03-28Rename maximum_job_timeout to maximum_timeoutTomasz Maczukin
2018-03-28Rename job_upper_timeout to maximum_job_timeoutTomasz Maczukin
2018-03-28Add support for job_upper_timeout in APITomasz Maczukin
2017-11-28Refactorize jobs finding logicTomasz Maczukin
2017-11-28Use 'set' instead of 'let!' when it's possibleTomasz Maczukin
2017-11-28Allow filtering by 'status'Tomasz Maczukin
2017-11-28Add information about projectTomasz Maczukin
2017-11-28Add new API endpoint - list jobs of a specified runnerTomasz Maczukin
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-09-03Improve API arguments as StringShinya Maeda
2017-09-03Refactor access_level to not_protected and ref_protectedShinya Maeda
2017-09-03Impprove spec by godfat suggestionsShinya Maeda
2017-09-03Add API supportShinya Maeda
2017-08-28Add tests for the unmodified headerRobert Schilling
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-17Merge branch 'paginate-all-the-things' into 'master' Rémy Coutable
2017-02-16Add a custom pagination matcherRobert Schilling
2017-02-13Add a test to make sure the queue ticks when updating runnersLin Jen-Shin
2017-01-17Replace many :project with :empty_projects in API specsRémy Coutable
2016-11-10Grapify runners APIRobert Schilling
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-06-14Merge branch 'prefer-assign_to' into feature/runner-lock-on-projectLin Jen-Shin
2016-06-14Avoid enabling locked runners. Give 403 in this caseLin Jen-Shin