summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | Remove unneeded codeDouwe Maan2017-01-192-4/+2
| * | | | | Properly copy/paste allowed HTMLDouwe Maan2017-01-191-0/+22
| * | | | | No needed to create an arrayDouwe Maan2017-01-181-2/+2
| * | | | | Satisfy eslintDouwe Maan2017-01-182-65/+64
| * | | | | Move some functions to utilsDouwe Maan2017-01-183-59/+61
| * | | | | Add more SyntaxHighlightFilter and MathFilter testsDouwe Maan2017-01-171-3/+5
| * | | | | Fix ShortcutsIssuable#replyWithSelectedText testsDouwe Maan2017-01-172-25/+55
| * | | | | Fix SyntaxHighlightFilter specDouwe Maan2017-01-171-1/+1
| * | | | | Don't copy if there's nothing to copyDouwe Maan2017-01-161-0/+2
| * | | | | Improve specDouwe Maan2017-01-161-3/+4
| * | | | | Address style feedbackDouwe Maan2017-01-161-143/+150
| * | | | | Copying a rendered issue/comment will paste into GFM textareas as actual GFMDouwe Maan2017-01-162-22/+345
* | | | | | Merge branch '26186-diff-view-plus-and-minus-signs-as-part-of-line-number' in...Annabel Dunstone Gray2017-01-255-2/+66
|\ \ \ \ \ \
| * | | | | | fix for all themes26186-diff-view-plus-and-minus-signs-as-part-of-line-numberdimitrieh2017-01-256-4/+66
| * | | | | | Color + and - signs in diffs to increase code legibilitydimitrieh2017-01-251-0/+2
* | | | | | | Merge branch 'label-select-toggle' into 'master' kamil-test-branchFatih Acet2017-01-251-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Fixed label select toggle not updating correctlylabel-select-togglePhil Hughes2017-01-161-1/+5
* | | | | | | | Merge branch '26775-fix-auto-complete-initial-loading' into 'master' Fatih Acet2017-01-251-3/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix autocomplete initial undefined state26775-fix-auto-complete-initial-loadingEric Eastwood2017-01-231-3/+8
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch '25312-search-input-cmd-click-issue' into 'master' Fatih Acet2017-01-252-8/+13
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Prevent removing fields from dropdowns on input elementsSam Rose2017-01-252-8/+13
* | | | | | | | Merge branch '27014-fix-pipeline-tooltip-wrapping' into 'master' Annabel Dunstone Gray2017-01-251-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix mini-pipeline stage tooltip text wrapping27014-fix-pipeline-tooltip-wrappingEric Eastwood2017-01-241-0/+4
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'filtered-search-hidden-dont-render' into 'master'Jacob Schatz2017-01-251-3/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Correctly resets the default template on destroyfiltered-search-hidden-dont-renderPhil Hughes2017-01-231-3/+8
| * | | | | | | | Only render the list if it is visiblePhil Hughes2017-01-231-2/+5
* | | | | | | | | Merge branch 'filtered-search-keyboard-navigation' into 'master'Jacob Schatz2017-01-256-32/+101
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed replacing with a space after a colonfiltered-search-keyboard-navigationPhil Hughes2017-01-231-1/+1
| * | | | | | | | | Checks if rendered count has changed rather than relying on key charPhil Hughes2017-01-232-8/+15
| * | | | | | | | | Fixed some issues with droplab & keyboard navigationPhil Hughes2017-01-233-23/+50
| * | | | | | | | | Fixed currentIndex being shared across dropdownsPhil Hughes2017-01-231-2/+9
| * | | | | | | | | Changed character matchPhil Hughes2017-01-231-2/+2
| * | | | | | | | | Fixed keyboard navigation not working in filtered search barPhil Hughes2017-01-233-11/+39
| |/ / / / / / / /
* | | | | | | | | Merge branch 'newline-eslint-rule' into 'master'Jacob Schatz2017-01-253-24/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Flag multiple empty lines in eslint, fix offenses.newline-eslint-ruleBryce Johnson2017-01-243-24/+0
* | | | | | | | | | Merge branch 'normalize_frontend_headers' into 'master' Fatih Acet2017-01-252-11/+21
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |