| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Alignment | Simon MacMullen | 2012-01-25 | 1 | -1/+1 |
| * | I think this should be a soft error. Although the spec does say to use comman... | Simon MacMullen | 2012-01-25 | 1 | -1/+1 |
| * | Tweak language | Simon MacMullen | 2012-01-25 | 2 | -3/+3 |
| * | Better error messages and style fixes. | Francesco Mazzoli | 2012-01-25 | 2 | -7/+11 |
| * | Forgot to add/remove files. | Francesco Mazzoli | 2012-01-24 | 1 | -3/+3 |
| * | Change dummy exchange name from "inert" to "invalid" | Francesco Mazzoli | 2012-01-24 | 1 | -5/+5 |
| * | Duplicate "exchange" in error message | Francesco Mazzoli | 2012-01-24 | 1 | -2/+1 |
| * | Using rabbit_misc:rs/1 to format the exchange name. | Francesco Mazzoli | 2012-01-24 | 1 | -1/+2 |
| * | Protocol error instead of warning when routing through inert exchange. | Francesco Mazzoli | 2012-01-24 | 1 | -1/+4 |
| * | Dropping messages silently instead of emitting warnings. | Francesco Mazzoli | 2012-01-24 | 1 | -3/+1 |
| * | Add stub for "inert" exchange to be used when exchange types are missing. | Francesco Mazzoli | 2012-01-24 | 2 | -3/+55 |
| * | merge bug 24265 into default (Somehow support DNs in rabbitmq_auth_mechanism_... | Alexandru Scvortov | 2012-01-17 | 19 | -156/+148 |
| |\ | |||||
| | * | clearly this was tested thoroughly | Matthias Radestock | 2012-01-16 | 1 | -1/+1 |
| | * | Merge bug 24638 | Simon MacMullen | 2012-01-16 | 2 | -1/+2 |
| | |\ | |||||
| | | * | increase closing timeout | Matthias Radestock | 2012-01-10 | 1 | -1/+1 |
| | | * | don't linger | Matthias Radestock | 2012-01-10 | 1 | -0/+1 |
| | * | | Merge bug24676 | Simon MacMullen | 2012-01-16 | 1 | -3/+11 |
| | |\ \ | |||||
| | | * \ | Merge bug24674 | Simon MacMullen | 2012-01-16 | 9 | -130/+95 |
| | | |\ \ | |||||
| | | * | | | fix rabbitmqctl error reporting under R15 | Matthias Radestock | 2012-01-12 | 1 | -3/+11 |
| | * | | | | fix supervisor2 bug reported by dialyzer | Matthias Radestock | 2012-01-16 | 1 | -2/+2 |
| | | |/ / | |/| | | |||||
| | * | | | Merge bug24681 | Simon MacMullen | 2012-01-16 | 0 | -0/+0 |
| | |\ \ \ | |||||
| | * | | | | merge rabbit_router:deliver into rabbit_amqqueue:deliver | Matthias Radestock | 2012-01-16 | 7 | -92/+67 |
| | |/ / / | |||||
| | * | | | Revert b03fe604af24. Not enough sleep. | Simon MacMullen | 2012-01-13 | 1 | -2/+2 |
| | * | | | Merge bug 24673 | Simon MacMullen | 2012-01-13 | 0 | -0/+0 |
| | |\ \ \ | |||||
| | * | | | | Emit the timeout in the stats event. | Simon MacMullen | 2012-01-13 | 1 | -2/+2 |
| | |/ / / | |||||
| | * | | | a little bit of refactoring on the reader | Matthias Radestock | 2012-01-12 | 1 | -35/+23 |
| | * | | | Merge bug24636 more | Emile Joubert | 2012-01-12 | 1 | -3/+5 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | | * | | oops | Matthias Radestock | 2012-01-12 | 1 | -3/+5 |
| | * | | | Merged bug24636 into default | Emile Joubert | 2012-01-12 | 3 | -3/+3 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | | * | | Merged bug24665 into default | Emile Joubert | 2012-01-10 | 1 | -2/+1 |
| | | |\ \ | | | |/ | |||||
| | | * | | don't start cpu_sup | Matthias Radestock | 2012-01-09 | 3 | -3/+3 |
| | * | | | rename fd stats items to make their meaning more obvious | Matthias Radestock | 2012-01-11 | 2 | -7/+7 |
| | * | | | cosmetic | Matthias Radestock | 2012-01-10 | 1 | -11/+11 |
| | * | | | include a few more pieces of info in rabbit:status | Matthias Radestock | 2012-01-10 | 1 | -1/+8 |
| | * | | | include fd info in rabbit:status() | Matthias Radestock | 2012-01-10 | 3 | -17/+22 |
| | | |/ | |/| | |||||
| | * | | cosmetic: remove nonsensical comment | Matthias Radestock | 2012-01-10 | 1 | -2/+1 |
| | |/ | |||||
| | * | Merge bug24649. | Simon MacMullen | 2012-01-09 | 3 | -26/+21 |
| | |\ | |||||
| | * | | carry on accepting tcp connections after an error | Matthias Radestock | 2011-12-30 | 1 | -0/+7 |
| * | | | Better comment. | Simon MacMullen | 2012-01-06 | 1 | -2/+4 |
| * | | | RFC 4514 states that non-acsii chars get converted to UTF-8 and then escaped ... | Simon MacMullen | 2012-01-06 | 1 | -1/+1 |
| * | | | Oops, actually this converted "foo" to ["foo"]. | Simon MacMullen | 2012-01-06 | 1 | -1/+1 |
| * | | | Avoid putting quotes around domainComponents. | Simon MacMullen | 2012-01-06 | 1 | -0/+4 |
| * | | | peer_cert_subject_itemn -> peer_cert_subject_items, there's no guarantee we'l... | Simon MacMullen | 2012-01-06 | 1 | -6/+6 |
| | |/ |/| | |||||
| * | | Merged bug24659 into default (2) | Emile Joubert | 2012-01-05 | 3 | -25/+19 |
| |\ \ | |||||
| | * \ | Merged bug24659 into default (1) | Emile Joubert | 2012-01-05 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | When available, use VERSION defined in the environment. | Piotr Sikora | 2011-12-21 | 1 | -1/+1 |
| | | |/ | |||||
| | * | | another, even tinier, refactor | Matthias Radestock | 2012-01-04 | 1 | -5/+2 |
| | * | | tiny refactor | Matthias Radestock | 2012-01-04 | 1 | -19/+14 |
| | * | | Merged bug24644 | Emile Joubert | 2012-01-04 | 1 | -0/+2 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Added modification to portfile made on previous release by macports.org | Steve Powell | 2011-12-23 | 1 | -0/+2 |
| | |/ | |||||
