| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | 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 | 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 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | Add consumer created / deleted events. | Simon MacMullen | 2010-12-03 | 1 | -11/+38 | |
| * | | | | | | | | | | | | Merged bug23566 into default | Emile Joubert | 2010-12-14 | 2 | -15/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | This is really a protocol error | Simon MacMullen | 2010-12-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Merged from default | Simon MacMullen | 2010-12-14 | 2 | -15/+20 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | global option does not exist in R12B3. | Simon MacMullen | 2010-12-14 | 1 | -3/+4 | |
| | | * | | | | | | | | | | | | Mereg default into bug23566. | Simon MacMullen | 2010-12-13 | 42 | -1236/+884 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Add method name into the error tuple. | Simon MacMullen | 2010-12-02 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | Simplify | Simon MacMullen | 2010-12-02 | 1 | -12/+4 | |
| | | * | | | | | | | | | | | | | Only look for AMQP errors in exits. | Simon MacMullen | 2010-12-02 | 1 | -11/+18 | |
| | | * | | | | | | | | | | | | | Remove quotes | Simon MacMullen | 2010-12-02 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | More robust SASL PLAIN parsing - cope with any number of \0's being present w... | Simon MacMullen | 2010-12-02 | 1 | -3/+10 | |
| | | * | | | | | | | | | | | | | Catch all types of exceptions, preserve the stack trace in the event that we ... | Simon MacMullen | 2010-12-02 | 1 | -2/+3 | |
| | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Spec fix. | Simon MacMullen | 2010-12-14 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Make refused and protocol_error cases more symmetrical. | Simon MacMullen | 2010-12-14 | 5 | -14/+14 | |
| | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Simplify code surrounding the return from BQ:ack | Matthew Sackman | 2010-12-14 | 2 | -29/+29 | |
| * | | | | | | | | | | | | improve consistency of API | Matthew Sackman | 2010-12-13 | 3 | -15/+12 | |
| * | | | | | | | | | | | | The arg to duplicate_node_check is always a string, and control:diags require... | Matthew Sackman | 2010-12-13 | 1 | -4/+5 | |
| * | | | | | | | | | | | | cosmetics | Matthew Sackman | 2010-12-13 | 1 | -7/+7 | |
| * | | | | | | | | | | | | Merging heads | Matthew Sackman | 2010-12-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
