Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-09Add more i18n for runner pagesDylan Griffith
2018-05-07Use btn-inverted for Enable group RunnersKamil Trzciński
2018-05-07Add internalizationKamil Trzciński
2018-05-07Extract shared partial app/views/shared/runners/_runner_description.html.hamlDylan Griffith
2018-05-07Share _form and show for project, instance and group runnersDylan Griffith
2018-05-07Remove whitespace between shared runers and group runners (#10244)Dylan Griffith
2018-05-07Inline runner_path and runners_path helpersDylan Griffith
2018-05-07Make disable group runners button outlined like disable shared runners button...Dylan Griffith
2018-05-07Copy changes around registering runners (#10244)Dylan Griffith
2018-05-07Allow setting up group runners in group CI/CD settings (#10244)Dylan Griffith
2018-05-04Partially revert ebcd5711c5ff937bf925002bf9a5b636b037684e to fix runner pagesDylan Griffith
2018-05-03Add comment in _runner.html.haml about hacky runner type checkDylan Griffith
2018-05-03Merge branch 'master' into feature/runner-per-groupDylan Griffith
2018-05-01Remove N+1 query from app/views/projects/runners/_runner.html.hamlDylan Griffith
2018-04-30Rename Runner#group? -> #assigned_to_group? and Runner#project? -> #assigned_...Dylan Griffith
2018-04-27Replace time_ago_in_words with JS-based oneTakuya Noguchi
2018-04-23show group runners setup only to group masterAlexis Reigel
2018-04-23allow disabling/enabling group runners per projectAlexis Reigel
2018-04-23show group runners on runners pageAlexis Reigel
2018-03-28Rename maximum_job_timeout to maximum_timeoutTomasz Maczukin
2018-03-28Remove information about maximum_job_timeout from runners listsTomasz Maczukin
2018-03-28Replace user_readable with human_readableTomasz Maczukin
2018-03-28Rename job_upper_timeout to maximum_job_timeoutTomasz Maczukin
2018-03-28Add UI support for per-runner job timeoutTomasz Maczukin
2018-02-28Add IP Address to project runner show page (#43489)Dylan Griffith
2018-02-28Add ip_address to admin runner form (#43489)Dylan Griffith
2018-02-23Add a button to deploy a runner to a Kubernetes cluster in the settings pageOswaldo Ferreira
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-16Remove erroneous text in shared runners page that suggested more runners avai...Stan Hu
2017-12-27Add pause/resume button to specific project runnersMario de la Ossa
2017-09-15Fix typoFabio Busatto
2017-09-13Add help text to runner edit page that tags should be separated by commas.Brendan O'Leary
2017-09-03Refactor access_level to not_protected and ref_protectedShinya Maeda
2017-09-03Remove conversion string to interger for access_levelShinya Maeda
2017-09-03Add spec. Fix runner setting page. It worked.Shinya Maeda
2017-09-03Update application code by the db schema changeShinya Maeda
2017-09-03iniShinya Maeda
2017-08-23Refurbish spec/features/runners_spec.rbShinya Maeda
2017-08-07Upgrade haml_lint Gem to 0.26.0Winnie Hellmann
2017-07-20Add an id for the tag(#registration_token). Wrap long lines.Shinya Maeda
2017-07-20Add coordinator url to admin area runner pageShinya Maeda
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-05-15Remove references to '/ci' path while describing Runner's registrationTomasz Maczukin
2017-05-12Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan
2017-02-15Alphabetically sort tags on runner listblackst0ne
2017-02-06changed pipelines controller name to ci_cd_pipelinesJose Ivan Vargas
2017-02-06Converted the views to partials that compose the menu item "pipelines"Jose Ivan Vargas
2017-02-03Fix broken testsFilipa Lacerda
2017-02-03Adds changelog entryFilipa Lacerda
2017-01-24HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya