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-12-14Change `page_filter_path` default behaviorHeinrich Lee Yu
2018-12-03Fix secondary nav dropdown menu styling in tablet and mobile screensKushal Pandya
2018-10-04Simplify runner registration token resettingTomasz Maczukin
2018-09-26Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'Kamil Trzciński
2018-09-24add type filter to admin runners pageAlexis Reigel
2018-09-20Wrap content for admin runners tableFilipa Lacerda
2018-09-19Fix grammar in runner-related specs, views and localisations.Marcel Amirault
2018-09-18Resolve "Move filter dropdown from Font Awesome to our own icons"Constance Okoghenun
2018-09-12rename variable from *_cnt to *_countAlexis Reigel
2018-08-29dry up view by using a for loopAlexis Reigel
2018-08-29dry up view by extracting layout templateAlexis Reigel
2018-08-29add i18n support to admin runners pageAlexis Reigel
2018-08-29show number of runners indicator as calloutAlexis Reigel
2018-08-29convert admin runners table to responsive tableAlexis Reigel
2018-08-29add sort dropdown to admin runners pageAlexis Reigel
2018-08-29use filtered search bar for admin runnersAlexis Reigel
2018-08-20add status filter to admin runners pageAlexis Reigel
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