summaryrefslogtreecommitdiff
path: root/app/views/admin/runners/show.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-1/+1
|
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-1/+1
|
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-89/+4
|
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-11/+3
|
* Add latest changes from gitlab-org/gitlab@14-0-stable-eeGitLab Bot2021-06-171-6/+8
|
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-5/+3
|
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-7/+8
|
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-28/+11
|
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-15/+17
|
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-8/+9
|
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+2
|
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+1
|
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-241-3/+3
|
* Add container to show runner pageAnnabel Dunstone Gray2018-07-201-1/+0
|
* Remove the use of `is_shared` of `Ci::Runner`remove-is-shared-from-ci-runnersKamil Trzciński2018-06-261-2/+2
|
* Merge branch 'master' into bootstrap4Clement Ho2018-05-081-2/+5
|\
| * Share _form and show for project, instance and group runnersDylan Griffith2018-05-071-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-1/+1
| | |
| * | Rename Runner#group? -> #assigned_to_group? and Runner#project? -> ↵Dylan Griffith2018-04-301-1/+1
| | | | | | | | | | | | #assigned_to_project?
| * | different text on admin runner page for group r.Alexis Reigel2018-04-231-0/+3
| |/
* | [skip ci] Convert btn-xs to btn-smClement Ho2018-04-121-2/+2
| |
* | [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-3/+3
|/
* Merge branch '43717-breadcrumb-on-admin-runner-page' into 'master'Sean McGivern2018-03-141-0/+4
|\ | | | | | | | | | | | | Breadcrumb on Admin Runner page Closes #43717 See merge request gitlab-org/gitlab-ce!17431
| * 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
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* 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