| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge default | Francesco Mazzoli | 2012-09-10 | 4 | -60/+952 |
| |\ | |||||
| | * | accept parameters in JSON format | Francesco Mazzoli | 2012-08-23 | 1 | -60/+10 |
| | * | re-introduced wrapper functions to strip and add the `struct' tags | Francesco Mazzoli | 2012-08-23 | 1 | -1/+21 |
| | * | put result in `ok' | Francesco Mazzoli | 2012-08-23 | 1 | -4/+4 |
| | * | wrappers around mochijson2 to catch exceptions | Francesco Mazzoli | 2012-08-23 | 1 | -0/+20 |
| | * | remove the wrapper functions around mochijson2 | Francesco Mazzoli | 2012-08-21 | 1 | -21/+0 |
| | * | add mochijson2 and license, plus some helper functions | Francesco Mazzoli | 2012-08-21 | 3 | -0/+923 |
| * | | cosmetics | Francesco Mazzoli | 2012-09-07 | 1 | -1/+1 |
| * | | Merged bug25114 into default | Emile Joubert | 2012-09-06 | 9 | -137/+254 |
| |\ \ | |||||
| | * \ | Merged bug25000 | Simon MacMullen | 2012-09-06 | 7 | -124/+229 |
| | |\ \ | |||||
| | | * \ | merge bug25119 into default | Matthias Radestock | 2012-09-04 | 1 | -40/+31 |
| | | |\ \ | |||||
| | | | * | | tweak test | Matthias Radestock | 2012-09-04 | 1 | -40/+31 |
| | | * | | | merge bug25119 | Francesco Mazzoli | 2012-09-04 | 4 | -44/+73 |
| | | |\ \ \ | | | |/ / | | |/| | | |||||
| | | | * | | Merge bug 25120. | Simon MacMullen | 2012-09-04 | 3 | -4/+42 |
| | | | |\ \ | |||||
| | | | | * | | explain | Matthias Radestock | 2012-09-03 | 2 | -3/+9 |
| | | | | * | | attempt to close ssl connections gracefully but forcefully | Matthias Radestock | 2012-09-03 | 3 | -4/+36 |
| | | | * | | | merge bug25119 | Francesco Mazzoli | 2012-09-04 | 1 | -40/+31 |
| | | | |\ \ \ | | | | |/ / | |||||
| | | | | * | | minor refactoring and cosmetics | Matthias Radestock | 2012-08-31 | 1 | -40/+31 |
| | | * | | | | refactor tests | Tim Watson | 2012-09-04 | 1 | -29/+26 |
| | | |/ / / | |||||
| | | * | | | cosmetics | Francesco Mazzoli | 2012-09-04 | 1 | -2/+2 |
| | | * | | | rework tests for most simple case of child termination | Tim Watson | 2012-09-04 | 2 | -121/+98 |
| | | * | | | export only what's necessary, cosmetics | Francesco Mazzoli | 2012-09-03 | 1 | -2/+1 |
| | | * | | | cosmetics! | Francesco Mazzoli | 2012-09-03 | 1 | -2/+2 |
| | | * | | | 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 |
| | | |/ / | |||||
| | | * | | merge bug25117 | Francesco Mazzoli | 2012-08-29 | 1 | -14/+16 |
| | | |\ \ | |||||
| | | | * | | 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 |
| | | |/ / | |||||
| | * | | | Terseness. | Simon MacMullen | 2012-09-06 | 1 | -1/+1 |
| | * | | | Not sure it's worth explaining that, the explanation is not clear and I can't... | Simon MacMullen | 2012-09-06 | 1 | -3/+1 |
| | * | | | emit warning when starting detached rabbit | Francesco Mazzoli | 2012-09-06 | 1 | -1/+3 |
| | * | | | don't record pid when using -detached | Francesco Mazzoli | 2012-09-05 | 2 | -5/+15 |
| | * | | | rename branch | Francesco Mazzoli | 2012-08-24 | 0 | -0/+0 |
| | * | | | document the fact that -detached causes the wrong pid to be recorded | Francesco Mazzoli | 2012-08-24 | 1 | -1/+3 |
| | |/ / | |||||
| | * | | tiny refactor: rename fun and clarify comment | Matthias Radestock | 2012-08-24 | 2 | -13/+13 |
| * | | | Try to be a bit more defensive before looping. | Simon MacMullen | 2012-08-23 | 1 | -2/+11 |
| |/ / | |||||
| * | | merge bug25112 into default | Matthias Radestock | 2012-08-23 | 0 | -0/+0 |
| |\ \ | |||||
| * | | | 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 |
| |/ | |||||
