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
2016-11-22Converted all status icons to be managed by scss colors only and deleted any ...Dimitrie Hoekstra
2016-10-26Rename retry link and update changelogAnnabel Dunstone Gray
2016-10-26Align header items; put retry button back in sidebar on mobileAnnabel Dunstone Gray
2016-10-26Add retry build button in page header, remove from sidebarAnnabel Dunstone Gray
2016-10-18Move build order array to HasStatus moduleAnnabel Dunstone Gray
2016-10-18Move sidebar build class into helperAnnabel Dunstone Gray
2016-10-18show all builds in sidebar, including retriedAnnabel Dunstone Gray
2016-10-18Add background color and icon to retried buildsAnnabel Dunstone Gray
2016-10-18Add tooltip icon to retried buildsAnnabel Dunstone
2016-10-10Fix wrong icon in CI build detail sidebar: right-arrow => arrow-rightRémy Coutable
2016-10-03Merge branch 'patch-5' into 'master' Rémy Coutable
2016-09-29Removed blocks-first declaration that was added to fix coverage padding, move...Luke Bennett
2016-09-29Fixes #22499Gal Schlezinger
2016-09-20Render stages in valid orderKamil Trzcinski
2016-09-06improve code after reviewubudzisz
2016-09-06add feature testubudzisz
2016-09-06add js fileubudzisz
2016-09-02Merge branch '21122-move-list-of-builds-to-bottom-of-sidebar' into 'master' Annabel Dunstone Gray
2016-09-01Handle error on trace raw download with old builds (DB stored)Tomasz Maczukin
2016-08-23Changed `retry` link to blueLuke Bennett
2016-08-23Moved builds panel to the bottom of the builds sidemenuLuke Bennett
2016-08-17Style build container box; add check mark to active buildAnnabel Dunstone
2016-08-17Display jobs as scrolling list in sidebarAnnabel Dunstone
2016-08-17Move stages and jobs to build sidebarAnnabel Dunstone
2016-07-26Merge branch 'multiple-trigger-variables-show-in-separate-line' into 'master' Rémy Coutable
2016-07-26Multiple trigger variables show in separate lineKatarzyna Kobierska
2016-07-26Ensure current user can retry a build before showing the 'Retry' buttonRémy Coutable
2016-07-19Merge branch '19937-fix-wrong-build-elapsed-time' into 'master' Kamil Trzciński
2016-07-18Fix build duration when build is not finished yetRémy Coutable
2016-07-18add git-commit-title-method into pipeline model and modify viewubudzisz
2016-07-18add try to title methodubudzisz
2016-07-18render-only-commit-title-updateubudzisz
2016-07-18render only commit titleubudzisz
2016-07-18add try to title methodubudzisz
2016-07-18render-only-commit-title-updateubudzisz
2016-07-18render only commit titleubudzisz
2016-06-13Fix keep action of build artifacts widgetKamil Trzcinski
2016-06-13Fixed spacing with row below in build sidebarPhil Hughes
2016-06-13Added missing span element around timePhil Hughes
2016-06-13Allow to show the time in the futureKamil Trzcinski
2016-06-13Show the artifacts expiration prompt in Build Artifacts widgetKamil Trzcinski
2016-06-13Move keep to ArtifactsControllerKamil Trzcinski
2016-06-13Allow to expire build artifactsKamil Trzcinski
2016-06-10CI build page UI updatePhil Hughes