summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create topic permission table in upgradesArnaud Cogoluègnes2016-12-293-11/+34
* Merge branch 'master' into rabbitmq-server-505Arnaud Cogoluègnes2016-12-281-13/+2
|\
| * Remove not-existing test group referenceArnaud Cogoluègnes2016-12-281-13/+2
* | Move topic permission tests in their own suiteArnaud Cogoluègnes2016-12-282-179/+222
* | Fix topic authorisation testArnaud Cogoluègnes2016-12-271-0/+1
* | Merge branch 'master' into rabbitmq-server-505Arnaud Cogoluègnes2016-12-2736-2393/+1117
|\ \ | |/
| * Merge pull request #1067 from rabbitmq/rabbitmq-server-1058Michael Klishin2016-12-278-2006/+114
| |\
| | * More messages for sync testDaniil Fedotov2016-12-231-6/+8
| | * Do not test global parameters commandDaniil Fedotov2016-12-231-79/+1
| | * Get rid of rabbit_control_mainDaniil Fedotov2016-12-238-1921/+105
| * | Merge branch 'stable'Michael Klishin2016-12-260-0/+0
| |\ \
| | * | Use a less ambiguous word that does not confuse spelling checkersrabbitmq_v3_6_7_milestone2Michael Klishin2016-12-261-1/+1
| | * | Fixed various typos across code commentsAndrew Dryga2016-12-269-11/+11
| * | | Use a less ambiguous word that does not confuse spelling checkersMichael Klishin2016-12-261-1/+1
| * | | Merge pull request #1069 from AndrewDryga/fix-typosMichael Klishin2016-12-269-12/+12
| |\ \ \
| | * | | Fixed various typos across code commentsAndrew Dryga2016-12-259-12/+12
| |/ / /
| * | | Merge pull request #766 from rabbitmq/rabbitmq-server-567Michael Klishin2016-12-2418-164/+912
| |\ \ \
| | * | | Don't log #resource recordsMichael Klishin2016-12-241-6/+6
| | * | | Merge branch 'master' into rabbitmq-server-567Michael Klishin2016-12-236-127/+80
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Revert "Do not expand plugins anymore"Jean-Sébastien Pédron2016-12-238-212/+80
| | * | | Revert to syncronous vhost recovery since there are concurency limitationsDaniil Fedotov2016-12-231-8/+4
| | * | | Fix logs. Expect multiple logs during startupDaniil Fedotov2016-12-232-13/+19
| | * | | Recover queues after non-clean shutdownDaniil Fedotov2016-12-221-3/+7
| | * | | Recover vhosts message stores in parallel after a crashDaniil Fedotov2016-12-221-6/+13
| | * | | Force recover client references to be maps. Start empty message store for eac...Daniil Fedotov2016-12-212-2/+8
| | * | | Fix msg_store testDaniil Fedotov2016-12-211-1/+1
| | * | | change error function with rabbit_log:errorGabriele Santomaggio2016-12-211-1/+1
| | * | | Refs can be undefinedDaniil Fedotov2016-12-201-4/+9
| | * | | Pass queues and recovery terms to foldDaniil Fedotov2016-12-202-2/+6
| | * | | Group recovery client refs by vhostDaniil Fedotov2016-12-203-22/+48
| | * | | Merge branch 'master' into rabbitmq-server-567Daniil Fedotov2016-12-207-90/+165
| | |\ \ \
| | * | | | fix typoGabriele Santomaggio2016-12-201-1/+1
| | * | | | Merge branch 'master' into rabbitmq-server-567Michael Klishin2016-12-179-20/+537
| | |\ \ \ \
| | * | | | | Replace dying_client_index and dying_clients set with a mapDaniil Fedotov2016-12-162-25/+15
| | * | | | | Merge branch 'master' into rabbitmq-server-567Diana Corbacho2016-12-1318-528/+718
| | |\ \ \ \ \
| | * | | | | | Make queue migration batch size configurableDaniil Fedotov2016-11-301-1/+3
| | * | | | | | Write per queue upgrade log to a separate fileDaniil Fedotov2016-11-305-16/+43
| | * | | | | | Merge branch 'master' into rabbitmq-server-567Daniil Fedotov2016-11-2916-89/+294
| | |\ \ \ \ \ \
| | * | | | | | | Migrate queues in batches of 100 in parallel. Write recovery terms for migrat...Daniil Fedotov2016-11-282-36/+54
| | * | | | | | | Keep backup between mnesia upgrade and message store upgradeDaniil Fedotov2016-11-282-12/+50
| | * | | | | | | Fix vhost dir location in testDaniil Fedotov2016-11-241-3/+2
| | * | | | | | | Rollback to sequential queue migration. Move queue directories before migrati...Daniil Fedotov2016-11-241-10/+19
| | * | | | | | | Merge branch 'master' into rabbitmq-server-567Daniil Fedotov2016-11-2312-578/+793
| | |\ \ \ \ \ \ \
| | * | | | | | | | New dir path for queue index dataDaniil Fedotov2016-11-143-9/+17
| | * | | | | | | | CosmeticsMichael Klishin2016-11-131-1/+1
| | * | | | | | | | Towards functional message store migration fnMichael Klishin2016-11-135-25/+43
| | * | | | | | | | Fix test expectations, more renames, more loggingMichael Klishin2016-11-124-10/+11
| | * | | | | | | | We get a tuple from ETS here, not just a pidMichael Klishin2016-11-111-1/+1
| | * | | | | | | | RenamesMichael Klishin2016-11-112-7/+7
| | * | | | | | | | Use a fixed size encoding fn for vhost directory namesMichael Klishin2016-11-113-10/+11