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
2019-09-03Make flash notifications stickyFatih Acet
2019-06-24Remove baseEndpoint from search dropdwonDmitriy Zaporozhets
2019-03-29Truncate long tags in runners tableSarah Groff Hennigh-Palermo
2019-02-27use lazy ajax filter dropdown for runner tagsAlexis Reigel
2019-02-27add tag filter to admin runners pageAlexis Reigel
2019-02-26Remove N+1 query for tags in /admin/runners pageStan Hu
2019-02-14Use limited counter for buildsMatija Čupić
2019-01-31Update runner admin page to make description field largerSascha Reynolds
2019-01-24Resolve "Runners IPv6 address overlaps other values"Miranda Fluharty
2019-01-04Take contacted_at value from the DB when it is about to be displayed in the W...Alexander Kutelev
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