summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge default into bug23568David Wragg2011-02-151-0/+6
|\
| * Merge default into bug23568David Wragg2011-02-073-12/+31
| |\
| * \ Merge default into bug23568David Wragg2011-01-281-0/+6
| |\ \
| | * \ Merge default into bug23568David Wragg2011-01-1427-769/+959
| | |\ \
| | * \ \ Merge default into bug23568David Wragg2011-01-0743-1881/+1873
| | |\ \ \
| | * \ \ \ Merge from defaultDavid Wragg2010-12-0250-2375/+4280
| | |\ \ \ \
| | * | | | | Add necessary additional barrier bootstepMatthew Sackman2010-09-281-0/+6
* | | | | | | simplified and better error reporting on queue declare arg checksMatthias Radestock2011-02-151-17/+7
* | | | | | | print usage message for all command line parsing errorsMatthias Radestock2011-02-141-15/+11
* | | | | | | merge bug23829 into defaultAlexandru Scvortov2011-02-142-3/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merging bug23609 to defaultMatthew Sackman2011-02-142-2/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ merge bug23765 into default (current sync interval in queue_process and msg_s...Alexandru Scvortov2011-02-1410-84/+224
| | |\ \ \ \ \ \ \
| | * | | | | | | | Bump up sync timers in queue and msg_store to 25msMatthew Sackman2011-01-312-2/+2
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | moved call for call deletion notification into FunTim Fox2011-02-111-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Added documentationMatthew Sackman2011-02-121-0/+9
* | | | | | | | Add ability to change backing module dynamicallyMatthew Sackman2011-02-111-0/+16
|/ / / / / / /
* | | | | | | Merged bug23811 (no need for amqqueue:notify_sent to use delegate)Simon MacMullen2011-02-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | use a plain cast, not delegateMatthew Sackman2011-02-071-1/+1
* | | | | | | | Merge bug23813 (abstract rabbit out of delegate)Simon MacMullen2011-02-108-48/+164
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge bug23806 into default (Re-declaring a queue on a different cluster node...Alexandru Scvortov2011-02-094-18/+57
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Added test which covers the mysteriously dead queue on queue declaration, and...Matthew Sackman2011-02-081-2/+30
| | * | | | | | | | I need a much longer timeout for these tests...Matthew Sackman2011-02-081-1/+1
| | * | | | | | | | Merging default to bug23806Matthew Sackman2011-02-086-20/+100
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | abstract out is_process_aliveMatthew Sackman2011-02-083-19/+29
| | * | | | | | | | | remove non-rpc'd call to is_process_alive - now matches the rpc version in am...Matthew Sackman2011-02-071-4/+5
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge bug23792 into defaultSimon MacMullen2011-02-091-11/+5
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Make tcp listen options configurableMatthew Sackman2011-02-021-11/+5
| * | | | | | | | | merge bug23814 into default (misc:with_exit_handler is missing a match for no...Alexandru Scvortov2011-02-081-2/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Make with_exit_handler more robust and able to cope with the other forms of s...Matthew Sackman2011-02-071-2/+5
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merging bug22698 to defaultMatthew Sackman2011-02-084-15/+88
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | remove listeners when the rabbit application is stoppedAlexandru Scvortov2011-02-071-5/+3
| | * | | | | | | | | Refactoring, cosmetics, consistency, return codesMatthew Sackman2011-02-072-14/+11
| | * | | | | | | | | merge from defaultAlexandru Scvortov2011-02-032-10/+20
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | add testAlexandru Scvortov2011-02-033-6/+39
| | * | | | | | | | | | make cluster nofitication a boot step; don't print to screenAlexandru Scvortov2011-01-312-13/+33
| | * | | | | | | | | | cleanup after rabbit goes down on a clustered nodeAlexandru Scvortov2011-01-311-6/+12
| | * | | | | | | | | | monitor rabbits on clustered nodesAlexandru Scvortov2011-01-312-6/+18
| | * | | | | | | | | | merge from defaultAlexandru Scvortov2011-01-312-0/+6
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | merge from default (rabbitmq-multi works again)Alexandru Scvortov2011-01-251-0/+2
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | monitor the rabbit app on some remote nodesAlexandru Scvortov2011-01-251-0/+5
| | | * | | | | | | | | | register the almost-top rabbit process as 'rabbit'Alexandru Scvortov2011-01-251-0/+1
| * | | | | | | | | | | | merge bug23804 into default (ssl connections dying prior to R14)Alexandru Scvortov2011-02-071-3/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Keep the same formate as ssl:connection_infoSimon MacMullen2011-02-071-6/+6
| | * | | | | | | | | | | Fix SSL connections in R13Bx.Simon MacMullen2011-02-071-7/+11
| * | | | | | | | | | | | Remove intermediate variable.Simon MacMullen2011-02-071-3/+2
| * | | | | | | | | | | | Merge bug 23061 into default (spurious heartbeat timeouts possible during con...Simon MacMullen2011-02-071-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Ignore heartbeat timeouts in closed state.John DeTreville2010-12-151-1/+5
* | | | | | | | | | | | | Move the booting of the delegate to rabbitMatthew Sackman2011-02-082-9/+9
* | | | | | | | | | | | | accomodate both forms of nodedownMatthew Sackman2011-02-071-1/+2
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Abstract out the rabbit from delegate (also improve robustness)Matthew Sackman2011-02-073-23/+30
|/ / / / / / / / / / /