| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | renaming | Matthias Radestock | 2011-01-03 | 3 | -24/+24 |
| | | |||||
| * | replace rabbit_framing_channel with tiny state machine | Matthias Radestock | 2011-01-01 | 4 | -103/+66 |
| | | | | | | | | | | | ...which we store in the reader's process dict This simplifies the interactions between the channel and the reader. Note that the reader now monitors the channel processes rather than their sups. This makes more sense since it interacts with the former but never the latter. | ||||
| * | refactoring in preperation for eliminating the framing_channel process | Matthias Radestock | 2011-01-01 | 1 | -68/+69 |
| | | |||||
| * | Whitespace change in order to force correct head of default | Matthew Sackman | 2010-12-21 | 1 | -1/+1 |
| | | |||||
| * | Abstraction | Matthew Sackman | 2010-12-21 | 2 | -9/+17 |
| | | |||||
| * | It's called port. Not server_port. | Matthew Sackman | 2010-12-21 | 1 | -1/+1 |
| | | |||||
| * | Merging bug 23634 into default. This makes ctl list_connections list all ↵ | Matthew Sackman | 2010-12-21 | 1 | -1/+2 |
| |\ | | | | | | | connections in a cluster, but I think that's more logical anyway and makes it match the behaviour of list_queues and list_exchanges etc etc | ||||
| | * | Cosmetic. | Simon MacMullen | 2010-12-21 | 1 | -5/+4 |
| | | | |||||
| | * | Matthew says we really need that check, so make connections() return ↵ | Simon MacMullen | 2010-12-21 | 1 | -4/+9 |
| | | | | | | | | | connections from all nodes. | ||||
| | * | 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 |
| | | | | | | | | | are awarded to Simon, whilst points for not making the change in the first place and not running the tests are awarded to Matthias. Good jobs. | ||||
| * | | merge bug23586 to default | Matthew Sackman | 2010-12-21 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | fix msg_store losing confirms | Alexandru Scvortov | 2010-12-19 | 1 | -1/+1 |
| |/ | |||||
| * | Merge bug23632 into default. | Simon MacMullen | 2010-12-21 | 1 | -7/+7 |
| |\ | |||||
| | * | include Creation field in string representation of pid | Matthias Radestock | 2010-12-21 | 1 | -7/+7 |
| |/ | | | | | in order to preserve pid identity through ser/deser, particularly when the pid is remote | ||||
| * | merge bug23619 into default | Matthias Radestock | 2010-12-20 | 7 | -17/+49 |
| |\ | |||||
| | * | 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 | 32 | -274/+805 |
| | |\ \ \ | |||||
| | * | | | | 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 | 41 | -1676/+1589 |
| | |\ \ \ \ | |||||
| | * | | | | | Merge add_internal_to_[exchange|durable_exchange] into single upgrade function. | Jerry Kuch | 2010-11-18 | 1 | -16/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Per Simon's feedback---they really belong together. | ||||
| | * | | | | | Add Mnesia db migration for rabbit_durable_exchange table. | Jerry Kuch | 2010-11-17 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The broker should now be able to auto-upgrade both rabbit_exchange and rabbit_durable_exchange tables at boot time. | ||||
| | * | | | | | Merge from default. | Jerry Kuch | 2010-11-17 | 36 | -390/+753 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Update rabbitmqctl docs adding 'internal' to list_exchanges. | Jerry Kuch | 2010-11-11 | 1 | -0/+4 |
| | | | | | | | | |||||
| | * | | | | | | 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 | 5 | -15/+33 |
| | | | | | | | | |||||
| * | | | | | | | 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 |
| | | | | | | | | |||||
| * | | | | | | | merge default into bug23619 | Matthias Radestock | 2010-12-20 | 1 | -6/+4 |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| | * | | | | | | cosmetic | Matthias Radestock | 2010-12-20 | 1 | -6/+4 |
| | | | | | | | | |||||
| | * | | | | | | Adding documentation | Matthew Sackman | 2010-12-17 | 1 | -0/+8 |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | treat nodedown as a recoverable error | Matthias Radestock | 2010-12-20 | 2 | -3/+3 |
| | | | | | | | |||||
| * | | | | | | cosmetic and minor refactor | Matthias Radestock | 2010-12-20 | 2 | -30/+20 |
| | | | | | | | |||||
| * | | | | | | Treat localpids even more specially, and save 4 lines in the process... | Matthew Sackman | 2010-12-19 | 1 | -19/+15 |
| | | | | | | | |||||
| * | | | | | | Substantially reworked delegate | Matthew Sackman | 2010-12-18 | 4 | -131/+100 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | fix bug in consumer_delete event emission on queue termination | Matthias Radestock | 2010-12-17 | 1 | -1/+1 |
| |/ / / / | | | | | | | | | | | | | | | | | This caused rabbit_mgmt_db to explode as it attemps to format a consumer tag as a pid. | ||||
| * | | | | merge bug23232 into default | Matthias Radestock | 2010-12-15 | 1 | -11/+39 |
| |\ \ \ \ | |||||
| | * | | | | Fix | Simon MacMullen | 2010-12-03 | 1 | -3/+3 |
| | | | | | | |||||
| | * | | | | Consistency with other events. | Simon MacMullen | 2010-12-03 | 1 | -8/+8 |
| | | | | | | |||||
| | * | | | | Cosmetic | Simon MacMullen | 2010-12-03 | 1 | -2/+2 |
| | | | | | | |||||
| | * | | | | Fix | Simon MacMullen | 2010-12-03 | 1 | -1/+2 |
| | | | | | | |||||
| | * | | | | Oops. | Simon MacMullen | 2010-12-03 | 1 | -1/+1 |
| | | | | | | |||||
