| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Consider vhost can be deleted when cleaning vhost limits. | Daniil Fedotov | 2017-07-31 | 1 | -1/+6 |
| * | Delete vhost data even if the vhost supervisor is not running. | Daniil Fedotov | 2017-07-31 | 1 | -5/+7 |
| * | Check if vhost supervisor is running when starting slaves. | Daniil Fedotov | 2017-07-31 | 1 | -5/+15 |
| * | Refactor vhost supervisor access functions. | Daniil Fedotov | 2017-07-31 | 4 | -33/+35 |
| * | Correct comment | Michael Klishin | 2017-07-27 | 1 | -1/+1 |
| * | Log this to stderr | Michael Klishin | 2017-07-27 | 1 | -1/+1 |
| * | Log a more sensible error message when running on an Erlang version that's to... | Michael Klishin | 2017-07-27 | 1 | -0/+10 |
| * | Naming + export type | kjnilsson | 2017-07-27 | 2 | -2/+2 |
| * | Merge branch 'master' into rabbitmq-management-446 | Daniil Fedotov | 2017-07-25 | 11 | -95/+260 |
| |\ | |||||
| | * | Merge branch 'stable' | Michael Klishin | 2017-07-25 | 1 | -10/+24 |
| | |\ | |||||
| | | * | Run garbage collection in GM every 250ms | Jean-Sébastien Pedron | 2017-07-25 | 1 | -7/+22 |
| | | * | Remove hibernate from GM | Jean-Sébastien Pédron | 2017-07-24 | 1 | -3/+2 |
| | * | | Fix unused variable | kjnilsson | 2017-07-25 | 1 | -1/+1 |
| | * | | Spelling | Michael Klishin | 2017-07-25 | 1 | -1/+1 |
| | * | | Remove debug log | Daniil Fedotov | 2017-07-25 | 1 | -1/+0 |
| | * | | Merge branch 'master' into rabbitmq-server-close-connection-on-vhost-down | Michael Klishin | 2017-07-22 | 3 | -42/+65 |
| | |\ \ | |||||
| | * | | | Fix return type of start_vhost | Daniil Fedotov | 2017-07-21 | 1 | -3/+3 |
| | * | | | Do not crash on vhost recovery failure if vhost strategy is `continue` | Daniil Fedotov | 2017-07-20 | 2 | -19/+66 |
| | * | | | Refuse connections to dead vhosts. | Daniil Fedotov | 2017-07-19 | 2 | -16/+47 |
| | * | | | Change vhost supervision recovery process. | Daniil Fedotov | 2017-07-19 | 8 | -61/+135 |
| * | | | | Report vhost status on vhost info | Diana Corbacho | 2017-07-25 | 1 | -1/+5 |
| | |/ / |/| | | |||||
| * | | | Merge branch 'stable' | Michael Klishin | 2017-07-22 | 2 | -25/+35 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Remove the debug message about deleting queues without vhosts | Daniil Fedotov | 2017-07-21 | 1 | -1/+0 |
| | * | | Do not show queues with deleted vhost. | Daniil Fedotov | 2017-07-21 | 1 | -8/+39 |
| | * | | Report a difference between RSS and erlang total memory only if RSS is bigger. | Daniil Fedotov | 2017-07-18 | 1 | -5/+11 |
| * | | | Add would_exceed_queue_limit function | Luke Bakken | 2017-07-19 | 1 | -17/+30 |
| | |/ |/| | |||||
| * | | Enable tracing of messages sent by default when using LG | Loïc Hoguin | 2017-07-18 | 1 | -1/+4 |
| * | | Merge branch 'stable'rabbitmq_v3_7_0_milestone16 | Jean-Sébastien Pédron | 2017-07-12 | 1 | -1/+2 |
| |\ \ | |/ | |||||
| | * | Add vm_memory_calculation_strategy to ctl status | Michael Klishin | 2017-07-11 | 1 | -1/+2 |
| * | | Merge branch 'stable' | Michael Klishin | 2017-07-11 | 1 | -4/+3 |
| |\ \ | |/ | |||||
| | * | Remove OsTotal - ErlangTotal mem calculation from other_system mem | Gerhard Lazu | 2017-07-10 | 1 | -4/+3 |
| * | | Fix a merge | Michael Klishin | 2017-07-11 | 1 | -2/+1 |
| * | | Merge branch 'stable' | Michael Klishin | 2017-07-10 | 4 | -3/+11 |
| |\ \ | |/ | |||||
| | * | Merge branch 'stable' into rabbitmq-management-427 | Michael Klishin | 2017-07-10 | 1 | -1/+2 |
| | |\ | |||||
| | | * | Do not require a node to be running to execute decode, list_ciphers and list_... | Daniil Fedotov | 2017-07-04 | 1 | -1/+2 |
| | * | | Revert unnecessary function addition | Luke Bakken | 2017-07-05 | 1 | -6/+2 |
| | * | | Clean up queue metrics on queue termination. | kjnilsson | 2017-07-04 | 3 | -3/+9 |
| | * | | Add list_local_names function | Luke Bakken | 2017-06-28 | 1 | -1/+6 |
| | * | | Only GC local queue metrics | Luke Bakken | 2017-06-28 | 1 | -6/+1 |
| | * | | Filter queue list by local pid | Luke Bakken | 2017-06-28 | 1 | -1/+6 |
| | |/ | |||||
| * | | Merge branch 'master' into rabbitmq-management-421 | Michael Klishin | 2017-07-07 | 13 | -227/+211 |
| |\ \ | |||||
| | * \ | Merge pull request #1283 from rabbitmq/rabbitmq-server-1280 | Michael Klishin | 2017-07-08 | 10 | -81/+201 |
| | |\ \ | |||||
| | | * | | Wording, correct a type spec | Michael Klishin | 2017-07-07 | 2 | -5/+5 |
| | | * | | Rename function | Michael Klishin | 2017-07-06 | 1 | -3/+3 |
| | | * | | Wording | Michael Klishin | 2017-07-06 | 1 | -2/+2 |
| | | * | | It can be any error, log it as such | Michael Klishin | 2017-07-06 | 1 | -1/+1 |
| | | * | | Wording | Michael Klishin | 2017-07-06 | 1 | -3/+0 |
| | | * | | Return an error here | Michael Klishin | 2017-07-06 | 1 | -1/+1 |
| | | * | | Emit vhost_deleted first, like before | Michael Klishin | 2017-07-05 | 1 | -2/+2 |
| | | * | | if rabbit_amqqueue_sup_sup:start_for_vhost/1 fails, log the reason and throw | Michael Klishin | 2017-07-05 | 1 | -5/+4 |
