| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | split the offline case of `rabbit_mnesia/2' in a separate function | Francesco Mazzoli | 2012-07-09 | 1 | -49/+51 |
| * | `change_extra_db_nodes/2' throws instead of returning error | Francesco Mazzoli | 2012-07-09 | 1 | -43/+39 |
| * | remove unnecessary `ensure_mnesia_not_running/0' | Francesco Mazzoli | 2012-07-09 | 1 | -2/+1 |
| * | ?SERVER instead of explicit name | Francesco Mazzoli | 2012-07-09 | 1 | -3/+3 |
| * | check that the node selected for removal is in the cluster | Francesco Mazzoli | 2012-07-09 | 1 | -1/+1 |
| * | fix the flags declaration in `rabbit_control_main' | Francesco Mazzoli | 2012-07-06 | 1 | -1/+1 |
| * | correct invocations of `on_node_{up,down}' in `rabbit_node_monitor'. | Francesco Mazzoli | 2012-07-06 | 1 | -2/+3 |
| * | Merge heads | Simon MacMullen | 2012-07-06 | 1 | -1/+1 |
| |\ | |||||
| | * | While this didn't actually crash the VM for me, we generally want to HiPE as ... | Simon MacMullen | 2012-07-06 | 1 | -1/+1 |
| * | | merge default | Francesco Mazzoli | 2012-07-05 | 26 | -113/+589 |
| |\ \ | |||||
| | * | | Make make-port-diff.sh work correctly on MacOs and Linuces | Steve Powell | 2012-07-04 | 1 | -2/+4 |
| | * | | Merge bug24512 | Simon MacMullen | 2012-07-03 | 0 | -0/+0 |
| | |\ \ | |||||
| | * \ \ | merge bug24512 | Tim Watson | 2012-07-03 | 0 | -0/+0 |
| | |\ \ \ | | |/ / | |||||
| | * | | | use nohup instead of setsid | Tim Watson | 2012-07-03 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | clarify what 'timeout' stands for | Matthias Radestock | 2012-07-02 | 1 | -1/+1 |
| | * | | merge bug24884 into default (no-op) | Matthias Radestock | 2012-07-01 | 65 | -1224/+2562 |
| | |\ \ | |||||
| | | * \ | Merged bug24826 into default | Emile Joubert | 2012-06-29 | 18 | -105/+113 |
| | | |\ \ | |||||
| | | | * \ | merge bug24912 | Tim Watson | 2012-06-27 | 1 | -0/+5 |
| | | | |\ \ | |||||
| | | | | * \ | merge default | Tim Watson | 2012-06-27 | 35 | -901/+962 |
| | | | | |\ \ | | | | |/ / | | | |/| | | |||||
| | | | * | | | Merged bug24988 | Emile Joubert | 2012-06-27 | 0 | -0/+0 |
| | | | |\ \ \ | |||||
| | | | * | | | | It probably makes slightly more sense to monitor before we broadcast. | Simon MacMullen | 2012-06-26 | 1 | -1/+1 |
| | | | * | | | | Maybe better name? | Simon MacMullen | 2012-06-26 | 3 | -3/+3 |
| | | | * | | | | OK, we do actually need a special way to determine the difference between: | Simon MacMullen | 2012-06-25 | 3 | -3/+3 |
| | | | * | | | | Get rid of this with_exit_handler use. | Simon MacMullen | 2012-06-25 | 1 | -12/+4 |
| | | | * | | | | normal -> leaving the ring, change topology | Simon MacMullen | 2012-06-25 | 3 | -5/+5 |
| | | | * | | | | And finally, have the master wait for all the slaves on deletion. | Simon MacMullen | 2012-06-25 | 1 | -0/+11 |
| | | | * | | | | The spec for gm:group_members/1 says it returns a list of pids - let's do that. | Simon MacMullen | 2012-06-25 | 1 | -1/+1 |
| | | | * | | | | Ignore normal exits; do not try to change the ring topology as it shuts down. | Simon MacMullen | 2012-06-25 | 1 | -3/+5 |
| | | | * | | | | Close down the slave's GM the same way the master's GM does. | Simon MacMullen | 2012-06-25 | 1 | -0/+5 |
| | | | |/ / / | |||||
| | | | | * | | Add special case for i18n reasons. | Simon MacMullen | 2012-05-24 | 1 | -0/+5 |
| | | * | | | | More spec correctness. | Simon MacMullen | 2012-06-26 | 1 | -3/+4 |
| | | * | | | | Explain this a bit. | Simon MacMullen | 2012-06-25 | 1 | -0/+10 |
| | | * | | | | Don't take a write lock if we're not going to write. | Simon MacMullen | 2012-06-08 | 1 | -3/+5 |
| | | * | | | | Needed for tests | Simon MacMullen | 2012-06-08 | 1 | -1/+5 |
| | | * | | | | peek_serial/1 should not depend on having next_serial/1 run first. | Simon MacMullen | 2012-06-07 | 1 | -6/+3 |
| | | * | | | | Strict and non-strict list by component. | Simon MacMullen | 2012-06-07 | 1 | -5/+9 |
| | | * | | | | No, that makes no sense. | Simon MacMullen | 2012-06-07 | 1 | -1/+0 |
| | | * | | | | Merge default | Simon MacMullen | 2012-06-07 | 18 | -85/+527 |
| | | |\ \ \ \ | |||||
| | | | * | | | | We can't now write the serial record when we declare the exchange; an exchang... | Simon MacMullen | 2012-05-18 | 1 | -9/+5 |
| | | | * | | | | Move parameter validation into its own module. | Simon MacMullen | 2012-05-18 | 2 | -56/+67 |
| | | | * | | | | Unused variable warning | Simon MacMullen | 2012-05-18 | 1 | -1/+1 |
| | | | * | | | | Document policy info item. | Simon MacMullen | 2012-05-18 | 1 | -0/+8 |
| | | | * | | | | Remove decorator:route/2. | Simon MacMullen | 2012-05-18 | 1 | -8/+2 |
| | | | * | | | | TODO--: Update behaviour | Simon MacMullen | 2012-05-18 | 1 | -22/+38 |
| | | | * | | | | First sketch of a policy mechanism. | Simon MacMullen | 2012-05-17 | 13 | -60/+361 |
| | | | * | | | | Merge default | Simon MacMullen | 2012-05-15 | 30 | -228/+476 |
| | | | |\ \ \ \ | |||||
| | | | * | | | | | Share the exchange scratch space | Simon MacMullen | 2012-04-26 | 3 | -11/+44 |
| | | | * | | | | | Add an abstraction for reading the scratch | Simon MacMullen | 2012-04-24 | 1 | -1/+10 |
| | | | * | | | | | Rework event serialisation thing so that decorators get a say too. It's a bit... | Simon MacMullen | 2012-04-24 | 4 | -30/+49 |
| | | | * | | | | | Merge bug24196 | Simon MacMullen | 2012-04-24 | 3 | -5/+60 |
| | | | |\ \ \ \ \ | |||||
