summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Forgot to add/remove files.Francesco Mazzoli2012-01-241-3/+3
| | | * | | Change dummy exchange name from "inert" to "invalid"Francesco Mazzoli2012-01-241-5/+5
| | | * | | Duplicate "exchange" in error messageFrancesco Mazzoli2012-01-241-2/+1
| | | * | | Using rabbit_misc:rs/1 to format the exchange name.Francesco Mazzoli2012-01-241-1/+2
| | | * | | Protocol error instead of warning when routing through inert exchange.Francesco Mazzoli2012-01-241-1/+4
| | | * | | Dropping messages silently instead of emitting warnings.Francesco Mazzoli2012-01-241-3/+1
| | | * | | Add stub for "inert" exchange to be used when exchange types are missing.Francesco Mazzoli2012-01-242-3/+55
| | * | | | Remove redundant template from html-to-website-xml.xslbug24601Jim Apperly2012-01-271-2/+0
| | * | | | Remove doc:div and doc:toc, add show-in-this-page and reindent. Really this s...Simon MacMullen2012-01-191-24/+18
| | | |/ / | | |/| |
| | * | | Merge bug23938Simon MacMullen2012-01-194-70/+73
| | |\ \ \
| | | * | | refer to rationale from bug 24607bug23938Matthias Radestock2011-12-011-15/+2
| | | * | | add upgrade stepMatthias Radestock2011-12-011-0/+8
| | | * | | tie up some loose ends for the new tableMatthias Radestock2011-11-301-5/+5
| | | * | | now that we have table locks there is no need for phase separationMatthias Radestock2011-11-301-66/+32
| | | * | | only lock tables when we are dealing with multiple bindingsMatthias Radestock2011-11-301-6/+11
| | | * | | simplifyMatthias Radestock2011-11-301-18/+6
| | | * | | reduce time complexity of binding removal on queue deletionMatthias Radestock2011-11-303-19/+68
| | * | | | correct typoMatthias Radestock2012-01-191-2/+2
| | * | | | Merged bug24641 into default.Jerry Kuch2012-01-181-0/+4
| | |\ \ \ \
| | | * | | | Add VERSION to the build and destroot phase environments for MacPortsbug24641Steve Powell2012-01-061-0/+4
| | * | | | | Same fix as c412171663cc for rabbitmq-pluginsSimon MacMullen2012-01-171-2/+9
| | | |_|/ / | | |/| | |
| | * | | | merge bug 24265 into default (Somehow support DNs in rabbitmq_auth_mechanism_...Alexandru Scvortov2012-01-1719-156/+148
| | |\ \ \ \
| | | * | | | clearly this was tested thoroughlyMatthias Radestock2012-01-161-1/+1
| | | * | | | Merge bug 24638Simon MacMullen2012-01-162-1/+2
| | | |\ \ \ \
| | | | * | | | increase closing timeoutbug24638Matthias Radestock2012-01-101-1/+1
| | | | * | | | don't lingerMatthias Radestock2012-01-101-0/+1
| | | * | | | | Merge bug24676Simon MacMullen2012-01-161-3/+11
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge bug24674Simon MacMullen2012-01-169-130/+95
| | | | |\ \ \ \ \
| | | | * | | | | | fix rabbitmqctl error reporting under R15bug24674Matthias Radestock2012-01-121-3/+11
| | | * | | | | | | fix supervisor2 bug reported by dialyzerbug24676Matthias Radestock2012-01-161-2/+2
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Better comment.bug24265Simon MacMullen2012-01-061-2/+4
| | * | | | | | | RFC 4514 states that non-acsii chars get converted to UTF-8 and then escaped ...Simon MacMullen2012-01-061-1/+1
| | * | | | | | | Oops, actually this converted "foo" to ["foo"].Simon MacMullen2012-01-061-1/+1
| | * | | | | | | Avoid putting quotes around domainComponents.Simon MacMullen2012-01-061-0/+4
| | * | | | | | | peer_cert_subject_itemn -> peer_cert_subject_items, there's no guarantee we'l...Simon MacMullen2012-01-061-6/+6
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | HiPE credit_flow - this gets MCM -x 1 -y 1 -i 5 from 29.5kHz to 30.8kHz.bug24664Simon MacMullen2012-01-181-1/+1
| * | | | | | | For direct client we *do* want the reader pid (amqp_channel) rather than the ...Simon MacMullen2012-01-181-2/+3
* | | | | | | | Remove ?CREDIT_CPU_BOUND and have /1 versions of ack and send instead.bug24671Simon MacMullen2012-01-245-6/+13
* | | | | | | | More doc.Simon MacMullen2012-01-201-0/+3
* | | | | | | | More credit for the queue -> msg_store case.Simon MacMullen2012-01-196-21/+22
* | | | | | | | Correct comment and use spawn_linkSimon MacMullen2012-01-181-12/+13
* | | | | | | | Ignore bump_credit messages in rabbit_tests.Simon MacMullen2012-01-181-8/+19
* | | | | | | | merge headsMatthias Radestock2012-01-171-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Flow control: queue slave -> msg_store.Simon MacMullen2012-01-171-0/+4
* | | | | | | | | two flavours of 'write'Matthias Radestock2012-01-172-14/+28
* | | | | | | | | more sensible arg orderMatthias Radestock2012-01-171-13/+13
|/ / / / / / / /
* | | | | | | | Don't pass the client pid in for write.Simon MacMullen2012-01-171-3/+5
* | | | | | | | Flow control: vq -> msg_store.Simon MacMullen2012-01-172-17/+30
|/ / / / / / /
* | | | | | | make flow control explicit in the channel APIMatthias Radestock2012-01-162-9/+14
* | | | | | | simplify publisher monitoring codeMatthias Radestock2012-01-161-28/+11