summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Recreate that assertion up one level in the call stack, since the callers may...Simon MacMullen2013-06-272-0/+2
* Remove unneeded assertion.Simon MacMullen2013-06-271-2/+1
* prevent invalid state transitionMatthias Radestock2013-06-221-1/+3
* Make it clearer what I meant.Simon MacMullen2013-06-211-1/+1
* Merged bug25638 into stableEmile Joubert2013-06-212-2/+4
|\
| * Merged bug25615 into stableEmile Joubert2013-06-211-1/+3
| |\
| | * Umm, be less than 100% wrong.Simon MacMullen2013-06-201-3/+1
| | * Do not "recover" queues if there is already a rabbit_queue record for them. I...Simon MacMullen2013-06-201-1/+5
| * | Start asn1 too.Simon MacMullen2013-06-201-1/+1
| |/
* | Add a TODO for if we are ever unbusy enough to look at removing this code.Simon MacMullen2013-06-211-0/+2
* | Don't persist gm_pids; by definition when all we have is the rabbit_durable_q...Simon MacMullen2013-06-211-1/+4
|/
* Merge bug25612Simon MacMullen2013-06-181-3/+14
|\
| * cosmetic: state the not-immediatly-obviousMatthias Radestock2013-06-171-1/+8
| * Throw the key too. And if the server side still fails try to fail with more i...Simon MacMullen2013-06-171-2/+3
| * Check value when clients update flying_etsEmile Joubert2013-06-171-1/+4
* | rabbit_node_monitor should depend on rabbit_alarmEmile Joubert2013-06-171-1/+1
|/
* merge bug25600 into stableTim Watson2013-06-141-1/+7
|\
| * Emit consumer_deleted from the channel when we see a consumer go down, to cov...Simon MacMullen2013-06-111-1/+7
* | Merge bug25599Simon MacMullen2013-06-132-23/+37
|\ \ | |/ |/|
| * Adjust comment locationEmile Joubert2013-06-131-1/+1
| * Comments, gen_server-like termination reason and less unnecessary delete guar...Emile Joubert2013-06-132-11/+10
| * RefactorEmile Joubert2013-06-131-16/+18
| * Omit emitting stats for non-existent queues on terminationEmile Joubert2013-06-111-4/+9
| * Clear exclusive durable queues on bootEmile Joubert2013-06-102-19/+27
* | Merge heads of stableSimon MacMullen2013-06-101-4/+17
|\ \
| * \ Merge bug25588Simon MacMullen2013-06-101-4/+17
| |\ \ | | |/ | |/|
| | * Simplify (and don't bother parsing to integer only to convert back).Simon MacMullen2013-06-101-7/+4
| | * allows log the per-msg-ttl if it is presentTim Watson2013-06-061-4/+1
| | * Cosmetic.Simon MacMullen2013-06-061-18/+15
| | * do not attempt to parse expiration from missing propertiesTim Watson2013-06-061-7/+13
| | * add original expiration to x-death headers on per-message-ttl expiryTim Watson2013-06-061-1/+13
| | * Remove expiration property from dead lettered messagesTim Watson2013-06-041-2/+6
* | | Display pretty missing exclusive owner log messageEmile Joubert2013-06-101-1/+2
|/ /
* | Merged bug25576 into stableEmile Joubert2013-06-061-1/+12
|\ \
| * | Attempt to deal with missing segment file.Simon MacMullen2013-05-311-1/+12
* | | merge bug25573 into stableTim Watson2013-06-061-2/+5
|\ \ \
| * | | Don't use andalso here, it breaks LDAP when compiled under R12.Simon MacMullen2013-05-301-2/+5
| |/ /
* | | merge bug25567 into stableTim Watson2013-06-058-8/+24
|\ \ \
| * \ \ merge bug25571 into stableMatthias Radestock2013-05-316-6/+17
| |\ \ \ | | |_|/ | |/| |
| | * | graceful handling of application:which_applications() timeoutMatthias Radestock2013-05-316-6/+17
| * | | merge bug25571 into stableTim Watson2013-05-313-4/+4
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Just in case this times out, let's not explode.Simon MacMullen2013-05-291-1/+1
| | * Look for the rabbit process, not the rabbit application.Simon MacMullen2013-05-242-2/+2
| | * No infinity timeout, we could deadlock with the application controller on shu...Simon MacMullen2013-05-242-2/+2
| * | cope with empty rabbit_serial fileMatthias Radestock2013-05-291-0/+5
| |/
* | Dehydrate prospective betas on requeueEmile Joubert2013-05-291-5/+2
* | Test to trigger VQ assertion failure (ram msgs =< len)Emile Joubert2013-05-291-0/+15
|/
* merge headsTim Watson2013-05-201-2/+3
|\
| * merge bug25561 into stableMatthias Radestock2013-05-201-7/+2
| |\
| * | Pass through tx'ed acks and rejects in the correct order.Simon MacMullen2013-05-201-2/+3