summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* that function doesn't return errorsAlexandru Scvortov2012-02-281-2/+1
* re-order arguments to BQ:fold to look more like an Erlang foldAlexandru Scvortov2012-02-283-7/+7
* Rename process_messages to fold.Simon MacMullen2012-02-275-15/+13
* Extract some header-munging functions into rabbit_basic (not sure that's the ...Simon MacMullen2012-02-272-33/+40
* CosmeticSimon MacMullen2012-02-272-3/+1
* add missing argument to BQ:process_messagesAlexandru Scvortov2012-02-271-1/+1
* merge default into bug20337Alexandru Scvortov2012-02-276-30/+89
|\
| * fix hidden bug in config file listingMatthias Radestock2012-02-241-1/+1
| * cosmetic: make spec order match export/definition orderMatthias Radestock2012-02-241-7/+9
| * Merge bug24182 into defaultSteve Powell2012-02-231-1/+40
| |\
| | * Move the mode thing into the server too.Simon MacMullen2012-02-201-6/+8
| | * Move code from rabbitmq-auth-mechanism-ssl onto the brokerSimon MacMullen2012-02-201-1/+38
| * | How do I hate thee, coverage? Let me count the ways.Simon MacMullen2012-02-171-0/+7
| * | Merge in defaultSimon MacMullen2012-02-152-4/+14
| |\ \ | | |/ | |/|
| | * Fix tests, at the cost of a leetle tiny bit of ugliness.Simon MacMullen2011-08-221-1/+7
| | * Leave the Erlang distributed system when resetting.Simon MacMullen2011-08-221-3/+7
| * | Merge bug24086Simon MacMullen2012-02-155-35/+54
| |\ \
| | * | refactor: less strange variable scopingMatthias Radestock2012-02-141-7/+8
| | * | Remerge bug24714Emile Joubert2012-02-151-12/+7
| | |\ \
| * | | | handle framing errors promptlyMatthias Radestock2012-02-091-10/+10
* | | | | get rid of DLX warningsAlexandru Scvortov2012-02-271-30/+5
* | | | | don't remove DLX when not foundAlexandru Scvortov2012-02-241-11/+27
* | | | | add missing headAlexandru Scvortov2012-02-241-0/+2
* | | | | rename the weird VQ:ack/3 head to VQ:process_messages/3Alexandru Scvortov2012-02-246-44/+55
* | | | | dead-lettering to a deleted exchange outputs an error and disables dead-lette...Alexandru Scvortov2012-02-241-7/+22
* | | | | add type for header_routesAlexandru Scvortov2012-02-241-0/+3
* | | | | refactor amqqueue argument checkingAlexandru Scvortov2012-02-241-30/+25
* | | | | rename a functionAlexandru Scvortov2012-02-231-4/+4
* | | | | Cosmetic / reduce distance from default.Simon MacMullen2012-02-211-5/+5
* | | | | I don't think the mk_ prefix helps us here.Simon MacMullen2012-02-211-4/+4
* | | | | rename delayed_delete into delayed_stopAlexandru Scvortov2012-02-171-11/+11
* | | | | ignore all messages after queue deletion, except for confirmsAlexandru Scvortov2012-02-171-10/+14
* | | | | hang subsequent queue deletionsAlexandru Scvortov2012-02-171-2/+7
* | | | | delay stopping the queue until all confirms have been receivedAlexandru Scvortov2012-02-173-33/+41
* | | | | simplify MsgFun logic for VQ:dropwhile/3 and VQ:ack/3Alexandru Scvortov2012-02-175-46/+44
* | | | | warn when messages are lostAlexandru Scvortov2012-02-161-0/+2
* | | | | BQ:ack batches of messagesAlexandru Scvortov2012-02-161-9/+9
* | | | | don't dead-letter on purgeAlexandru Scvortov2012-02-161-15/+1
* | | | | don't dead letter on queue deletionAlexandru Scvortov2012-02-161-43/+8
* | | | | rename ChPid to SenderPid where appropriateAlexandru Scvortov2012-02-151-13/+15
* | | | | dead-letter when auto-deletingAlexandru Scvortov2012-02-151-12/+24
* | | | | oopsAlexandru Scvortov2012-02-141-1/+1
* | | | | don't hang on multiple queue.purgesAlexandru Scvortov2012-02-141-21/+24
* | | | | cosmeticMatthias Radestock2012-02-141-2/+2
* | | | | always issue credits, even when we drop a messageMatthias Radestock2012-02-141-30/+18
* | | | | cosmeticMatthias Radestock2012-02-142-28/+24
* | | | | Merge headsEmile Joubert2012-02-141-9/+12
|\ \ \ \ \
| * \ \ \ \ Merge bug24714Simon MacMullen2012-02-141-12/+7
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| * | | | monitor nodes just onceMatthias Radestock2012-02-091-9/+12
* | | | | Merge bug20337 into defaultEmile Joubert2012-02-141-12/+7
|\ \ \ \ \ | | |/ / / | |/| | |