summaryrefslogtreecommitdiff
path: root/app/views/projects/builds/_sidebar.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Update stage rendering viewsKamil Trzcinski2016-12-061-2/+2
* Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski2016-12-061-1/+1
* Update some more sort/filter dropdownsDavid Wagner2016-11-281-1/+1
* Converted all status icons to be managed by scss colors only and deleted any ...Dimitrie Hoekstra2016-11-221-1/+2
* Rename retry link and update changelogAnnabel Dunstone Gray2016-10-261-1/+1
* Align header items; put retry button back in sidebar on mobileAnnabel Dunstone Gray2016-10-261-0/+2
* Add retry build button in page header, remove from sidebarAnnabel Dunstone Gray2016-10-261-2/+0
* Move build order array to HasStatus module21192-retried-buildsAnnabel Dunstone Gray2016-10-181-2/+1
* Move sidebar build class into helperAnnabel Dunstone Gray2016-10-181-2/+2
* show all builds in sidebar, including retriedAnnabel Dunstone Gray2016-10-181-3/+3
* Add background color and icon to retried buildsAnnabel Dunstone Gray2016-10-181-2/+2
* Add tooltip icon to retried buildsAnnabel Dunstone2016-10-181-8/+2
* Fix wrong icon in CI build detail sidebar: right-arrow => arrow-right23123-build-sidebar-selected-buildRémy Coutable2016-10-101-1/+1
* Merge branch 'patch-5' into 'master' Rémy Coutable2016-10-031-1/+1
|\
| * Fixes #22499Gal Schlezinger2016-09-291-1/+1
* | Removed blocks-first declaration that was added to fix coverage padding, move...22529-build-sidebar-weird-paddingLuke Bennett2016-09-291-2/+2
|/
* Render stages in valid orderKamil Trzcinski2016-09-201-2/+2
* improve code after reviewubudzisz2016-09-061-1/+1
* add feature testubudzisz2016-09-061-2/+3
* add js fileubudzisz2016-09-061-3/+3
* Merge branch '21122-move-list-of-builds-to-bottom-of-sidebar' into 'master' Annabel Dunstone Gray2016-09-021-35/+36
|\
| * Changed `retry` link to blueLuke Bennett2016-08-231-1/+1
| * Moved builds panel to the bottom of the builds sidemenuLuke Bennett2016-08-231-34/+35
* | Handle error on trace raw download with old builds (DB stored)Tomasz Maczukin2016-09-011-1/+1
|/
* Style build container box; add check mark to active build18516-collapse-build-tabsAnnabel Dunstone2016-08-171-0/+2
* Display jobs as scrolling list in sidebarAnnabel Dunstone2016-08-171-103/+100
* Move stages and jobs to build sidebarAnnabel Dunstone2016-08-171-0/+36
* Merge branch 'multiple-trigger-variables-show-in-separate-line' into 'master' Rémy Coutable2016-07-261-2/+3
|\
| * Multiple trigger variables show in separate lineKatarzyna Kobierska2016-07-261-2/+3
* | Ensure current user can retry a build before showing the 'Retry' buttonRémy Coutable2016-07-261-1/+1
|/
* Merge branch '19937-fix-wrong-build-elapsed-time' into 'master' Kamil Trzciński2016-07-191-1/+1
|\
| * Fix build duration when build is not finished yet19937-fix-wrong-build-elapsed-timeRémy Coutable2016-07-181-1/+1
* | add git-commit-title-method into pipeline model and modify viewubudzisz2016-07-181-1/+1
* | add try to title methodubudzisz2016-07-181-1/+1
* | render-only-commit-title-updateubudzisz2016-07-181-1/+1
* | render only commit titleubudzisz2016-07-181-2/+0
* | add try to title methodubudzisz2016-07-181-1/+1
* | render-only-commit-title-updateubudzisz2016-07-181-2/+2
* | render only commit titleubudzisz2016-07-181-3/+5
|/
* Fix keep action of build artifacts widgetKamil Trzcinski2016-06-131-1/+1
* Fixed spacing with row below in build sidebarPhil Hughes2016-06-131-1/+1
* Added missing span element around timePhil Hughes2016-06-131-3/+3
* Allow to show the time in the futureKamil Trzcinski2016-06-131-4/+7
* Show the artifacts expiration prompt in Build Artifacts widgetKamil Trzcinski2016-06-131-17/+18
* Move keep to ArtifactsControllerKamil Trzcinski2016-06-131-9/+10
* Allow to expire build artifactsKamil Trzcinski2016-06-131-0/+9
* CI build page UI updatePhil Hughes2016-06-101-0/+93