summaryrefslogtreecommitdiff
path: root/app/views/projects/runners
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
* Refurbish spec/features/runners_spec.rbShinya Maeda2017-08-231-1/+1
* Upgrade haml_lint Gem to 0.26.0Winnie Hellmann2017-08-071-1/+1
* Add an id for the tag(#registration_token). Wrap long lines.Shinya Maeda2017-07-201-1/+3
* Add coordinator url to admin area runner pageShinya Maeda2017-07-201-16/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-052-4/+4
* Remove references to '/ci' path while describing Runner's registrationchange-url-in-specific-runners-registration-stepsTomasz Maczukin2017-05-151-1/+1
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-9/+12
* Alphabetically sort tags on runner listblackst0ne2017-02-153-3/+3
* changed pipelines controller name to ci_cd_pipelinesJose Ivan Vargas2017-02-061-1/+1
* Converted the views to partials that compose the menu item "pipelines"Jose Ivan Vargas2017-02-062-6/+4
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-032-2/+2
* Adds changelog entryFilipa Lacerda2017-02-031-3/+3
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-2/+2
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1