summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'ce-com/master' into ce-to-eeDmitriy Zaporozhets2017-01-3011-26/+74
|\
| * Merge branch 'relative-url-assets' into 'master' Jacob Schatz2017-01-272-1/+27
| |\
| | * remove hard-coded assets path for ace editor modulesMike Greiling2017-01-272-1/+27
| * | Merge branch 'issuable-sidebar-bug' into 'master' Alfredo Sumaran2017-01-272-9/+9
| |\ \
| | * | Moved the turbolinks listener from application.js to the corresponding issuab...Jose Ivan Vargas2017-01-252-8/+9
| | * | Fixed Issuable sidebar so it remains closed on mobile/smaller screen devicesJose Ivan Vargas Lopez2017-01-251-9/+8
| * | | Merge branch '27248-filtered-search-does-not-allow-filtering-labels-with-mult...Filipa Lacerda2017-01-271-2/+8
| |\ \ \ | | |_|/ | |/| |
| | * | Fix filtering with multiple words27248-filtered-search-does-not-allow-filtering-labels-with-multiple-wordsClement Ho2017-01-271-2/+8
| * | | Merge branch '26448-unnecessary-request-is-made-when-filter-input-box-is-focu...Fatih Acet2017-01-271-1/+7
| |\ \ \
| | * | | Only search commits on input change since last search26448-unnecessary-request-is-made-when-filter-input-box-is-focused-by-keyboardSam Rose2017-01-251-1/+7
| * | | | Merge branch 'fix-search-bar-search-param' into 'master' Filipa Lacerda2017-01-271-1/+2
| |\ \ \ \
| | * | | | Fix search bar search param encodingfix-search-bar-search-paramClement Ho2017-01-271-1/+2
| | | |_|/ | | |/| |
| * | | | Merge branch 'contribution-calendar-scroll' into 'master' Clement Ho2017-01-272-1/+2
| |\ \ \ \
| | * | | | Added ltr direction for the calendar contribution month rowJose Ivan2017-01-261-2/+2
| | * | | | Reverted the change from .second-block to .calender-blockJose Ivan2017-01-253-2/+2
| | * | | | Contribution calendar now scrolls right by defaultJosé Iván2017-01-251-0/+1
| | |/ / /
| * | | | Merge branch 'ui-updates' into 'master' Fatih Acet2017-01-273-4/+4
| |\ \ \ \
| | * | | | Speed up animation transition; add hover state to top right iconsAnnabel Dunstone Gray2017-01-242-2/+2
| | * | | | Darken repo links on hover; fix clone input heightAnnabel Dunstone Gray2017-01-241-2/+2
| | | |/ / | | |/| |
| * | | | Fixed merge request tabs extra marginPhil Hughes2017-01-272-11/+19
* | | | | Merge branch 'ui-updates-ee' into 'master' Fatih Acet2017-01-273-4/+4
|\ \ \ \ \
| * | | | | Port of ui-updates to EEAnnabel Dunstone Gray2017-01-243-4/+4
* | | | | | Merge remote-tracking branch 'ce/master' into rc/friday-ce-to-eeRémy Coutable2017-01-2710-51/+96
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch '26844-new-search-bar-performs-a-new-request-for-each-tag' into ...Alfredo Sumaran2017-01-272-39/+63
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Add caching of droplab ajax requests26844-new-search-bar-performs-a-new-request-for-each-tagClement Ho2017-01-262-39/+63
| | | |_|/ | | |/| |
| * | | | Merge branch '27277-small-mini-pipeline-graph-glitch-upon-hover' into 'master' Filipa Lacerda2017-01-261-2/+2
| |\ \ \ \
| | * | | | fixed small mini pipeline graph line glitchdimitrieh2017-01-261-2/+2
| * | | | | Merge branch '27220-jqxhr-responsejson-message-is-undefined-in-safari' into '...Fatih Acet2017-01-261-0/+1
| |\ \ \ \ \
| | * | | | | Prevent form to be submitted twiceAlfredo Sumaran2017-01-261-0/+1
| * | | | | | Merge branch '27124-search-bar-does-not-load-discussion-notes-selected-labels...Fatih Acet2017-01-261-1/+14
| |\ \ \ \ \ \
| | * | | | | | Fix filtered search so that labels selected from discussion notes display cor...27124-search-bar-does-not-load-discussion-notes-selected-labelsClement Ho2017-01-251-1/+14
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch '27254-clicking-line-anchor-multiple-times-causes-scroll-positio...Fatih Acet2017-01-262-4/+7
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | prevent LineHighlighter from updating scroll position27254-clicking-line-anchor-multiple-times-causes-scroll-position-to-over-correctMike Greiling2017-01-251-2/+3
| | * | | | | use handleLocationHash utility methodMike Greiling2017-01-251-2/+4
| * | | | | | Fixed flexbox and wrap issuesLuke "Jared" Bennett2017-01-263-5/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge remote-tracking branch 'ce/master' into ce-to-eeNick Thomas2017-01-2614-36/+543
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '27013-regression-in-commit-title-bar' into 'master' Annabel Dunstone Gray2017-01-251-0/+4
| |\ \ \ \ \
| | * | | | | fixed points from comments to improve code qualitydimitrieh2017-01-251-0/+4
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch '24895-branch-index-delete-button-inconsistently-spaced-and-misa...Annabel Dunstone Gray2017-01-251-1/+2
| |\ \ \ \ \
| | * | | | | properly center dropdown menu button in content-list context24895-branch-index-delete-button-inconsistently-spaced-and-misalignedMike Greiling2017-01-231-1/+2
| * | | | | | Merge branch 'copy-as-md' into 'master' Jacob Schatz2017-01-253-22/+443
| |\ \ \ \ \ \
| | * | | | | | Statisfy eslintcopy-as-mdDouwe Maan2017-01-252-13/+13
| | * | | | | | Merge branch 'master' into copy-as-mdDouwe Maan2017-01-2519-94/+222
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Merge branch 'master' into copy-as-mdDouwe Maan2017-01-2428-159/+368
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | Improve handling of code blocks containing triple backticksDouwe Maan2017-01-191-3/+19
| | * | | | | | Improve support for linebreaks, tables and nested blockquotes in listsDouwe Maan2017-01-191-8/+9
| | * | | | | | Merge branch 'master' into copy-as-mdDouwe Maan2017-01-19181-873/+1160
| | |\ \ \ \ \ \
| | * | | | | | | Remove unneeded checksDouwe Maan2017-01-191-4/+0
| | * | | | | | | Trigger autosize on the textarea after pastingDouwe Maan2017-01-192-1/+16
| | * | | | | | | Don't copy as GFM when more than GFM is selectedDouwe Maan2017-01-192-0/+6