summaryrefslogtreecommitdiff
path: root/app/views/admin/runners
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-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-2-stable-eev14.2.0-rc42GitLab Bot2021-08-193-228/+1
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-202-11/+11
* 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-163-126/+126
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-192-8/+9
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-203-56/+39
* 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-202-28/+30
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-172-9/+10
* 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/security/gitlab@13-5-stable-eeGitLab Bot2020-10-301-2/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-213-11/+11
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-193-4/+2
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-202-5/+5
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-204-3/+5
* 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 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
* Truncate long tags in runners tableSarah Groff Hennigh-Palermo2019-03-281-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
* Remove N+1 query for tags in /admin/runners pageStan Hu2019-02-261-1/+1
* Use limited counter for buildsMatija Čupić2019-02-131-1/+1
* Update runner admin page to make description field largerSascha Reynolds2019-01-302-4/+4
* Resolve "Runners IPv6 address overlaps other values"Miranda Fluharty2019-01-241-1/+1
* Take contacted_at value from the DB when it is about to be displayed in the W...Alexander Kutelev2019-01-041-2/+3
* Change `page_filter_path` default behaviorHeinrich Lee Yu2018-12-141-2/+2
* Fix secondary nav dropdown menu styling in tablet and mobile screensKushal Pandya2018-12-031-1/+1
* 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-203-49/+71
* | 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
* dry up view by extracting layout templateAlexis Reigel2018-08-292-61/+47
* add i18n support to admin runners pageAlexis Reigel2018-08-292-48/+52
* show number of runners indicator as calloutAlexis Reigel2018-08-291-6/+4
* convert admin runners table to responsive tableAlexis Reigel2018-08-292-66/+90