| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | In a cluster it may be useful to know which node things happened on. | Simon MacMullen | 2011-04-07 | 1 | -1/+2 |
| * | Don't expose queue message ID. | Simon MacMullen | 2011-04-07 | 1 | -4/+3 |
| * | Make the generated messages somewhat more AMQP-ish by mapping payload to payl... | Simon MacMullen | 2011-04-07 | 1 | -15/+13 |
| * | Move the inbound tap to before routing but after validation. Remove queues fr... | Simon MacMullen | 2011-04-07 | 2 | -12/+4 |
| * | Tested debitrot; works again. | Simon MacMullen | 2011-04-07 | 1 | -8/+8 |
| * | Merge in default and untested debitrot. | Simon MacMullen | 2011-04-05 | 3 | -0/+136 |
| |\ | |||||
| | * | cosmetic | Matthias Radestock | 2009-05-09 | 1 | -83/+76 |
| | * | Move outbound tap to saner location; take advantage of extra info at that point | Tony Garnock-Jones | 2009-05-09 | 3 | -12/+23 |
| | * | merge default into bug20589 | Tony Garnock-Jones | 2009-05-09 | 9 | -44/+357 |
| | |\ | |||||
| | * | | Trace activity on a per-vhost basis | Tony Garnock-Jones | 2009-04-11 | 2 | -27/+37 |
| | * | | Switch to two-arg version of get_env for performance improvement | Tony Garnock-Jones | 2009-04-10 | 1 | -1/+1 |
| | * | | Generalize rabbitmqctl to set_env/get_env/unset_env | Tony Garnock-Jones | 2009-04-10 | 1 | -12/+14 |
| | * | | Use longstr instead of (nonstandard) binary | Tony Garnock-Jones | 2009-04-09 | 1 | -1/+1 |
| | * | | Use AMQP table encoding for the data. | Tony Garnock-Jones | 2009-04-09 | 1 | -25/+78 |
| | * | | rabbitmqctl tap control | Tony Garnock-Jones | 2009-04-09 | 1 | -0/+16 |
| | * | | Initial solution. Remaining: documentation; rabbitmqctl interface. | Tony Garnock-Jones | 2009-04-09 | 3 | -0/+54 |
| * | | | Merged bug24017 into default | Emile Joubert | 2011-04-05 | 1 | -5/+77 |
| |\ \ \ | |||||
| | * | | | Reduce duplication. | Simon MacMullen | 2011-04-04 | 1 | -4/+2 |
| | * | | | Actually DTRT. Note that this knocks out the is_binary/1 check introduced in ... | Simon MacMullen | 2011-04-04 | 1 | -13/+30 |
| | * | | | Tweak comment after rereading it. | Simon MacMullen | 2011-04-04 | 1 | -2/+4 |
| | * | | | Describe the problem. That's half the battle, right? | Simon MacMullen | 2011-04-04 | 1 | -4/+59 |
| * | | | | merge heads | Alexandru Scvortov | 2011-04-05 | 12 | -168/+96 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merging bug23628 to default | Matthew Sackman | 2011-04-01 | 1 | -11/+14 |
| | |\ \ \ | |||||
| | | * | | | 'shutdown' is only treated specially if the child is a supervisor (previous b... | Matthew Sackman | 2011-04-01 | 1 | -9/+8 |
| | | * | | | Revert to trailing whitespace et al to reduce diff to Erlang's supervisor | Matthew Sackman | 2011-04-01 | 1 | -52/+52 |
| | | * | | | reverting previous changes; treating {shutdown, _} exit reasons the same as n... | Vlad Alexandru Ionescu | 2011-03-31 | 1 | -80/+70 |
| | | * | | | adding reporting exception to supervisor2 | Vlad Alexandru Ionescu | 2011-03-30 | 1 | -5/+19 |
| | * | | | | merging bug22952 to default | Matthew Sackman | 2011-04-01 | 5 | -18/+27 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge bug23997 (R12B compatibility broken due to gb_trees:map R13ism). | Simon MacMullen | 2011-04-01 | 4 | -15/+25 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Another read/1. | Simon MacMullen | 2011-04-01 | 1 | -4/+4 |
| | | | * | | | | use mnesia:read/1 instead of read/3 | Alexandru Scvortov | 2011-04-01 | 1 | -4/+4 |
| | | | * | | | | fix some R12B-5isms | Alexandru Scvortov | 2011-04-01 | 2 | -5/+5 |
| | | | * | | | | remove R13isms | Alexandru Scvortov | 2011-03-29 | 3 | -7/+17 |
| | | * | | | | | Merge bug24007 into default | David Wragg | 2011-04-01 | 3 | -119/+34 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Make sure Attempts does not go negative. | Simon MacMullen | 2011-03-30 | 1 | -3/+2 |
| | * | | | | | | | Unlink before exit | Emile Joubert | 2011-04-01 | 1 | -1/+1 |
| | * | | | | | | | Slimmer gatherer termination | Emile Joubert | 2011-03-31 | 4 | -14/+6 |
| | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | | Merging bug24008 to default | Matthew Sackman | 2011-03-31 | 3 | -118/+30 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | merging bug23968 to default | Matthew Sackman | 2011-03-31 | 3 | -118/+30 |
| | | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | | * | | | | | Merge default into bug23968 | Matthew Sackman | 2011-03-28 | 15 | -241/+717 |
| | | | |\ \ \ \ \ | |||||
| | | | * | | | | | | Rip out dedup cache | Matthew Sackman | 2011-03-18 | 1 | -101/+28 |
| | | | * | | | | | | Rip out msg_store:release | Matthew Sackman | 2011-03-18 | 3 | -18/+2 |
| | * | | | | | | | | Don't transform markers when upgrading messages | Emile Joubert | 2011-03-31 | 1 | -1/+4 |
| | |/ / / / / / / | |||||
| | * | | | | | | | Make rabbitmq-server compilable. | Simon MacMullen | 2011-03-30 | 1 | -2/+2 |
| | * | | | | | | | cosmetic: put 'rabbitmqctl wait' code in the right place | Matthias Radestock | 2011-03-30 | 1 | -3/+7 |
| | * | | | | | | | Shutup, dialyzer | Matthew Sackman | 2011-03-30 | 1 | -2/+7 |
| | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | | Merge bug 23998 (prelaunch dies with "unexpected epmd error: address") | Simon MacMullen | 2011-04-05 | 2 | -120/+81 |
| |\ \ \ \ \ \ \ | |/ / / / / / | |||||
| | * | | | | | | cosmetic | Matthias Radestock | 2011-03-30 | 1 | -70/+60 |
| | * | | | | | | test refactor: mock the writer only once | Matthias Radestock | 2011-03-30 | 1 | -33/+11 |
| | * | | | | | | cosmetic | Matthias Radestock | 2011-03-29 | 1 | -17/+10 |
| | | |_|/ / / | |/| | | | | |||||
