Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Emit consumer_deleted from the channel when we see a consumer go down, to ↵bug25600 | Simon MacMullen | 2013-06-11 | 1 | -1/+7 |
| | | | | cover the case where an HA queue master dies and is thus not able to emit the consumer_deleted itself. This means we can emit consumer_deleted twice in some circumstances I think, but that should be fine. | ||||
* | Merge heads of stable | Simon MacMullen | 2013-06-10 | 1 | -4/+17 |
|\ | |||||
| * | Merge bug25588 | Simon MacMullen | 2013-06-10 | 1 | -4/+17 |
| |\ | |||||
| | * | Simplify (and don't bother parsing to integer only to convert back).bug25588 | Simon MacMullen | 2013-06-10 | 1 | -7/+4 |
| | | | |||||
| | * | allows log the per-msg-ttl if it is present | Tim Watson | 2013-06-06 | 1 | -4/+1 |
| | | | |||||
| | * | Cosmetic. | Simon MacMullen | 2013-06-06 | 1 | -18/+15 |
| | | | |||||
| | * | do not attempt to parse expiration from missing properties | Tim Watson | 2013-06-06 | 1 | -7/+13 |
| | | | |||||
| | * | add original expiration to x-death headers on per-message-ttl expiry | Tim Watson | 2013-06-06 | 1 | -1/+13 |
| | | | |||||
| | * | Remove expiration property from dead lettered messages | Tim Watson | 2013-06-04 | 1 | -2/+6 |
| | | | |||||
* | | | Display pretty missing exclusive owner log message | Emile Joubert | 2013-06-10 | 1 | -1/+2 |
|/ / | |||||
* | | Merged bug25576 into stable | Emile Joubert | 2013-06-06 | 1 | -1/+12 |
|\ \ | |||||
| * | | Attempt to deal with missing segment file.bug25576 | Simon MacMullen | 2013-05-31 | 1 | -1/+12 |
| | | | |||||
* | | | merge bug25573 into stable | Tim Watson | 2013-06-06 | 1 | -2/+5 |
|\ \ \ | |||||
| * | | | Don't use andalso here, it breaks LDAP when compiled under R12.bug25573 | Simon MacMullen | 2013-05-30 | 1 | -2/+5 |
| |/ / | |||||
* | | | merge bug25567 into stable | Tim Watson | 2013-06-05 | 8 | -8/+24 |
|\ \ \ | |||||
| * \ \ | merge bug25571 into stable | Matthias Radestock | 2013-05-31 | 6 | -6/+17 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | graceful handling of application:which_applications() timeoutbug25571 | Matthias Radestock | 2013-05-31 | 6 | -6/+17 |
| | | | | |||||
| * | | | merge bug25571 into stable | Tim Watson | 2013-05-31 | 3 | -4/+4 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | * | Just in case this times out, let's not explode. | Simon MacMullen | 2013-05-29 | 1 | -1/+1 |
| | | | |||||
| | * | Look for the rabbit process, not the rabbit application. | Simon MacMullen | 2013-05-24 | 2 | -2/+2 |
| | | | |||||
| | * | No infinity timeout, we could deadlock with the application controller on ↵ | Simon MacMullen | 2013-05-24 | 2 | -2/+2 |
| | | | | | | | | | | | | shutdown. | ||||
| * | | Merge bug25575 | Simon MacMullen | 2013-05-29 | 0 | -0/+0 |
| |\ \ | |||||
| * | | | cope with empty rabbit_serial filebug25575 | Matthias Radestock | 2013-05-29 | 1 | -0/+5 |
| |/ / | |||||
* | | | Dehydrate prospective betas on requeuebug25567 | Emile Joubert | 2013-05-29 | 1 | -5/+2 |
| | | | |||||
* | | | Test to trigger VQ assertion failure (ram msgs =< len) | Emile Joubert | 2013-05-29 | 1 | -0/+15 |
|/ / | |||||
* | | Added tag rabbitmq_v3_1_1 for changeset 37858d51cf99 | Tim Watson | 2013-05-28 | 0 | -0/+0 |
| | | |||||
* | | Removed tag TAG=rabbitmq_v3_1_1rabbitmq_v3_1_1 | Tim Watson | 2013-05-28 | 0 | -0/+0 |
| | | |||||
* | | Added tag TAG=rabbitmq_v3_1_1 for changeset d5b2b16c71e8 | Tim Watson | 2013-05-28 | 0 | -0/+0 |
|/ | |||||
* | update changelogs for 3.1.1 | Tim Watson | 2013-05-21 | 2 | -0/+9 |
| | |||||
* | merge heads | Tim Watson | 2013-05-20 | 1 | -2/+3 |
|\ | |||||
| * | merge bug25561 into stable | Matthias Radestock | 2013-05-20 | 1 | -7/+2 |
| |\ | |||||
| * | | Pass through tx'ed acks and rejects in the correct order.bug25561 | Simon MacMullen | 2013-05-20 | 1 | -2/+3 |
| | | | |||||
* | | | merge bug25560 into stable | Tim Watson | 2013-05-20 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | |||||
* | | | space--bug25560 | Simon MacMullen | 2013-05-20 | 1 | -1/+1 |
| | | | |||||
* | | | Ignore autoheal requests if we are already autohealing. | Simon MacMullen | 2013-05-20 | 1 | -0/+6 |
|/ / | |||||
* | | Remove obsolete and wrong comment. | Simon MacMullen | 2013-05-20 | 1 | -7/+2 |
|/ | |||||
* | merge bug25537 into stable | Tim Watson | 2013-05-16 | 83 | -2253/+4624 |
|\ | |||||
| * | Merge bug25555 into stable | Emile Joubert | 2013-05-15 | 0 | -0/+0 |
| |\ | |||||
| * | | Tighten up HA policy validation.bug25555 | Simon MacMullen | 2013-05-14 | 2 | -13/+48 |
| |/ | |||||
| * | merge bug25546 into stable | Tim Watson | 2013-05-10 | 2 | -4/+6 |
| |\ | |||||
| | * | TODO++bug25546 | Simon MacMullen | 2013-05-10 | 1 | -0/+2 |
| | | | |||||
| | * | Remove assertion; it's not always correct if prefetch has been set before. ↵ | Simon MacMullen | 2013-05-07 | 1 | -4/+4 |
| | | | | | | | | | | | | Instead, only set the volume when we have not set prefetch before. | ||||
| * | | Merged bug25548 int stable | Emile Joubert | 2013-05-10 | 2 | -7/+9 |
| |\ \ | |||||
| | * \ | Merged bug25545 into stable | Emile Joubert | 2013-05-09 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * \ | Merge bug25549 | Simon MacMullen | 2013-05-09 | 0 | -0/+0 |
| | | |\ \ | | | | |/ | |||||
| | | * | | Clear queue expiry timer ref when firedbug25549 | Emile Joubert | 2013-05-09 | 1 | -1/+1 |
| | | |/ | |||||
| | * | | Allow x-match header to be missing.bug25545 | Simon MacMullen | 2013-05-07 | 1 | -2/+3 |
| | | | | |||||
| | * | | Treat missing / garbled x-match header as "all", like we used to. | Simon MacMullen | 2013-05-07 | 1 | -4/+5 |
| | |/ | |||||
| * | | Move the ignore of '_'.bug25548 | Simon MacMullen | 2013-05-10 | 2 | -2/+4 |
| | | | |||||
| * | | Refactor. | Simon MacMullen | 2013-05-09 | 2 | -8/+10 |
| | | |