summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add CHANGELOG entry [ci skip]fix-slack-pipeline-eventLin Jen-Shin2016-11-161-0/+4
* Fix pipeline author for Slack and use pipeline idLin Jen-Shin2016-11-162-6/+5
* Merge branch 'ux-guide-link-update-contributing' into 'master' Achilleas Pipinellis2016-11-161-4/+2
|\
| * [ci skip] Fix UX Guide link on Contributing.mdux-guide-link-update-contributingawhildy2016-11-151-4/+2
* | Merge branch 'move-snippet-discover-spinach-test-to-rspec' into 'master' Dmitriy Zaporozhets2016-11-163-34/+16
|\ \
| * | Move 'Explore Snippets' Spinach feature to Rspecthe-undefined2016-11-083-34/+16
* | | Merge branch 'fix-merge-request-screen-deleted-source-branch' into 'master' Sean McGivern2016-11-163-9/+26
|\ \ \
| * | | Do not create a MergeRequestDiff record when source branch is deletedfix-merge-request-screen-deleted-source-branchAdam Niedzielski2016-11-163-9/+26
* | | | Merge branch 'rs-issue-24527' into 'master' Sean McGivern2016-11-163-25/+41
|\ \ \ \
| * | | | Limit labels returned for a specific project as an administratorRobert Speicher2016-11-163-25/+41
* | | | | Merge branch 'setter-for-key' into 'master' Dmitriy Zaporozhets2016-11-163-9/+24
|\ \ \ \ \
| * | | | | Remove instance vars from key model testsSemyon Pupkov2016-11-161-6/+6
| * | | | | Use setter for key instead AR callbackSemyon Pupkov2016-11-163-3/+18
* | | | | | Merge branch 'fix_labels_api_adding_missing_parameter' into 'master' Sean McGivern2016-11-163-9/+51
|\ \ \ \ \ \
| * | | | | | add testsFrancesco Coda Zabetta2016-11-151-6/+21
| * | | | | | use Enumerable#find insted of select + firstFrancesco Coda Zabetta2016-11-151-3/+3
| * | | | | | fix changelog typosFrancesco Coda Zabetta2016-11-141-1/+1
| * | | | | | fix styleFrancesco Coda Zabetta2016-11-141-3/+3
| * | | | | | fix styleFrancesco Coda Zabetta2016-11-141-3/+3
| * | | | | | fix indentationFrancesco Coda Zabetta2016-11-141-7/+7
| * | | | | | add changelog entryFrancesco Coda Zabetta2016-11-141-0/+4
| * | | | | | fix labels API adding missing parameter (current_user)Francesco Coda Zabetta2016-11-142-9/+32
* | | | | | | Merge branch '24506-fix-timing-out-migration' into 'master' Yorick Peterse2016-11-161-23/+23
|\ \ \ \ \ \ \
| * | | | | | | Fix a badly-performing migrationNick Thomas2016-11-151-23/+23
* | | | | | | | Merge branch 'move-snippet-search-spinach-test-to-rspec' into 'master' Dmitriy Zaporozhets2016-11-164-86/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | Move 'Search Snippets' Spinach feature to Rspecthe-undefined2016-11-164-86/+66
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'doc/sentinel' into 'master' Achilleas Pipinellis2016-11-163-196/+1169
|\ \ \ \ \ \ \ \
| * | | | | | | | Minor edits in Redis HA source installAchilleas Pipinellis2016-11-161-4/+4
| * | | | | | | | Remove experimental heading and move note at the topAchilleas Pipinellis2016-11-161-9/+6
| * | | | | | | | Merge branch 'doc/sentinel' of gitlab.com:gitlab-org/gitlab-ce into doc/sentinelAchilleas Pipinellis2016-11-163-330/+1107
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Merge examples of Redis master/slave + Sentinels for source docsAchilleas Pipinellis2016-11-161-67/+106
| | * | | | | | | | Add steps to Redis HA source installationAchilleas Pipinellis2016-11-161-73/+123
| | * | | | | | | | Merge examples of Redis master/slave + SentinelsAchilleas Pipinellis2016-11-161-107/+37
| | * | | | | | | | Rearrange Redis HA source installations sectionsAchilleas Pipinellis2016-11-161-24/+33
| | * | | | | | | | Add clear instructions for the different Redis HA setupsAchilleas Pipinellis2016-11-161-35/+40
| | * | | | | | | | Refactor Redis HA docsAchilleas Pipinellis2016-11-151-233/+314
| | * | | | | | | | Swap HA setupsAchilleas Pipinellis2016-11-152-42/+45
| | * | | | | | | | Add missing link to GH issueAchilleas Pipinellis2016-11-111-6/+9
| | * | | | | | | | Rearrange sections in Sentinel docsAchilleas Pipinellis2016-11-101-162/+181
| | * | | | | | | | Move some things overAchilleas Pipinellis2016-11-101-83/+112
| | * | | | | | | | Move experimental heading at the bottom under changelogAchilleas Pipinellis2016-11-101-26/+33
| | * | | | | | | | Fix typos of Redis sentinel docsAchilleas Pipinellis2016-11-101-22/+22
| | * | | | | | | | Remade documentation for Redis HA with OmnibusGabriel Mazetto2016-11-102-182/+480
| | * | | | | | | | Fixed some documentation and moved Source install specific to other file.Gabriel Mazetto2016-11-082-121/+300
| | * | | | | | | | Fixed documentation and added redis/sentinel roles instructionGabriel Mazetto2016-11-081-14/+54
| | * | | | | | | | Few more fixes to Sentinel documentation to address MR feedbackGabriel Mazetto2016-11-081-7/+4
| | * | | | | | | | Reduce the ammount of lines to disable services and update TOCGabriel Mazetto2016-11-081-9/+3
| | * | | | | | | | Improved Redis HA and Sentinel documentation.Gabriel Mazetto2016-11-081-117/+210
| | * | | | | | | | Improved documentation on HA sentinel part and Redis replication troubleshoot...Gabriel Mazetto2016-11-081-60/+256
| | * | | | | | | | Updated password examples and improved omnibus troubleshootingGabriel Mazetto2016-11-081-4/+19