summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add specsAlexandru Scvortov2011-09-261-0/+4
* make enable/disable with no arguments an errorAlexandru Scvortov2011-09-261-0/+8
* actually do the backoutAlexandru Scvortov2011-09-264-28/+4
* make rabbitmq-plugins more socialAlexandru Scvortov2011-09-263-16/+16
* make both batch files use the same enabled_plugins fileAlexandru Scvortov2011-09-261-0/+4
* use a specialized wrapper for rabbitmq-pluginsAlexandru Scvortov2011-09-268-10/+42
* rabbitmq-plugins must be run as rootAlexandru Scvortov2011-09-231-3/+3
* make invisible lines more visibleAlexandru Scvortov2011-09-231-3/+3
* oopsAlexandru Scvortov2011-09-231-1/+2
* plugins-dist -> pluginsAlexandru Scvortov2011-09-239-15/+8
* warn when a RabbitMQ restart is necessaryAlexandru Scvortov2011-09-221-4/+17
* -e and -E filter by enabled statusAlexandru Scvortov2011-09-222-5/+35
* compact -> verboseAlexandru Scvortov2011-09-222-20/+19
* Simon's readability patchAlexandru Scvortov2011-09-221-6/+11
* fix packaging bitsAlexandru Scvortov2011-09-227-27/+6
* merge default into bug21319Alexandru Scvortov2011-09-2219-36/+660
|\
| * the plugins distributions may be either ezs or directoriesAlexandru Scvortov2011-09-224-24/+39
| * don't use the plugins directoryAlexandru Scvortov2011-09-228-133/+98
| * rename rabbitmq-plugin to rabbitmq-pluginsAlexandru Scvortov2011-09-225-19/+19
| * improve manpage textAlexandru Scvortov2011-09-221-8/+7
| * re-indent manpageAlexandru Scvortov2011-09-221-87/+87
| * hide the prune command from usersAlexandru Scvortov2011-09-222-23/+19
| * merge default into bug21319Alexandru Scvortov2011-09-2253-628/+1004
| |\
| * | rpm permission tweakAlexandru Scvortov2011-09-201-0/+2
| * | permission tweaksAlexandru Scvortov2011-09-202-3/+3
| * | typoAlexandru Scvortov2011-09-201-1/+1
| * | slightly more informative errorsAlexandru Scvortov2011-09-201-1/+2
| * | the READMEs should be .txt on WindowsAlexandru Scvortov2011-09-201-1/+2
| * | make the windows zip bundle look more like the generic unix oneAlexandru Scvortov2011-09-201-1/+5
| * | refactorAlexandru Scvortov2011-09-201-4/+4
| * | ensure the plugins dir exists before trying to copy files to itAlexandru Scvortov2011-09-201-1/+3
| * | remove leftoverAlexandru Scvortov2011-09-192-2/+1
| * | running "rabbitmq-plugin enable" will fix missing dependencies as well as rem...Alexandru Scvortov2011-09-191-10/+14
| * | re-enable plugins on deb upgradeAlexandru Scvortov2011-09-191-0/+7
| * | re-enable plugins on RPM upgradeAlexandru Scvortov2011-09-191-0/+10
| * | don't forget to install the rabbitmq-plugin scriptAlexandru Scvortov2011-09-192-1/+2
| * | rename provided_plugins to plugins-distAlexandru Scvortov2011-09-194-9/+8
| * | also clean plugin sourcesAlexandru Scvortov2011-09-191-2/+2
| * | symlink to an absolute pathAlexandru Scvortov2011-09-191-1/+2
| * | fix a recursive compilation issueAlexandru Scvortov2011-09-162-3/+2
| * | be smart about when building pluginsAlexandru Scvortov2011-09-163-7/+12
| * | implicitly disable enabled pluginsAlexandru Scvortov2011-09-141-1/+1
| * | add rabbitmq-plugin manpageAlexandru Scvortov2011-09-143-3/+159
| * | implement "rabbitmq-plugin disable ..."Alexandru Scvortov2011-09-141-3/+36
| * | handle multiple versions of the same pluginAlexandru Scvortov2011-09-141-9/+12
| * | prune after enablingAlexandru Scvortov2011-09-141-1/+2
| * | refactorAlexandru Scvortov2011-09-141-12/+20
| * | "rabbitmq-plugin prune" removes unnecessary plugins from plugins/Alexandru Scvortov2011-09-141-11/+40
| * | support regexp filtering when listing pluginsAlexandru Scvortov2011-09-141-4/+9
| * | add a compact plugin listing optionAlexandru Scvortov2011-09-141-15/+23