summaryrefslogtreecommitdiff
path: root/src/rabbit_plugins.erl
Commit message (Expand)AuthorAgeFilesLines
* Merge default into bug24926Tim Watson2014-04-111-2/+1
|\
| * Remove pointless branches found by dialyzer.Simon MacMullen2014-03-271-2/+1
* | Fix management extension enable/disable handlingTim Watson2014-04-081-4/+4
* | Ensure start_app considers plugins when using RABBITMQ_NODE_ONLYTim Watson2014-03-281-2/+5
* | If we refactor rabbit_misc:build_acyclic_graph so that we don't assume the ar...Simon MacMullen2014-03-191-2/+2
* | Merge default into bug24926Tim Watson2014-03-181-11/+26
|\ \ | |/ |/|
| * Inline app_utils:update_running_apps/2Tim Watson2014-03-171-10/+4
| * Refactor: Simplify boot/cleanup step handling and unify modulesTim Watson2014-03-131-1/+1
| * Fix an oops in rabbit:stop/0 and apply consistent parameter names in r_pluginsTim Watson2014-03-041-3/+3
| * Inline some more and get closer still to defaultTim Watson2014-03-041-1/+1
| * Publish plugin changes via rabbit_eventTim Watson2014-03-031-2/+10
| * Fix plugin expansion during runtime configuration changesTim Watson2014-02-281-14/+17
| * Refactor - remove unused functions/comments/todosTim Watson2014-01-121-2/+0
| * Allow for runtime disabling of pluginsTim Watson2013-11-051-1/+13
* | Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
|/
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* graceful handling of application:which_applications() timeoutbug25571Matthias Radestock2013-05-311-1/+1
* stable to defaultSimon MacMullen2013-01-241-1/+1
|\
| * Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* | These should go to the log, they have no excuse.Simon MacMullen2013-01-181-4/+5
|/
* remove cruftMatthias Radestock2012-11-061-12/+0
* simplifyMatthias Radestock2012-10-261-13/+7
* merge default into bug24719Matthias Radestock2012-10-261-2/+13
|\
| * merge default into bug24719Matthias Radestock2012-08-081-26/+23
| |\
| * | Eric's patchesMatthias Radestock2012-08-071-2/+13
* | | refactor: make better use of filename moduleMatthias Radestock2012-08-081-2/+1
* | | cosmetic refactorMatthias Radestock2012-08-081-17/+19
* | | refactor: less confusing variable namesMatthias Radestock2012-08-081-11/+7
* | | Revert the part of 942d5ea3c608 which broke all pluginsSimon MacMullen2012-08-081-1/+1
* | | Stop the clocks! Five and a half years into the RabbitMQ project, and Matthia...Simon MacMullen2012-08-081-3/+3
| |/ |/|
* | exiting the VM from deep inside a function is uncoolMatthias Radestock2012-08-081-5/+5
* | cosmeticMatthias Radestock2012-08-081-11/+10
* | cosmeticMatthias Radestock2012-08-081-13/+11
|/
* remove more cruftMatthias Radestock2012-08-071-14/+2
* remove cruftMatthias Radestock2012-08-071-4/+0
* rename rabbit_plugins API calls to be less verboseTim Watson2012-05-281-17/+17
* Merge in defaultSimon MacMullen2012-05-231-268/+113
|\
| * rebase with masterTim Watson2012-05-211-270/+113
| |\
| | * rationalise rabbit_misc:terminate/1/2 with rabbit_misc:quit/1Tim Watson2012-05-161-2/+2
| | * split rabbit_plugins into client and server side modulesTim Watson2012-05-161-283/+61
| | * rename bootstrap_environment to prepare_plugins; fix while_process_is_alive a...Tim Watson2012-05-161-4/+4
| | * plugin environment bootstrap and introspection code moved to rabbit_pluginsTim Watson2012-05-041-6/+30
| | * start and start_cold both defer to rabbit_misc to calculate application load ...Tim Watson2012-05-041-4/+4
| | * add rabbit:start_cold/0 without relying on release/boot-scriptTim Watson2012-05-031-7/+47
* | | incorporate most of Simon's patch changesFrancesco Mazzoli2012-05-221-8/+8
* | | get_options => parse_argumentsFrancesco Mazzoli2012-05-211-7/+7
* | | simplify `rabbit_misc:get_options/4'Francesco Mazzoli2012-05-211-5/+4
* | | change to how `get_options/4' handles flagsFrancesco Mazzoli2012-05-171-0/+12
* | | added checks to `rabbit_misc:get_options/3'.Francesco Mazzoli2012-05-161-20/+19
|/ /
* | cosmeticMatthias Radestock2012-05-041-9/+5