Commit graph

13 commits

Author SHA1 Message Date
Shinya Maeda
acaf13d6f3 Add an id for the tag(#registration_token). Wrap long lines. 2017-07-20 15:14:22 +09:00
Shinya Maeda
3f66d3bd63 Add coordinator url to admin area runner page
Use partial and shring same UI

Swap two. Like the project runner section.

Fix tests
2017-07-20 15:04:52 +09:00
Tomasz Maczukin
cd06310123
Remove references to '/ci' path while describing Runner's registration 2017-05-15 11:52:05 +02:00
Jose Ivan Vargas
58110293d4 Converted the views to partials that compose the menu item "pipelines" 2017-02-06 14:51:18 -06:00
Kushal Pandya
fa21471af6 HAMLLint: Fix UnnecessaryInterpolation offences 2017-01-24 10:09:28 -08:00
Rémy Coutable
434ad2b927 Merge branch 'runners-paginate' into 'master'
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
2016-10-21 14:58:26 +00:00
Achilleas Pipinellis
edbbbe3a27 Fix grammar and typos in Runners pages
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-09-28 10:03:59 +02:00
Libor Klepáč
24538ec090 Fix error 500 on Runners page.
~~~~
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>
2016-08-08 16:28:57 +10:00
Lin Jen-Shin
4efc1c4a68 Rename according to:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4093#note_12563922

For clarification and consistency
2016-06-20 16:52:05 +08:00
Connor Shea
1a85f80b78
Fix grammar and wording in text on various pages. 2016-05-22 10:41:30 -06:00
Kamil Trzcinski
1c0683da7b Fix last specs 2015-12-11 18:02:10 +01:00
Kamil Trzcinski
e80e3f5372 Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
Dmitriy Zaporozhets
b328c76c06
Move runners page to project settings
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-09-25 18:03:41 +02:00
Renamed from app/views/ci/runners/_specific_runners.html.haml (Browse further)