summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/build.js
Commit message (Expand)AuthorAgeFilesLines
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Merge branch 'improve-build-scroll-controls-responsive-behaviour' into 'master' Fatih Acet2016-11-081-47/+50
|\
| * Add javascript unit tests for BuildJared Deckard2016-11-041-8/+8
| * Removed inline JS and added new affix declarationLuke Bennett2016-11-041-40/+43
* | Replace jQuery.timeago with timeago.jsClement Ho2016-11-071-1/+1
|/
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Replaced deprecated use of document.body.scrollTopLuke Bennett2016-10-241-1/+1
* Added subnav to labels edit+new and milestones edit+new+show18844-missing-subnavs-on-some-pagesLuke Bennett2016-10-071-7/+29
* Correctly parse the date of artifact expiringbuild-expire-sidebarPhil Hughes2016-10-051-1/+1
* Now anchors to the top or bottom of the build trace with the correct offsetfix-build-trace-anchorsLuke Bennett2016-09-091-6/+6
* trace step buttons now scroll 50px up or down at a timeLuke Bennett2016-09-091-2/+11
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+8
* Merge branch 'master' into build-cancel-spinnerPhil Hughes2016-08-301-1/+3
* Remove params from build; general refactorAnnabel Dunstone2016-08-171-9/+10
* Display jobs as scrolling list in sidebarAnnabel Dunstone2016-08-171-6/+0
* Move stages and jobs to build sidebarAnnabel Dunstone2016-08-171-3/+3
* Populate dropdowns with current build on pageloadAnnabel Dunstone2016-08-171-2/+16
* Selecting stage updates builds dropdownAnnabel Dunstone2016-08-171-8/+13
* Add data attributes to buildsAnnabel Dunstone2016-08-171-16/+6
* Hide dropdown if all tests fit on one line; add counter to dropdownAnnabel Dunstone2016-08-171-1/+9
* Add overflow tests to dropdownAnnabel Dunstone2016-08-171-0/+11
* Fixed artifacts expire date in FFff-artifacts-date-fixPhil Hughes2016-07-271-1/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+139