summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Added header to protected branches access dropdownsprotected-branch-dropdown-titlesPhil Hughes2017-01-261-2/+6
* Merge branch 'add_project_update_hook' into 'master' Rémy Coutable2017-01-261-0/+2
|\
| * Add a system hook for when a project is updated.Tommy Beadle2017-01-261-0/+2
* | Merge branch 'patch-10' into 'master' Rémy Coutable2017-01-261-0/+7
|\ \ | |/ |/|
| * Removed duplicated contentBenny Powers2017-01-191-3/+0
| * Corrected HAML markup in git_access.html.hamlBenny Powers2017-01-191-1/+7
| * Added recommendation to install github-markdownBenny Powers2017-01-191-0/+4
* | Merge branch '27178-update-builds-link-in-project-settings' into 'master' Sean McGivern2017-01-261-1/+1
|\ \
| * | Remove markdown file extension and add anchor to linkRyan Harris2017-01-251-1/+1
| * | Fixed builds info link on project settings pageRyan Harris2017-01-251-1/+1
* | | Merge branch '26068_tasklist_issue' into 'master' Sean McGivern2017-01-261-4/+4
|\ \ \
| * | | Don’t count tasks that are not defined as list items correctlyJarka Kadlecova2017-01-251-4/+4
* | | | Merge branch '27203-fix-ruby21-broken-master' into 'master' Rémy Coutable2017-01-261-4/+4
|\ \ \ \
| * | | | Use hashrocket for dasherized attribute27203-fix-ruby21-broken-masterRémy Coutable2017-01-251-4/+4
| | |/ / | |/| |
* | | | Merge branch '27013-regression-in-commit-title-bar' into 'master' Annabel Dunstone Gray2017-01-253-3/+8
|\ \ \ \
| * | | | fixed points from comments to improve code qualitydimitrieh2017-01-252-4/+5
| * | | | fixed repo view, last commit, with updated clipboard button orderdimitrieh2017-01-241-1/+6
| * | | | fixed commit title bardimitrieh2017-01-241-2/+1
* | | | | Merge branch '24895-branch-index-delete-button-inconsistently-spaced-and-misa...Annabel Dunstone Gray2017-01-254-4/+5
|\ \ \ \ \
| * | | | | properly center dropdown menu button in content-list context24895-branch-index-delete-button-inconsistently-spaced-and-misalignedMike Greiling2017-01-231-1/+2
| * | | | | remove whitespace surrounding inline list controlsMike Greiling2017-01-232-2/+2
| * | | | | remove whitespace surrounding dropdown buttonMike Greiling2017-01-231-1/+1
* | | | | | 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-251-4/+11
|\ \ \ \ \ \
| * | | | | | Display project ID in project settings (!8572)winniehell2017-01-251-4/+11
* | | | | | | Merge branch 'fix/26518' into 'master' Douwe Maan2017-01-252-6/+12
|\ \ \ \ \ \ \
| * | | | | | | Fix access to the wiki code via HTTP when repository feature disabledDouglas Barbosa Alexandre2017-01-252-6/+12
* | | | | | | | 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-25120-290/+566
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | Merge branch 'master' into copy-as-mdDouwe Maan2017-01-2495-322/+696
| |\ \ \ \ \ \ \ \
| * | | | | | | | | 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-19255-1244/+2021
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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