| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cosmetics | Francesco Mazzoli | 2012-09-03 | 1 | -5/+5 |
| * | cosmetic (again) | Tim Watson | 2012-09-03 | 1 | -7/+7 |
| * | cosmetic | Tim Watson | 2012-09-03 | 1 | -44/+3 |
| |\ | |||||
| | * | remove useless test case | Tim Watson | 2012-09-03 | 1 | -44/+3 |
| * | | cosmetics | Francesco Mazzoli | 2012-09-03 | 1 | -1/+1 |
| |/ | |||||
| * | oops | Tim Watson | 2012-09-03 | 1 | -33/+0 |
| * | cosmetic | Tim Watson | 2012-09-03 | 1 | -27/+60 |
| * | construct child exit reason in the right place | Tim Watson | 2012-09-03 | 1 | -1/+2 |
| * | cosmetic | Tim Watson | 2012-09-03 | 1 | -2/+1 |
| * | Introduce additional, non-smp tests (using suspend) and explode the test | Tim Watson | 2012-09-03 | 1 | -7/+54 |
| * | Test that simple_one_for_one_terminate shutdowns no longer deadlock and | Tim Watson | 2012-09-03 | 3 | -1/+103 |
| * | refactor | Matthias Radestock | 2012-08-30 | 1 | -17/+11 |
| * | when terminating multiple simple children, we shouldn't rely on the order of ... | Tim Watson | 2012-08-30 | 1 | -11/+19 |
| * | cosmetic | Tim Watson | 2012-08-29 | 1 | -1/+1 |
| * | Slaves must join gm before updating amqqueue records, otherwise messages | Tim Watson | 2012-08-29 | 1 | -15/+17 |
| * | tiny refactor: rename fun and clarify comment | Matthias Radestock | 2012-08-24 | 2 | -13/+13 |
| * | non-zero timeout when idle for the slave as well | Francesco Mazzoli | 2012-08-23 | 1 | -3/+3 |
| * | cosmetic | Matthias Radestock | 2012-08-23 | 1 | -25/+18 |
| * | 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 | 14 | -173/+189 |
| |\ \ | |/ | |||||
| | * | 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 |
| | * | | | 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 |
| | * | refactor: make better use of filename module | Matthias Radestock | 2012-08-08 | 1 | -2/+1 |
| | * | cosmetic refactor | Matthias Radestock | 2012-08-08 | 1 | -17/+19 |
| | * | cosmetic | Matthias Radestock | 2012-08-08 | 1 | -1/+2 |
| | * | fix dialyzer complaint | Matthias Radestock | 2012-08-08 | 1 | -0/+2 |
