summaryrefslogtreecommitdiff
path: root/app/views/admin/runners
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '43717-breadcrumb-on-admin-runner-page' into 'master'Sean McGivern2018-03-141-0/+4
|\
| * Set breadcrumb for admin/runners/showTakuya Noguchi2018-03-141-0/+4
* | Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets2018-03-051-3/+3
|/
* Add IP Address to admin runners table (#43489)Dylan Griffith2018-02-282-0/+3
* 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-231-3/+2
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-1/+1
* Replace ci_status_path with pipeline_pathrc/use-existing-url-helperRémy Coutable2017-11-141-1/+1
* Revert a regression on runners sorting (!15134)Takuya Noguchi2017-11-121-1/+1
* Mobile-friendly table on Admin Runnersjivl-mobile-friendly-table-runnersTakuya Noguchi2017-11-011-16/+17
* Add sort runners on admin runnersTakuya Noguchi2017-10-041-1/+1
* Remove unused admin subnavsAnnabel Dunstone Gray2017-09-251-1/+0
* various breadcrumb updatesPhil Hughes2017-08-181-0/+1
* Add an id for the tag(#registration_token). Wrap long lines.Shinya Maeda2017-07-201-1/+3
* i18n readyShinya Maeda2017-07-201-2/+2
* Add coordinator url to admin area runner pageShinya Maeda2017-07-201-20/+11
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* 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 explicit message when no runners on adminTakuya Noguchi2017-06-261-16/+19
* Remove icon from reset health check token button33380-button-iconAnnabel Dunstone Gray2017-06-061-5/+3
* Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-1/+1
* Update all instances of "fa-refresh" to "fa-spinner"Andrew Torres2017-04-111-1/+1
* 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