summaryrefslogtreecommitdiff
path: root/app/views/admin/runners
Commit message (Expand)AuthorAgeFilesLines
* Add runner version to /admin/runners viewJonathon Reinhart2017-02-262-0/+3
* Fix grammer issue in admin/runners28353-little-grammar-issueClement Ho2017-02-171-1/+1
* Alphabetically sort tags on runner listblackst0ne2017-02-151-1/+1
* Adds changelog entryFilipa Lacerda2017-02-032-9/+9
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-242-2/+2
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* Improve detailed status badge partialGrzegorz Bizon2016-12-121-1/+1
* Rename icon_with_label to icon_with_descriptionKamil Trzcinski2016-12-121-1/+1
* Remove ci_status_with_icon helper and replace it with partial [ci skip]Kamil Trzcinski2016-12-121-1/+1
* Merge branch 'runners-paginate' into 'master' Rémy Coutable2016-10-212-2/+2
|\
| * Fix error 500 on Runners page.Libor Klepáč2016-08-082-2/+2
* | Replace generic table withAnnabel Dunstone Gray2016-10-101-1/+1
* | Fix grammar and typos in Runners pagesaxil/gitlab-ce-typos_runners_pagesAchilleas Pipinellis2016-09-282-16/+18
|/
* Merge remote-tracking branch 'upstream/master' into enable-shared-runners-wit...Lin Jen-Shin2016-07-011-1/+1
|\
| * Remove unnecessary parenscode_style_fixesValery Sizov2016-06-301-1/+1
* | Use warning for locked runners:Lin Jen-Shin2016-06-302-2/+2
* | They're projects, so we shouldn't show lock iconLin Jen-Shin2016-06-281-3/+0
* | Allow admins to assign locked runners:Lin Jen-Shin2016-06-283-0/+8
|/
* Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-201-59/+65
|\
| * Move admin->runners tab as subnav of overview tabdz-organize-admin-settingsDmitriy Zaporozhets2016-06-161-59/+65
* | Test for enabling/disabling runners from admin runner pageLin Jen-Shin2016-06-171-2/+2
|/
* Fix tests offenses: use `pipeline` of Ci::Build and rename viewsKamil Trzcinski2016-06-061-2/+2
* Extend runner config options for untagged jobsGrzegorz Bizon2016-05-191-2/+0
* Merge branch 'fix/reuse-runner-edit-form-in-admin-area' into 'master' Rémy Coutable2016-05-121-19/+3
|\
| * Reuse runners edit form in admin and project areaGrzegorz Bizon2016-05-101-19/+3
* | 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
|/
* Fix missing paddings in admin areaDmitriy Zaporozhets2016-04-041-1/+1
* Use method that creates runners registration tokenGrzegorz Bizon2015-12-231-1/+1
* Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-141-1/+1
|\
| * Fix 500 when viewing specific runners on runners page [ci skip]Kamil Trzcinski2015-12-141-1/+1
* | Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-141-2/+16
|/
* Fix runners admin view [ci skip]Kamil Trzcinski2015-12-141-1/+1
* Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-1/+1
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-114-0/+228