summaryrefslogtreecommitdiff
path: root/app/controllers/projects/settings/ci_cd_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Autofixed some untranslated stringsi18n-copLuke Bennett2019-01-311-2/+2
* Renaming Secret Variables in the codebaseMarcel Amirault2018-10-301-2/+2
* Simplify runner registration token resettingTomasz Maczukin2018-10-041-0/+7
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Remove the use of `is_shared` of `Ci::Runner`remove-is-shared-from-ci-runnersKamil Trzciński2018-06-261-1/+1
* add deploy strategy radio buttonsMike Greiling2018-06-061-1/+1
* Rename User#ci_authorized_runners -> ci_owned_runnersDylan Griffith2018-05-161-1/+1
* Remove Runner#belonging_to_any_project since this is no longer neededDylan Griffith2018-05-031-1/+0
* Rename `runner.belonging_to_group(project.id) -> runner.belonging_to_parent_g...Dylan Griffith2018-04-271-1/+1
* restrict projects ci controller to project runnersAlexis Reigel2018-04-231-2/+7
* show group runners on runners pageAlexis Reigel2018-04-231-0/+4
* Move leftovers from pipelines_settings_controller to settings/ci_cd_controllerTomasz Maczukin2018-04-041-5/+45
* Build ci/lint pageMayra Cabrera2018-03-261-3/+3
* Make Projects::Settings:CiCdController#reset_cache a json endpointMatija Čupić2018-03-011-4/+6
* Add missing empty line in #reset_cacheMatija Čupić2018-01-041-0/+1
* Move cache reset to ci_cd_settings controllerMatija Čupić2018-01-041-0/+9
* Form for setting project auto devops settingsZeger-Jan van de Weg2017-08-311-0/+5
* Rename build to pipeline for status badgesZ.J. van de Weg2017-07-211-1/+1
* Basic BE changeShinya Maeda2017-07-071-1/+4
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Fixed tests, renamed files and methodsJose Ivan Vargas2017-02-061-2/+2
* Changed the controller/route name to 'ci/cd' and renamed the corresponding filesJose Ivan Vargas2017-02-061-0/+44