| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove -A and -I options, they are a bit too minority-interest. | Simon MacMullen | 2014-03-19 | 1 | -23/+4 |
| * | Oops, complete renaming that function. Also remove some exports that seem no ... | Simon MacMullen | 2014-03-19 | 1 | -2/+1 |
| * | If we refactor rabbit_misc:build_acyclic_graph so that we don't assume the ar... | Simon MacMullen | 2014-03-19 | 5 | -66/+20 |
| * | Get rid of app_utils:app_modules/1 | Tim Watson | 2014-03-18 | 1 | -6/+1 |
| * | Merge default into bug24926 | Tim Watson | 2014-03-18 | 6 | -89/+297 |
| |\ | |||||
| | * | English | Tim Watson | 2014-03-17 | 1 | -1/+1 |
| | * | A slightly nicer (more explanatory) UI for rabbitmq-plugins | Tim Watson | 2014-03-17 | 1 | -7/+30 |
| | * | Refactor (inline a little bit more) | Tim Watson | 2014-03-17 | 4 | -39/+16 |
| | * | Calculate enabled vs. active correctly for 'list' operations | Tim Watson | 2014-03-17 | 1 | -6/+6 |
| | * | Inline app_utils:update_running_apps/2 | Tim Watson | 2014-03-17 | 3 | -24/+9 |
| | * | Merge default into bug24926 | Tim Watson | 2014-03-14 | 3 | -8/+32 |
| | |\ | |||||
| | * | | Improve synchronisation between plugins file and running broker | Tim Watson | 2014-03-14 | 1 | -22/+64 |
| | * | | Merge default into bug24926 | Tim Watson | 2014-03-13 | 5 | -63/+244 |
| | |\ \ | |||||
| | | * | | Refactor: Simplify boot/cleanup step handling and unify modules | Tim Watson | 2014-03-13 | 3 | -175/+91 |
| | | * | | We missed another change when moving code back into rabbit.erl | Tim Watson | 2014-03-05 | 1 | -1/+1 |
| | | * | | Fix an oops in rabbit:stop/0 and apply consistent parameter names in r_plugins | Tim Watson | 2014-03-04 | 2 | -4/+4 |
| | | * | | 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 |
