| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Check exchange types for conformance when they are registered, rather than wh... | Michael Bridgen | 2010-02-23 | 2 | -12/+14 |
| * | Specs for the exported functions in the exchange type registry | Michael Bridgen | 2010-02-22 | 1 | -0/+9 |
| * | All these Exchange should be the same | Michael Bridgen | 2010-02-22 | 1 | -1/+1 |
| * | Remove duplication in delete_binding | Michael Bridgen | 2010-02-22 | 1 | -8/+7 |
| * | Distinguish between situations in which we're checking if a | Michael Bridgen | 2010-02-22 | 2 | -12/+31 |
| * | Nicer formulation of cleanup_deleted_queue_bindings, thanks to | Michael Bridgen | 2010-02-22 | 1 | -19/+20 |
| * | Remove duplication in queue deletion callback | Michael Bridgen | 2010-02-19 | 1 | -5/+5 |
| * | Cosmetics | Matthew Sackman | 2010-02-19 | 1 | -6/+6 |
| * | merging default into bug 22169 | Matthew Sackman | 2010-02-19 | 46 | -307/+871 |
| |\ | |||||
| | * | Merge bug22363 into default | David Wragg | 2010-02-15 | 1 | -2/+7 |
| | |\ | |||||
| | | * | Well without this, I can break the test frequently (> 50% of the time, with [... | Matthew Sackman | 2010-02-15 | 1 | -2/+7 |
| | * | | Avoid the use of spawn_executable on non-Windows platforms | David Wragg | 2010-02-15 | 1 | -3/+2 |
| | |/ | |||||
| | * | cosmetic | Matthias Radestock | 2010-02-11 | 1 | -2/+3 |
| | * | minor optimisation | Matthias Radestock | 2010-02-11 | 1 | -21/+20 |
| | * | cosmetic: moving things around | Matthias Radestock | 2010-02-11 | 1 | -20/+20 |
| | * | minor refactor: s/Delivered/IsDelivered | Matthias Radestock | 2010-02-11 | 1 | -12/+12 |
| | * | Merging bug22332 onto default | Matthew Sackman | 2010-02-10 | 45 | -133/+133 |
| | |\ | |||||
| | | * | update copyright notices to say 2010 where appropriate | David R. MacIver | 2010-02-09 | 45 | -133/+133 |
| | * | | minor cosmetic changes and refactoring in amqqueue_process | Matthias Radestock | 2010-02-10 | 1 | -27/+25 |
| | * | | Fix rabbitmq-multi issue with parentheses in path | David Wragg | 2010-02-09 | 1 | -10/+17 |
| | * | | Merge bug22303 into master | David Wragg | 2010-02-09 | 2 | -6/+55 |
| | |\ \ | |||||
| | | * | | Detect version of os_mon, and if we have version > 2.2.1 then we trust its ou... | Matthew Sackman | 2010-02-04 | 2 | -6/+55 |
| | | |/ | |||||
| | * | | merge default into bug22310 | Matthias Radestock | 2010-02-05 | 11 | -53/+555 |
| | |\ \ | |||||
| | | * \ | Merging bug 22309 onto default | Matthew Sackman | 2010-02-05 | 2 | -2/+11 |
| | | |\ \ | |||||
| | | | * | | handle attempt to close connection with a non-connection pid | Matthias Radestock | 2010-02-05 | 2 | -2/+11 |
| | | * | | | Merging bug22300 into default | Matthew Sackman | 2010-02-05 | 4 | -12/+58 |
| | | |\ \ \ | |||||
| | | | * | | | Correction of spec | Matthew Sackman | 2010-02-05 | 1 | -1/+2 |
| | | | * | | | exercise some more code paths in tests | Matthias Radestock | 2010-02-04 | 1 | -4/+6 |
| | | | * | | | oops | Matthias Radestock | 2010-02-04 | 1 | -1/+1 |
| | | | * | | | ditch API for channel-based consumer listing | Matthias Radestock | 2010-02-04 | 1 | -18/+1 |
| | | | * | | | move consumer listing from channel to queue | Matthias Radestock | 2010-02-04 | 4 | -11/+35 |
| | | | * | | | test for list_consumers | Matthias Radestock | 2010-02-04 | 1 | -6/+12 |
| | | | * | | | merge bug21966 into bug22300 | Matthias Radestock | 2010-02-04 | 9 | -45/+94 |
| | | | |\ \ \ | |||||
| | | | * | | | | add 'rabbitmqctl list_consumers' command | Matthias Radestock | 2010-02-02 | 1 | -0/+13 |
| | | | * | | | | extend channel API with funs to get hold of consumers | Matthias Radestock | 2010-02-02 | 1 | -1/+18 |
| | | | * | | | | drag in code from bug21966 | Matthias Radestock | 2010-02-02 | 4 | -11/+303 |
| | | | |\ \ \ \ | |||||
| | | * | \ \ \ \ | Merging bug 22309 onto default | Matthew Sackman | 2010-02-05 | 4 | -18/+98 |
| | | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||||
| | | | * | | | | | Minor correction to regexp | Matthew Sackman | 2010-02-05 | 1 | -1/+1 |
| | | | * | | | | | docs | Matthias Radestock | 2010-02-04 | 1 | -7/+6 |
| | | | * | | | | | add test for 'rabbitmqctl close_connection' | Matthias Radestock | 2010-02-04 | 1 | -2/+5 |
| | | | * | | | | | refactor: move pid<->string conversion funs into misc | Matthias Radestock | 2010-02-04 | 2 | -56/+64 |
| | | | * | | | | | merge default into bug22309 | Matthias Radestock | 2010-02-04 | 7 | -31/+40 |
| | | | |\ \ \ \ \ | |||||
| | | | * | | | | | | better error reporting | Matthias Radestock | 2010-02-03 | 1 | -0/+3 |
| | | | * | | | | | | add 'rabbitmqctl close_connection' | Matthias Radestock | 2010-02-03 | 1 | -0/+54 |
| | | | * | | | | | | extend rabbit_reader API with a shutdown fun | Matthias Radestock | 2010-02-03 | 1 | -8/+21 |
| | | | | |/ / / / | | | |/| | | | | |||||
| | | * | | | | | | merging bug 22301 into default | Matthew Sackman | 2010-02-05 | 2 | -1/+17 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | extend 'rabbitmqctl list_queues' command with info on exclusivity | Matthias Radestock | 2010-02-02 | 2 | -1/+17 |
| | | | |/ / / / / | |||||
| | | * | | | | | | merging bug 21966 onto default | Matthew Sackman | 2010-02-05 | 5 | -18/+362 |
| | | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | | | * | | | | | make channel 'messages_unacknowledged' item semantics match that of queues | Matthias Radestock | 2010-02-04 | 2 | -4/+9 |
| | | | | |_|/ / | | | |/| | | | |||||
| | | | * | | | | add tests for pg_local | Matthias Radestock | 2010-02-04 | 1 | -0/+23 |
