Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge in bug24407. | Simon MacMullen | 2013-01-04 | 1 | -1/+14 |
|\ | |||||
| * | merge bug24407 into bug25345 | Matthias Radestock | 2012-12-30 | 1 | -0/+7 |
| |\ | |||||
| | * | Cancel sync | Simon MacMullen | 2012-12-14 | 1 | -0/+7 |
* | | | Don't use a closure for the usual cluster upgrade reasons. | Simon MacMullen | 2013-01-03 | 1 | -4/+7 |
* | | | API consistency. | Simon MacMullen | 2013-01-03 | 1 | -4/+5 |
|/ / | |||||
* | | consistency | Matthias Radestock | 2012-12-30 | 1 | -1/+1 |
|/ | |||||
* | Add rabbitmqctl sync_queue, and make it synchronous. Also fix the fact that w... | Simon MacMullen | 2012-12-06 | 1 | -0/+7 |
* | Merged bug23935 into default | Emile Joubert | 2012-11-04 | 1 | -1/+1 |
|\ | |||||
| * | Unify address and host. Stick ports in the state, just because we're grabbing... | Simon MacMullen | 2012-11-01 | 1 | -1/+1 |
* | | sort list_* resultsbug25262 | Matthias Radestock | 2012-11-01 | 1 | -1/+1 |
|/ | |||||
* | Add policies and parameters to "rabbitmqctl report" | Simon MacMullen | 2012-10-17 | 1 | -1/+3 |
* | Merge default | Simon MacMullen | 2012-10-16 | 1 | -0/+26 |
|\ | |||||
| * | We call it "set" not "add" everywhere else. | Simon MacMullen | 2012-10-16 | 1 | -1/+1 |
| * | Rename and refactor policies | Emile Joubert | 2012-10-15 | 1 | -19/+16 |
| * | Parameter API renaming and policy tweaks | Emile Joubert | 2012-10-11 | 1 | -9/+15 |
| * | Tidying | Emile Joubert | 2012-10-11 | 1 | -1/+1 |
| * | Policy interface updates | Emile Joubert | 2012-10-10 | 1 | -5/+2 |
| * | Policy interface updates | Emile Joubert | 2012-10-09 | 1 | -2/+2 |
| * | Simpler policy interface | Emile Joubert | 2012-10-09 | 1 | -3/+6 |
| * | Updated policy validation | Emile Joubert | 2012-10-05 | 1 | -5/+4 |
| * | First draft of policy validation | Emile Joubert | 2012-10-02 | 1 | -0/+24 |
* | | Fix formatted error handling as broken by Matthias in 891e659f0e77. | Simon MacMullen | 2012-10-16 | 1 | -4/+6 |
|/ | |||||
* | improve workingness | Matthias Radestock | 2012-09-24 | 1 | -1/+1 |
* | ditch the booleans to control decisions on disc/ram nodes | Francesco Mazzoli | 2012-09-18 | 1 | -2/+5 |
* | Typos and rephrasing | Simon MacMullen | 2012-09-07 | 1 | -1/+1 |
* | Merge default | Simon MacMullen | 2012-09-04 | 1 | -9/+13 |
|\ | |||||
| * | merge bug25071 | Francesco Mazzoli | 2012-08-17 | 1 | -13/+9 |
| |\ | |||||
| * | | Make parameters vhost-specific. | Simon MacMullen | 2012-08-07 | 1 | -9/+13 |
* | | | remove_cluster_node => forget_cluster_node | Francesco Mazzoli | 2012-08-21 | 1 | -3/+3 |
* | | | recluster => update_cluster_nodes | Francesco Mazzoli | 2012-08-21 | 1 | -3/+3 |
* | | | merge default | Francesco Mazzoli | 2012-08-13 | 1 | -13/+33 |
|\ \ \ | |_|/ |/| | | |||||
| * | | merge default | Francesco Mazzoli | 2012-08-01 | 1 | -7/+6 |
| |\ \ | | |/ | |||||
| * | | add a first draft for the rabbitmqctl documentation | Francesco Mazzoli | 2012-07-25 | 1 | -1/+2 |
| * | | add the magic `cluster' word to `remove_node' and `change_node_type' | Francesco Mazzoli | 2012-07-09 | 1 | -8/+8 |
| * | | fix the flags declaration in `rabbit_control_main' | Francesco Mazzoli | 2012-07-06 | 1 | -1/+1 |
| * | | merge default | Francesco Mazzoli | 2012-07-05 | 1 | -0/+5 |
| |\ \ | |||||
| * | | | fix `remove_node/1' - do not remove nodes from offline nodes, unless we're "s... | Francesco Mazzoli | 2012-07-05 | 1 | -3/+7 |
| * | | | merge default | Francesco Mazzoli | 2012-06-12 | 1 | -13/+16 |
| |\ \ \ | |||||
| * | | | | merge default | Francesco Mazzoli | 2012-05-30 | 1 | -13/+28 |
* | | | | | test 'rabbitmqctl eval' | Matthias Radestock | 2012-08-11 | 1 | -13/+9 |
| |_|_|/ |/| | | | |||||
* | | | | make 'rabbitmqctl report' respect '-q' | Matthias Radestock | 2012-07-20 | 1 | -2/+1 |
* | | | | remove evil | Matthias Radestock | 2012-07-20 | 1 | -5/+5 |
| |_|/ |/| | | |||||
* | | | merge defaultbug24912 | Tim Watson | 2012-06-27 | 1 | -0/+5 |
| |/ |/| | |||||
* | | simply reading pid files in a way that works on R12Bbug24982 | Tim Watson | 2012-06-06 | 1 | -4/+2 |
* | | Cosmetic | Simon MacMullen | 2012-06-06 | 1 | -1/+1 |
* | | rename rabbit_control_main:system/1 to run_ps, which more accurately describe... | Tim Watson | 2012-06-05 | 1 | -4/+3 |
* | | cosmetic | Tim Watson | 2012-06-05 | 1 | -3/+3 |
* | | return the correct value from rabbit_control_main:read_pid_file/2; don't call... | Tim Watson | 2012-06-05 | 1 | -2/+2 |
* | | capture and swallow all stdio during 'rabbitmqctl wait' | Tim Watson | 2012-06-05 | 1 | -9/+11 |
* | | don't use re:replace/3 as it's unavailable on R12 | Tim Watson | 2012-06-01 | 1 | -2/+6 |
|/ |