summaryrefslogtreecommitdiff
path: root/app/views/projects/runners/_runner.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-1/+1
* Remove the use of `is_shared` of `Ci::Runner`remove-is-shared-from-ci-runnersKamil Trzciński2018-06-261-1/+1
* Merge branch 'master' into bootstrap4Clement Ho2018-05-081-8/+8
|\
| * Add internalizationKamil Trzciński2018-05-071-6/+6
| * Inline runner_path and runners_path helpersDylan Griffith2018-05-071-2/+2
| * Add comment in _runner.html.haml about hacky runner type checkDylan Griffith2018-05-031-1/+1
| * Remove N+1 query from app/views/projects/runners/_runner.html.hamlDylan Griffith2018-05-011-1/+1
| * Rename Runner#group? -> #assigned_to_group? and Runner#project? -> #assigned_...Dylan Griffith2018-04-301-1/+1
| * show group runners on runners pageAlexis Reigel2018-04-231-1/+1
* | [skip ci] label-primary => badge-primaryClement Ho2018-04-131-1/+1
* | [skip ci] Convert .label. to .badge.Clement Ho2018-04-131-1/+1
* | [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-2/+2
|/
* Add pause/resume button to specific project runnersMario de la Ossa2017-12-271-0/+4
* Refurbish spec/features/runners_spec.rbShinya Maeda2017-08-231-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-9/+12
* Alphabetically sort tags on runner listblackst0ne2017-02-151-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* Fix grammar and typos in Runners pagesaxil/gitlab-ce-typos_runners_pagesAchilleas Pipinellis2016-09-281-1/+1
* Update wordings according to:Lin Jen-Shin2016-06-211-1/+1
* Rename according to:Lin Jen-Shin2016-06-201-2/+2
* 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
* Extend runner config options for untagged jobsGrzegorz Bizon2016-05-191-1/+1
* Fix 500 when viewing specific runners on runners page [ci skip]Kamil Trzcinski2015-12-141-1/+1
* Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-2/+2
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-3/+3
* Move runners page to project settingsDmitriy Zaporozhets2015-09-251-0/+34