summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ensure connections terminate when channel-related processes exit abnormallybug23661Matthias Radestock2011-01-091-2/+0
* refactor: extract function to handle frame and pass to channelMatthias Radestock2011-01-061-23/+24
* cosmeticMatthias Radestock2011-01-061-7/+7
* cosmeticMatthias Radestock2011-01-031-2/+2
* better error handlingMatthias Radestock2011-01-031-5/+8
* add specs and move frame analysis from reader to command assemblerMatthias Radestock2011-01-032-22/+57
* renamingMatthias Radestock2011-01-033-24/+24
* replace rabbit_framing_channel with tiny state machineMatthias Radestock2011-01-014-103/+66
* refactoring in preperation for eliminating the framing_channel processMatthias Radestock2011-01-011-68/+69
* Whitespace change in order to force correct head of defaultMatthew Sackman2010-12-211-1/+1
* AbstractionMatthew Sackman2010-12-212-9/+17
* It's called port. Not server_port.Matthew Sackman2010-12-211-1/+1
* Merging bug 23634 into default. This makes ctl list_connections list all conn...Matthew Sackman2010-12-211-1/+2
|\
| * Cosmetic.bug23634Simon 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
* | merge bug23586 to defaultMatthew Sackman2010-12-211-1/+1
|\ \ | |/ |/|
| * fix msg_store losing confirmsAlexandru Scvortov2010-12-191-1/+1
|/
* Merge bug23632 into default.Simon MacMullen2010-12-211-7/+7
|\
| * include Creation field in string representation of pidbug23632Matthias Radestock2010-12-211-7/+7
|/
* merge bug23619 into defaultMatthias Radestock2010-12-207-17/+49
|\
| * 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/1bug23358Simon 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-1632-274/+805
| |\ \ \
| * | | | 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-0841-1676/+1589
| |\ \ \ \
| * | | | | 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-1736-390/+753
| |\ \ \ \ \
| * | | | | | Update rabbitmqctl docs adding 'internal' to list_exchanges.Jerry Kuch2010-11-111-0/+4
| * | | | | | 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-105-15/+33
* | | | | | | Delegate from remote to local as well as from local to remotebug23619Matthew 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
* | | | | | | merge default into bug23619Matthias Radestock2010-12-201-6/+4
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | cosmeticMatthias Radestock2010-12-201-6/+4
| * | | | | | Adding documentationMatthew Sackman2010-12-171-0/+8
| | |_|_|/ / | |/| | | |
* | | | | | treat nodedown as a recoverable errorMatthias Radestock2010-12-202-3/+3
* | | | | | cosmetic and minor refactorMatthias Radestock2010-12-202-30/+20
* | | | | | Treat localpids even more specially, and save 4 lines in the process...Matthew Sackman2010-12-191-19/+15
* | | | | | Substantially reworked delegateMatthew Sackman2010-12-184-131/+100
| |_|_|_|/ |/| | | |
* | | | | fix bug in consumer_delete event emission on queue terminationMatthias Radestock2010-12-171-1/+1
|/ / / /