summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | simplifying refactorMatthias Radestock2012-07-161-9/+7
| | * | | | | make channel/soft errors easier to distinguish from hard errorsMatthias Radestock2012-07-161-1/+1
| | * | | | | merge default into bug25056Matthias Radestock2012-07-152-57/+71
| | |\ \ \ \ \
| | | * | | | | more consistent error handling in readerMatthias Radestock2012-07-152-105/+128
| * | | | | | | Merge bug24998Simon MacMullen2012-07-1810-123/+422
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge bug24985Simon MacMullen2012-07-181-1/+1
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge bug24956 (again).Simon MacMullen2012-07-1642-255/+742
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | oops - handle heartbeat timeouts properly in closed stateTim Watson2012-07-161-1/+1
| | * | | | | | | | | handle shutdown and file system cleanup gracefullyTim Watson2012-07-161-10/+14
| | * | | | | | | | | merge defaultTim Watson2012-07-1610-124/+124
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | refactor: remove gratuitous helper functionMatthias Radestock2012-07-161-6/+3
| | | * | | | | | | | better epmd error descriptions in rabbitmqctlMatthias Radestock2012-07-153-8/+9
| | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | refactor: move things around in the readerMatthias Radestock2012-07-151-56/+65
| | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | call the correct functionMatthias Radestock2012-07-151-1/+1
| | | * | | | | | refactor: precondition_failed helper functionMatthias Radestock2012-07-151-21/+17
| | | * | | | | | oops - 'hg record' diff boundary failMatthias Radestock2012-07-151-0/+4
| | | * | | | | | renamingMatthias Radestock2012-07-151-11/+7
| | | * | | | | | cosmeticMatthias Radestock2012-07-141-2/+2
| | | * | | | | | tiny simplifying refactorMatthias Radestock2012-07-131-2/+1
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Cosmetic: starting a line with "_ =" is meaningless.Simon MacMullen2012-07-041-2/+2
| | * | | | | | Cosmetic: indulge bias against if statements.Simon MacMullen2012-07-041-10/+10
| | * | | | | | Cosmetic: whitespace.Simon MacMullen2012-07-041-14/+14
| | * | | | | | Cosmetic: reduce verbosity.Simon MacMullen2012-07-041-15/+6
| | * | | | | | cosmeticTim Watson2012-07-041-5/+5
| | * | | | | | ensure the temp directories are deleted before proceedingTim Watson2012-07-042-11/+19
| | * | | | | | merge defaultTim Watson2012-07-0331-128/+610
| | |\ \ \ \ \ \
| | * | | | | | | Oops - implement the default filter properlyTim Watson2012-06-211-1/+1
| | * | | | | | | Run additional xref checks in the broker when plugins-src is available.Tim Watson2012-06-212-0/+298
| * | | | | | | | Minor simplificationSimon MacMullen2012-07-182-7/+3
| * | | | | | | | resource_limit alarms are always atoms, and we don't need quotes around themSimon MacMullen2012-07-181-2/+2
| * | | | | | | | All our log invocations should end in ~nSimon MacMullen2012-07-181-6/+6
| * | | | | | | | do not blowup on unrecognised alarmsFrancesco Mazzoli2012-07-131-0/+6
| * | | | | | | | aligning things, part twoFrancesco Mazzoli2012-07-131-3/+2
| * | | | | | | | because we all love aligned arrows (especially Matthias)Francesco Mazzoli2012-07-131-2/+1
| * | | | | | | | cosmeticsFrancesco Mazzoli2012-07-131-8/+4
| * | | | | | | | add a `get_alarms/0' to `rabbit_alarm', equivalent to `alarm_handler:get_alar...Francesco Mazzoli2012-07-131-19/+31
| * | | | | | | | `rabbit_alarm' on its own again, added callbacks to fhc and `vm_memory_monitor'Francesco Mazzoli2012-07-136-36/+84
| * | | | | | | | do not take place of `alarm_handler', just pretty print what we're interested inFrancesco Mazzoli2012-07-125-32/+29
| * | | | | | | | log the resource limit alarmsFrancesco Mazzoli2012-07-111-2/+4
| * | | | | | | | let `rabbit_alarm' handle everything in place of `alarm_handler'Francesco Mazzoli2012-07-115-21/+34
| * | | | | | | | we don't need a dedicated handler, rabbit_alarm will doFrancesco Mazzoli2012-07-112-60/+1
| * | | | | | | | add replacement for the stock alarm_handler - not doing anything yetFrancesco Mazzoli2012-07-102-1/+60
| | |_|_|_|_|_|/ | |/| | | | | |
| | | | | | * | change naming from "termination" to "exit". also add `IS_' prefix to macroFrancesco Mazzoli2012-07-174-11/+11
| | | | | | * | macro instead of duplicating the guardsFrancesco Mazzoli2012-07-121-15/+10
| | | | | | * | merge `is_abnormal_termination' and `is_benign_exit'Francesco Mazzoli2012-07-122-25/+19
| | | | | | * | add comment clarifying the need to pattern match in `with_exit_handler/2'Francesco Mazzoli2012-07-121-0/+3
| | | | | | * | filter benign messages in `rabbit_amqqueue:safe_delegate_call_ok/2'Francesco Mazzoli2012-07-112-8/+22
| | |_|_|_|/ / | |/| | | | |
* | | | | | | enable heartbeats with a 10 minutes interval by defaultFrancesco Mazzoli2012-07-192-1/+6
| |_|_|/ / / |/| | | | |
* | | | | | Merged bug25052 into defaultEmile Joubert2012-07-131-5/+5
|\ \ \ \ \ \
| * | | | | | blow up if Ref is unknownMatthias Radestock2012-07-121-1/+1