summaryrefslogtreecommitdiff
path: root/app/views/projects/builds/_sidebar.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-142/+0
* Merge branch '32184-retried-jobs' into 'master' Phil Hughes2017-05-151-1/+1
|\
| * Use fa-refresh on retried jobs32184-retried-jobsAnnabel Dunstone Gray2017-05-121-1/+1
* | Add fixed positioning to top level navbarAnnabel Dunstone Gray2017-05-121-1/+1
|/
* Merge branch 'tc-job-page-mr-bold' into 'master' Jacob Schatz2017-05-031-1/+1
|\
| * Use bold classtc-job-page-mr-boldAnnabel Dunstone Gray2017-04-241-2/+1
| * Make MR link in build sidebar boldToon Claes2017-04-061-1/+2
* | Update all instances of "fa-refresh" to "fa-spinner"Andrew Torres2017-04-111-1/+1
|/
* Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-061-1/+1
* Add download attribute to download linksClement Ho2017-03-291-1/+1
* Merge branch '29880-refactor-sidebar-hacks' into 'master' Annabel Dunstone Gray2017-03-241-1/+1
|\
| * adjust the affix breakpoint to match css top valueMike Greiling2017-03-221-1/+1
* | Add sidebar class to build & wiki pagesAnnabel Dunstone Gray2017-03-231-0/+3
|/
* Add js prefix to right sidebarAnnabel Dunstone Gray2017-02-101-1/+1
* Keep sidebars absolute until fixed at top; remove unneeded JSAnnabel Dunstone Gray2017-02-101-1/+1
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-1/+1
* Change "Build" to "Job" in builds show page header and sidebarFilipa Lacerda2017-02-031-4/+4
* Add method that checks for expiring build artifactsGrzegorz Bizon2017-01-091-2/+2
* Do not show artifacts keep button if not allowedGrzegorz Bizon2017-01-091-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-4/+4
* 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
|/