summaryrefslogtreecommitdiff
path: root/app/views/admin/runners/index.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-137/+1
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-6/+6
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-120/+122
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-7/+6
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-2/+4
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-13/+13
* Add latest changes from gitlab-org/gitlab@13-6-stable-eeGitLab Bot2020-11-231-3/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+3
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-5/+5
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-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@masterGitLab Bot2020-01-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-021-11/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-3/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-271-1/+1
* Make flash notifications stickyFatih Acet2019-09-031-123/+121
* Remove baseEndpoint from search dropdwon63177-follow-up-from-use-scoped-routes-for-labels-and-milestonesDmitriy Zaporozhets2019-06-241-1/+1
* use lazy ajax filter dropdown for runner tagsAlexis Reigel2019-02-271-1/+2
* add tag filter to admin runners pageAlexis Reigel2019-02-271-0/+18
* Update runner admin page to make description field largerSascha Reynolds2019-01-301-2/+2
* Simplify runner registration token resettingTomasz Maczukin2018-10-041-93/+90
* Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'Kamil TrzciƄski2018-09-261-0/+9
|\
| * add type filter to admin runners pageAlexis Reigel2018-09-241-0/+9
* | Wrap content for admin runners tableFilipa Lacerda2018-09-201-2/+10
* | Fix grammar in runner-related specs, views and localisations.Marcel Amirault2018-09-191-1/+1
* | Resolve "Move filter dropdown from Font Awesome to our own icons"Constance Okoghenun2018-09-181-2/+3
|/
* rename variable from *_cnt to *_countAlexis Reigel2018-09-121-1/+1
* dry up view by using a for loopAlexis Reigel2018-08-291-9/+2
* add i18n support to admin runners pageAlexis Reigel2018-08-291-33/+37
* show number of runners indicator as calloutAlexis Reigel2018-08-291-6/+4
* convert admin runners table to responsive tableAlexis Reigel2018-08-291-16/+13
* add sort dropdown to admin runners pageAlexis Reigel2018-08-291-1/+3
* use filtered search bar for admin runnersAlexis Reigel2018-08-291-12/+44
* add status filter to admin runners pageAlexis Reigel2018-08-201-7/+11
* clarify runners currently online textBen Bodenmiller2018-08-201-1/+1
* [Rails5] Replace `params` with `safe_params` in app/views/admin/runners/index...blackst0ne2018-06-061-1/+1
* Merge branch 'master' into bootstrap4Clement Ho2018-05-231-1/+1
|\
| * Fixes: Runners search input placeholder is cut offJacopo2018-05-231-1/+1
* | Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-101-1/+1
* | Merge branch 'master' into bootstrap4Clement Ho2018-05-081-0/+3
|\ \ | |/
| * denote group runners on admin runners pageAlexis Reigel2018-04-231-0/+3
* | [skip ci] label-info => badge-infoClement Ho2018-04-131-1/+1
* | [skip ci] label-danger => badge-dangerClement Ho2018-04-131-1/+1
* | [skip ci] Convert label-success to badge-successClement Ho2018-04-131-1/+1
* | [skip ci] label-warning => badge-warningClement Ho2018-04-131-1/+1
* | [skip ci] Convert .label. to .badge.Clement Ho2018-04-131-4/+4
* | [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1