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-01-07Remove cancel all jobs button in general jobs list viewJordi Llull
2018-10-17Resolve "Integrate new vue+vuex code base with new API and remove old haml code"Filipa Lacerda
2018-10-11Stuck block URL links to runners settingsFilipa Lacerda
2018-10-04Renders empty states in the Vue app in Job pageFilipa Lacerda
2018-10-03Uses Vue app to render part of job show pageFilipa Lacerda
2018-10-03Moves stages dropdown into the new vue appFilipa Lacerda
2018-09-25Use Vue component for job artifacts, Commit and Trigger VariablesFilipa Lacerda
2018-09-20Merge branch '44768-lazy-load-xterm-css' into 'master'Phil Hughes
2018-09-19Lazy load xterm css colorsFilipa Lacerda
2018-09-19Unite green buttons under one css classDmitriy Zaporozhets
2018-09-18Expose runners status information in job apiSteve Azzopardi
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-29Merge branch 'security-2694-pipeline' into 'master'José Iván Vargas López
2018-08-10Moves terminal button into Vue.Filipa Lacerda
2018-08-09Removes <br> sent from backend on tooltips in jobsFilipa Lacerda
2018-08-09Renames the Terminal button and adds an iconFilipa Lacerda
2018-08-03Uses npm css and removes css from vendor folderFilipa Lacerda
2018-08-01Automatically expand runner's settings block when linking to the runner's set...Filipa Lacerda
2018-07-27tooltip_message is frozen so dup it before sanitizingLin Jen-Shin
2018-07-27Merge branch 'security-2690-fix-tooltip' into 'master'Felipe Artur Cardozo
2018-07-06Escapes job name used in tooltips in vue componentsFilipa Lacerda
2018-07-05Web Terminal Ci BuildFrancisco Javier López
2018-07-05fix double "in" in time to artifact deletionBen Bodenmiller
2018-06-01Add partial for the build outputsJose
2018-05-29Add bootstrap fixes that were in EE but were mismatching in CEClement Ho
2018-05-22Fix artifacts job header layoutClement Ho
2018-05-10Rename btn-secondary to btn-defaultAnnabel Dunstone Gray
2018-05-08Merge branch 'master' into bootstrap4Clement Ho
2018-04-27Replace time_ago_in_words with JS-based oneTakuya Noguchi
2018-04-24Fix jobs specClement Ho
2018-04-24Use class hide instead of d-none and hiddenClement Ho
2018-04-24Merge branch 'master' into 'bootstrap4'Clement Ho
2018-04-23Update links to /ci/lint with ones to project ci/lintTakuya Noguchi
2018-04-19Merge branch 'master' into bootstrap4Clement Ho
2018-04-19Set html:true for tooltipsClement Ho
2018-04-19Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera
2018-04-13[skip ci] label-primary => badge-primaryClement Ho
2018-04-13[skip ci] Convert .label. to .badge.Clement Ho
2018-04-12Merge branch 'master' into bootstrap4Clement Ho
2018-04-11Show build trace placeholder when build is runningGrzegorz Bizon
2018-04-10[skip ci] Replace hidden-xsClement Ho
2018-04-09[skip ci] Replace .visible-lg-* with .d-block.d-xl-noneClement Ho
2018-04-09[skip ci] Replace .visible-md-* with .d-block.d-lg-noneClement Ho
2018-04-09[skip ci] Replace .visible-sm-* with .d-block.d-md-noneClement Ho
2018-04-09[skip ci] Replace .visible-xs-* with .d-block.d-sm-noneClement Ho
2018-04-09[skip ci] Rename .hide to .d-noneClement Ho
2018-04-09[skip ci] Replace .pull-right with .float-rightClement Ho
2018-04-09Replace .pull-left with .float-leftClement Ho
2018-04-09Merge branch 'master' into 'bootstrap4'Clement Ho
2018-04-09Replace .btn-group-justified with .btn-group.d-flexClement Ho