summaryrefslogtreecommitdiff
path: root/app/views/projects/runners
Commit message (Expand)AuthorAgeFilesLines
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-092-3/+3
* Rename maximum_job_timeout to maximum_timeoutTomasz Maczukin2018-03-282-3/+3
* Remove information about maximum_job_timeout from runners listsTomasz Maczukin2018-03-281-2/+0
* Replace user_readable with human_readableTomasz Maczukin2018-03-283-4/+4
* Rename job_upper_timeout to maximum_job_timeoutTomasz Maczukin2018-03-283-7/+7
* Add UI support for per-runner job timeoutTomasz Maczukin2018-03-283-0/+11
* Add IP Address to project runner show page (#43489)Dylan Griffith2018-02-281-0/+3
* Add ip_address to admin runner form (#43489)Dylan Griffith2018-02-281-0/+5
* Add a button to deploy a runner to a Kubernetes cluster in the settings page42044-osw-add-button-to-deploy-runner-to-kubernetesOswaldo Ferreira2018-02-232-5/+4
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-2/+2
* Remove erroneous text in shared runners page that suggested more runners avai...sh-remove-shared-runners-and-moreStan Hu2018-01-151-3/+0
* Add pause/resume button to specific project runnersMario de la Ossa2017-12-271-0/+4
* 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-032-2/+2
* 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-032-2/+2
* iniShinya Maeda2017-09-032-0/+9
* Refurbish spec/features/runners_spec.rbShinya Maeda2017-08-231-1/+1
* Upgrade haml_lint Gem to 0.26.0Winnie Hellmann2017-08-071-1/+1
* Add an id for the tag(#registration_token). Wrap long lines.Shinya Maeda2017-07-201-1/+3
* Add coordinator url to admin area runner pageShinya Maeda2017-07-201-16/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-052-4/+4
* Remove references to '/ci' path while describing Runner's registrationchange-url-in-specific-runners-registration-stepsTomasz Maczukin2017-05-151-1/+1
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-9/+12
* Alphabetically sort tags on runner listblackst0ne2017-02-153-3/+3
* changed pipelines controller name to ci_cd_pipelinesJose Ivan Vargas2017-02-061-1/+1
* Converted the views to partials that compose the menu item "pipelines"Jose Ivan Vargas2017-02-062-6/+4
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-032-2/+2
* Adds changelog entryFilipa Lacerda2017-02-031-3/+3
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-2/+2
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* Merge branch 'runners-paginate' into 'master' Rémy Coutable2016-10-211-1/+1
|\
| * Fix error 500 on Runners page.Libor Klepáč2016-08-081-1/+1
* | Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-071-2/+2
* | Fix grammar and typos in Runners pagesaxil/gitlab-ce-typos_runners_pagesAchilleas Pipinellis2016-09-285-22/+24
|/
* Update wordings according to:Lin Jen-Shin2016-06-213-4/+4
* Rename according to:Lin Jen-Shin2016-06-202-7/+7
* Use .has-tooltip as suggested at:Lin Jen-Shin2016-06-201-2/+1
* Use font awesome instead of Unicode. Feedback from:Lin Jen-Shin2016-06-151-1/+2
* Add a small locked icon if it's locked:Lin Jen-Shin2016-06-091-0/+2
* Updated description for the formLin Jen-Shin2016-06-091-2/+2
* WIP, try to add views for locked runnersLin Jen-Shin2016-06-092-0/+9
* Fix grammar and wording in text on various pages.Connor Shea2016-05-221-1/+1
* 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-192-3/+2
* Use form errors helper in CI runner edit formGrzegorz Bizon2016-05-191-4/+1
* Improve displaying validation messages for runnerGrzegorz Bizon2016-05-191-0/+6