summaryrefslogtreecommitdiff
path: root/app/views/projects/runners/_form.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Rename maximum_job_timeout to maximum_timeoutTomasz Maczukin2018-03-281-2/+2
* Replace user_readable with human_readableTomasz Maczukin2018-03-281-2/+2
* Rename job_upper_timeout to maximum_job_timeoutTomasz Maczukin2018-03-281-3/+3
* Add UI support for per-runner job timeoutTomasz Maczukin2018-03-281-0/+6
* Add ip_address to admin runner form (#43489)Dylan Griffith2018-02-281-0/+5
* Fix typo37886-typo-in-protected-runners-setting-checkboxFabio Busatto2017-09-141-1/+1
* Add help text to runner edit page that tags should be separated by commas.Brendan O'Leary2017-09-131-1/+1
* Refactor access_level to not_protected and ref_protectedShinya Maeda2017-09-031-1/+1
* Remove conversion string to interger for access_levelShinya Maeda2017-09-031-1/+1
* Add spec. Fix runner setting page. It worked.Shinya Maeda2017-09-031-1/+1
* Update application code by the db schema changeShinya Maeda2017-09-031-1/+1
* iniShinya Maeda2017-09-031-0/+6
* Alphabetically sort tags on runner listblackst0ne2017-02-151-1/+1
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-1/+1
* Fix grammar and typos in Runners pagesaxil/gitlab-ce-typos_runners_pagesAchilleas Pipinellis2016-09-281-2/+2
* Update wordings according to:Lin Jen-Shin2016-06-211-2/+2
* Updated description for the formLin Jen-Shin2016-06-091-2/+2
* WIP, try to add views for locked runnersLin Jen-Shin2016-06-091-0/+6
* Minor runner-related code refactoringsGrzegorz Bizon2016-05-191-1/+1
* Display validation errors when admin edits a runnerGrzegorz Bizon2016-05-191-1/+1
* Add minor corrections related to config of runnerGrzegorz Bizon2016-05-191-1/+2
* Add form for runner config to run untagged jobsGrzegorz Bizon2016-05-191-0/+6
* Reuse runners edit form in admin and project areaGrzegorz Bizon2016-05-101-0/+25