| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: better function names, some inlining | Matthias Radestock | 2011-01-10 | 1 | -21/+23 |
| * | cosmetic | Matthias Radestock | 2011-01-10 | 1 | -29/+18 |
| * | remove unneeded logic | Alexandru Scvortov | 2011-01-10 | 1 | -19/+6 |
| * | rethink grouping logic | Alexandru Scvortov | 2011-01-10 | 1 | -25/+26 |
| * | cosmetic + a bit of refactoring | Alexandru Scvortov | 2011-01-10 | 1 | -27/+25 |
| * | Msg -> MsgSeqNo; inline two functions | Alexandru Scvortov | 2011-01-10 | 1 | -21/+19 |
| * | misspelling | Alexandru Scvortov | 2011-01-10 | 1 | -2/+2 |
| * | faulty logic | Alexandru Scvortov | 2010-12-29 | 1 | -2/+3 |
| * | amqqueue confirms in batches | Alexandru Scvortov | 2010-12-29 | 1 | -8/+28 |
| * | merge from bug23612 | Alexandru Scvortov | 2010-12-29 | 4 | -83/+76 |
| |\ | |||||
| | * | merge from default | Alexandru Scvortov | 2010-12-22 | 13 | -180/+196 |
| | |\ | |||||
| | * | | remove dead code | Alexandru Scvortov | 2010-12-21 | 1 | -11/+5 |
| | * | | move another confirm into VQ | Alexandru Scvortov | 2010-12-21 | 3 | -12/+13 |
| | * | | removes form the msg_store cause confirms to be sent out immediately | Alexandru Scvortov | 2010-12-21 | 3 | -10/+20 |
| | * | | fix tests | Alexandru Scvortov | 2010-12-21 | 2 | -7/+7 |
| | * | | simplify variable_queue:ack's return format | Alexandru Scvortov | 2010-12-21 | 2 | -42/+35 |
| | * | | the msg_store is responsible for confirming rejected messages | Alexandru Scvortov | 2010-12-20 | 1 | -7/+5 |
| | * | | the msg_store is now responsible for confirming messages | Alexandru Scvortov | 2010-12-20 | 2 | -7/+3 |
| | * | | amqqueue_process shouldn't confirm when a message is basic.got (it's the BQ's... | Alexandru Scvortov | 2010-12-20 | 2 | -1/+5 |
| | * | | remove confirming of undelivered immediate messages from amqqueue_process | Alexandru Scvortov | 2010-12-20 | 2 | -5/+2 |
| * | | | confirm sequences of messages in channel | Alexandru Scvortov | 2010-12-29 | 1 | -66/+69 |
| * | | | remove references to confirm.select{multiple} | Alexandru Scvortov | 2010-12-23 | 1 | -77/+43 |
| | |/ |/| | |||||
| * | | Abstraction | Matthew Sackman | 2010-12-21 | 2 | -9/+17 |
| * | | Merging bug 23634 into default. This makes ctl list_connections list all conn... | Matthew Sackman | 2010-12-21 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | Cosmetic. | Simon MacMullen | 2010-12-21 | 1 | -5/+4 |
| | * | | Matthew says we really need that check, so make connections() return connecti... | Simon MacMullen | 2010-12-21 | 1 | -4/+9 |
| | * | | Don't attempt to verify the pid represents a connection. | Simon MacMullen | 2010-12-21 | 1 | -4/+1 |
| * | | | And points for obviously merging things to default without running the tests ... | Matthew Sackman | 2010-12-21 | 1 | -1/+1 |
| * | | | fix msg_store losing confirms | Alexandru Scvortov | 2010-12-19 | 1 | -1/+1 |
| |/ / | |||||
| * | | include Creation field in string representation of pid | Matthias Radestock | 2010-12-21 | 1 | -7/+7 |
| * | | merge bug23619 into default | Matthias Radestock | 2010-12-20 | 5 | -16/+44 |
| |\ \ | |||||
| | * | | Oops | Simon MacMullen | 2010-12-20 | 1 | -1/+1 |
| | * | | merge heads | Matthias Radestock | 2010-12-20 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | * | | Merge bug23358 into default | Simon MacMullen | 2010-12-20 | 2 | -6/+12 |
| | |\ \ | |||||
| | * | | | rabbit_misc:rs/1 | Simon MacMullen | 2010-12-20 | 1 | -6/+3 |
| | * | | | Legible error message. | Simon MacMullen | 2010-12-20 | 1 | -3/+6 |
| | * | | | Tone down the name a bit | Simon MacMullen | 2010-12-20 | 1 | -2/+2 |
| | * | | | Large-ish merge from default. | Jerry Kuch | 2010-12-16 | 24 | -266/+734 |
| | |\ \ \ | |||||
| | * | | | | Cosmetics. | Simon MacMullen | 2010-12-13 | 2 | -15/+10 |
| | * | | | | List comprehension in Mnesia upgrade functions to cut code duplication. | Jerry Kuch | 2010-12-08 | 1 | -8/+6 |
| | * | | | | Merge from default. | Jerry Kuch | 2010-12-08 | 28 | -1582/+1540 |
| | |\ \ \ \ | |||||
| | * | | | | | Merge add_internal_to_[exchange|durable_exchange] into single upgrade function. | Jerry Kuch | 2010-11-18 | 1 | -16/+12 |
| | * | | | | | Add Mnesia db migration for rabbit_durable_exchange table. | Jerry Kuch | 2010-11-17 | 1 | -0/+10 |
| | * | | | | | Merge from default. | Jerry Kuch | 2010-11-17 | 29 | -350/+675 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Make rabbit_exchange:infos aware of internal exchanges to support rabbitmqctl. | Jerry Kuch | 2010-11-11 | 1 | -1/+2 |
| | * | | | | | | Move internal exchange implementation over from other laptop. | Jerry Kuch | 2010-11-10 | 4 | -14/+32 |
| * | | | | | | | Delegate from remote to local as well as from local to remote | Matthew Sackman | 2010-12-20 | 1 | -0/+16 |
| * | | | | | | | more typeoishness | Matthew Sackman | 2010-12-20 | 1 | -3/+4 |
| * | | | | | | | typeoish | Matthew Sackman | 2010-12-20 | 1 | -2/+2 |
| * | | | | | | | Test the badnodes case | Matthew Sackman | 2010-12-20 | 1 | -4/+14 |
