| Commit message (Expand) | Author | Age | Files | Lines |
| * | do not blowup on unrecognised alarms | Francesco Mazzoli | 2012-07-13 | 1 | -0/+6 |
| * | aligning things, part two | Francesco Mazzoli | 2012-07-13 | 1 | -3/+2 |
| * | because we all love aligned arrows (especially Matthias) | Francesco Mazzoli | 2012-07-13 | 1 | -2/+1 |
| * | cosmetics | Francesco Mazzoli | 2012-07-13 | 1 | -8/+4 |
| * | add a `get_alarms/0' to `rabbit_alarm', equivalent to `alarm_handler:get_alar... | Francesco Mazzoli | 2012-07-13 | 1 | -19/+31 |
| * | `rabbit_alarm' on its own again, added callbacks to fhc and `vm_memory_monitor' | Francesco Mazzoli | 2012-07-13 | 5 | -34/+82 |
| * | do not take place of `alarm_handler', just pretty print what we're interested in | Francesco Mazzoli | 2012-07-12 | 4 | -30/+27 |
| * | log the resource limit alarms | Francesco Mazzoli | 2012-07-11 | 1 | -2/+4 |
| * | let `rabbit_alarm' handle everything in place of `alarm_handler' | Francesco Mazzoli | 2012-07-11 | 4 | -19/+32 |
| * | we don't need a dedicated handler, rabbit_alarm will do | Francesco Mazzoli | 2012-07-11 | 2 | -60/+1 |
| * | add replacement for the stock alarm_handler - not doing anything yet | Francesco Mazzoli | 2012-07-10 | 2 | -1/+60 |
| * | Merged bug24826 into default | Emile Joubert | 2012-06-29 | 10 | -89/+90 |
| |\ |
|
| | * | merge default | Tim Watson | 2012-06-27 | 21 | -831/+892 |
| | |\ |
|
| | | * | It probably makes slightly more sense to monitor before we broadcast. | Simon MacMullen | 2012-06-26 | 1 | -1/+1 |
| | | * | Maybe better name? | Simon MacMullen | 2012-06-26 | 3 | -3/+3 |
| | | * | OK, we do actually need a special way to determine the difference between: | Simon MacMullen | 2012-06-25 | 3 | -3/+3 |
| | | * | Get rid of this with_exit_handler use. | Simon MacMullen | 2012-06-25 | 1 | -12/+4 |
| | | * | normal -> leaving the ring, change topology | Simon MacMullen | 2012-06-25 | 3 | -5/+5 |
| | | * | And finally, have the master wait for all the slaves on deletion. | Simon MacMullen | 2012-06-25 | 1 | -0/+11 |
| | | * | The spec for gm:group_members/1 says it returns a list of pids - let's do that. | Simon MacMullen | 2012-06-25 | 1 | -1/+1 |
| | | * | Ignore normal exits; do not try to change the ring topology as it shuts down. | Simon MacMullen | 2012-06-25 | 1 | -3/+5 |
| | | * | Close down the slave's GM the same way the master's GM does. | Simon MacMullen | 2012-06-25 | 1 | -0/+5 |
| | | * | consistency: leave the 'ok' matching to the caller | Matthias Radestock | 2012-06-23 | 1 | -1/+1 |
| | | * | Revert the wrapper around the copy in append_file/2 | Simon MacMullen | 2012-06-22 | 1 | -0/+17 |
| | | * | Merge bug24956 | Simon MacMullen | 2012-06-20 | 3 | -24/+16 |
| | | |\ |
|
| | | | * | Merged bug24992 into default | Emile Joubert | 2012-06-19 | 1 | -1/+1 |
| | | | |\ |
|
| | | | | * | Default to 1GB limit, check every 10s. | Simon MacMullen | 2012-06-19 | 1 | -1/+1 |
| | | | * | | Merge bug24994 | Simon MacMullen | 2012-06-19 | 1 | -1/+5 |
| | | | |\ \ |
|
| | | | | * \ | Merge bug24939 | Simon MacMullen | 2012-06-14 | 1 | -2/+2 |
| | | | | |\ \
| | | | | |/ |
|
| | | | | * | | Strip this out again, we can't make it idempotent and it might just remove th... | Simon MacMullen | 2012-06-14 | 1 | -3/+0 |
| | | | | * | | Ensure we only clear out records of queues that are actually dead. | Simon MacMullen | 2012-06-14 | 1 | -1/+2 |
| | | | | * | | This has little to do with recovery - move to networking boot. | Simon MacMullen | 2012-06-14 | 2 | -1/+3 |
| | | | | * | | Improve comment | Simon MacMullen | 2012-06-14 | 1 | -1/+3 |
| | | | | * | | clean up listeners during node start/recovery | Steve Losh | 2012-06-14 | 1 | -0/+1 |
| | | | | * | | merge default | Steve Losh | 2012-06-14 | 22 | -966/+1121 |
| | | | | |\ \ |
|
| | | | | * | | | get a node to clean up after old incarnations of itself | Matthias Radestock | 2012-05-16 | 1 | -0/+1 |
| | | | * | | | | Cosmetic | Emile Joubert | 2012-06-18 | 1 | -1/+0 |
| | | | * | | | | Only one version of append_file is required | Emile Joubert | 2012-06-18 | 3 | -28/+4 |
| | | | * | | | | Rotate logs differently | Emile Joubert | 2012-06-14 | 3 | -9/+13 |
| | | | * | | | | Rotate logs without consuming excessive memory | Emile Joubert | 2012-06-14 | 3 | -5/+14 |
| | | | | |_|/
| | | |/| | |
|
| | | * | | | | revert the log level for error for heartbeat timeouts | Tim Watson | 2012-06-18 | 1 | -1/+0 |
| | | * | | | | make the error/reason for amqp heartbeat timeouts clearer in the logs | Tim Watson | 2012-06-18 | 1 | -4/+4 |
| | | * | | | | merge default | Tim Watson | 2012-06-14 | 7 | -103/+79 |
| | | |\ \ \ \
| | | |/ / / |
|
| | | | * | | | Report more clearly when we fail to monitor disk space on an unsupported plat... | Simon MacMullen | 2012-06-14 | 1 | -2/+2 |
| | | | | |/
| | | |/| |
|
| | | | * | | cosmetic: move comment to a better place | Matthias Radestock | 2012-06-12 | 1 | -2/+0 |
| | | | * | | Revert d86c121dfb0d, since, of course, it breaks the test suite. | Simon MacMullen | 2012-06-11 | 1 | -2/+0 |
| | | | * | | cosmetic | Matthias Radestock | 2012-06-11 | 1 | -56/+31 |
| | | | * | | Unused var | Simon MacMullen | 2012-06-08 | 1 | -1/+1 |
| | | | * | | Stop mirror coordinator gen_server when deleting queue | Emile Joubert | 2012-06-08 | 1 | -2/+6 |
| | | | * | | Prevent coordinator process leakage | Emile Joubert | 2012-06-07 | 1 | -0/+2 |