summaryrefslogtreecommitdiff
path: root/app/views/projects/builds/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Improves support for long build traces:Filipa Lacerda2017-04-181-5/+5
* FE: Resolve "Performance issues when processing large build traces with Ansi2...Filipa Lacerda2017-04-071-0/+5
* remove jobs page hack to make subnav 100% widthMike Greiling2017-03-221-1/+1
* Avoid calling Build#trace_with_state for performanceTakuya Noguchi2017-03-071-1/+0
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-3/+3
* Change "Build" to "Job" in builds show page header and sidebarFilipa Lacerda2017-02-031-7/+7
* Add Presentable concernRémy Coutable2017-01-181-2/+4
* HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya2016-12-311-2/+2
* Embed SVG using `custom_icon`Kushal Pandya2016-12-211-2/+7
* Update class names & element typesKushal Pandya2016-12-211-3/+3
* added a running loading indicatorDimitrie Hoekstra2016-12-211-1/+1
* Autoscroll is disabled by defaultKushal Pandya2016-12-211-1/+1
* Replace scroll buttons with new iconsKushal Pandya2016-12-211-8/+4
* Add title for autoscroll status indicator for a11yKushal Pandya2016-12-211-1/+1
* Update look of scroll buttons, autoscroll indicatorKushal Pandya2016-12-211-6/+10
* Changes after review25136-last-deployment-linkFilipa Lacerda2016-12-071-1/+1
* Changes after reviewFilipa Lacerda2016-12-071-1/+1
* Fix broken link for latest deploymentFilipa Lacerda2016-12-071-2/+1
* Add testsKamil Trzcinski2016-11-231-2/+1
* changes environment.last_deployment to a try expression so it does not fail i...tiagonbotelho2016-11-221-2/+2
* Merge branch '23205-information-about-environments-build-page' into 'master' Fatih Acet2016-11-181-0/+24
|\
| * Fix builds/show spec; use iid instead of id23205-information-about-environments-build-pageAnnabel Dunstone Gray2016-11-171-1/+1
| * Fix tests and add has_environment?Kamil Trzcinski2016-11-171-1/+1
| * Improve specs and add missing cases that were not supportedKamil Trzcinski2016-11-171-12/+15
| * Finish specs for environment infoAnnabel Dunstone Gray2016-11-091-9/+4
| * First pass at testsAnnabel Dunstone Gray2016-11-091-7/+8
| * Expose `last_deployment` on `Ci::Builds` [ci skip]Kamil Trzcinski2016-11-081-16/+18
| * Add switch statement & last_deployment methodAnnabel Dunstone Gray2016-11-081-3/+19
| * Start adding environment infoAnnabel Dunstone Gray2016-11-081-0/+7
* | Removed soon-to-be un-needed project title additions from builds and environm...21764-build-page-titleLuke Bennett2016-11-091-1/+1
|/
* Removed inline JS and added new affix declarationLuke Bennett2016-11-041-17/+11
* Added subnav to labels edit+new and milestones edit+new+show18844-missing-subnavs-on-some-pagesLuke Bennett2016-10-071-46/+49
* Remove params from build; general refactorAnnabel Dunstone2016-08-171-1/+7
* Move stages and jobs to build sidebarAnnabel Dunstone2016-08-171-35/+0
* Move skipped tests to end of arrayAnnabel Dunstone2016-08-171-1/+1
* Remove unused data attributesAnnabel Dunstone2016-08-171-1/+1
* Style build dropdownsAnnabel Dunstone2016-08-171-4/+4
* Populate dropdowns with current build on pageloadAnnabel Dunstone2016-08-171-1/+1
* Selecting stage updates builds dropdownAnnabel Dunstone2016-08-171-6/+6
* Add data attributes to buildsAnnabel Dunstone2016-08-171-15/+22
* Hide dropdown if all tests fit on one line; add counter to dropdownAnnabel Dunstone2016-08-171-8/+8
* Add overflow tests to dropdownAnnabel Dunstone2016-08-171-11/+7
* Order by build statusAnnabel Dunstone2016-08-171-1/+13
* Rename CiBuild as BuildTakuya Noguchi2016-07-071-1/+1
* Fixed issue with build auto-refresh not workingbuild-auto-refreshPhil Hughes2016-07-061-1/+1
* Build path sends JSON file pathbuild-reopen-jsonPhil Hughes2016-06-281-1/+1
* Shows build scroll buttons after build is completebuild-scroll-controls-on-completePhil Hughes2016-06-131-5/+5
* CI build page UI updatePhil Hughes2016-06-101-170/+19
* Fix tests offenses: use `pipeline` of Ci::Build and rename viewsKamil Trzcinski2016-06-061-6/+6
* Remove header title from project pagesDmitriy Zaporozhets2016-05-261-1/+0