summaryrefslogtreecommitdiff
path: root/src/rabbit_amqqueue_process.erl
Commit message (Expand)AuthorAgeFilesLines
* Always check message expiry when queues startbug25815Emile Joubert2013-10-141-13/+14
* Remove the warning message, it's not very interesting. Also fix an unused var...bug25757Simon MacMullen2013-09-111-7/+1
* Introduce a new return code for this case, since {new, Q} is going to mess up...Simon MacMullen2013-09-091-5/+1
* Reply with something the channel is going to know how to handle.Simon MacMullen2013-09-091-1/+5
* correctly prettify exclusive owner dissappearance warningMatthias Radestock2013-09-091-1/+1
* Revert dd08c9204760bug25713Simon MacMullen2013-08-141-1/+1
* Refresh branch from stableEmile Joubert2013-07-311-5/+3
|\
| * Merge stablebug25644Simon MacMullen2013-07-231-1/+1
| |\
| | * Get amqqueu_process to montor via delegate too, tighten delegate specs, simpl...Simon MacMullen2013-07-041-1/+1
| * | Merge bug25625Simon MacMullen2013-07-021-4/+2
| |\ \
| | * | Further refactoringbug25625Emile Joubert2013-07-021-3/+1
| | * | RefactorEmile Joubert2013-07-011-10/+3
| | * | Correction and contractionEmile Joubert2013-07-011-2/+2
| | * | Optimisation for handling discarded deliveriesEmile Joubert2013-06-271-2/+9
* | | | s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
|/ / /
* | | Merged bug25645 into stableEmile Joubert2013-06-281-0/+1
|\ \ \ | |/ / |/| |
| * | BQ:is_empty/1.bug25645Simon MacMullen2013-06-271-1/+1
| * | Recreate that assertion up one level in the call stack, since the callers may...Simon MacMullen2013-06-271-0/+1
| |/
* | Discard previously-discarded messages correctlybug25624Emile Joubert2013-06-261-1/+1
|/
* Merge bug25599Simon MacMullen2013-06-131-14/+25
|\
| * Adjust comment locationbug25599Emile Joubert2013-06-131-1/+1
| * Comments, gen_server-like termination reason and less unnecessary delete guar...Emile Joubert2013-06-131-2/+3
| * 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-101-3/+6
* | Merge heads of stableSimon MacMullen2013-06-101-4/+17
|\ \
| * | Simplify (and don't bother parsing to integer only to convert back).bug25588Simon 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
|/
* Clear queue expiry timer ref when firedbug25549Emile Joubert2013-05-091-1/+1
* merge bug25107 into defaultMatthias Radestock2013-04-251-106/+24
|\
| * Further excisionsbug25504Emile Joubert2013-04-161-4/+2
| * Minimise diffEmile Joubert2013-04-051-1/+1
| * DLX without confirmsEmile Joubert2013-04-041-103/+23
* | Maybe clearer?bug25107Simon MacMullen2013-04-121-3/+7
* | No, the newest dead letterings are at the head.Simon MacMullen2013-04-121-1/+1
* | Only ban cycles that are entirely due to expirySimon MacMullen2013-04-121-10/+27
|/
* Merged default into bug24114bug24114Emile Joubert2013-03-251-109/+211
|\
| * re-introduce state-transition optimisation for possibly_unblockMatthias Radestock2013-03-211-23/+27
| * Merge in defaultSimon MacMullen2013-03-211-0/+2
| |\
| | * Merge bug25461Simon MacMullen2013-03-211-0/+2
| | |\
| | | * Merge in defaultbug23378Simon MacMullen2013-03-211-13/+52
| | | |\
| | | * \ Merge in default.Simon MacMullen2013-02-251-48/+45
| | | |\ \
| | | * \ \ Merge defaultSimon MacMullen2013-01-231-0/+2
| | | |\ \ \
| | | | * | | Emit final stats event for connections, queues and channels just before the d...Simon MacMullen2012-12-181-0/+2
| * | | | | | Cosmetic, reduce distance to bug25461, remove dead commentSimon MacMullen2013-03-211-15/+11