| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge in default | Simon MacMullen | 2014-06-05 | 7 | -117/+303 |
| |\ | |||||
| | * | Merge default into bug24926 | Tim Watson | 2014-04-16 | 7 | -117/+303 |
| | |\ | |||||
| | | * | Better RPC diagnostics when the node is down | Tim Watson | 2014-04-16 | 1 | -3/+5 |
| | | * | Merge default into bug24926 | Tim Watson | 2014-04-11 | 33 | -273/+580 |
| | | |\ | |||||
| | | * | | Cosmetic (consistency) | Tim Watson | 2014-04-10 | 1 | -4/+4 |
| | | * | | Fix management extension enable/disable handling | Tim Watson | 2014-04-08 | 3 | -10/+28 |
| | | * | | Calculate the enabled set properly and tweak the UI | Tim Watson | 2014-03-28 | 1 | -5/+3 |
| | | * | | Keep online and offline plugin changes separate in plugins_main | Tim Watson | 2014-03-28 | 1 | -34/+40 |
| | | * | | Ensure start_app considers plugins when using RABBITMQ_NODE_ONLY | Tim Watson | 2014-03-28 | 2 | -8/+13 |
| | | * | | Oops - set up options/commands properly | Tim Watson | 2014-03-26 | 1 | -4/+3 |
| | | * | | Crash when node is down and --offline is not given | Tim Watson | 2014-03-26 | 1 | -5/+18 |
| | | * | | Tidy up the progress output slightly. | Simon MacMullen | 2014-03-19 | 1 | -4/+4 |
| | | * | | UI tweak: look more like the output of dpkg, with two separate characters to ... | Simon MacMullen | 2014-03-19 | 1 | -22/+30 |
| | | * | | 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 |
