| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create topic permission table in upgrades | Arnaud Cogoluègnes | 2016-12-29 | 3 | -11/+34 |
| * | Merge branch 'master' into rabbitmq-server-505 | Arnaud Cogoluègnes | 2016-12-28 | 1 | -13/+2 |
| |\ | |||||
| | * | Remove not-existing test group reference | Arnaud Cogoluègnes | 2016-12-28 | 1 | -13/+2 |
| * | | Move topic permission tests in their own suite | Arnaud Cogoluègnes | 2016-12-28 | 2 | -179/+222 |
| * | | Fix topic authorisation test | Arnaud Cogoluègnes | 2016-12-27 | 1 | -0/+1 |
| * | | Merge branch 'master' into rabbitmq-server-505 | Arnaud Cogoluègnes | 2016-12-27 | 36 | -2393/+1117 |
| |\ \ | |/ | |||||
| | * | Merge pull request #1067 from rabbitmq/rabbitmq-server-1058 | Michael Klishin | 2016-12-27 | 8 | -2006/+114 |
| | |\ | |||||
| | | * | More messages for sync test | Daniil Fedotov | 2016-12-23 | 1 | -6/+8 |
| | | * | Do not test global parameters command | Daniil Fedotov | 2016-12-23 | 1 | -79/+1 |
| | | * | Get rid of rabbit_control_main | Daniil Fedotov | 2016-12-23 | 8 | -1921/+105 |
| | * | | Merge branch 'stable' | Michael Klishin | 2016-12-26 | 0 | -0/+0 |
| | |\ \ | |||||
| | | * | | Use a less ambiguous word that does not confuse spelling checkersrabbitmq_v3_6_7_milestone2 | Michael Klishin | 2016-12-26 | 1 | -1/+1 |
| | | * | | Fixed various typos across code comments | Andrew Dryga | 2016-12-26 | 9 | -11/+11 |
| | * | | | Use a less ambiguous word that does not confuse spelling checkers | Michael Klishin | 2016-12-26 | 1 | -1/+1 |
| | * | | | Merge pull request #1069 from AndrewDryga/fix-typos | Michael Klishin | 2016-12-26 | 9 | -12/+12 |
| | |\ \ \ | |||||
| | | * | | | Fixed various typos across code comments | Andrew Dryga | 2016-12-25 | 9 | -12/+12 |
| | |/ / / | |||||
| | * | | | Merge pull request #766 from rabbitmq/rabbitmq-server-567 | Michael Klishin | 2016-12-24 | 18 | -164/+912 |
| | |\ \ \ | |||||
| | | * | | | Don't log #resource records | Michael Klishin | 2016-12-24 | 1 | -6/+6 |
| | | * | | | Merge branch 'master' into rabbitmq-server-567 | Michael Klishin | 2016-12-23 | 6 | -127/+80 |
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Revert "Do not expand plugins anymore" | Jean-Sébastien Pédron | 2016-12-23 | 8 | -212/+80 |
| | | * | | | Revert to syncronous vhost recovery since there are concurency limitations | Daniil Fedotov | 2016-12-23 | 1 | -8/+4 |
| | | * | | | Fix logs. Expect multiple logs during startup | Daniil Fedotov | 2016-12-23 | 2 | -13/+19 |
| | | * | | | Recover queues after non-clean shutdown | Daniil Fedotov | 2016-12-22 | 1 | -3/+7 |
| | | * | | | Recover vhosts message stores in parallel after a crash | Daniil Fedotov | 2016-12-22 | 1 | -6/+13 |
| | | * | | | Force recover client references to be maps. Start empty message store for eac... | Daniil Fedotov | 2016-12-21 | 2 | -2/+8 |
| | | * | | | Fix msg_store test | Daniil Fedotov | 2016-12-21 | 1 | -1/+1 |
| | | * | | | change error function with rabbit_log:error | Gabriele Santomaggio | 2016-12-21 | 1 | -1/+1 |
| | | * | | | Refs can be undefined | Daniil Fedotov | 2016-12-20 | 1 | -4/+9 |
| | | * | | | Pass queues and recovery terms to fold | Daniil Fedotov | 2016-12-20 | 2 | -2/+6 |
| | | * | | | Group recovery client refs by vhost | Daniil Fedotov | 2016-12-20 | 3 | -22/+48 |
| | | * | | | Merge branch 'master' into rabbitmq-server-567 | Daniil Fedotov | 2016-12-20 | 7 | -90/+165 |
| | | |\ \ \ | |||||
| | | * | | | | fix typo | Gabriele Santomaggio | 2016-12-20 | 1 | -1/+1 |
| | | * | | | | Merge branch 'master' into rabbitmq-server-567 | Michael Klishin | 2016-12-17 | 9 | -20/+537 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Replace dying_client_index and dying_clients set with a map | Daniil Fedotov | 2016-12-16 | 2 | -25/+15 |
| | | * | | | | | Merge branch 'master' into rabbitmq-server-567 | Diana Corbacho | 2016-12-13 | 18 | -528/+718 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Make queue migration batch size configurable | Daniil Fedotov | 2016-11-30 | 1 | -1/+3 |
| | | * | | | | | | Write per queue upgrade log to a separate file | Daniil Fedotov | 2016-11-30 | 5 | -16/+43 |
| | | * | | | | | | Merge branch 'master' into rabbitmq-server-567 | Daniil Fedotov | 2016-11-29 | 16 | -89/+294 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Migrate queues in batches of 100 in parallel. Write recovery terms for migrat... | Daniil Fedotov | 2016-11-28 | 2 | -36/+54 |
| | | * | | | | | | | Keep backup between mnesia upgrade and message store upgrade | Daniil Fedotov | 2016-11-28 | 2 | -12/+50 |
| | | * | | | | | | | Fix vhost dir location in test | Daniil Fedotov | 2016-11-24 | 1 | -3/+2 |
| | | * | | | | | | | Rollback to sequential queue migration. Move queue directories before migrati... | Daniil Fedotov | 2016-11-24 | 1 | -10/+19 |
| | | * | | | | | | | Merge branch 'master' into rabbitmq-server-567 | Daniil Fedotov | 2016-11-23 | 12 | -578/+793 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | New dir path for queue index data | Daniil Fedotov | 2016-11-14 | 3 | -9/+17 |
| | | * | | | | | | | | Cosmetics | Michael Klishin | 2016-11-13 | 1 | -1/+1 |
| | | * | | | | | | | | Towards functional message store migration fn | Michael Klishin | 2016-11-13 | 5 | -25/+43 |
| | | * | | | | | | | | Fix test expectations, more renames, more logging | Michael Klishin | 2016-11-12 | 4 | -10/+11 |
| | | * | | | | | | | | We get a tuple from ETS here, not just a pid | Michael Klishin | 2016-11-11 | 1 | -1/+1 |
| | | * | | | | | | | | Renames | Michael Klishin | 2016-11-11 | 2 | -7/+7 |
| | | * | | | | | | | | Use a fixed size encoding fn for vhost directory names | Michael Klishin | 2016-11-11 | 3 | -10/+11 |
