summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | CoffeeScript style improv.Phil Hughes2016-03-111-2/+3
| * | | | | | Award emoji button paddingPhil Hughes2016-03-111-0/+2
| * | | | | | Renamed variables & removed some for award emojiPhil Hughes2016-03-112-10/+6
| * | | | | | Moved method calls to separate linesPhil Hughes2016-03-111-6/+11
| * | | | | | Moved SCSS values into variablesPhil Hughes2016-03-113-11/+28
| * | | | | | Updated award emoji testsPhil Hughes2016-03-112-14/+14
| * | | | | | Updated UI of award emojiPhil Hughes2016-03-117-140/+131
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'remove-benchmark-suite' into 'master' Douwe Maan2016-03-1114-476/+3
|\ \ \ \ \ \
| * | | | | | Removed benchmark suite and its documentationremove-benchmark-suiteYorick Peterse2016-03-1014-476/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'update-gitlab-git' into 'master' Douwe Maan2016-03-111-1/+1
|\ \ \ \ \ \
| * | | | | | Updated gitlab_git to 9.0.1Yorick Peterse2016-03-081-1/+1
* | | | | | | Merge branch 'fix-issue-toggle-button-mobile' into 'master' Jacob Schatz2016-03-115-9/+8
|\ \ \ \ \ \ \
| * | | | | | | Removed deprecated bootstrap classesfix-issue-toggle-button-mobilePhil Hughes2016-03-112-2/+2
| * | | | | | | Fixes issue with issue sidebar toggle button not workingPhil Hughes2016-03-105-9/+8
* | | | | | | | Merge branch 'account-settings' into 'master' Jacob Schatz2016-03-118-160/+205
|\ \ \ \ \ \ \ \
| * | | | | | | | Used standard variable coloursaccount-settingsPhil Hughes2016-03-112-14/+4
| * | | | | | | | Added back 2fa configure later buttonPhil Hughes2016-03-111-0/+1
| * | | | | | | | Moved 2fa into separate viewPhil Hughes2016-03-115-104/+64
| * | | | | | | | Fixed issue with 2fa not enablingPhil Hughes2016-03-114-25/+22
| * | | | | | | | Fixed heading weight issuePhil Hughes2016-03-112-5/+17
| * | | | | | | | Updated CHANGELOGPhil Hughes2016-03-111-0/+1
| * | | | | | | | Fixed failing testsPhil Hughes2016-03-112-3/+3
| * | | | | | | | Account settingsPhil Hughes2016-03-116-116/+200
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'comment-discard-button' into 'master' Jacob Schatz2016-03-1112-32/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | Correctly uses a variable with the textcomment-discard-buttonPhil Hughes2016-03-111-1/+1
| * | | | | | | | Updated testsPhil Hughes2016-03-046-10/+10
| * | | | | | | | Fixed failing comment testPhil Hughes2016-03-041-1/+1
| * | | | | | | | Fixed tests for comment formsPhil Hughes2016-03-044-5/+10
| * | | | | | | | Added discard button to comment formPhil Hughes2016-03-044-17/+57
* | | | | | | | | Merge branch 'comment-error' into 'master' Dmitriy Zaporozhets2016-03-112-1/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change test in an attempt to pass.comment-errorJacob Schatz2016-03-101-1/+1
| * | | | | | | | | Add error for ajax:error when submitting commentsJacob Schatz2016-03-101-0/+7
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'gitlab-ci-yaml-alias' into 'master' Kamil Trzciński2016-03-112-1/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Support YAML alias/anchor usage in .gitlab-ci.ymlPascal Bach2016-03-082-1/+40
* | | | | | | | | | Merge branch 'build-scroll-controls-position' into 'master' Jacob Schatz2016-03-113-5/+33
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Fixed missing variablesPhil Hughes2016-03-111-2/+2
| * | | | | | | | | Changed variable namesbuild-scroll-controls-positionPhil Hughes2016-03-101-3/+3
| * | | | | | | | | Removed CiBuild in favour of already available CiBuild classPhil Hughes2016-03-103-16/+13
| * | | | | | | | | Affix the build scroll controlsPhil Hughes2016-03-074-5/+36
* | | | | | | | | | Merge branch 'webhooks' into 'master' Robert Speicher2016-03-1021-66/+66
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix help_autocomplete alignmentwebhooksRobert Speicher2016-03-101-1/+1
| * | | | | | | | | | web hooks to webhooksashleys2016-03-1021-66/+66
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Add 8.5.5 CHANGELOG itemsRémy Coutable2016-03-101-3/+4
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge branch 'issue_13987' into 'master' Jacob Schatz2016-03-102-0/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Use full URL to reference issuesAlfredo Sumaran2016-03-102-2/+2
| * | | | | | | | Prevent `.max-width-marker` to break layout on mobileAlfredo Sumaran2016-03-101-0/+1
| * | | | | | | | Avoid blinking of editor area on iOSAlfredo Sumaran2016-03-101-0/+1
* | | | | | | | | Merge branch 'markdown-parser-documentation' into 'master' Robert Speicher2016-03-101-2/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Capitalize Rouge mentionsA. Felipe Cabargas Madrid2016-03-101-2/+2
| * | | | | | | | | Capitalize names of technologiesA. Felipe Cabargas Madrid2016-03-101-1/+1