| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Inline some more and get closer still to default | Tim Watson | 2014-03-04 | 3 | -24/+26 |
| * | Reduce the distance to default a bit more | Tim Watson | 2014-03-04 | 3 | -47/+38 |
| * | Publish plugin changes via rabbit_event | Tim Watson | 2014-03-03 | 2 | -3/+31 |
| * | Fix plugin expansion during runtime configuration changes | Tim Watson | 2014-02-28 | 1 | -14/+17 |
| * | Simply application:get_env calls and reduce distance to default again | Tim Watson | 2014-02-21 | 3 | -11/+9 |
| * | Merge default into bug24926 | Tim Watson | 2014-02-21 | 8 | -106/+349 |
| |\ | |||||
| | * | Cosmetic - reduce the distance to default a bit more | Tim Watson | 2014-02-21 | 2 | -33/+30 |
| | * | Fix various oopses and reduce the distance to default some more | Tim Watson | 2014-02-18 | 2 | -24/+3 |
| | * | Try and reduce the distance to default | Tim Watson | 2014-02-18 | 2 | -193/+207 |
| | * | Add a type spec for prepare_boot_table | Tim Watson | 2014-02-18 | 1 | -8/+9 |
| | * | Simplifying refactor | Tim Watson | 2014-02-18 | 2 | -76/+11 |
| | * | Use a gen_server to keep the boot steps table around | Tim Watson | 2014-02-18 | 2 | -81/+83 |
| | * | Merge default into bug24926 | Tim Watson | 2014-02-18 | 8 | -217/+532 |
| | |\ | |||||
| | | * | Merge default into bug24926 | Tim Watson | 2014-02-17 | 7 | -64/+97 |
| | | |\ | |||||
| | | * | | Avoid verbosity | Tim Watson | 2014-02-17 | 1 | -9/+6 |
| | | * | | Don't bother printing out reload errors | Tim Watson | 2014-02-17 | 1 | -1/+1 |
| | | * | | Simplify | Tim Watson | 2014-02-17 | 1 | -3/+2 |
| | | * | | If you're going to catch, actually handle failures | Tim Watson | 2014-02-17 | 1 | -1/+1 |
| | | * | | Cosmetic (ish) | Tim Watson | 2014-02-17 | 1 | -4/+1 |
| | | * | | merge default into bug24926 | Tim Watson | 2014-02-11 | 8 | -217/+539 |
| | | |\ \ | |||||
| | | | * | | Refactor - remove unused functions/comments/todos | Tim Watson | 2014-01-12 | 5 | -40/+14 |
| | | | * | | Merge default into bug24926 | Tim Watson | 2014-01-12 | 18 | -82/+135 |
| | | | |\ \ | |||||
| | | | * | | | Refactor (simplify application stop handling) | Tim Watson | 2014-01-12 | 2 | -50/+7 |
| | | | * | | | Handle hard vs. soft boot step dependencies | Tim Watson | 2014-01-10 | 1 | -15/+37 |
| | | | * | | | Merge default into bug24926 | Tim Watson | 2014-01-10 | 24 | -953/+1413 |
| | | | |\ \ \ | |||||
| | | | * | | | | Tidy/Refactor boot step handling | Tim Watson | 2013-12-16 | 1 | -14/+15 |
| | | | * | | | | refactor (renaming) | Tim Watson | 2013-11-26 | 2 | -4/+4 |
| | | | * | | | | De-duplicate dependency/graph building functions | Tim Watson | 2013-11-26 | 2 | -26/+40 |
| | | | * | | | | Remove lots of io:format debugging and tidy up rpc error messages | Tim Watson | 2013-11-26 | 2 | -14/+12 |
| | | | * | | | | Re-work boot step handling | Tim Watson | 2013-11-21 | 3 | -46/+146 |
| | | | * | | | | Refactor (de-duplicate) module attribute search | Tim Watson | 2013-11-20 | 1 | -16/+17 |
| | | | * | | | | Various boot procedure improvements | Tim Watson | 2013-11-20 | 4 | -37/+91 |
| | | | * | | | | merge default into bug24926 | Tim Watson | 2013-11-18 | 5 | -33/+107 |
| | | | |\ \ \ \ | |||||
| | | | * | | | | | Rework boot step handling | Tim Watson | 2013-11-18 | 2 | -8/+14 |
| | | | * | | | | | handle cleanup steps properly | Tim Watson | 2013-11-06 | 1 | -13/+18 |
| | | | * | | | | | track boot status throughout a node's lifetime | Tim Watson | 2013-11-06 | 2 | -55/+111 |
| | | | * | | | | | Allow offline plugin re-configuration | Tim Watson | 2013-11-05 | 1 | -1/+4 |
| | | | * | | | | | Allow for runtime disabling of plugins | Tim Watson | 2013-11-05 | 3 | -17/+51 |
| | | | * | | | | | Restructure our boot procedure for more flexible boot-step handling | Tim Watson | 2013-11-05 | 6 | -147/+245 |
| * | | | | | | | | Bug 25939 broke AMQP 1.0; fix it. | Simon MacMullen | 2014-02-19 | 1 | -1/+1 |
| * | | | | | | | | stable to default | Simon MacMullen | 2014-02-19 | 55 | -1780/+2683 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | cosmetic | Matthias Radestock | 2014-02-18 | 1 | -3/+3 |
| | * | | | | | | | | clearer | Matthias Radestock | 2014-02-18 | 1 | -5/+7 |
| | * | | | | | | | | Only ever return 'flow' if there are no alarms. I think in theory it's not po... | Simon MacMullen | 2014-02-18 | 1 | -5/+4 |
| | |/ / / / / / / | |||||
| | * | | | | | | | Oops | Simon MacMullen | 2014-02-17 | 1 | -1/+0 |
| | * | | | | | | | ...but only do that if we are not also alarmed. | Simon MacMullen | 2014-02-17 | 1 | -2/+4 |
| | * | | | | | | | Show state as 'flow' if we are currently flow blocked and have been so for mo... | Simon MacMullen | 2014-02-17 | 2 | -6/+8 |
| | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | | Merge bug25627 (again) | Simon MacMullen | 2014-02-17 | 43 | -1085/+1591 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge bug25627 | Simon MacMullen | 2014-02-17 | 1 | -1/+7 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | stable to default | Simon MacMullen | 2014-02-17 | 1 | -7/+9 |
| | | |\ \ \ \ \ \ \ | |||||
