summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'diff-table-width-fix' into 'master' Jacob Schatz2016-09-201-4/+5
|\
| * Fixed large comments messing with diff table widthsdiff-table-width-fixPhil Hughes2016-09-121-4/+5
* | Merge branch 'fix-build-trace-anchors' into 'master' Jacob Schatz2016-09-201-2/+11
|\ \
| * | 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
| |/
* | Merge branch 'master' into '21961-issues-filtering-issue-with-labels-that-con...21961-issues-filtering-issue-with-labels-that-contain-spacesLuke "Jared" Bennett2016-09-1916-140/+189
|\ \
| * \ Merge branch 'diff-line-highlighting-fix' into 'master' Jacob Schatz2016-09-171-2/+2
| |\ \
| | * | Fix line diff side-by-side line highlightingdiff-line-highlighting-fixPhil Hughes2016-09-131-2/+2
| | |/
| * | Merge branch 'scrolling-tabs-center-mobile' into 'master' Jacob Schatz2016-09-161-3/+22
| |\ \
| | * | Doesnt run JS if active element doesnt existscrolling-tabs-center-mobilePhil Hughes2016-09-161-6/+9
| | * | Scrolls active tab into middle of nav on mobilePhil Hughes2016-09-161-3/+19
| * | | Merge branch 'issue-boards-css-simplify' into 'master' Jacob Schatz2016-09-161-75/+23
| |\ \ \
| | * | | Removed more flexboxissue-boards-css-simplifyPhil Hughes2016-09-151-5/+3
| | * | | Fixed styling issue with PhantomJS causing builds to failPhil Hughes2016-09-151-1/+1
| | * | | Fixed height issue on smaller screensPhil Hughes2016-09-151-0/+2
| | * | | Simplified the CSS for issue boardsPhil Hughes2016-09-151-71/+19
| * | | | Merge branch 'fix-anchor-icon' into 'master' Jacob Schatz2016-09-161-1/+1
| |\ \ \ \
| | * | | | fix anchor icon regression introduced in 2fd6472 (!5577)fix-anchor-iconMike Greiling2016-09-151-1/+1
| * | | | | Replace contributions calendar timezone payload with datesClement Ho2016-09-161-1/+1
| | |_|/ / | |/| | |
| * | | | Merge branch 'diff-comments-toggle-tooltip-hide' into 'master' Fatih Acet2016-09-161-0/+1
| |\ \ \ \
| | * | | | Hides tooltip on discussion toggle button when clickingdiff-comments-toggle-tooltip-hidePhil Hughes2016-09-121-0/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'issue-boards-large-height-load' into 'master' Fatih Acet2016-09-161-0/+5
| |\ \ \ \
| | * | | | Fixed issue boards loading issues on large screensissue-boards-large-height-loadPhil Hughes2016-09-131-0/+5
| | |/ / /
| * | | | Change percentage to pxAnnabel Dunstone Gray2016-09-161-1/+1
| * | | | Update stages to match sketch fileci-stagesAnnabel Dunstone Gray2016-09-161-5/+7
| * | | | Remove empty stage state; fit tooltip on one lineAnnabel Dunstone Gray2016-09-161-7/+5
| * | | | Remove centering of stagesAnnabel Dunstone Gray2016-09-161-1/+0
| * | | | Remove stage names; connect stages in columnAnnabel Dunstone Gray2016-09-161-0/+24
| * | | | Merge branch 'issue-boards-keyboard-shortcut' into 'master' Jacob Schatz2016-09-151-0/+3
| |\ \ \ \
| | * | | | Added keyboard shortcut to navigate to issue boardsPhil Hughes2016-09-151-0/+3
| | | |/ / | | |/| |
| * | | | Merge branch '18849-project-snippets-page-isn-t-really-responsive' into 'mast...Jacob Schatz2016-09-154-40/+11
| |\ \ \ \
| | * | | | Reordered dropdown options18849-project-snippets-page-isn-t-really-responsiveLuke Bennett2016-09-074-40/+11
| * | | | | Merge branch 'ee-919-backport-changes' into 'master' Jacob Schatz2016-09-151-11/+9
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | fieldName can’t be a functionee-919-backport-changesAlfredo Sumaran2016-09-061-5/+2
| | * | | | Ensure we update dropdown label after selecting an optionAlfredo Sumaran2016-09-061-6/+7
| * | | | | Merge branch 'group-similar' into 'master' Rémy Coutable2016-09-151-6/+75
| |\ \ \ \ \
| | * | | | | Style grouped builds dropdownAnnabel Dunstone Gray2016-09-071-6/+75
| * | | | | | Merge branch 'issue-description-scroll-fix' into 'master' Fatih Acet2016-09-151-0/+7
| |\ \ \ \ \ \
| | * | | | | | Trigger autosize update after template selectionissue-description-scroll-fixPhil Hughes2016-09-091-0/+7
| * | | | | | | Fixed add to tree button on mobilenew-file-mobile-dropdown-fixPhil Hughes2016-09-141-0/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Replace single quotes with escaped single quotes and write spec to test multi...Luke Bennett2016-09-142-7/+8
|/ / / / / /
* | | | | | Merge branch '21895-horizontal-scroll-bar-present-in-collapsed-sidebar' into ...Annabel Dunstone Gray2016-09-131-1/+1
|\ \ \ \ \ \
| * | | | | | Removed horizontal overflow from collapsed issuable sidebar21895-horizontal-scroll-bar-present-in-collapsed-sidebarLuke Bennett2016-09-121-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '21877-no-mr-branch-title-link-in-issue-on-mobile' into 'master' Annabel Dunstone Gray2016-09-132-4/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Used flexbox to force related merge request list items into columned items21877-no-mr-branch-title-link-in-issue-on-mobileLuke Bennett2016-09-091-0/+9
| * | | | | Removed media query declaration relating to merge-request-info and issue-infoLuke Bennett2016-09-071-4/+0
| | |/ / / | |/| | |
* | | | | Merge branch '20300-restore-comments' into 'master' Jacob Schatz2016-09-0975-62/+757
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Require comments must be included before codeJared Deckard2016-09-081-3/+0
| * | | | Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-0875-62/+760
* | | | | Merge branch 'support-long-branch-namers' into 'master' Annabel Dunstone Gray2016-09-081-3/+9
|\ \ \ \ \ | |/ / / / |/| | | |