summaryrefslogtreecommitdiff
path: root/app/views/admin/runners/show.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Replace ci_status_path with pipeline_pathrc/use-existing-url-helperRémy Coutable2017-11-141-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
|
* Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-1/+1
| | | | | | | | | | | | Rename other URL generators admin_builds_path -> admin_jobs_path Fix tests and more renaming Fix more tests Also change build_id to job_id in the controller
* Adds changelog entryFilipa Lacerda2017-02-031-4/+4
| | | | | | Replace "builds" in project settings Replace "builds" in admin area
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-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-211-1/+1
|\ | | | | | | | | | | | | Fixes error 500 on Runners page (`ActionView::Template::Error (Missing partial kaminari/_paginator`) Originally reported downstream: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819903 See merge request !5701
| * Fix error 500 on Runners page.Libor Klepáč2016-08-081-1/+1
| | | | | | | | | | | | | | | | | | | | ~~~~ ActionView::Template::Error (Missing partial kaminari/_paginator ~~~~ Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819903 Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
* | Replace generic table withAnnabel Dunstone Gray2016-10-101-1/+1
| |
* | Fix grammar and typos in Runners pagesaxil/gitlab-ce-typos_runners_pagesAchilleas Pipinellis2016-09-281-6/+6
|/ | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* 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
|
* Reuse runners edit form in admin and project areaGrzegorz Bizon2016-05-101-19/+3
|
* Fix 500 when viewing specific runners on runners page [ci skip]Kamil Trzcinski2015-12-141-1/+1
|
* 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-111-0/+125