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-10-30Renaming Secret Variables in the codebaseMarcel Amirault
2018-10-04Simplify runner registration token resettingTomasz Maczukin
2018-09-26Enable even more frozen string in app/controllersgfyoung
2018-06-26Remove the use of `is_shared` of `Ci::Runner`Kamil Trzciński
2018-06-06add deploy strategy radio buttonsMike Greiling
2018-05-16Rename User#ci_authorized_runners -> ci_owned_runnersDylan Griffith
2018-05-03Remove Runner#belonging_to_any_project since this is no longer neededDylan Griffith
2018-04-27Rename `runner.belonging_to_group(project.id) -> runner.belonging_to_parent_g...Dylan Griffith
2018-04-23restrict projects ci controller to project runnersAlexis Reigel
2018-04-23show group runners on runners pageAlexis Reigel
2018-04-04Move leftovers from pipelines_settings_controller to settings/ci_cd_controllerTomasz Maczukin
2018-03-27Build ci/lint pageMayra Cabrera
2018-03-01Make Projects::Settings:CiCdController#reset_cache a json endpointMatija Čupić
2018-01-05Add missing empty line in #reset_cacheMatija Čupić
2018-01-05Move cache reset to ci_cd_settings controllerMatija Čupić
2017-08-31Form for setting project auto devops settingsZeger-Jan van de Weg
2017-07-21Rename build to pipeline for status badgesZ.J. van de Weg
2017-07-07Basic BE changeShinya Maeda
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-02-06Fixed tests, renamed files and methodsJose Ivan Vargas
2017-02-06Changed the controller/route name to 'ci/cd' and renamed the corresponding filesJose Ivan Vargas