| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix broken merge | Simon MacMullen | 2012-08-23 | 1 | -2/+2 |
| * | s/at-least/exactly/g | Simon MacMullen | 2012-08-22 | 2 | -12/+12 |
| * | Merge default | Simon MacMullen | 2012-08-21 | 10 | -173/+169 |
| |\ | |||||
| | * | cosmetic - save some lines | Matthias Radestock | 2012-08-20 | 1 | -31/+14 |
| | * | Merged bug25104 into default | Emile Joubert | 2012-08-20 | 1 | -3/+1 |
| | |\ | |||||
| | | * | So strip all that stuff out. | Simon MacMullen | 2012-08-17 | 1 | -28/+1 |
| | | * | I was thinking that which_applications needed to come first so that the | Simon MacMullen | 2012-08-17 | 1 | -2/+2 |
| | | * | Gotta love those timeouts. | Simon MacMullen | 2012-08-17 | 1 | -1/+1 |
| | | * | Fix detection of mirror removal at clean shutdown | Simon MacMullen | 2012-08-16 | 1 | -3/+28 |
| | * | | merge bug25071 | Francesco Mazzoli | 2012-08-17 | 18 | -177/+193 |
| | |\ \ | |||||
| | | * \ | merge bug25105 into default | Tim Watson | 2012-08-17 | 1 | -1/+1 |
| | | |\ \ | | | |/ | | |/| | |||||
| | | | * | Disable parallel build (equivalent to supplying build.jobs=1 on the port comm... | Steve Powell | 2012-08-17 | 1 | -1/+1 |
| | | |/ | |||||
| | * | | Mention parameters here. Oh, and bindings, and don't talk about permissions i... | Simon MacMullen | 2012-08-17 | 1 | -1/+1 |
| | * | | Update docs | Simon MacMullen | 2012-08-08 | 1 | -12/+13 |
| | * | | Remove vhost parameters when removing vhost. And a tiny driveby refactor. | Simon MacMullen | 2012-08-08 | 2 | -7/+9 |
| | * | | Make parameters vhost-specific. | Simon MacMullen | 2012-08-07 | 5 | -116/+131 |
| * | | | at-least mode can imply that we need to start slaves in response to slaves dy... | Simon MacMullen | 2012-08-17 | 1 | -10/+30 |
| * | | | Merge default | Simon MacMullen | 2012-08-15 | 9 | -125/+234 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Reify something that was previously a little bit magic. | Simon MacMullen | 2012-08-07 | 2 | -6/+13 |
| | * | | Support changing master (umm, which actually turned out to be a lot easier th... | Simon MacMullen | 2012-08-07 | 1 | -10/+7 |
| | * | | Take account of the current nodes when selecting new nodes, and some unit tes... | Simon MacMullen | 2012-08-07 | 2 | -29/+70 |
| | * | | Merge in default | Simon MacMullen | 2012-08-07 | 8 | -120/+184 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Various fixes. | Simon MacMullen | 2012-07-09 | 2 | -17/+9 |
| | | * | Merge bug25048 | Simon MacMullen | 2012-07-09 | 8 | -123/+195 |
| | | |\ | |||||
| | | | * | Merge bug25048 | Simon MacMullen | 2012-07-09 | 8 | -123/+195 |
| | | | |\ | |||||
| | | | | * | Dynamic change of HA policy. Promotion from non-HA to master, and demotion fr... | Simon MacMullen | 2012-07-06 | 5 | -32/+112 |
| | | | | * | Rename function, remove utter rubbish. | Simon MacMullen | 2012-07-06 | 3 | -15/+15 |
| | | | | * | Rough sketch of dynamic queue HA-ness: | Simon MacMullen | 2012-07-05 | 7 | -92/+89 |
| * | | | | | Oops, this got missed in bug 25048 - slave_pids is no longer in both lists so... | Simon MacMullen | 2012-08-15 | 1 | -1/+1 |
| * | | | | | Merged bug25097 into default | Emile Joubert | 2012-08-13 | 3 | -34/+52 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merged bug25094 into default | Emile Joubert | 2012-08-13 | 2 | -33/+51 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | re-assess coverage suspension in tests | Matthias Radestock | 2012-08-11 | 1 | -21/+37 |
| | | * | | | | | be a bit more selective about which nodes we disconnect from | Matthias Radestock | 2012-08-11 | 1 | -11/+12 |
| | | * | | | | | just connect from all (visible) nodes instead | Matthias Radestock | 2012-08-10 | 1 | -14/+7 |
| | | * | | | | | make unclustering work for ram nodes | Matthias Radestock | 2012-08-10 | 1 | -10/+18 |
| | * | | | | | | fix a long-outstanding unresolved type reference | Matthias Radestock | 2012-08-12 | 1 | -1/+1 |
| * | | | | | | | don't re-schedule timer when the new timer would go off <1ms sooner | Matthias Radestock | 2012-08-13 | 1 | -1/+1 |
| * | | | | | | | prompt expiry of requeued messages | Matthias Radestock | 2012-08-13 | 1 | -13/+18 |
| * | | | | | | | merge default into bug 25097 | Matthias Radestock | 2012-08-12 | 6 | -36/+47 |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | propagate API change | Matthias Radestock | 2012-08-12 | 4 | -13/+15 |
| | * | | | | | | more correctness | Matthias Radestock | 2012-08-12 | 1 | -3/+6 |
| | * | | | | | | oops; caught out by daft Erlang scoping again | Matthias Radestock | 2012-08-12 | 1 | -1/+1 |
| | * | | | | | | schedule message expiry timer based on expiry time of queue head | Matthias Radestock | 2012-08-12 | 2 | -22/+28 |
| * | | | | | | | merge bug25096 into default | Matthias Radestock | 2012-08-12 | 1 | -8/+10 |
| |\ \ \ \ \ \ \ | |/ / / / / / | |||||
| | * | | | | | | don't rely on evil erlang scoping | Matthias Radestock | 2012-08-12 | 1 | -8/+10 |
| | * | | | | | | merge bug25096 into default | Matthias Radestock | 2012-08-11 | 2 | -13/+14 |
| | |\ \ \ \ \ \ | |||||
| * | | | | | | | | oops | Matthias Radestock | 2012-08-12 | 1 | -2/+2 |
| | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | | test 'rabbitmqctl eval' | Matthias Radestock | 2012-08-11 | 2 | -13/+14 |
| |/ / / / / / | |||||
| * | | | | | | test more branches of 'rabbitmqctl set_vm_memory_high_watermark' | Matthias Radestock | 2012-08-11 | 1 | -0/+3 |
| |/ / / / / | |||||
| * | | | | | cosmetic | Matthias Radestock | 2012-08-10 | 1 | -3/+4 |
