| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge default into bug21319 | Alexandru Scvortov | 2011-09-22 | 19 | -36/+660 |
| |\ | |||||
| | * | the plugins distributions may be either ezs or directories | Alexandru Scvortov | 2011-09-22 | 4 | -24/+39 |
| | * | don't use the plugins directory | Alexandru Scvortov | 2011-09-22 | 8 | -133/+98 |
| | * | rename rabbitmq-plugin to rabbitmq-plugins | Alexandru Scvortov | 2011-09-22 | 5 | -19/+19 |
| | * | improve manpage text | Alexandru Scvortov | 2011-09-22 | 1 | -8/+7 |
| | * | re-indent manpage | Alexandru Scvortov | 2011-09-22 | 1 | -87/+87 |
| | * | hide the prune command from users | Alexandru Scvortov | 2011-09-22 | 2 | -23/+19 |
| | * | merge default into bug21319 | Alexandru Scvortov | 2011-09-22 | 53 | -628/+1004 |
| | |\ | |||||
| | * | | rpm permission tweak | Alexandru Scvortov | 2011-09-20 | 1 | -0/+2 |
| | * | | permission tweaks | Alexandru Scvortov | 2011-09-20 | 2 | -3/+3 |
| | * | | typo | Alexandru Scvortov | 2011-09-20 | 1 | -1/+1 |
| | * | | slightly more informative errors | Alexandru Scvortov | 2011-09-20 | 1 | -1/+2 |
| | * | | the READMEs should be .txt on Windows | Alexandru Scvortov | 2011-09-20 | 1 | -1/+2 |
| | * | | make the windows zip bundle look more like the generic unix one | Alexandru Scvortov | 2011-09-20 | 1 | -1/+5 |
| | * | | refactor | Alexandru Scvortov | 2011-09-20 | 1 | -4/+4 |
| | * | | ensure the plugins dir exists before trying to copy files to it | Alexandru Scvortov | 2011-09-20 | 1 | -1/+3 |
| | * | | remove leftover | Alexandru Scvortov | 2011-09-19 | 2 | -2/+1 |
| | * | | running "rabbitmq-plugin enable" will fix missing dependencies as well as rem... | Alexandru Scvortov | 2011-09-19 | 1 | -10/+14 |
| | * | | re-enable plugins on deb upgrade | Alexandru Scvortov | 2011-09-19 | 1 | -0/+7 |
| | * | | re-enable plugins on RPM upgrade | Alexandru Scvortov | 2011-09-19 | 1 | -0/+10 |
| | * | | don't forget to install the rabbitmq-plugin script | Alexandru Scvortov | 2011-09-19 | 2 | -1/+2 |
| | * | | rename provided_plugins to plugins-dist | Alexandru Scvortov | 2011-09-19 | 4 | -9/+8 |
| | * | | also clean plugin sources | Alexandru Scvortov | 2011-09-19 | 1 | -2/+2 |
| | * | | symlink to an absolute path | Alexandru Scvortov | 2011-09-19 | 1 | -1/+2 |
| | * | | fix a recursive compilation issue | Alexandru Scvortov | 2011-09-16 | 2 | -3/+2 |
| | * | | be smart about when building plugins | Alexandru Scvortov | 2011-09-16 | 3 | -7/+12 |
| | * | | implicitly disable enabled plugins | Alexandru Scvortov | 2011-09-14 | 1 | -1/+1 |
| | * | | add rabbitmq-plugin manpage | Alexandru Scvortov | 2011-09-14 | 3 | -3/+159 |
| | * | | implement "rabbitmq-plugin disable ..." | Alexandru Scvortov | 2011-09-14 | 1 | -3/+36 |
| | * | | handle multiple versions of the same plugin | Alexandru Scvortov | 2011-09-14 | 1 | -9/+12 |
| | * | | prune after enabling | Alexandru Scvortov | 2011-09-14 | 1 | -1/+2 |
| | * | | refactor | Alexandru Scvortov | 2011-09-14 | 1 | -12/+20 |
| | * | | "rabbitmq-plugin prune" removes unnecessary plugins from plugins/ | Alexandru Scvortov | 2011-09-14 | 1 | -11/+40 |
| | * | | support regexp filtering when listing plugins | Alexandru Scvortov | 2011-09-14 | 1 | -4/+9 |
| | * | | add a compact plugin listing option | Alexandru Scvortov | 2011-09-14 | 1 | -15/+23 |
| | * | | more verbose listing | Alexandru Scvortov | 2011-09-14 | 1 | -5/+13 |
| | * | | enabled plugins are recorded in plugins/enabled_plugins | Alexandru Scvortov | 2011-09-14 | 1 | -21/+38 |
| | * | | refactor | Alexandru Scvortov | 2011-09-14 | 1 | -14/+17 |
| | * | | don't look for plugins in the plugins/ directory | Alexandru Scvortov | 2011-09-14 | 1 | -4/+24 |
| | * | | favour plugins in the distribution dir, not in the plugin dir | Alexandru Scvortov | 2011-09-09 | 1 | -2/+2 |
| | * | | actually enable plugins | Alexandru Scvortov | 2011-09-09 | 1 | -3/+11 |
| | * | | stubs for plugin enabling | Alexandru Scvortov | 2011-09-09 | 1 | -5/+14 |
| | * | | find plugin dependencies | Alexandru Scvortov | 2011-09-09 | 1 | -3/+10 |
| | * | | filter available applications from the dependency list | Alexandru Scvortov | 2011-09-09 | 1 | -1/+12 |
| | * | | partial plugin enabling | Alexandru Scvortov | 2011-09-09 | 1 | -4/+24 |
| | * | | list packages showing which are enabled and which are available | Alexandru Scvortov | 2011-09-09 | 1 | -3/+24 |
| | * | | handle invalid plugins | Alexandru Scvortov | 2011-09-09 | 1 | -3/+15 |
| | * | | read and parse app files from ezs | Alexandru Scvortov | 2011-09-09 | 1 | -1/+52 |
| | * | | pass PLUGINS_DIR and PLUGINS_DIST_DIR to rabbitmq-plugin | Alexandru Scvortov | 2011-09-09 | 3 | -5/+21 |
| | * | | comand line parsting for rabbitmq-plugin | Alexandru Scvortov | 2011-09-09 | 1 | -2/+33 |
