Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lets have CSS and logo inline | Artem Sidorenko | 2016-03-11 | 8 | -56/+208 |
* | Do not serve anything via nginx as we have workhorse | Artem Sidorenko | 2016-03-11 | 2 | -2/+19 |
* | Merge branch 'fix-issue-toggle-button-mobile' into 'master' | Jacob Schatz | 2016-03-11 | 5 | -9/+8 |
|\ | |||||
| * | Removed deprecated bootstrap classesfix-issue-toggle-button-mobile | Phil Hughes | 2016-03-11 | 2 | -2/+2 |
| * | Fixes issue with issue sidebar toggle button not working | Phil Hughes | 2016-03-10 | 5 | -9/+8 |
* | | Merge branch 'account-settings' into 'master' | Jacob Schatz | 2016-03-11 | 8 | -160/+205 |
|\ \ | |||||
| * | | Used standard variable coloursaccount-settings | Phil Hughes | 2016-03-11 | 2 | -14/+4 |
| * | | Added back 2fa configure later button | Phil Hughes | 2016-03-11 | 1 | -0/+1 |
| * | | Moved 2fa into separate view | Phil Hughes | 2016-03-11 | 5 | -104/+64 |
| * | | Fixed issue with 2fa not enabling | Phil Hughes | 2016-03-11 | 4 | -25/+22 |
| * | | Fixed heading weight issue | Phil Hughes | 2016-03-11 | 2 | -5/+17 |
| * | | Updated CHANGELOG | Phil Hughes | 2016-03-11 | 1 | -0/+1 |
| * | | Fixed failing tests | Phil Hughes | 2016-03-11 | 2 | -3/+3 |
| * | | Account settings | Phil Hughes | 2016-03-11 | 6 | -116/+200 |
* | | | Merge branch 'comment-discard-button' into 'master' | Jacob Schatz | 2016-03-11 | 12 | -32/+77 |
|\ \ \ | |||||
| * | | | Correctly uses a variable with the textcomment-discard-button | Phil Hughes | 2016-03-11 | 1 | -1/+1 |
| * | | | Updated tests | Phil Hughes | 2016-03-04 | 6 | -10/+10 |
| * | | | Fixed failing comment test | Phil Hughes | 2016-03-04 | 1 | -1/+1 |
| * | | | Fixed tests for comment forms | Phil Hughes | 2016-03-04 | 4 | -5/+10 |
| * | | | Added discard button to comment form | Phil Hughes | 2016-03-04 | 4 | -17/+57 |
* | | | | Merge branch 'comment-error' into 'master' | Dmitriy Zaporozhets | 2016-03-11 | 2 | -1/+8 |
|\ \ \ \ | |||||
| * | | | | Change test in an attempt to pass.comment-error | Jacob Schatz | 2016-03-10 | 1 | -1/+1 |
| * | | | | Add error for ajax:error when submitting comments | Jacob Schatz | 2016-03-10 | 1 | -0/+7 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'gitlab-ci-yaml-alias' into 'master' | Kamil Trzciński | 2016-03-11 | 2 | -1/+40 |
|\ \ \ \ | |||||
| * | | | | Support YAML alias/anchor usage in .gitlab-ci.yml | Pascal Bach | 2016-03-08 | 2 | -1/+40 |
* | | | | | Merge branch 'build-scroll-controls-position' into 'master' | Jacob Schatz | 2016-03-11 | 3 | -5/+33 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Fixed missing variables | Phil Hughes | 2016-03-11 | 1 | -2/+2 |
| * | | | | Changed variable namesbuild-scroll-controls-position | Phil Hughes | 2016-03-10 | 1 | -3/+3 |
| * | | | | Removed CiBuild in favour of already available CiBuild class | Phil Hughes | 2016-03-10 | 3 | -16/+13 |
| * | | | | Affix the build scroll controls | Phil Hughes | 2016-03-07 | 4 | -5/+36 |
* | | | | | Merge branch 'webhooks' into 'master' | Robert Speicher | 2016-03-10 | 21 | -66/+66 |
|\ \ \ \ \ | |||||
| * | | | | | Fix help_autocomplete alignmentwebhooks | Robert Speicher | 2016-03-10 | 1 | -1/+1 |
| * | | | | | web hooks to webhooks | ashleys | 2016-03-10 | 21 | -66/+66 |
* | | | | | | Add 8.5.5 CHANGELOG items | Rémy Coutable | 2016-03-10 | 1 | -3/+4 |
* | | | | | | Merge branch 'issue_13987' into 'master' | Jacob Schatz | 2016-03-10 | 2 | -0/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Use full URL to reference issues | Alfredo Sumaran | 2016-03-10 | 2 | -2/+2 |
| * | | | | | Prevent `.max-width-marker` to break layout on mobile | Alfredo Sumaran | 2016-03-10 | 1 | -0/+1 |
| * | | | | | Avoid blinking of editor area on iOS | Alfredo Sumaran | 2016-03-10 | 1 | -0/+1 |
* | | | | | | Merge branch 'markdown-parser-documentation' into 'master' | Robert Speicher | 2016-03-10 | 1 | -2/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Capitalize Rouge mentions | A. Felipe Cabargas Madrid | 2016-03-10 | 1 | -2/+2 |
| * | | | | | | Capitalize names of technologies | A. Felipe Cabargas Madrid | 2016-03-10 | 1 | -1/+1 |
| * | | | | | | Added redcarpet usage reference to markdown documentation | A. Felipe Cabargas Madrid | 2016-03-10 | 1 | -0/+3 |
* | | | | | | | Merge branch 'issue-mr-build-status-placement' into 'master' | Robert Speicher | 2016-03-10 | 2 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Changed named argument | Phil Hughes | 2016-03-10 | 2 | -3/+3 |
| * | | | | | | | Correct ruby codeissue-mr-build-status-placement | Phil Hughes | 2016-03-10 | 1 | -1/+1 |
| * | | | | | | | Moves build status tooltip on issues | Phil Hughes | 2016-03-10 | 2 | -4/+4 |
* | | | | | | | | Merge branch 'slang/gitlab-ce-rewrite-logo' into 'master' | Jacob Schatz | 2016-03-10 | 2 | -26/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | rewrite logo to simplify SVG codeslang/gitlab-ce-rewrite-logo | Sean Lang | 2016-03-10 | 2 | -26/+10 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'expiring-lock' into 'master' | Douwe Maan | 2016-03-10 | 5 | -1/+72 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Typoexpiring-lock | Jacob Vosmaer | 2016-03-10 | 1 | -1/+1 |