summaryrefslogtreecommitdiff
path: root/app/views/admin/runners/_runner.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Partially revert ebcd5711c5ff937bf925002bf9a5b636b037684e to fix runner pagesDylan Griffith2018-05-041-1/+1
* Merge branch 'master' into feature/runner-per-groupDylan Griffith2018-05-031-1/+1
|\
| * Replace time_ago_in_words with JS-based oneTakuya Noguchi2018-04-271-1/+1
* | Use group_type? where possible during transition periodDylan Griffith2018-05-011-2/+2
* | Rename Runner#group? -> #assigned_to_group? and Runner#project? -> #assigned_...Dylan Griffith2018-04-301-2/+2
* | denote group runners on admin runners pageAlexis Reigel2018-04-231-1/+3
|/
* Add IP Address to admin runners table (#43489)Dylan Griffith2018-02-281-0/+2
* Replace existing runner links with icons and tooltips, move into btn-group.32048-shared-runners-admin-buttons-have-odd-spacingBryce Johnson2017-07-031-7/+10
* Add runner version to /admin/runners viewJonathon Reinhart2017-02-261-0/+2
* Alphabetically sort tags on runner listblackst0ne2017-02-151-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* Use warning for locked runners:Lin Jen-Shin2016-06-301-1/+1
* Allow admins to assign locked runners:Lin Jen-Shin2016-06-281-0/+2
* Use abbrevation in runners table in admin areaGrzegorz Bizon2016-05-101-1/+1
* Remove broken inline runner description edit formGrzegorz Bizon2016-05-091-10/+2
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-0/+48