summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* refactor: better function names, some inliningMatthias Radestock2011-01-101-21/+23
* cosmeticMatthias Radestock2011-01-101-29/+18
* remove unneeded logicAlexandru Scvortov2011-01-101-19/+6
* rethink grouping logicAlexandru Scvortov2011-01-101-25/+26
* cosmetic + a bit of refactoringAlexandru Scvortov2011-01-101-27/+25
* Msg -> MsgSeqNo; inline two functionsAlexandru Scvortov2011-01-101-21/+19
* misspellingAlexandru Scvortov2011-01-101-2/+2
* faulty logicAlexandru Scvortov2010-12-291-2/+3
* amqqueue confirms in batchesAlexandru Scvortov2010-12-291-8/+28
* merge from bug23612Alexandru Scvortov2010-12-294-83/+76
|\
| * merge from defaultAlexandru Scvortov2010-12-2213-180/+196
| |\
| * | remove dead codeAlexandru Scvortov2010-12-211-11/+5
| * | move another confirm into VQAlexandru Scvortov2010-12-213-12/+13
| * | removes form the msg_store cause confirms to be sent out immediatelyAlexandru Scvortov2010-12-213-10/+20
| * | fix testsAlexandru Scvortov2010-12-212-7/+7
| * | simplify variable_queue:ack's return formatAlexandru Scvortov2010-12-212-42/+35
| * | the msg_store is responsible for confirming rejected messagesAlexandru Scvortov2010-12-201-7/+5
| * | the msg_store is now responsible for confirming messagesAlexandru Scvortov2010-12-202-7/+3
| * | amqqueue_process shouldn't confirm when a message is basic.got (it's the BQ's...Alexandru Scvortov2010-12-202-1/+5
| * | remove confirming of undelivered immediate messages from amqqueue_processAlexandru Scvortov2010-12-202-5/+2
* | | confirm sequences of messages in channelAlexandru Scvortov2010-12-291-66/+69
* | | remove references to confirm.select{multiple}Alexandru Scvortov2010-12-231-77/+43
| |/ |/|
* | AbstractionMatthew Sackman2010-12-212-9/+17
* | Merging bug 23634 into default. This makes ctl list_connections list all conn...Matthew Sackman2010-12-211-1/+2
|\ \
| * | Cosmetic.Simon MacMullen2010-12-211-5/+4
| * | Matthew says we really need that check, so make connections() return connecti...Simon MacMullen2010-12-211-4/+9
| * | Don't attempt to verify the pid represents a connection.Simon MacMullen2010-12-211-4/+1
* | | And points for obviously merging things to default without running the tests ...Matthew Sackman2010-12-211-1/+1
* | | fix msg_store losing confirmsAlexandru Scvortov2010-12-191-1/+1
|/ /
* | include Creation field in string representation of pidMatthias Radestock2010-12-211-7/+7
* | merge bug23619 into defaultMatthias Radestock2010-12-205-16/+44
|\ \
| * | OopsSimon MacMullen2010-12-201-1/+1
| * | merge headsMatthias Radestock2010-12-201-1/+1
| |\ \ | | |/
| * | Merge bug23358 into defaultSimon MacMullen2010-12-202-6/+12
| |\ \
| * | | rabbit_misc:rs/1Simon MacMullen2010-12-201-6/+3
| * | | Legible error message.Simon MacMullen2010-12-201-3/+6
| * | | Tone down the name a bitSimon MacMullen2010-12-201-2/+2
| * | | Large-ish merge from default.Jerry Kuch2010-12-1624-266/+734
| |\ \ \
| * | | | Cosmetics.Simon MacMullen2010-12-132-15/+10
| * | | | List comprehension in Mnesia upgrade functions to cut code duplication.Jerry Kuch2010-12-081-8/+6
| * | | | Merge from default.Jerry Kuch2010-12-0828-1582/+1540
| |\ \ \ \
| * | | | | Merge add_internal_to_[exchange|durable_exchange] into single upgrade function.Jerry Kuch2010-11-181-16/+12
| * | | | | Add Mnesia db migration for rabbit_durable_exchange table.Jerry Kuch2010-11-171-0/+10
| * | | | | Merge from default.Jerry Kuch2010-11-1729-350/+675
| |\ \ \ \ \
| * | | | | | Make rabbit_exchange:infos aware of internal exchanges to support rabbitmqctl.Jerry Kuch2010-11-111-1/+2
| * | | | | | Move internal exchange implementation over from other laptop.Jerry Kuch2010-11-104-14/+32
* | | | | | | Delegate from remote to local as well as from local to remoteMatthew Sackman2010-12-201-0/+16
* | | | | | | more typeoishnessMatthew Sackman2010-12-201-3/+4
* | | | | | | typeoishMatthew Sackman2010-12-201-2/+2
* | | | | | | Test the badnodes caseMatthew Sackman2010-12-201-4/+14