summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Emit consumer_deleted from the channel when we see a consumer go down, to cov...bug25600Simon MacMullen2013-06-111-1/+7
* 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).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
|/ /
* | Merged bug25576 into stableEmile Joubert2013-06-061-1/+12
|\ \
| * | Attempt to deal with missing segment file.bug25576Simon 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.bug25573Simon 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() timeoutbug25571Matthias 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
| * | Merge bug25575Simon MacMullen2013-05-290-0/+0
| |\ \
| * | | cope with empty rabbit_serial filebug25575Matthias Radestock2013-05-291-0/+5
| |/ /
* | | Dehydrate prospective betas on requeuebug25567Emile Joubert2013-05-291-5/+2
* | | Test to trigger VQ assertion failure (ram msgs =< len)Emile Joubert2013-05-291-0/+15
|/ /
* | Added tag rabbitmq_v3_1_1 for changeset 37858d51cf99Tim Watson2013-05-280-0/+0
* | Removed tag TAG=rabbitmq_v3_1_1rabbitmq_v3_1_1Tim Watson2013-05-280-0/+0
* | Added tag TAG=rabbitmq_v3_1_1 for changeset d5b2b16c71e8Tim Watson2013-05-280-0/+0
|/
* update changelogs for 3.1.1Tim Watson2013-05-212-0/+9
* 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.bug25561Simon MacMullen2013-05-201-2/+3
* | | merge bug25560 into stableTim Watson2013-05-200-0/+0
|\ \ \ | | |/ | |/|
* | | space--bug25560Simon MacMullen2013-05-201-1/+1
* | | Ignore autoheal requests if we are already autohealing.Simon MacMullen2013-05-201-0/+6
|/ /
* | Remove obsolete and wrong comment.Simon MacMullen2013-05-201-7/+2
|/
* merge bug25537 into stableTim Watson2013-05-1683-2253/+4624
|\
| * Merge bug25555 into stableEmile Joubert2013-05-150-0/+0
| |\
| * | Tighten up HA policy validation.bug25555Simon MacMullen2013-05-142-13/+48
| |/
| * merge bug25546 into stableTim Watson2013-05-102-4/+6
| |\
| | * TODO++bug25546Simon MacMullen2013-05-101-0/+2
| | * Remove assertion; it's not always correct if prefetch has been set before. In...Simon MacMullen2013-05-071-4/+4
| * | Merged bug25548 int stableEmile Joubert2013-05-102-7/+9
| |\ \
| | * \ Merged bug25545 into stableEmile Joubert2013-05-091-1/+1
| | |\ \
| | | * \ Merge bug25549Simon MacMullen2013-05-090-0/+0
| | | |\ \ | | | | |/
| | | * | Clear queue expiry timer ref when firedbug25549Emile Joubert2013-05-091-1/+1
| | | |/
| | * | Allow x-match header to be missing.bug25545Simon MacMullen2013-05-071-2/+3
| | * | Treat missing / garbled x-match header as "all", like we used to.Simon MacMullen2013-05-071-4/+5
| | |/
| * | Move the ignore of '_'.bug25548Simon MacMullen2013-05-102-2/+4
| * | Refactor.Simon MacMullen2013-05-092-8/+10