Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merging default to bug23839 | Matthew Sackman | 2011-02-16 | 5 | -32/+47 |
|\ | |||||
| * | Move capabilities to after the vhost consistently | Matthew Sackman | 2011-02-15 | 5 | -25/+25 |
| | | |||||
| * | Pass client capabilities through to the channel | Matthew Sackman | 2011-02-14 | 5 | -37/+52 |
| | | |||||
* | | Merged bug23840 into default | Emile Joubert | 2011-02-16 | 3 | -25/+38 |
|\ \ | |||||
| * | | Whoops. Forgot thesebug23840 | Matthew Sackman | 2011-02-15 | 1 | -6/+9 |
| | | | |||||
| * | | Supply server capabilites | Matthew Sackman | 2011-02-14 | 1 | -12/+20 |
| | | | |||||
| * | | Make server_properties a /1 | Matthew Sackman | 2011-02-14 | 2 | -8/+10 |
| |/ | |||||
* | | simplified and better error reporting on queue declare arg checks | Matthias Radestock | 2011-02-15 | 1 | -17/+7 |
| | | |||||
* | | print usage message for all command line parsing errorsbug23842 | Matthias Radestock | 2011-02-14 | 1 | -15/+11 |
| | | |||||
* | | merge bug23829 into default | Alexandru Scvortov | 2011-02-14 | 2 | -3/+4 |
|\ \ | |/ | |||||
| * | Merging bug23609 to default | Matthew Sackman | 2011-02-14 | 2 | -2/+2 |
| |\ | |||||
| | * | merge bug23765 into default (current sync interval in queue_process and ↵ | Alexandru Scvortov | 2011-02-14 | 10 | -84/+224 |
| | |\ | | | | | | | | | | | | | msg_store causes poor confirms performance) | ||||
| | * | | Bump up sync timers in queue and msg_store to 25msbug23765 | Matthew Sackman | 2011-01-31 | 2 | -2/+2 |
| | | | | |||||
| * | | | moved call for call deletion notification into Funbug23609 | Tim Fox | 2011-02-11 | 1 | -1/+2 |
| | |/ | |/| | |||||
* | | | Added documentationbug23829 | Matthew Sackman | 2011-02-12 | 1 | -0/+9 |
| | | | |||||
* | | | Add ability to change backing module dynamically | Matthew Sackman | 2011-02-11 | 1 | -0/+16 |
|/ / | |||||
* | | Merged bug23811 (no need for amqqueue:notify_sent to use delegate) | Simon MacMullen | 2011-02-10 | 1 | -1/+1 |
|\ \ | |||||
| * | | use a plain cast, not delegatebug23811 | Matthew Sackman | 2011-02-07 | 1 | -1/+1 |
| | | | |||||
* | | | Merge bug23813 (abstract rabbit out of delegate) | Simon MacMullen | 2011-02-10 | 8 | -48/+164 |
|\ \ \ | |||||
| * \ \ | merge bug23806 into default (Re-declaring a queue on a different cluster ↵ | Alexandru Scvortov | 2011-02-09 | 4 | -18/+57 |
| |\ \ \ | | | | | | | | | | | | | | | | node fails) | ||||
| | * | | | Added test which covers the mysteriously dead queue on queue declaration, ↵bug23806 | Matthew Sackman | 2011-02-08 | 1 | -2/+30 |
| | | | | | | | | | | | | | | | | | | | | and hence misc:is_process_alive | ||||
| | * | | | I need a much longer timeout for these tests... | Matthew Sackman | 2011-02-08 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Merging default to bug23806 | Matthew Sackman | 2011-02-08 | 6 | -20/+100 |
| | |\ \ \ | |||||
| | * | | | | abstract out is_process_alive | Matthew Sackman | 2011-02-08 | 3 | -19/+29 |
| | | | | | | |||||
| | * | | | | remove non-rpc'd call to is_process_alive - now matches the rpc version in ↵ | Matthew Sackman | 2011-02-07 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | amqqueue_process | ||||
| * | | | | | Merge bug23792 into default | Simon MacMullen | 2011-02-09 | 1 | -11/+5 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | Make tcp listen options configurablebug23792 | Matthew Sackman | 2011-02-02 | 1 | -11/+5 |
| | | | | | | |||||
| * | | | | | merge bug23814 into default (misc:with_exit_handler is missing a match for ↵ | Alexandru Scvortov | 2011-02-08 | 1 | -2/+5 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nodedown and shutdown) | ||||
| | * | | | | | Make with_exit_handler more robust and able to cope with the other forms of ↵bug23814 | Matthew Sackman | 2011-02-07 | 1 | -2/+5 |
| | | |/ / / | | |/| | | | | | | | | | | | | | | | shutdown and nodedown | ||||
| * | | | | | Merging bug22698 to default | Matthew Sackman | 2011-02-08 | 4 | -15/+88 |
| |\ \ \ \ \ | |||||
| | * | | | | | remove listeners when the rabbit application is stoppedbug22698 | Alexandru Scvortov | 2011-02-07 | 1 | -5/+3 |
| | | | | | | | |||||
| | * | | | | | Refactoring, cosmetics, consistency, return codes | Matthew Sackman | 2011-02-07 | 2 | -14/+11 |
| | | | | | | | |||||
| | * | | | | | merge from default | Alexandru Scvortov | 2011-02-03 | 2 | -10/+20 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | add test | Alexandru Scvortov | 2011-02-03 | 3 | -6/+39 |
| | | | | | | | | |||||
| | * | | | | | | make cluster nofitication a boot step; don't print to screen | Alexandru Scvortov | 2011-01-31 | 2 | -13/+33 |
| | | | | | | | | |||||
| | * | | | | | | cleanup after rabbit goes down on a clustered node | Alexandru Scvortov | 2011-01-31 | 1 | -6/+12 |
| | | | | | | | | |||||
| | * | | | | | | monitor rabbits on clustered nodes | Alexandru Scvortov | 2011-01-31 | 2 | -6/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a rabbit starts, it, * informs every other running node in the cluster that it has started, and * registers every other running node in the cluster as running. This should handle every possible case of nodes joining clusters, since every join should be followed by that node starting. We can't just monitor 'rabbit' on node ups, since those come in when mnesia joins the cluster. The rabbit process starts up a bit later. | ||||
| | * | | | | | | merge from default | Alexandru Scvortov | 2011-01-31 | 2 | -0/+6 |
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | | * | | | | | merge from default (rabbitmq-multi works again) | Alexandru Scvortov | 2011-01-25 | 1 | -0/+2 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | monitor the rabbit app on some remote nodes | Alexandru Scvortov | 2011-01-25 | 1 | -0/+5 |
| | | | | | | | | | |||||
| | | * | | | | | | register the almost-top rabbit process as 'rabbit' | Alexandru Scvortov | 2011-01-25 | 1 | -0/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | merge bug23804 into default (ssl connections dying prior to R14) | Alexandru Scvortov | 2011-02-07 | 1 | -3/+7 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| | * | | | | | | | Keep the same formate as ssl:connection_infobug23804 | Simon MacMullen | 2011-02-07 | 1 | -6/+6 |
| | | | | | | | | | |||||
| | * | | | | | | | Fix SSL connections in R13Bx. | Simon MacMullen | 2011-02-07 | 1 | -7/+11 |
| | | | | | | | | | |||||
| * | | | | | | | | Remove intermediate variable. | Simon MacMullen | 2011-02-07 | 1 | -3/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge bug 23061 into default (spurious heartbeat timeouts possible during ↵ | Simon MacMullen | 2011-02-07 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | connection termination) | ||||
| | * | | | | | | | Ignore heartbeat timeouts in closed state.bug23061 | John DeTreville | 2010-12-15 | 1 | -1/+5 |
| | | | | | | | | | |||||
* | | | | | | | | | Move the booting of the delegate to rabbitbug23813 | Matthew Sackman | 2011-02-08 | 2 | -9/+9 |
| | | | | | | | | | |||||
* | | | | | | | | | accomodate both forms of nodedown | Matthew Sackman | 2011-02-07 | 1 | -1/+2 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Abstract out the rabbit from delegate (also improve robustness) | Matthew Sackman | 2011-02-07 | 3 | -23/+30 |
|/ / / / / / / |