summaryrefslogtreecommitdiff
path: root/app/views/projects/runners
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Rename maximum_job_timeout to maximum_timeoutTomasz Maczukin2018-03-282-3/+3
* Remove information about maximum_job_timeout from runners listsTomasz Maczukin2018-03-281-2/+0
* Replace user_readable with human_readableTomasz Maczukin2018-03-283-4/+4
* Rename job_upper_timeout to maximum_job_timeoutTomasz Maczukin2018-03-283-7/+7
* Add UI support for per-runner job timeoutTomasz Maczukin2018-03-283-0/+11
* Add IP Address to project runner show page (#43489)Dylan Griffith2018-02-281-0/+3
* Add ip_address to admin runner form (#43489)Dylan Griffith2018-02-281-0/+5
* Add a button to deploy a runner to a Kubernetes cluster in the settings page42044-osw-add-button-to-deploy-runner-to-kubernetesOswaldo Ferreira2018-02-232-5/+4
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-2/+2
* Remove erroneous text in shared runners page that suggested more runners avai...sh-remove-shared-runners-and-moreStan Hu2018-01-151-3/+0
* Add pause/resume button to specific project runnersMario de la Ossa2017-12-271-0/+4
* Fix typo37886-typo-in-protected-runners-setting-checkboxFabio Busatto2017-09-141-1/+1
* Add help text to runner edit page that tags should be separated by commas.Brendan O'Leary2017-09-131-1/+1
* Refactor access_level to not_protected and ref_protectedShinya Maeda2017-09-032-2/+2
* Remove conversion string to interger for access_levelShinya Maeda2017-09-031-1/+1
* Add spec. Fix runner setting page. It worked.Shinya Maeda2017-09-031-1/+1
* Update application code by the db schema changeShinya Maeda2017-09-032-2/+2
* iniShinya Maeda2017-09-032-0/+9