summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert properties to table in a slightly smarter way. Also refer to the resu...Simon MacMullen2011-04-111-32/+19
* Merge in defaultSimon MacMullen2011-04-114-0/+208
|\
| * Remove delivery tag.Simon MacMullen2011-04-112-9/+5
| * Specs.Simon MacMullen2011-04-081-1/+5
| * Keys not key.Simon MacMullen2011-04-081-1/+1
| * Port and rewrite the manpage changes.Simon MacMullen2011-04-071-0/+61
| * Tracing has very little to do with rabbit_log, let's make it its own module.Simon MacMullen2011-04-073-102/+129
| * Cosmetic.Simon MacMullen2011-04-071-10/+11
| * Cosmetic.Simon MacMullen2011-04-071-21/+17
| * This seems to work fine. FIXME denied!Simon MacMullen2011-04-071-1/+1
| * Do loop detection earlier.Simon MacMullen2011-04-071-18/+15
| * 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-0915-52/+374
| | |\
| | * | Document rabbitmqctl changes in the podTony Garnock-Jones2009-04-111-0/+12
| | * | 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
* | | | Merge bug24039 (attempt to add unavailable binding not handled properly).Simon MacMullen2011-04-110-0/+0
|\ \ \ \
* | | | | correct error when attempting to stomp on an unavailable bindingMatthias Radestock2011-04-091-10/+9
|/ / / /
* | | | tiny refactorMatthias Radestock2011-04-091-6/+5
* | | | cosmetic changes and minor tweaks to rabbit_binding:{add,remove}Matthias Radestock2011-04-081-38/+26
* | | | cosmetic: update comment on table_filterMatthias Radestock2011-04-081-3/+2
* | | | remove duplicate checkMatthias Radestock2011-04-081-6/+3
* | | | merge bug24031 into defaultMatthias Radestock2011-04-081-11/+10
|\ \ \ \
| * | | | shrinkMatthias Radestock2011-04-081-14/+10
| * | | | Don't cons inside the tx, prevents us from copying the accumulator on the way...Simon MacMullen2011-04-081-11/+14
|/ / / /
* | | | merge bug24006 into defaultMatthias Radestock2011-04-0819-172/+184
|\ \ \ \
| * \ \ \ Merge bug23550 (show direct connections in mgmt)Michael Bridgen2011-04-0818-171/+182
| |\ \ \ \
| | * | | | Added tag rabbitmq_v2_4_1 for changeset 8cd73aad181aAlexandru Scvortov2011-04-070-0/+0
| | * | | | changelog entries for 2.4.1rabbitmq_v2_4_1Alexandru Scvortov2011-04-072-0/+9
| | * | | | Merging bug24033 to defaultMatthew Sackman2011-04-070-0/+0
| | |\ \ \ \
| | * | | | | Reinstate trap_exit in channel.Simon MacMullen2011-04-071-0/+1
| | |/ / / /
| | * | | | It is not an error if the file does not existMatthew Sackman2011-04-061-1/+4
| | * | | | Merge bug24017 into default (again)Emile Joubert2011-04-051-2/+3
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | UTF8strings come back as binaries.Simon MacMullen2011-04-051-2/+3
| | * | | | 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