| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | simplify | Matthias Radestock | 2012-10-26 | 1 | -13/+7 |
| | | |||||
| * | merge default into bug24719 | Matthias Radestock | 2012-10-26 | 2 | -17/+38 |
| |\ | |||||
| | * | merge default into bug24719 | Matthias Radestock | 2012-08-08 | 3 | -36/+32 |
| | |\ | |||||
| | * | | Eric's patches | Matthias Radestock | 2012-08-07 | 2 | -17/+38 |
| | | | | |||||
| * | | | fix typo | Matthias Radestock | 2012-10-26 | 1 | -1/+1 |
| | | | | |||||
| * | | | merge bug25203 into default | Matthias Radestock | 2012-10-25 | 1 | -33/+47 |
| |\ \ \ | |||||
| | * | | | consistency | Matthias Radestock | 2012-10-25 | 1 | -6/+6 |
| | | | | | |||||
| | * | | | refactor 'reset' | Matthias Radestock | 2012-10-25 | 1 | -26/+22 |
| | | | | | |||||
| | * | | | betterness | Matthias Radestock | 2012-10-25 | 1 | -20/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove debug logging - actually log something - rabbit_log isn't operation at this point during startup so we need to use the plain error logger - be less clever about config format checking - if it vaguely looks like a legacy config then assume that, otherwise assume it's a new style config. - be more helpful in the warning message | ||||
| | * | | | typo | Francesco Mazzoli | 2012-10-25 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | better error message for `join_cluster' | Francesco Mazzoli | 2012-10-25 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When `force_reset'ing a node, if we want to re-cluster it with the old cluster `update_cluster_nodes' can be used, but we can't simply use `join_cluster' again, because the rest of the cluster still thinks the `force_reset' node is in the cluster. | ||||
| | * | | | oops pt 2 | Francesco Mazzoli | 2012-10-25 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | `cluster_nodes(all)' instead of `nodes()' in `force_reset()' | Francesco Mazzoli | 2012-10-25 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | handle legacy `cluster_nodes' | Francesco Mazzoli | 2012-10-25 | 1 | -2/+14 |
| | | | | | |||||
| | * | | | oops | Francesco Mazzoli | 2012-10-25 | 1 | -2/+0 |
| | | | | | |||||
| | * | | | merge default | Francesco Mazzoli | 2012-10-25 | 3 | -51/+41 |
| | |\ \ \ | |/ / / |/| | | | |||||
| * | | | | Merged bug25053 into default | Emile Joubert | 2012-10-25 | 85 | -2902/+5968 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge bug25167 | Simon MacMullen | 2012-10-24 | 1 | -5/+7 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merged bug25237 into default | Emile Joubert | 2012-10-24 | 1 | -5/+7 |
| | | |\ \ \ \ | |||||
| | | | * | | | | More accurate specs. | Simon MacMullen | 2012-10-24 | 1 | -5/+7 |
| | | |/ / / / | |||||
| | * | | | | | remove the `leave_cluster' refactor | Francesco Mazzoli | 2012-10-24 | 1 | -4/+6 |
| | | | | | | | |||||
| | * | | | | | post merge cleanup | Francesco Mazzoli | 2012-10-24 | 1 | -22/+21 |
| | | | | | | | |||||
| | * | | | | | oops | Francesco Mazzoli | 2012-10-24 | 1 | -0/+1 |
| | | | | | | | |||||
| | * | | | | | comment | Francesco Mazzoli | 2012-10-24 | 1 | -0/+2 |
| | | | | | | | |||||
| | * | | | | | merged default | Francesco Mazzoli | 2012-10-24 | 1 | -57/+41 |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | | * | | | | fix in change_cluster_node_type | Francesco Mazzoli | 2012-09-21 | 1 | -1/+3 |
| | | | | | | | |||||
| | | * | | | | forgot about the other thunk | Francesco Mazzoli | 2012-09-21 | 1 | -3/+2 |
| | | | | | | | |||||
| | | * | | | | not a thunk anymore | Francesco Mazzoli | 2012-09-21 | 1 | -3/+3 |
| | | | | | | | |||||
| | | * | | | | reverse to using `system_info(running_db_nodes)' | Francesco Mazzoli | 2012-09-21 | 1 | -23/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We noticed that our function is never necessary. Doing these changes, I also noticed that `running_db_nodes' does not do an rpc call if mnesia is running, and instead records the running node in some ETS table. This makes the clustering management tests racy, since we don't know when the information about the nodes which are up/down will propagate. | ||||
| * | | | | | | When handling emit_stats we should do nearly everything we normally do in ↵ | Simon MacMullen | 2012-07-12 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | noreply/1, just not create another stats timer. | ||||
| | | | * | | | merge default | Francesco Mazzoli | 2012-10-24 | 37 | -723/+1359 |
| | | | |\ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | | Fix policy info items | Simon MacMullen | 2012-10-24 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Slightly surprised that compiled on R15B02 - but it doesn't on R12B-5. Fix ↵ | Simon MacMullen | 2012-10-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | CI + nightlies. | ||||
| | * | | | | | merge bug25227 into default | Tim Watson | 2012-10-23 | 0 | -0/+0 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | merge default | Tim Watson | 2012-10-23 | 32 | -422/+848 |
| | |\ \ \ \ \ \ | | |/ / / / / | |||||
| | | * | | | | | Merged bug25142 into default | Emile Joubert | 2012-10-23 | 10 | -70/+451 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | s/key/name/, and a couple of other minor tidyups that I noticed at the same ↵ | Simon MacMullen | 2012-10-22 | 3 | -75/+76 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time. | ||||
| | | | * | | | | | Cosmetic + show non-string nodes params + display "none" when params missing. | Simon MacMullen | 2012-10-22 | 1 | -4/+6 |
| | | | | | | | | | |||||
| | | | * | | | | | Add policies and parameters to "rabbitmqctl report" | Simon MacMullen | 2012-10-17 | 1 | -1/+3 |
| | | | | | | | | | |||||
| | | | * | | | | | As far as I could tell validation for "exactly" was completely broken. ↵ | Simon MacMullen | 2012-10-16 | 1 | -23/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove attempt at abstraction. Also validate that mode=all does *not* have any params. | ||||
| | | | * | | | | | Merge default | Simon MacMullen | 2012-10-16 | 10 | -26/+409 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | I think it's clearer if priority is always set. | Simon MacMullen | 2012-10-16 | 1 | -20/+18 |
| | | | | | | | | | | |||||
| | | | | * | | | | | Define rabbit_policy entirely in terms of parameters, don't go mucking about ↵ | Simon MacMullen | 2012-10-16 | 2 | -19/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in mnesia. | ||||
| | | | | * | | | | | Cosmetic | Simon MacMullen | 2012-10-16 | 2 | -4/+2 |
| | | | | | | | | | | |||||
| | | | | * | | | | | Another lurking "Tags" | Simon MacMullen | 2012-10-16 | 1 | -2/+2 |
| | | | | | | | | | | |||||
| | | | | * | | | | | We call it "set" not "add" everywhere else. | Simon MacMullen | 2012-10-16 | 2 | -11/+11 |
| | | | | | | | | | | |||||
| | | | | * | | | | | Refactor | Simon MacMullen | 2012-10-16 | 1 | -22/+22 |
| | | | | | | | | | | |||||
| | | | | * | | | | | Refactor a little bit. And they're Keys, not Tags. | Simon MacMullen | 2012-10-16 | 2 | -14/+15 |
| | | | | | | | | | | |||||
| | | | | * | | | | | Rename and refactor policies | Emile Joubert | 2012-10-15 | 4 | -181/+155 |
| | | | | | | | | | | |||||
| | | | | * | | | | | Simplify policy validation tests | Emile Joubert | 2012-10-12 | 2 | -34/+10 |
| | | | | | | | | | | |||||
