| Commit message (Expand) | Author | Age | Files | Lines |
* | rebranch off v1_7 rather than default | David R. MacIver | 2010-01-19 | 2 | -24/+31 |
* | not_found error on attempt to declare a queue that exists on a stopped nodebug20916 | Matthias Radestock | 2009-12-18 | 1 | -7/+15 |
* | post-backout mergebug22082 | Matthias Radestock | 2009-12-18 | 12 | -515/+218 |
|\ |
|
| * | Backed out changeset 71e93e17450c | Matthias Radestock | 2009-12-18 | 12 | -515/+218 |
* | | post-backout merge | Matthias Radestock | 2009-12-18 | 1 | -1/+0 |
|\ \ |
|
| * | | Backed out changeset b2363fc1a51a | Matthias Radestock | 2009-12-18 | 1 | -1/+0 |
* | | | post-backout merge | Matthias Radestock | 2009-12-18 | 3 | -117/+9 |
|\ \ \ |
|
| * | | | Backed out changeset 3ab59ae0f0e9 | Matthias Radestock | 2009-12-18 | 3 | -117/+9 |
* | | | | merge bug22013 into default | Matthias Radestock | 2009-12-17 | 8 | -123/+254 |
|\ \ \ \
| |/ / / |
|
| * | | | merging bug22113 into default | Matthew Sackman | 2009-12-16 | 4 | -74/+94 |
| |\ \ \ |
|
| | * | | | Delete trailing whitespace | Tony Garnock-Jones | 2009-12-14 | 1 | -12/+12 |
| | * | | | merging bug 22117 into default | Matthew Sackman | 2009-12-11 | 3 | -21/+42 |
| | |\ \ \ |
|
| | | * \ \ | merging bug 21963 into default | Matthew Sackman | 2009-12-11 | 2 | -9/+31 |
| | | |\ \ \ |
|
| | | | * \ \ | merging bug 21948 into default | Matthew Sackman | 2009-12-11 | 2 | -8/+28 |
| | | | |\ \ \ |
|
| | | | | * | | | add client_properties info item to 'rabbitmqctl list_connections'bug21948 | Matthias Radestock | 2009-12-10 | 2 | -8/+28 |
| | | | * | | | | don't escape space (ascii 32) in rabbitmqctl outputbug22125 | Matthias Radestock | 2009-12-10 | 1 | -1/+1 |
| | | | |/ / / |
|
| | | * | | | | display pids instead of nodesbug21963 | Matthias Radestock | 2009-12-10 | 1 | -11/+10 |
| | | |/ / / |
|
| | | * | | | replace deprecated guard | Matthias Radestock | 2009-12-10 | 1 | -1/+1 |
| | * | | | | don't wait forever for ssl negotiation to succeedbug22117 | Matthias Radestock | 2009-12-10 | 1 | -1/+4 |
| | * | | | | move ssl negotiation into reader process | Matthias Radestock | 2009-12-10 | 2 | -42/+38 |
| | |/ / / |
|
| * | | | | New process to own the tables. API for accessing the tables.bug22113 | Tony Garnock-Jones | 2009-12-14 | 4 | -26/+114 |
| * | | | | No longer rely on magic module naming; use an explicit registry | Tony Garnock-Jones | 2009-12-09 | 2 | -7/+27 |
| |/ / / |
|
| * | | | cosmetic | Matthias Radestock | 2009-11-25 | 1 | -2/+3 |
| * | | | put things in (the right) order | Matthias Radestock | 2009-11-25 | 1 | -22/+22 |
| * | | | don't use rabbit_log; use gen_server, not 2; correct long linesbug22042 | Matthew Sackman | 2009-11-25 | 1 | -14/+16 |
| * | | | remove trailing spaces | Matthew Sackman | 2009-11-25 | 1 | -9/+9 |
| |/ / |
|
* | | | allow nodes to be started with no listeners | Matthias Radestock | 2009-12-01 | 1 | -7/+12 |
* | | | two bug fixes and some refactoring | Matthias Radestock | 2009-12-01 | 1 | -27/+23 |
* | | | multi is a convenience. It should blow up when starting > 1 nodes when we hav... | Matthew Sackman | 2009-11-25 | 1 | -12/+35 |
|/ / |
|
* | | Spec for rabbit_misc:sort_field_table/1 | Tony Garnock-Jones | 2009-11-23 | 1 | -0/+1 |
|/ |
|
* | Oops -- it's supposed to be a .hrl, not a .erlbug22020 | Tony Garnock-Jones | 2009-11-23 | 4 | -4/+4 |
* | Speculative specs, pending R13B to try them out | Tony Garnock-Jones | 2009-11-23 | 4 | -0/+4 |
* | Rename sort_arguments to sort_field_table | Tony Garnock-Jones | 2009-11-23 | 3 | -5/+5 |
* | Comment lists:keysort in delete_queue_bindings | Tony Garnock-Jones | 2009-11-23 | 1 | -0/+7 |
* | Catch list_to_existing_atom error, throw command_invalid | Tony Garnock-Jones | 2009-11-23 | 1 | -1/+7 |
* | License headers on new files. | Tony Garnock-Jones | 2009-11-22 | 6 | -1/+156 |
* | Change to publish (= route-and-deliver) model for exchanges. | Tony Garnock-Jones | 2009-11-21 | 6 | -33/+29 |
* | Make exchanges modular behaviours. Added | Tony Garnock-Jones | 2009-11-21 | 11 | -207/+336 |
* | Oversupply of E | Matthew Sackman | 2009-11-20 | 1 | -2/+2 |
* | Merge bug21929 into default | Tony Garnock-Jones | 2009-11-16 | 3 | -83/+130 |
|\ |
|
| * | Support field-arrays in the parser. This involves a similar factoringbug21929 | Michael Bridgen | 2009-11-11 | 3 | -32/+49 |
| * | Cosmetic | Michael Bridgen | 2009-11-10 | 1 | -11/+11 |
| * | Refactoring of encoding code, so that it uses the table encoding erm, | Michael Bridgen | 2009-11-10 | 2 | -56/+86 |
* | | all donebug21975 | Matthew Sackman | 2009-11-16 | 1 | -9/+9 |
|/ |
|
* | merge bug21831 into default | Matthias Radestock | 2009-11-04 | 2 | -1/+23 |
|\ |
|
| * | When clustered, on application:stop, make sure we call on_node_node(node()). ...bug21831 | Matthew Sackman | 2009-10-29 | 1 | -1/+1 |
| * | placation of Matthias - more sensible rabbit_mnesia API | Matthew Sackman | 2009-10-29 | 2 | -23/+22 |
| * | On application:stop, if we're not clustered, walk through all the ram tables,... | Matthew Sackman | 2009-10-29 | 2 | -1/+24 |
* | | merge bug21570 into default | Matthias Radestock | 2009-11-04 | 2 | -0/+25 |
|\ \ |
|
| * | | Added extra spec which may shut up R13B01bug21570 | Matthew Sackman | 2009-10-29 | 1 | -0/+3 |