summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Fix dropdown content non appearing in MR view25961-spec-list-blankFilipa Lacerda2016-12-222-5/+4
* Merge branch '23638-remove-builds-tab' into 'master' Kamil TrzciƄski2016-12-213-32/+4
|\
| * Resolve conflicts23638-remove-builds-tabFilipa Lacerda2016-12-211-0/+1
| * Remove builds tabsFilipa Lacerda2016-12-211-4/+0
| * Remove builds from merge request tabs fileFilipa Lacerda2016-12-213-443/+3
| * Remove builds tab from commitFilipa Lacerda2016-12-211-1/+0
| * Removes builds tab from merge requestFilipa Lacerda2016-12-212-2/+418
* | Merge branch 'backport-mr-widget-ci-js' into 'master' Alfredo Sumaran2016-12-211-0/+42
|\ \
| * | Move javascript for widget check to ci_bundle.Bryce Johnson2016-12-211-19/+37
| * | Backport moving MR widget CI JS out of script tag.Bryce Johnson2016-12-211-0/+24
| |/
* | Merge branch '19620-auto-scroll-log' into 'master' Alfredo Sumaran2016-12-212-25/+113
|\ \
| * | Move comments to next lineKushal Pandya2016-12-211-4/+12
| * | Replace `$.fadeIn()` usage with `$.show()`Kushal Pandya2016-12-211-2/+2
| * | Use cached element referencesKushal Pandya2016-12-211-2/+2
| * | Set offset via constant variableKushal Pandya2016-12-211-2/+3
| * | Use `get(0)` instead of direct array index accessKushal Pandya2016-12-211-8/+8
| * | Fix scroll top button overlappingKushal Pandya2016-12-211-1/+1
| * | Prevent scroll bottom button and scroll indicator clashesKushal Pandya2016-12-211-0/+3
| * | Fix case where Autoscroll indicator overlays scroll bottom buttonKushal Pandya2016-12-211-3/+15
| * | Refactor build log scroll button logic to prevent icon overlapsKushal Pandya2016-12-211-11/+16
| * | Cache common references to `.status-text` elementKushal Pandya2016-12-211-2/+3
| * | Use `bind` instead of currying to access outer contextKushal Pandya2016-12-211-9/+7
| * | ESLint: use outer `this` by currying functionKushal Pandya2016-12-211-8/+9
| * | Fix incorrect scroll button appearance in certain casesKushal Pandya2016-12-211-1/+12
| * | Add `isInViewport`Kushal Pandya2016-12-211-0/+13
| * | Move `isInViewport` to `gl.utils`, make scroll buttons sticky alwaysKushal Pandya2016-12-211-24/+12
| * | Cache commonly referenced DOM elements, cleaning upKushal Pandya2016-12-211-40/+29
| * | Update selector for build status textKushal Pandya2016-12-211-2/+2
| * | Fix Autoscroll status icon misalignment on page reloadKushal Pandya2016-12-211-2/+1
| * | Add animation to autoscroll indicator when activatedKushal Pandya2016-12-211-0/+2
| * | Fix rebase conflictsKushal Pandya2016-12-211-19/+0
| * | ESLint: remove extra indentationKushal Pandya2016-12-211-2/+2
| * | ESLint: Clean up nested if blocksKushal Pandya2016-12-211-9/+2
| * | Improve isInViewport impl, autoscroll behaviorKushal Pandya2016-12-211-0/+26
| * | ESLint: remove extra indentationKushal Pandya2016-12-211-2/+2
| * | ESLint: Clean up nested if blocksKushal Pandya2016-12-211-9/+2
| * | Improve isInViewport impl, autoscroll behaviorKushal Pandya2016-12-211-47/+83
| * | Enable build log autoscroll when page scrolls to bottomKushal Pandya2016-12-211-9/+37
* | | Merge branch '25879-emoji-autocomplete-starts-too-eagerly' into 'master' Jacob Schatz2016-12-211-6/+0
|\ \ \
| * | | Fix space issue and add test25879-emoji-autocomplete-starts-too-eagerlyLuke "Jared" Bennett2016-12-211-6/+0
| | |/ | |/|
* | | Merge branch '25897-textarea-stops-accepting-space-and-return-characters-with...Fatih Acet2016-12-211-7/+0
|\ \ \
| * | | Removed hack25897-textarea-stops-accepting-space-and-return-characters-with-no-warningLuke "Jared" Bennett2016-12-211-7/+0
| |/ /
* | | Maintain milestone filter option when updating filter25561-maintain-milestone-filter-paramSam Rose2016-12-211-5/+9
|/ /
* | Merge branch '25681-network-graph-long-commit-msg' into 'master' Alfredo Sumaran2016-12-211-6/+12
|\ \ | |/ |/|
| * Respect newlines in commit messages on network graph25681-network-graph-long-commit-msgSam Rose2016-12-161-6/+12
* | Merge branch 'remove-u2f-error-logging' into 'master' Alfredo Sumaran2016-12-213-3/+4
|\ \
| * | Display error code for U2F errors (!7305)winniehell2016-11-073-3/+4
* | | Merge branch '19703-direct-link-pipelines' into 'master' Grzegorz Bizon2016-12-202-0/+111
|\ \ \
| * | | Fix broken testFilipa Lacerda2016-12-201-8/+13
| * | | Remove console.logFilipa Lacerda2016-12-201-2/+0