summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* In a cluster it may be useful to know which node things happened on.Simon MacMullen2011-04-071-1/+2
* Don't expose queue message ID.Simon MacMullen2011-04-071-4/+3
* Make the generated messages somewhat more AMQP-ish by mapping payload to payl...Simon MacMullen2011-04-071-15/+13
* Move the inbound tap to before routing but after validation. Remove queues fr...Simon MacMullen2011-04-072-12/+4
* Tested debitrot; works again.Simon MacMullen2011-04-071-8/+8
* Merge in default and untested debitrot.Simon MacMullen2011-04-053-0/+136
|\
| * cosmeticMatthias Radestock2009-05-091-83/+76
| * Move outbound tap to saner location; take advantage of extra info at that pointTony Garnock-Jones2009-05-093-12/+23
| * merge default into bug20589Tony Garnock-Jones2009-05-099-44/+357
| |\
| * | Trace activity on a per-vhost basisTony Garnock-Jones2009-04-112-27/+37
| * | Switch to two-arg version of get_env for performance improvementTony Garnock-Jones2009-04-101-1/+1
| * | Generalize rabbitmqctl to set_env/get_env/unset_envTony Garnock-Jones2009-04-101-12/+14
| * | Use longstr instead of (nonstandard) binaryTony Garnock-Jones2009-04-091-1/+1
| * | Use AMQP table encoding for the data.Tony Garnock-Jones2009-04-091-25/+78
| * | rabbitmqctl tap controlTony Garnock-Jones2009-04-091-0/+16
| * | Initial solution. Remaining: documentation; rabbitmqctl interface.Tony Garnock-Jones2009-04-093-0/+54
* | | Merged bug24017 into defaultEmile Joubert2011-04-051-5/+77
|\ \ \
| * | | Reduce duplication.Simon MacMullen2011-04-041-4/+2
| * | | Actually DTRT. Note that this knocks out the is_binary/1 check introduced in ...Simon MacMullen2011-04-041-13/+30
| * | | Tweak comment after rereading it.Simon MacMullen2011-04-041-2/+4
| * | | Describe the problem. That's half the battle, right?Simon MacMullen2011-04-041-4/+59
* | | | merge headsAlexandru Scvortov2011-04-0512-168/+96
|\ \ \ \ | |/ / /
| * | | Merging bug23628 to defaultMatthew Sackman2011-04-011-11/+14
| |\ \ \
| | * | | 'shutdown' is only treated specially if the child is a supervisor (previous b...Matthew Sackman2011-04-011-9/+8
| | * | | Revert to trailing whitespace et al to reduce diff to Erlang's supervisorMatthew Sackman2011-04-011-52/+52
| | * | | reverting previous changes; treating {shutdown, _} exit reasons the same as n...Vlad Alexandru Ionescu2011-03-311-80/+70
| | * | | adding reporting exception to supervisor2Vlad Alexandru Ionescu2011-03-301-5/+19
| * | | | merging bug22952 to defaultMatthew Sackman2011-04-015-18/+27
| |\ \ \ \
| | * \ \ \ Merge bug23997 (R12B compatibility broken due to gb_trees:map R13ism).Simon MacMullen2011-04-014-15/+25
| | |\ \ \ \
| | | * | | | Another read/1.Simon MacMullen2011-04-011-4/+4
| | | * | | | use mnesia:read/1 instead of read/3Alexandru Scvortov2011-04-011-4/+4
| | | * | | | fix some R12B-5ismsAlexandru Scvortov2011-04-012-5/+5
| | | * | | | remove R13ismsAlexandru Scvortov2011-03-293-7/+17
| | * | | | | Merge bug24007 into defaultDavid Wragg2011-04-013-119/+34
| | |\ \ \ \ \
| | * | | | | | Make sure Attempts does not go negative.Simon MacMullen2011-03-301-3/+2
| * | | | | | | Unlink before exitEmile Joubert2011-04-011-1/+1
| * | | | | | | Slimmer gatherer terminationEmile Joubert2011-03-314-14/+6
| | |/ / / / / | |/| | | | |
| * | | | | | Merging bug24008 to defaultMatthew Sackman2011-03-313-118/+30
| |\ \ \ \ \ \
| | * \ \ \ \ \ merging bug23968 to defaultMatthew Sackman2011-03-313-118/+30
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Merge default into bug23968Matthew Sackman2011-03-2815-241/+717
| | | |\ \ \ \ \
| | | * | | | | | Rip out dedup cacheMatthew Sackman2011-03-181-101/+28
| | | * | | | | | Rip out msg_store:releaseMatthew Sackman2011-03-183-18/+2
| * | | | | | | | Don't transform markers when upgrading messagesEmile Joubert2011-03-311-1/+4
| |/ / / / / / /
| * | | | | | | Make rabbitmq-server compilable.Simon MacMullen2011-03-301-2/+2
| * | | | | | | cosmetic: put 'rabbitmqctl wait' code in the right placeMatthias Radestock2011-03-301-3/+7
| * | | | | | | Shutup, dialyzerMatthew Sackman2011-03-301-2/+7
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge bug 23998 (prelaunch dies with "unexpected epmd error: address")Simon MacMullen2011-04-052-120/+81
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | cosmeticMatthias Radestock2011-03-301-70/+60
| * | | | | | test refactor: mock the writer only onceMatthias Radestock2011-03-301-33/+11
| * | | | | | cosmeticMatthias Radestock2011-03-291-17/+10
| | |_|/ / / | |/| | | |