summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed filter spacingfilter-spacingPhil Hughes2016-03-171-14/+3
* Merge branch 'patch-1' into 'master' Robert Schilling2016-03-171-1/+1
|\
| * Fix typo in README.md.Mark Pundsack2016-03-161-1/+1
* | Merge branch 'fix_wiki_links' into 'master' Robert Speicher2016-03-175-4/+25
|\ \
| * | Fix wiki search results point to raw sourceHiroyuki Sato2016-03-175-4/+25
* | | Merge branch 'css-zero-unit-fix' into 'master' Jacob Schatz2016-03-1726-139/+140
|\ \ \
| * | | Follow the CSS Style Guide rules for unitless zero values.connorshea2016-03-1626-139/+140
|/ / /
* | | Merge branch 'danielcarraro/gitlab-ce-feature/omniauth-auth0-gem' into 'master' Robert Speicher2016-03-166-0/+101
|\ \ \
| * | | Added omniauth-auth0 Gem + Applicable Documentation.Daniel Carraro2016-03-166-0/+101
* | | | Merge branch 'dropdown-caret-color' into 'master' Jacob Schatz2016-03-163-3/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixes issue with dropdown caret being incorrect colorPhil Hughes2016-03-163-3/+1
|/ / /
* | | Merge branch 'ci-runners-token-index' into 'master' Yorick Peterse2016-03-162-4/+18
|\ \ \
| * | | Added an index on ci_runners.tokenYorick Peterse2016-03-162-4/+18
| |/ /
* | | Merge branch 'css-hex-format' into 'master' Jacob Schatz2016-03-1645-242/+242
|\ \ \
| * | | Follow the CSS Style Guide rules for HEX colors.connorshea2016-03-1545-242/+242
* | | | Merge branch 'git-version' into 'master' Jacob Vosmaer2016-03-161-3/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix golang shasum invocationJacob Vosmaer2016-03-161-1/+1
| * | | Update Git source installation steps to 2.7.3Jacob Vosmaer2016-03-161-2/+3
|/ / /
* | | Merge branch 'doc-updates' into 'master' Achilleas Pipinellis2016-03-162-12/+5
|\ \ \ | |_|/ |/| |
| * | Use relative link for installation.mdChris Wilson2016-03-151-1/+1
| * | Revert to relative requirements.md link use gitlab.com link for installation ...Chris Wilson2016-03-152-2/+2
| * | Fix requirements.md link and improve PostgreSQL commandsChris Wilson2016-03-112-12/+5
* | | Merge branch 'issue_14306' into 'master' Robert Speicher2016-03-162-0/+7
|\ \ \
| * | | Return an empty Array when there aren't lines to parse.Rubén Dávila2016-03-152-0/+7
* | | | Merge branch 'support-utf8-wiki-page-title' into 'master' Douwe Maan2016-03-166-7/+27
|\ \ \ \
| * | | | Support Wiki with UTF-8 page nameHiroyuki Sato2016-03-166-7/+27
* | | | | Merge branch 'worker-for-user-deletion' into 'master' Douwe Maan2016-03-1610-26/+117
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Specs for the DeleteUserServiceworker-for-user-deletionZeger-Jan van de Weg2016-03-153-50/+69
| * | | | Clearify who deletes the userZeger-Jan van de Weg2016-03-156-9/+10
| * | | | Fix broken specsZeger-Jan van de Weg2016-03-152-10/+7
| * | | | Target right release, rebase got it wrongZeger-Jan van de Weg2016-03-152-2/+3
| * | | | Specs on force deleting of a userZeger-Jan van de Weg2016-03-152-7/+43
| * | | | Add ability to delete a user with forceZeger-Jan van de Weg2016-03-156-18/+22
| * | | | A worker deletes a user, so the request doesn't time outZeger-Jan van de Weg2016-03-154-1/+34
| | |_|/ | |/| |
* | | | Merge branch 'fix-capybara-deprecation-warnings' into 'master' Robert Speicher2016-03-163-3/+3
|\ \ \ \
| * | | | Fix Capybara 2.6.2 deprecation warningsStan Hu2016-03-153-3/+3
* | | | | Merge branch 'git-2-7-3' into 'master' Robert Speicher2016-03-154-3/+6
|\ \ \ \ \
| * | | | | Fix changelogDouwe Maan2016-03-151-1/+3
| * | | | | Merge branch 'master' into git-2-7-3Douwe Maan2016-03-15132-4230/+2108
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge branch 'issue_14301' into 'master' Robert Speicher2016-03-151-1/+1
|\ \ \ \ \ \
| * | | | | | TypoAlfredo Sumaran2016-03-151-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'dropdown-vertical-spacing' into 'master' Jacob Schatz2016-03-151-3/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed overflow on users name in dropdownsdropdown-vertical-spacingPhil Hughes2016-03-151-3/+2
* | | | | | Merge branch '12743-subscribe-to-label' into 'master' Rémy Coutable2016-03-1541-137/+660
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Create a SentNotification record for #relabeled_issue_email / #relabeled_merg...Rémy Coutable2016-03-153-10/+23
| * | | | | Move the #toggle_subscription controller method to a concernRémy Coutable2016-03-153-28/+15
| * | | | | Improving the original label-subscribing implementationRémy Coutable2016-03-1536-310/+439
| * | | | | Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-1531-64/+458
* | | | | | Add 8.5.6 CHANGELOG itemsRémy Coutable2016-03-151-0/+3
| |_|_|/ / |/| | | |
* | | | | Merge branch 'css-style-guide' into 'master' Jacob Schatz2016-03-158-0/+393
|\ \ \ \ \