summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'display-project-id' into 'master' 26001-show-tags-which-contain-a-given-commit-in-their-own-metadata-row-on-the-commit-page-widgetClement Ho2017-01-252-4/+15
|\
| * Display project ID in project settings (!8572)winniehell2017-01-252-4/+15
* | Merge branch 'fix/26518' into 'master' Douwe Maan2017-01-254-6/+38
|\ \
| * | Add CHANGELOG entryfix/26518Douglas Barbosa Alexandre2017-01-251-0/+4
| * | Fix access to the wiki code via HTTP when repository feature disabledDouglas Barbosa Alexandre2017-01-253-6/+34
* | | Merge branch 'copy-as-md' into 'master' Jacob Schatz2017-01-2512-41/+911
|\ \ \
| * | | Statisfy eslintcopy-as-mdDouwe Maan2017-01-252-13/+13
| * | | Merge branch 'master' into copy-as-mdDouwe Maan2017-01-25177-526/+1392
| |\ \ \ | | |/ /
| * | | Run tests in a single browser sessionDouwe Maan2017-01-241-66/+81
| * | | Merge branch 'master' into copy-as-mdDouwe Maan2017-01-24417-1774/+4185
| |\ \ \
| * | | | Improve handling of code blocks containing triple backticksDouwe Maan2017-01-192-4/+30
| * | | | Improve support for linebreaks, tables and nested blockquotes in listsDouwe Maan2017-01-192-15/+31
| * | | | Merge branch 'master' into copy-as-mdDouwe Maan2017-01-19489-2201/+6387
| |\ \ \ \
| * | | | | 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-192-0/+53
| * | | | | No needed to create an arrayDouwe Maan2017-01-181-2/+2
| * | | | | Satisfy eslintDouwe Maan2017-01-182-65/+64
| * | | | | Satisfy RubocopDouwe Maan2017-01-181-2/+0
| * | | | | Move some functions to utilsDouwe Maan2017-01-184-61/+63
| * | | | | Add more SyntaxHighlightFilter and MathFilter testsDouwe Maan2017-01-173-21/+150
| * | | | | Fix ShortcutsIssuable#replyWithSelectedText testsDouwe Maan2017-01-173-34/+67
| * | | | | Fix SyntaxHighlightFilter specDouwe Maan2017-01-173-5/+6
| * | | | | Don't copy if there's nothing to copyDouwe Maan2017-01-161-0/+2
| * | | | | Improve specDouwe Maan2017-01-163-157/+163
| * | | | | Address style feedbackDouwe Maan2017-01-161-143/+150
| * | | | | Copying a rendered issue/comment will paste into GFM textareas as actual GFMDouwe Maan2017-01-169-28/+595
* | | | | | Merge branch '26186-diff-view-plus-and-minus-signs-as-part-of-line-number' in...Annabel Dunstone Gray2017-01-256-2/+70
|\ \ \ \ \ \
| * | | | | | 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-252-0/+6
* | | | | | | Merge branch '27021-line-numbers-now-in-copy-pasta-data' into 'master' Fatih Acet2017-01-252-2/+6
|\ \ \ \ \ \ \
| * | | | | | | Prevent copying of line numbers in parallel diff view27021-line-numbers-now-in-copy-pasta-datasamrose32017-01-222-2/+6
* | | | | | | | Merge branch 'refresh-authorizations-fork-join' into 'master' Douwe Maan2017-01-2535-29/+325
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix race conditions for AuthorizedProjectsWorkerrefresh-authorizations-fork-joinYorick Peterse2017-01-2535-29/+325
* | | | | | | | | Update CHANGELOG.md for 8.14.8Alejandro Rodríguez2017-01-251-0/+8
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'label-select-toggle' into 'master' kamil-test-branchFatih Acet2017-01-253-1/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed label select toggle not updating correctlylabel-select-togglePhil Hughes2017-01-163-1/+25
* | | | | | | | | Merge branch '26775-fix-auto-complete-initial-loading' into 'master' Fatih Acet2017-01-253-3/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix autocomplete initial undefined state26775-fix-auto-complete-initial-loadingEric Eastwood2017-01-233-3/+38
* | | | | | | | | | Merge branch '25312-search-input-cmd-click-issue' into 'master' Fatih Acet2017-01-253-8/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Prevent removing fields from dropdowns on input elementsSam Rose2017-01-253-8/+17
* | | | | | | | | | | Merge branch 'fix-ci-requests-concurrency' into 'master' Grzegorz Bizon2017-01-255-12/+38
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Return struct instead of multiple valuesKamil Trzcinski2017-01-253-8/+10
| * | | | | | | | | | | Add 409 conflict testsfix-ci-requests-concurrencyKamil Trzcinski2017-01-251-0/+14
| * | | | | | | | | | | Add CHANGELOGKamil Trzcinski2017-01-251-0/+3
| * | | | | | | | | | | Fix specsKamil Trzcinski2017-01-252-1/+2
| * | | | | | | | | | | Fix picking CI buildsKamil Trzcinski2017-01-252-11/+17
* | | | | | | | | | | | Merge branch 'backport-ee-changes-for-build-minutes' into 'master' Grzegorz Bizon2017-01-2510-48/+141
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |