summaryrefslogtreecommitdiff
path: root/app/helpers/builds_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-4/+6
* Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-071-2/+1
* Fixed the URL + renamed to Job FailedTim Zallmann2017-09-121-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-3/+3
* Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-4/+4
* Failed Jobs tab only shows 10 job traces for performance24883-build-failure-summary-pageJames Edwards-Jones2017-05-051-2/+6
* Build failures summary page for pipelinesJames Edwards-Jones2017-05-051-0/+8
* Avoid calling Build#trace_with_state for performanceTakuya Noguchi2017-03-071-1/+1
* Fix CSS classesAlex Sanford2017-02-271-0/+7
* Fix current build arrow27939-fix-current-build-arrowEric Eastwood2017-02-131-1/+1
* Improve name of build log state data attributefix/build-without-trace-exceptionsGrzegorz Bizon2016-11-221-1/+1
* Include build trace status in data attribute alwaysGrzegorz Bizon2016-11-221-1/+1
* Removed inline JS and added new affix declarationLuke Bennett2016-11-041-0/+10
* Remove unnecessary retried check & fix test failuresAnnabel Dunstone Gray2016-10-181-0/+1
* Move sidebar build class into helperAnnabel Dunstone Gray2016-10-181-0/+7
* CI details cleanupKamil Trzcinski2015-11-051-13/+0
* Fix ci build routing and few testsci-build-pageDmitriy Zaporozhets2015-10-061-1/+1
* Fix next round of testsKamil Trzcinski2015-10-051-4/+0
* Refactor CI helpersDmitriy Zaporozhets2015-09-291-0/+17