summaryrefslogtreecommitdiff
path: root/app/views/projects/runners/_runner.html.haml
Commit message (Expand)AuthorAgeFilesLines
* 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