| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Delete extra whitespace. | Francesco Mazzoli | 2012-01-25 | 1 | -2/+0 |
| * | Cons instead of append, reject does not change the channel state. | Francesco Mazzoli | 2012-01-25 | 1 | -6/+5 |
| * | 'case' statement style | Francesco Mazzoli | 2012-01-25 | 1 | -2/+3 |
| * | reject doesn't need to know about the channel state. | Francesco Mazzoli | 2012-01-25 | 1 | -5/+6 |
| * | Fix to reject_tx, list comprehension instead of map. | Francesco Mazzoli | 2012-01-25 | 1 | -2/+3 |
| * | Flatten the list of lists. | Francesco Mazzoli | 2012-01-25 | 1 | -1/+1 |
| * | Executing basick.{nack,reject} transactionally. | Francesco Mazzoli | 2012-01-24 | 1 | -15/+36 |
| * | Merge bug24653 | Simon MacMullen | 2012-01-23 | 11 | -118/+124 |
| |\ | |||||
| | * | refactor: use types exported by 'supervisor' | Matthias Radestock | 2012-01-23 | 1 | -19/+4 |
| | * | helper function for constructing tcp listener sup child specs | Matthias Radestock | 2012-01-23 | 1 | -13/+24 |
| | * | use the correct inet types | Matthias Radestock | 2012-01-23 | 3 | -4/+4 |
| | * | use correct type for {M,F,A} | Matthias Radestock | 2012-01-23 | 9 | -26/+43 |
| | * | refactor: check_tcp_listener_address/2 -> tcp_listener_addresses/1 | Matthias Radestock | 2012-01-23 | 1 | -23/+21 |
| | * | refactor: turn a condition into a guard | Matthias Radestock | 2012-01-23 | 1 | -10/+6 |
| | * | cosmetic: move helper functions where they belong | Matthias Radestock | 2012-01-23 | 1 | -33/+32 |
| * | | handle the remaining enabled_plugins_file error case more gracefully | Matthias Radestock | 2012-01-22 | 1 | -0/+2 |
| * | | don't complain about empty enabled_plugins file | Matthias Radestock | 2012-01-22 | 1 | -0/+1 |
| |/ | |||||
| * | Merged bug23432 into default | Emile Joubert | 2012-01-20 | 1 | -1/+1 |
| |\ | |||||
| | * | Avoid a circular dependency. The new load_definitions depends on recovery (si... | Simon MacMullen | 2012-01-05 | 1 | -1/+1 |
| * | | Resurrect default | Simon MacMullen | 2012-01-20 | 1 | -2/+3 |
| * | | Merge bug23938 | Simon MacMullen | 2012-01-19 | 3 | -70/+71 |
| |\ \ | |||||
| | * | | refer to rationale from bug 24607 | Matthias Radestock | 2011-12-01 | 1 | -15/+2 |
| | * | | add upgrade step | Matthias Radestock | 2011-12-01 | 1 | -0/+8 |
| | * | | tie up some loose ends for the new table | Matthias Radestock | 2011-11-30 | 1 | -5/+5 |
| | * | | now that we have table locks there is no need for phase separation | Matthias Radestock | 2011-11-30 | 1 | -66/+32 |
| | * | | only lock tables when we are dealing with multiple bindings | Matthias Radestock | 2011-11-30 | 1 | -6/+11 |
| | * | | simplify | Matthias Radestock | 2011-11-30 | 1 | -18/+6 |
| | * | | reduce time complexity of binding removal on queue deletion | Matthias Radestock | 2011-11-30 | 2 | -19/+66 |
| * | | | correct typo | Matthias Radestock | 2012-01-19 | 1 | -2/+2 |
| * | | | Same fix as c412171663cc for rabbitmq-plugins | Simon MacMullen | 2012-01-17 | 1 | -2/+9 |
| * | | | merge bug 24265 into default (Somehow support DNs in rabbitmq_auth_mechanism_... | Alexandru Scvortov | 2012-01-17 | 14 | -150/+140 |
| |\ \ \ | |||||
| | * \ \ | Merge bug 24638 | Simon MacMullen | 2012-01-16 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | increase closing timeout | Matthias Radestock | 2012-01-10 | 1 | -1/+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 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 |
| | * | | | | | 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 |
| | * | | | | | oops | Matthias Radestock | 2012-01-12 | 1 | -3/+5 |
| | |/ / / / | |||||
| | * | | | | 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 | 2 | -14/+18 |
| | |/ / / | |||||
| | * | | | cosmetic: remove nonsensical comment | Matthias Radestock | 2012-01-10 | 1 | -2/+1 |
| | * | | | Merge bug24649. | Simon MacMullen | 2012-01-09 | 1 | -24/+16 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | * | | | 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 |
