| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into expirin... | Jacob Vosmaer | 2016-03-10 | 22 | -44/+852 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'fix-filtered-pagination' into 'master' | Douwe Maan | 2016-03-10 | 3 | -5/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Allow filtered dashboard/explore results to be paged. Fixes #14104fix-filtered-pagination | Josh Frye | 2016-03-09 | 3 | -5/+6 | |
| * | | | | | | | | | | | | | | | Merge branch 'redis-config-parser' into 'master' | Douwe Maan | 2016-03-10 | 6 | -39/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into redis-c...redis-config-parser | Jacob Vosmaer | 2016-03-10 | 23 | -40/+295 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'issue_14011' into 'master' | Jacob Schatz | 2016-03-10 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Set blue color for link inside .gray-content-blockissue_14011 | Alfredo Sumaran | 2016-03-09 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | Merge branch 'dropdown-js' into 'master' | Jacob Schatz | 2016-03-10 | 18 | -39/+842 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Fixed failing milestone filter testsdropdown-js | Phil Hughes | 2016-03-10 | 2 | -6/+5 | |
| | * | | | | | | | | | | | | | | | Fixed failing tests | Phil Hughes | 2016-03-10 | 8 | -44/+72 | |
| | * | | | | | | | | | | | | | | | Fixed ruby style errors | Phil Hughes | 2016-03-10 | 3 | -62/+96 | |
