summaryrefslogtreecommitdiff
path: root/src/rabbit_plugins_main.erl
Commit message (Expand)AuthorAgeFilesLines
* Oops - set up options/commands properlyTim Watson2014-03-261-4/+3
* Crash when node is down and --offline is not givenTim Watson2014-03-261-5/+18
* Tidy up the progress output slightly.Simon MacMullen2014-03-191-4/+4
* UI tweak: look more like the output of dpkg, with two separate characters to ...Simon MacMullen2014-03-191-22/+30
* Remove -A and -I options, they are a bit too minority-interest.Simon MacMullen2014-03-191-23/+4
* Merge default into bug24926Tim Watson2014-03-181-39/+132
|\
| * EnglishTim Watson2014-03-171-1/+1
| * A slightly nicer (more explanatory) UI for rabbitmq-pluginsTim Watson2014-03-171-7/+30
| * Calculate enabled vs. active correctly for 'list' operationsTim Watson2014-03-171-6/+6
| * Improve synchronisation between plugins file and running brokerTim Watson2014-03-141-22/+64
| * Refactor - remove unused functions/comments/todosTim Watson2014-01-121-4/+0
| * Remove lots of io:format debugging and tidy up rpc error messagesTim Watson2013-11-261-3/+11
| * Allow offline plugin re-configurationTim Watson2013-11-051-1/+4
| * Allow for runtime disabling of pluginsTim Watson2013-11-051-16/+37
* | Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
|/
* Merged stable into defaultEmile Joubert2013-07-311-2/+2
|\
| * s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* | Remove mochiweb warning.Simon MacMullen2013-05-301-20/+0
|/
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* Formattingbug24719Simon MacMullen2012-10-291-3/+3
* Shorter.Simon MacMullen2012-10-291-19/+10
* remove cruft from display of missing pluginsMatthias Radestock2012-10-261-5/+16
* we can have both missing plugins and missing dependenciesMatthias Radestock2012-10-261-7/+9
* Eric's patchesMatthias Radestock2012-08-071-15/+25
* cosmeticTim Watson2012-05-281-6/+10
* rename rabbit_plugins API calls to be less verboseTim Watson2012-05-281-12/+12
* Fix dialyzer warnings.Simon MacMullen2012-05-231-0/+1
* Merge in defaultSimon MacMullen2012-05-231-10/+20
* rebase with masterTim Watson2012-05-211-9/+5
* remove message about re-installing windows service after plugin changesTim Watson2012-05-161-10/+1
* split rabbit_plugins into client and server side modulesTim Watson2012-05-161-0/+271