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
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-04-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-05Adding order by to list runner jobs api.sujay patel
2019-02-27add tag_list param to runners apiAlexis Reigel
2019-02-27Added: Documentation for the APINermin Vehabovic
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