summaryrefslogtreecommitdiff
path: root/app/views/projects/builds
Commit message (Expand)AuthorAgeFilesLines
* Removed inline JS and added new affix declarationLuke Bennett2016-11-041-17/+11
* Change retry button color23273-retry-build-btnAnnabel Dunstone Gray2016-10-281-1/+1
* 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-262-14/+17
* Add retry build button in page header, remove from sidebarAnnabel Dunstone Gray2016-10-262-2/+2
* Merge branch 'corrected-build-page-header-username-to-full-name' into 'master' Jacob Schatz2016-10-191-2/+5
|\
| * Change username full name back to only username on xs viewportscorrected-build-page-header-username-to-full-nameLuke Bennett2016-09-081-3/+5
| * Changed build header username area to use the full name with the username as ...Luke Bennett2016-09-081-1/+2
* | 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
* | Merge branch '18844-missing-subnavs-on-some-pages' into 'master' Fatih Acet2016-10-141-46/+49
|\ \
| * | Added subnav to labels edit+new and milestones edit+new+show18844-missing-subnavs-on-some-pagesLuke Bennett2016-10-071-46/+49
* | | Set height on build page rowsAnnabel Dunstone Gray2016-10-101-1/+1
* | | Replace generic table withAnnabel Dunstone Gray2016-10-101-1/+1
* | | Fix wrong icon in CI build detail sidebar: right-arrow => arrow-right23123-build-sidebar-selected-buildRémy Coutable2016-10-101-1/+1
|/ /
* | Fixes invalid html - table was inside an ul and had 2 tbody tagsFilipa Lacerda2016-10-032-2/+2
* | 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
|/ /
* | Merge branch 'correct-builds-pipeline-commit-header-to-build-header' into 'ma...Fatih Acet2016-09-211-1/+1
|\ \
| * | Changed `Commit` to `Build` headercorrect-builds-pipeline-commit-header-to-build-headerLuke Bennett2016-09-181-1/+1
* | | Render stages in valid orderKamil Trzcinski2016-09-201-2/+2
|/ /
* | Code refactoringKatarzyna Kobierska2016-09-131-5/+2
* | Improve build_path name and admin variableKatarzyna Kobierska2016-09-132-7/+6
* | Build path with callKatarzyna Kobierska2016-09-131-2/+2
* | Create shared partial for project and admin buildsKatarzyna Kobierska2016-09-132-5/+5
* | Moved build tabs partial to sharedKatarzyna Kobierska2016-09-132-25/+1
* | Improve table code and add CHANGELOGKatarzyna Kobierska2016-09-131-4/+2
* | Improve code in table partialKatarzyna Kobierska2016-09-131-3/+4
* | Improve codeKatarzyna Kobierska2016-09-132-5/+5
* | Liken admin and project builds views to each otherKatarzyna Kobierska2016-09-131-36/+22
* | Move builds content list to partialKatarzyna Kobierska2016-09-132-20/+44
* | Use local variables in partialKatarzyna Kobierska2016-09-132-9/+9
* | Change the way paths are generatedKatarzyna Kobierska2016-09-132-8/+7
* | Add partial to admin builds and project buildsKatarzyna Kobierska2016-09-132-24/+27
|/
* 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
|/
* Remove params from build; general refactorAnnabel Dunstone2016-08-171-1/+7
* 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-172-35/+36
* Move skipped tests to end of arrayAnnabel Dunstone2016-08-171-1/+1