| Commit message (Expand) | Author | Age | Files | Lines |
* | Rather than kicking off the ttl timer on recovery, actually drop expired msgs...bug23111 | Matthew Sackman | 2010-10-22 | 1 | -6/+6 |
* | Ensure at start up, if we have msgs (i.e. recovery, not creation), and a TTL,... | Matthew Sackman | 2010-10-22 | 1 | -1/+1 |
* | Correct spec for sync(), and some cosmetics | Matthew Sackman | 2010-10-21 | 2 | -11/+9 |
* | Cosmetic | Matthew Sackman | 2010-10-21 | 1 | -2/+2 |
* | Textuality | Matthew Sackman | 2010-10-21 | 1 | -2/+2 |
* | Whitespace | Matthew Sackman | 2010-10-21 | 1 | -3/+2 |
* | Minor refactor | Matthew Sackman | 2010-10-21 | 1 | -7/+2 |
* | Remove unused variable and remove peek_result() type which is unused | Matthew Sackman | 2010-10-21 | 2 | -4/+2 |
* | Merging default into bug23111 | Matthew Sackman | 2010-10-21 | 27 | -487/+648 |
|\ |
|
| * | Added tag rabbitmq_v2_1_1 for changeset 64a633169b6d | Vlad Alexandru Ionescu | 2010-10-19 | 0 | -0/+0 |
| * | package changelogs modified in autobuildrabbitmq_v2_1_1 | Vlad Alexandru Ionescu | 2010-10-19 | 2 | -0/+9 |
| * | Merged bug 22101 into default | Simon MacMullen | 2010-10-18 | 0 | -0/+0 |
| |\ |
|
| * | | Prevent redeclaration of the default exchange: Limited Edition Passive Modelbug22101 | Matthew Sackman | 2010-10-18 | 1 | -0/+1 |
| * | | Prevent redeclaration of the default exchange | Matthew Sackman | 2010-10-18 | 1 | -0/+1 |
| * | | Gratuitous refactoring | Matthew Sackman | 2010-10-18 | 1 | -2/+1 |
| * | | Permit neither the source or destination of the binding to be the default exc... | Matthew Sackman | 2010-10-18 | 1 | -0/+1 |
| * | | Merging default into bug 22101 | Matthew Sackman | 2010-10-18 | 25 | -487/+629 |
| |\ \
| | |/ |
|
| | * | Merged bug23405 | Simon MacMullen | 2010-10-18 | 3 | -68/+77 |
| | |\ |
|
| | | * | merge heads | Matthias Radestock | 2010-10-17 | 22 | -421/+538 |
| | | |\ |
|
| | | | * | cosmetic: put msg_store functions into a more logical order | Matthias Radestock | 2010-10-17 | 1 | -53/+56 |
| | | | * | Merged bug 23403 into default | Simon MacMullen | 2010-10-15 | 1 | -2/+6 |
| | | | |\ |
|
| | | | | * | fire {exchange,binding}_deleted eventsbug23403 | Matthias Radestock | 2010-10-15 | 1 | -2/+6 |
| | | * | | | merge bug23273 into default | Alexandru Scvortov | 2010-10-13 | 1 | -13/+15 |
| | | |\ \ \ |
|
| | | | * \ \ | Merge default into bug 23273bug23273 | Simon MacMullen | 2010-10-13 | 1 | -13/+15 |
| | | | |\ \ \
| | | |/ / / / |
|
| | | | * | | | Switch to socket_into for the getstat things too. | Simon MacMullen | 2010-10-13 | 1 | -6/+6 |
| | | | * | | | Don't throw, don't use erlang:element/2. | Simon MacMullen | 2010-09-17 | 1 | -13/+12 |
| | | | * | | | Ignore socket errors when not running. | Simon MacMullen | 2010-09-17 | 1 | -12/+15 |
| | * | | | | | Prevent expansion of routing key if binding destination is an exchangebug23405 | Matthew Sackman | 2010-10-15 | 1 | -7/+9 |
| | | |_|/ /
| | |/| | | |
|
| | * | | | | rename error/2 to prevent auto-import warnings on R14B | Matthias Radestock | 2010-10-15 | 3 | -24/+26 |
| | | |_|/
| | |/| | |
|
| | * | | | merge bug21377 into default | Matthias Radestock | 2010-10-14 | 17 | -303/+413 |
| | |\ \ \ |
|
| | | * \ \ | Merge default into bug21377 | Simon MacMullen | 2010-10-13 | 17 | -303/+413 |
| | | |\ \ \
| | | | |/ /
| | | |/| | |
|
| | | | * | | boolean_or(True, X, Y) = anything_but(False, X, Y) | Matthias Radestock | 2010-10-11 | 1 | -5/+2 |
| | | | * | | rename | Matthias Radestock | 2010-10-11 | 1 | -3/+3 |
| | | | * | | merge default into bug21377 | Matthias Radestock | 2010-10-11 | 0 | -0/+0 |
| | | | |\ \ |
|
| | | | * | | | refactoring | Matthias Radestock | 2010-10-11 | 2 | -54/+43 |
| | | | * | | | merge default into bug21377 | Matthias Radestock | 2010-10-11 | 1 | -7/+6 |
| | | | |\ \ \ |
|
| | | | * | | | | cosmetic | Matthias Radestock | 2010-10-11 | 1 | -0/+1 |
| | | | * | | | | merge default into bug21377 | Matthias Radestock | 2010-10-11 | 17 | -305/+427 |
| | | | |\ \ \ \ |
|
| | | | | * | | | | Make dialyzer marginally happier | Matthew Sackman | 2010-10-11 | 1 | -2/+2 |
| | | | | * | | | | Typeo in spec, and simplify delete_queues as order of operations here doesn't... | Matthew Sackman | 2010-10-11 | 2 | -8/+6 |
| | | | | * | | | | Reworked binding / exchange autodeletion with better abstracted and cleaner API | Matthew Sackman | 2010-10-11 | 3 | -117/+115 |
| | | | | * | | | | Minimised the number of calls to the XTs on deletion | Matthew Sackman | 2010-10-08 | 3 | -37/+93 |
| | | | | * | | | | remove R14ism | Matthew Sackman | 2010-10-08 | 1 | -2/+2 |
| | | | | * | | | | Gratuitous refactoring | Matthew Sackman | 2010-10-08 | 1 | -8/+6 |
| | | | | * | | | | XT:publish => XT:route | Matthew Sackman | 2010-10-08 | 7 | -15/+15 |
| | | | | * | | | | refactor | Matthias Radestock | 2010-10-07 | 1 | -27/+22 |
| | | | | * | | | | merge default into bug21377 | Matthias Radestock | 2010-10-07 | 8 | -121/+144 |
| | | | | |\ \ \ \ |
|
| | | | | * | | | | | Revert unnecessary reformatting | Matthew Sackman | 2010-10-05 | 1 | -3/+3 |
| | | | | * | | | | | Merging default into bug21377 | Matthew Sackman | 2010-10-04 | 9 | -81/+331 |
| | | | | |\ \ \ \ \ |
|
| | | | | * | | | | | | Move lookup_qpids into router and associated changes to deliver API | Matthew Sackman | 2010-09-30 | 2 | -16/+17 |