summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix migration when converting award notesfix-migration-award-emojiZ.J. van de Weg2016-06-091-5/+3
* Merge branch '18019-fix-wiki-linking' into 'master' Rémy Coutable2016-06-0914-121/+171
|\
| * Add #18019 to the CHANGELOG.18019-fix-wiki-linkingTimothy Andrew2016-06-091-0/+1
| * Hook up the updated `WikiLinkFilter` to the wiki controllers.Timothy Andrew2016-06-098-9/+15
| * Implement the correct linking behaviour in `WikiLinkFilter`.Timothy Andrew2016-06-095-112/+155
* | Merge branch 'fix-award-emoji-hidden' into 'master' Jacob Schatz2016-06-091-1/+2
|\ \
| * | Shows award emoji for comments to all users who are logged in.Connor Shea2016-06-081-1/+2
* | | Merge branch 'mention-loading-indicator' into 'master' Jacob Schatz2016-06-081-5/+73
|\ \ \
| * | | Show loading indicator for autocompletemention-loading-indicatorPhil Hughes2016-05-251-5/+73
* | | | Merge branch '17284-Edit-form-does-not-cancel-correctly' into 'master' Jacob Schatz2016-06-082-5/+9
|\ \ \ \
| * | | | Added a line to find the currently saved text and replace the markdown textar...Luke Bennett2016-06-072-5/+9
* | | | | Merge branch 'nav-scroll-bug' into 'master' Jacob Schatz2016-06-081-1/+8
|\ \ \ \ \
| * | | | | Side nav scrolls if content height taller than screennav-scroll-bugAnnabel Dunstone2016-06-071-1/+8
* | | | | | Merge branch 'git-http-no-authenticity-token' into 'master' Robert Speicher2016-06-081-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Skip authenticity token checks for Git HTTPJacob Vosmaer2016-06-081-0/+2
* | | | | | Merge branch '17240-svg' into 'master' Jacob Schatz2016-06-0819-28/+230
|\ \ \ \ \ \
| * | | | | | Fix activity SVG17240-svgAnnabel Dunstone2016-06-082-11/+7
| * | | | | | Fix merge conflicts from removing links from sidebarAnnabel Dunstone2016-06-082-22/+4
| * | | | | | Add new icons to group page layout navAnnabel Dunstone2016-06-089-23/+97
| * | | | | | Add SVG icons to side barAnnabel Dunstone2016-06-088-179/+60
| * | | | | | Start adding SVG iconsAnnabel Dunstone2016-06-0810-0/+269
* | | | | | | Merge branch '18333-layout-bug' into 'master' Jacob Schatz2016-06-083-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Use container helper instead of hard coded containerAnnabel Dunstone2016-06-083-3/+3
* | | | | | | | Merge branch 'dropdown-link-lineheight' into 'master' Jacob Schatz2016-06-081-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed dropdown line-heightdropdown-link-lineheightPhil Hughes2016-06-081-0/+1
* | | | | | | | | Merge branch 'dz-improve-ui-consistency' into 'master' Jacob Schatz2016-06-0819-39/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove unnecessary icons from buttonsdz-improve-ui-consistencyDmitriy Zaporozhets2016-06-089-13/+5
| * | | | | | | | | Cleanup and imrpove issue/mr buttonsDmitriy Zaporozhets2016-06-088-20/+27
| * | | | | | | | | Reject idea of using white/gray button depends on bg colorDmitriy Zaporozhets2016-06-081-1/+1
| * | | | | | | | | Improve button color for issue and mr pagesDmitriy Zaporozhets2016-06-083-8/+8
| * | | | | | | | | Use hex value instead of rgba for gray border colorDmitriy Zaporozhets2016-06-081-1/+1
* | | | | | | | | | Merge branch '14098-customize-after-sign-up-path' into 'master' Robert Speicher2016-06-0811-4/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow custom text on 'almost there' pageSean McGivern2016-06-0811-4/+39
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch '13840-allow-clones-from-http-url-s-without-appending-git' into ...Robert Speicher2016-06-082-0/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow clones from /namespace/projectSean McGivern2016-06-082-0/+18
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'password-min-length-placeholder' into 'master' Robert Speicher2016-06-082-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added minimum password length to password fieldpassword-min-length-placeholderPhil Hughes2016-06-032-1/+2
* | | | | | | | | | | Merge branch 'issue_14553' into 'master' Robert Speicher2016-06-084-1/+13
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Update CHANGELOGAlfredo Sumaran2016-06-081-0/+1
| * | | | | | | | | | Combine tests for internal linksAlfredo Sumaran2016-06-081-4/+4
| * | | | | | | | | | Remove obvious comment and extra lineAlfredo Sumaran2016-06-081-2/+0
| * | | | | | | | | | Set target="_blank" for external linksAlfredo Sumaran2016-06-083-1/+14
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'rubocop/disable-uniq-before-pluck-cop' into 'master' Robert Speicher2016-06-081-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Disable Rails/UniqBeforePluck rubocop coprubocop/disable-uniq-before-pluck-copGrzegorz Bizon2016-06-041-0/+3
* | | | | | | | | | | Fix version references in 8.8 to 8.9 update guideRobert Speicher2016-06-081-2/+2
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'admin-nav' into 'master' Jacob Schatz2016-06-082-27/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update explore sidebaradmin-navAnnabel Dunstone2016-06-071-4/+4
| * | | | | | | | | | Update admin sidebarAnnabel Dunstone2016-06-071-23/+19
* | | | | | | | | | | Merge branch 'knapsack-update-results-only-on-master' into 'master' Kamil Trzciński2016-06-081-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update Knapsack report only on masterKamil Trzcinski2016-06-082-1/+5