| Commit message (Expand) | Author | Age | Files | Lines |
| * | stable to default | Simon MacMullen | 2014-06-11 | 27 | -299/+655 |
| |\ |
|
| | * | Merge bug 24926 | Simon MacMullen | 2014-06-11 | 17 | -175/+487 |
| | |\ |
|
| | | * | Move these down (ish) from federation. | Simon MacMullen | 2014-06-11 | 2 | -2/+15 |
| | | * | A few last clenaups | Simon MacMullen | 2014-06-11 | 2 | -15/+8 |
| | | * | Show a warning if list fails to contact a node. | Simon MacMullen | 2014-06-11 | 1 | -6/+7 |
| | | * | Report errors from the server (such as mismatched plugin files) correctly. | Simon MacMullen | 2014-06-11 | 1 | -1/+1 |
| | | * | Oops. | Simon MacMullen | 2014-06-10 | 1 | -2/+2 |
| | | * | Init the stats timer again on force_event_refresh, so that if stats have beco... | Simon MacMullen | 2014-06-10 | 3 | -3/+3 |
| | | * | Add online flag. Get the running broker to read its own plugins file rather t... | Simon MacMullen | 2014-06-10 | 3 | -63/+108 |
| | | * | Make sure all code for both added and removed plugins is loaded when we send ... | Simon MacMullen | 2014-06-10 | 1 | -1/+1 |
| | | * | Tweak text one more time. | Simon MacMullen | 2014-06-10 | 1 | -2/+2 |
| | | * | Add (deliberately) undocumented feature to just trigger the sync without upda... | Simon MacMullen | 2014-06-09 | 1 | -2/+9 |
| | | * | Tweak text a bit more. | Simon MacMullen | 2014-06-09 | 1 | -4/+11 |
| | | * | Support updating decorators correctly when plugins start and stop. | Simon MacMullen | 2014-06-09 | 4 | -11/+80 |
| | | * | Merge in default | Simon MacMullen | 2014-06-09 | 12 | -78/+98 |
| | | |\
| | |/
| |/| |
|
| | * | | stable to default | Simon MacMullen | 2014-06-09 | 11 | -61/+100 |
| | |\ \ |
|
| | | * \ | stable to default | Simon MacMullen | 2014-06-09 | 11 | -61/+100 |
| | | |\ \ |
|
| | | | * \ | stable to default | Simon MacMullen | 2014-06-09 | 11 | -61/+100 |
| | | | |\ \ |
|
| | | | | * \ | stable to default | Simon MacMullen | 2014-06-09 | 1 | -2/+8 |
| | | | | |\ \ |
|
| | | | | * \ \ | stable to default | Simon MacMullen | 2014-06-09 | 2 | -0/+9 |
| | | | | |\ \ \ |
|
| | * | | | \ \ \ | Merge bug26230 | Simon MacMullen | 2014-06-09 | 5 | -6/+6 |
| | |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | | Ensure rabbit_exchange funnels all updates through a single function, like ra... | Simon MacMullen | 2014-06-09 | 2 | -34/+23 |
| | * | | | | | | | Inline those since they're special purpose, and add a missed call to queue_de... | Simon MacMullen | 2014-06-09 | 1 | -8/+10 |
| | * | | | | | | | Make decorators field in exchange and queue transient, i.e. we recalcualte it... | Simon MacMullen | 2014-06-09 | 4 | -31/+45 |
| | | |_|_|_|/ /
| |/| | | | | |
|
| | | | | | | * | Move the code-unloading thing to rabbit_plugins, and remove the unpacked plug... | Simon MacMullen | 2014-06-06 | 2 | -12/+15 |
| | | | | | | * | Documentation. | Simon MacMullen | 2014-06-06 | 1 | -5/+18 |
| | | | | | | * | Remove a couple of buggy changes from default, make start_apps/1 and stop_app... | Simon MacMullen | 2014-06-06 | 1 | -34/+37 |
| | | | | | | * | Rewrite the changes to rabbit_plugins_main/enable,disable. Now we just change... | Simon MacMullen | 2014-06-05 | 2 | -105/+69 |
| | | | | | | * | Oops, we do need sync_notify - reinstate it. | Simon MacMullen | 2014-06-05 | 2 | -5/+21 |
| | | | | | | * | Remove sync_notify, it doesn't seem to be needed. | Simon MacMullen | 2014-06-05 | 2 | -21/+5 |
| | | | | | | * | Merge in default | Simon MacMullen | 2014-06-05 | 10 | -124/+318 |
| | | | | | | |\
| | | | | |/ /
| | | | |/| | |
|
| | | | | | | * | Merge default into bug24926 | Tim Watson | 2014-04-16 | 10 | -124/+318 |
| | | | | | | |\ |
|
| | | | | | | | * | 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 | 41 | -278/+610 |
| | | | | | | | |\ |
|
| | | | | | | | * | | 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 | 2 | -32/+38 |
| | | | | | | | * | | Remove -A and -I options, they are a bit too minority-interest. | Simon MacMullen | 2014-03-19 | 2 | -34/+5 |
| | | | | | | | * | | 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 | 9 | -92/+320 |
| | | | | | | | |\ \ |
|
| | | | | | | | | * | | 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 |