| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 3 | -9/+10 |
| * | 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 |
| * | Avoid atom exhaustion in vhost message stores | Daniil Fedotov | 2016-11-11 | 2 | -45/+64 |
| * | Naming and cosmetics | Michael Klishin | 2016-11-11 | 5 | -16/+15 |
| * | Merge branch 'master' into rabbitmq-server-567 | Michael Klishin | 2016-11-10 | 14 | -113/+181 |
| |\ | |||||
| | * | Export alarm function to avoid calling status/0 from cluster_status command | Daniil Fedotov | 2016-11-10 | 1 | -1/+1 |
| | * | Add jsx to dependencies of Rabbit | Arnaud Cogoluègnes | 2016-11-09 | 1 | -1/+1 |
| | * | Use conversion module for JSON arguments in CLI | Arnaud Cogoluègnes | 2016-11-09 | 3 | -12/+3 |
| | * | Accept both lists and binaries for JSON arguments | Arnaud Cogoluègnes | 2016-11-09 | 3 | -3/+15 |
| | * | Fix JSON arguments parsing in CLI | Arnaud Cogoluègnes | 2016-11-09 | 3 | -6/+7 |
| | * | Update the list of magic plugins for rabbit_vm | Loïc Hoguin | 2016-11-08 | 1 | -2/+1 |
| | * | Remove reference to mochiweb_http in diagnostics | Loïc Hoguin | 2016-11-08 | 1 | -1/+0 |
| | * | Switch JSON library to JSX | Loïc Hoguin | 2016-11-08 | 2 | -18/+9 |
| | * | Timeout values are in milliseconds | Michael Klishin | 2016-11-07 | 1 | -1/+1 |
| | * | Log the number of retries left | Diana Corbacho | 2016-11-07 | 1 | -1/+2 |
| | * | Log Mnesia reconnection attempts | Diana Corbacho | 2016-11-07 | 1 | -0/+4 |
| | * | Configure member retries on Mnesia reconnection failures | Diana Corbacho | 2016-11-07 | 5 | -37/+62 |
| | * | Merge branch 'stable' | Michael Klishin | 2016-10-26 | 1 | -43/+68 |
| | |\ | |||||
| | | * | Merge branch 'stable' into rabbitmq-server-960 | Michael Klishin | 2016-10-26 | 3 | -7/+27 |
| | | |\ | |||||
| | | * | | Ignore unknown ack | Diana Corbacho | 2016-10-26 | 1 | -43/+68 |
| | * | | | Merge branch 'stable' | Michael Klishin | 2016-10-26 | 1 | -5/+14 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | | * | | Merge pull request #1011 from rabbitmq/rabbitmq-server-972 | Michael Klishin | 2016-10-26 | 1 | -5/+14 |
| | | |\ \ | |||||
| | | | * \ | Merge branch 'stable' into rabbitmq-server-972 | Michael Klishin | 2016-10-26 | 1 | -1/+6 |
| | | | |\ \ | |||||
| | | | * | | | Avoid duplicates in members list during partial partition | Diana Corbacho | 2016-10-25 | 1 | -5/+14 |
| | | | | |/ | | | |/| | |||||
| | * | | | | Merge branch 'stable' | Michael Klishin | 2016-10-26 | 1 | -1/+7 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | Merge pull request #1009 from rabbitmq/rabbitmq-server-1006 | Michael Klishin | 2016-10-26 | 1 | -1/+7 |
| | | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | | * | | Stop master in receiving sync_start from another master after partition | Diana Corbacho | 2016-10-25 | 1 | -1/+7 |
| | | | |/ | |||||
| | * | | | Merge branch 'stable' | Michael Klishin | 2016-10-26 | 1 | -1/+6 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Ignore policy_changed on slaves | Diana Corbacho | 2016-10-25 | 1 | -1/+6 |
| | | |/ | |||||
| * | | | Rename an upgrade function | Michael Klishin | 2016-11-09 | 2 | -4/+4 |
| * | | | Purge vhost storage in transaction | Daniil Fedotov | 2016-10-20 | 1 | -1/+1 |
| * | | | Migration to per-vhost store message | Daniil Fedotov | 2016-10-20 | 1 | -1/+1 |
| * | | | Move queues to vhost storage on upgrade | Daniil Fedotov | 2016-10-20 | 2 | -0/+18 |
| * | | | Allow restart of a vhost message store. purge_messages function to clean mess... | Daniil Fedotov | 2016-10-20 | 2 | -3/+10 |
| * | | | Terminate message store ignoring file save errors | Daniil Fedotov | 2016-10-20 | 2 | -6/+26 |
| * | | | Tests for per-vhost message store. Stop vhost message store when deleting vhost | Daniil Fedotov | 2016-10-20 | 3 | -5/+19 |
| * | | | Queue index per vhost location | Daniil Fedotov | 2016-10-20 | 3 | -23/+24 |
| * | | | Update tests | Daniil Fedotov | 2016-10-20 | 1 | -2/+2 |
| * | | | Moved directory selection to vhost_dir function | Daniil Fedotov | 2016-10-20 | 2 | -24/+29 |
| * | | | Remove duplicate migration. Match no_ack message | Daniil Fedotov | 2016-10-20 | 1 | -6/+2 |
| * | | | New upgrade scope `queues` started by boot step before queue recovery | Daniil Fedotov | 2016-10-20 | 3 | -83/+99 |
| * | | | wip: migrating to vhost base messge store | Daniil Fedotov | 2016-10-20 | 3 | -46/+70 |
| * | | | wip | Daniil Fedotov | 2016-10-20 | 1 | -4/+40 |
| * | | | Work in progress: Migration to vhost based message store | Daniil Fedotov | 2016-10-20 | 1 | -8/+51 |
| * | | | Migration algorithm | Daniil Fedotov | 2016-10-20 | 1 | -0/+39 |
| * | | | Starting and restarting app | Daniil Fedotov | 2016-10-20 | 2 | -8/+25 |
