| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'bug26622' into stable | Jean-Sébastien Pédron | 2015-03-03 | 1 | -10/+12 |
| |\ |
|
| | * | rabbit_node_monitor: Cache pause_minority_guard() return value | Jean-Sébastien Pédron | 2015-03-03 | 1 | -10/+12 |
| * | | Further cleanup of boot exception handling (bug26610) | Simon MacMullen | 2015-02-26 | 1 | -35/+22 |
| * | | Detangle boot error handling, step 2 | Simon MacMullen | 2015-02-26 | 1 | -16/+24 |
| * | | Detangle boot error handling, step 1 | Simon MacMullen | 2015-02-26 | 1 | -20/+4 |
| * | | Fix clearer timeout_waiting_for_tables error message | Simon MacMullen | 2015-02-23 | 1 | -10/+11 |
| |/ |
|
| * | Ignore all errors here (just as we do in ssl_info/2) - for example the socket... | Simon MacMullen | 2015-02-16 | 1 | -3/+3 |
| * | Cause some traffic on master hibernation, and explain why. | Simon MacMullen | 2015-02-02 | 2 | -1/+13 |
| * | Ahem | Simon MacMullen | 2015-01-30 | 1 | -1/+0 |
| * | Don't send reply until the BQ:init has taken place, and thus the master has s... | Simon MacMullen | 2015-01-30 | 2 | -1/+2 |
| * | Check that our generated distribution port is actually a valid port number! A... | Simon MacMullen | 2015-01-22 | 1 | -4/+16 |
| * | Merge bug26503 | Simon MacMullen | 2015-01-05 | 1 | -1/+0 |
| |\ |
|
| | * | Remove 'backing_queue_status' from ?STATISTICS_KEYS | Jean-Sebastien Pedron | 2014-12-24 | 1 | -1/+0 |
| * | | Rework SSL's verify_fun support | Jean-Sebastien Pedron | 2014-12-26 | 1 | -4/+55 |
| |/ |
|
| * | Merge bug26490 | Simon MacMullen | 2014-12-12 | 2 | -2/+42 |
| |\ |
|
| | * | Minor refactor. | Simon MacMullen | 2014-12-11 | 1 | -8/+10 |
| | * | Backport the part of 505868f421db which fixes ram_bytes when requeueing an in... | Simon MacMullen | 2014-12-11 | 1 | -2/+11 |
| | * | Minor language corrections. | Simon MacMullen | 2014-12-10 | 1 | -4/+4 |
| | * | Autoheal: Make sure Mnesia is stopped on all losers before they restart | Jean-Sebastien Pedron | 2014-12-10 | 1 | -0/+29 |
| * | | Inline the Continue() anonymous function | Jean-Sebastien Pedron | 2014-12-10 | 1 | -4/+2 |
| * | | Add more information to the 'about_to_heal' state explanations | Jean-Sebastien Pedron | 2014-12-10 | 1 | -3/+7 |
| * | | Autoheal: The loosing leader must wait for the winner_is message | Jean-Sebastien Pedron | 2014-12-09 | 1 | -2/+7 |
| |/ |
|
| * | Merge bug26446 | Simon MacMullen | 2014-12-05 | 1 | -1/+21 |
| |\ |
|
| | * | Throw an error if at least one plugin's module can't be loaded | Jean-Sebastien Pedron | 2014-12-03 | 1 | -1/+21 |
| * | | Abstraction: safe process_info(). | Simon MacMullen | 2014-12-05 | 1 | -10/+16 |
| * | | Add top_memory_use() and top_binary_refs(). | Simon MacMullen | 2014-12-05 | 1 | -3/+31 |
| |/ |
|
| * | Merge bug26265 | Simon MacMullen | 2014-11-28 | 3 | -22/+62 |
| |\ |
|
| | * | Rename this to indicate what it does, not the current circumstances in which ... | Simon MacMullen | 2014-11-28 | 1 | -2/+2 |
| | * | Check cluster consistency before joining a cluster | Jean-Sebastien Pedron | 2014-11-27 | 1 | -15/+27 |
| | * | Merge bug26367rabbitmq_v3_4_2 | Simon MacMullen | 2014-11-25 | 1 | -9/+49 |
| | |\ |
|
| | | * | Also add a tiny bit more logging, for symmetry. | Simon MacMullen | 2014-11-25 | 1 | -0/+4 |
| | | * | Mutual disconnect when partial partition detected. And don't allow a very sho... | Simon MacMullen | 2014-11-25 | 1 | -1/+23 |
| | | * | Do not attempt to "fix up" the partitions field; if Mnesia does not detect th... | Simon MacMullen | 2014-11-25 | 1 | -6/+2 |
| | * | | Add a comment so we remember x-dead-letter-exchange was already verified | Jean-Sebastien Pedron | 2014-11-24 | 1 | -4/+6 |
| | * | | Restore the "x-dead-letter-exchange" check lost in changeset 12133 | Jean-Sebastien Pedron | 2014-11-24 | 1 | -0/+4 |
| * | | | No need to load/unload the plugin around the plugin_provided_by_otp/1 check | Jean-Sebastien Pedron | 2014-11-28 | 1 | -14/+3 |
| * | | | Remove "Plugins: adding to code path" log message | Jean-Sebastien Pedron | 2014-11-28 | 1 | -2/+0 |
| * | | | Only check ERTS version to determine if we accept an external eldap | Jean-Sebastien Pedron | 2014-11-26 | 1 | -31/+3 |
| * | | | Add plugin paths to the beginning of the code path | Jean-Sebastien Pedron | 2014-11-24 | 1 | -4/+55 |
| | |/
|/| |
|
| * | | Cosmetic | Simon MacMullen | 2014-11-24 | 1 | -5/+3 |
| * | | Even closer to reality. | Simon MacMullen | 2014-11-24 | 1 | -2/+2 |
| * | | Remove out of date subclause. | Simon MacMullen | 2014-11-24 | 1 | -5/+3 |
| * | | Drive-by simplification. | Simon MacMullen | 2014-11-21 | 1 | -2/+1 |
| * | | The last changeset made it possible for Mnesia to not report a partition, so ... | Simon MacMullen | 2014-11-21 | 1 | -2/+6 |
| * | | Be a bit more careful before declaring a partial partition. | Simon MacMullen | 2014-11-21 | 1 | -1/+20 |
| |/ |
|
| * | We don't need to throw that any more, maintain an API like that of rpc:call/4. | Simon MacMullen | 2014-11-20 | 1 | -1/+1 |
| * | Be a bit more sensible with syncing the ticktime; only do it when RPCing into... | Simon MacMullen | 2014-11-20 | 3 | -14/+12 |
| * | Sync ticktime with server. | Simon MacMullen | 2014-11-20 | 1 | -1/+13 |
| * | Sleep to mitigate bug 26467 in the 3.4.x series. | Simon MacMullen | 2014-11-20 | 1 | -1/+7 |
| * | Consume and handle {run_backing_queue, _, _} messages. | Simon MacMullen | 2014-11-14 | 1 | -0/+3 |