summaryrefslogtreecommitdiff
path: root/app/views/projects/runners
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-184-14/+16
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-206-25/+30
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-11/+17
* 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-192-4/+7
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-14/+11
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-202-5/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-251-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-22/+3
* Update string structure for group runnersGeorge Tsiolis2019-01-091-1/+1
* Update externalized strings from `/app/views/project/runners`George Tsiolis2018-11-261-1/+1
* Externalize strings from `/app/views/project/runners`George Tsiolis2018-11-234-10/+8
* Simplify runner registration token resettingTomasz Maczukin2018-10-041-2/+28
* Fix grammar in runner-related specs, views and localisations.Marcel Amirault2018-09-191-1/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-1/+1
* Does not collapse runners section when using pagination42754-runners-paginationFilipa Lacerda2018-08-201-1/+1
* Remove the use of `is_shared` of `Ci::Runner`remove-is-shared-from-ci-runnersKamil Trzciński2018-06-261-1/+1
* group runnersMark Chao2018-06-061-2/+2
* Merge branch 'master' into 'bootstrap4'Clement Ho2018-05-104-7/+8
|\
| * Add more i18n for runner pagesDylan Griffith2018-05-094-7/+8
* | Merge branch 'master' into bootstrap4Clement Ho2018-05-087-149/+50
|\ \ | |/
| * Use btn-inverted for Enable group RunnersKamil Trzciński2018-05-071-1/+1
| * Add internalizationKamil Trzciński2018-05-072-18/+23
| * Extract shared partial app/views/shared/runners/_runner_description.html.hamlDylan Griffith2018-05-071-16/+1
| * Share _form and show for project, instance and group runnersDylan Griffith2018-05-073-123/+1
| * Remove whitespace between shared runers and group runners (#10244)Dylan Griffith2018-05-071-3/+0
| * Inline runner_path and runners_path helpersDylan Griffith2018-05-072-3/+3
| * Make disable group runners button outlined like disable shared runners button...Dylan Griffith2018-05-071-1/+1
| * Copy changes around registering runners (#10244)Dylan Griffith2018-05-072-3/+3
| * Allow setting up group runners in group CI/CD settings (#10244)Dylan Griffith2018-05-071-2/+2
| * Partially revert ebcd5711c5ff937bf925002bf9a5b636b037684e to fix runner pagesDylan Griffith2018-05-041-1/+1
| * Add comment in _runner.html.haml about hacky runner type checkDylan Griffith2018-05-031-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
| * | Remove N+1 query from app/views/projects/runners/_runner.html.hamlDylan Griffith2018-05-011-1/+1
| * | Rename Runner#group? -> #assigned_to_group? and Runner#project? -> #assigned_...Dylan Griffith2018-04-301-1/+1
| * | show group runners setup only to group masterAlexis Reigel2018-04-231-2/+5
| * | allow disabling/enabling group runners per projectAlexis Reigel2018-04-231-0/+10
| * | show group runners on runners pageAlexis Reigel2018-04-233-1/+24
| |/
* | [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-primary => badge-primaryClement Ho2018-04-132-2/+2
* | [skip ci] Convert .label. to .badge.Clement Ho2018-04-133-4/+4
* | [skip ci] add col-sm-* for form-horizontal changes to keep layoutClement Ho2018-04-121-9/+9
* | [skip ci] .form-horizontal => .form-group.rowClement Ho2018-04-121-10/+10
* | [skip ci] .control-label to .col-form-labelClement Ho2018-04-111-9/+9
* | [skip ci] .help-block to .form-text.text-mutedClement Ho2018-04-111-2/+2
* | [skip ci] Convert .checkbox to .form-checkClement Ho2018-04-111-4/+4
* | [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-092-3/+3
|/