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-08-20clarify runners currently online textBen Bodenmiller
2018-07-20Add container to show runner pageAnnabel Dunstone Gray
2018-06-26Remove the use of `is_shared` of `Ci::Runner`Kamil Trzciński
2018-06-06[Rails5] Replace `params` with `safe_params` in app/views/admin/runners/index...blackst0ne
2018-05-23Merge branch 'master' into bootstrap4Clement Ho
2018-05-23Merge branch '39710-search-placeholder-cut-off' into 'master'Annabel Gray
2018-05-23Fixes: Runners search input placeholder is cut offJacopo
2018-05-21Merge branch 'master' into bootstrap4Clement Ho
2018-05-10Rename btn-secondary to btn-defaultAnnabel Dunstone Gray
2018-05-09Revert "Partially revert ebcd5711c5ff937bf925002bf9a5b636b037684e to fix runn...Matija Čupić
2018-05-08Merge branch 'master' into bootstrap4Clement Ho
2018-05-07Share _form and show for project, instance and group runnersDylan Griffith
2018-05-04Partially revert ebcd5711c5ff937bf925002bf9a5b636b037684e to fix runner pagesDylan Griffith
2018-05-03Merge branch 'master' into feature/runner-per-groupDylan Griffith
2018-05-01Use group_type? where possible during transition periodDylan 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-23different text on admin runner page for group r.Alexis Reigel
2018-04-23denote group runners on admin runners pageAlexis Reigel
2018-04-13[skip ci] label-info => badge-infoClement Ho
2018-04-13[skip ci] label-danger => badge-dangerClement Ho
2018-04-13[skip ci] Convert label-success to badge-successClement Ho
2018-04-13[skip ci] label-primary => badge-primaryClement Ho
2018-04-13[skip ci] label-warning => badge-warningClement Ho
2018-04-13[skip ci] Convert .label. to .badge.Clement Ho
2018-04-13[skip ci] Convert btn-xs to btn-smClement Ho
2018-04-09[skip ci] Replace .pull-right with .float-rightClement Ho
2018-04-09Replace .pull-left with .float-leftClement Ho
2018-04-09Rename .btn-default to .btn-secondaryClement Ho
2018-03-14Merge branch '43717-breadcrumb-on-admin-runner-page' into 'master'Sean McGivern
2018-03-14Set breadcrumb for admin/runners/showTakuya Noguchi
2018-03-05Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets
2018-02-28Add IP Address to admin runners table (#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
2017-11-14Replace ci_status_path with pipeline_pathRémy Coutable
2017-11-12Revert a regression on runners sorting (!15134)Takuya Noguchi
2017-11-01Mobile-friendly table on Admin RunnersTakuya Noguchi
2017-10-03Add sort runners on admin runnersTakuya Noguchi
2017-09-25Remove unused admin subnavsAnnabel Dunstone Gray
2017-08-18various breadcrumb updatesPhil Hughes
2017-07-20Add an id for the tag(#registration_token). Wrap long lines.Shinya Maeda
2017-07-20i18n readyShinya 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-07-03Replace existing runner links with icons and tooltips, move into btn-group.Bryce Johnson
2017-06-26Add explicit message when no runners on adminTakuya Noguchi
2017-06-07Remove icon from reset health check token buttonAnnabel Dunstone Gray
2017-05-17Rename BuildsController to JobsControllerLin Jen-Shin
2017-04-12Update all instances of "fa-refresh" to "fa-spinner"Andrew Torres