| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | documentation | Matthias Radestock | 2011-10-14 | 1 | -0/+39 |
| * | merge default into bug24308 | Matthias Radestock | 2011-10-12 | 10 | -234/+645 |
| |\ | |||||
| | * | Explain a bit | Simon MacMullen | 2011-10-12 | 1 | -0/+2 |
| | * | only confirm messages on 'remove' that are pending confirmation | Matthias Radestock | 2011-10-11 | 1 | -2/+3 |
| | * | add tests for msg_store confirm logic | Matthias Radestock | 2011-10-11 | 1 | -0/+29 |
| | * | make tests wait for *exactly* the right confirms, no more, no fewer | Matthias Radestock | 2011-10-11 | 1 | -15/+22 |
| | * | abide by the msg_store API constraints in the tests | Matthias Radestock | 2011-10-11 | 1 | -8/+17 |
| | * | Add another format: minimal. Just the name of the plugin, one per line. rabbi... | Simon MacMullen | 2011-10-11 | 1 | -16/+24 |
| | * | Trivial cosmeticism. | Simon MacMullen | 2011-10-11 | 1 | -2/+2 |
| | * | If the user specifies the name of a non-existent plugin to disable, then we s... | Simon MacMullen | 2011-10-11 | 1 | -3/+2 |
| | * | If the user tries to enable a non-existent plugin, actually blow up and do no... | Simon MacMullen | 2011-10-11 | 1 | -6/+8 |
| | * | merge default into bug21319 | Alexandru Scvortov | 2011-10-10 | 4 | -23/+390 |
| | |\ | |||||
| | | * | Slightly better message | Simon MacMullen | 2011-10-05 | 1 | -2/+2 |
| | | * | bin_to_list -> binary_to_list | Alexandru Scvortov | 2011-10-03 | 1 | -1/+1 |
| | | * | Don't print the list of enabled / disabled / missing plugins with ~p, it's no... | Simon MacMullen | 2011-10-03 | 1 | -8/+13 |
| | | * | thread static configuration through functions | Alexandru Scvortov | 2011-09-29 | 1 | -36/+28 |
| | | * | don't bother with versions and sort plugins before listing | Alexandru Scvortov | 2011-09-29 | 1 | -22/+5 |
| | | * | refactor | Alexandru Scvortov | 2011-09-29 | 1 | -7/+12 |
| | | * | warn when enabled plugins can't be activated because they're missing | Alexandru Scvortov | 2011-09-27 | 2 | -3/+11 |
| | | * | copy instead of symlink | Alexandru Scvortov | 2011-09-26 | 1 | -1/+2 |
| | | * | update -> write and cosmetic | Alexandru Scvortov | 2011-09-26 | 1 | -20/+27 |
| | | * | remove redundant operations | Alexandru Scvortov | 2011-09-26 | 1 | -4/+2 |
| | | * | refactor | Alexandru Scvortov | 2011-09-26 | 1 | -16/+12 |
| | | * | add specs | Alexandru Scvortov | 2011-09-26 | 1 | -0/+4 |
| | | * | make enable/disable with no arguments an error | Alexandru Scvortov | 2011-09-26 | 1 | -0/+8 |
| | | * | make rabbitmq-plugins more social | Alexandru Scvortov | 2011-09-26 | 1 | -13/+14 |
| | | * | warn when a RabbitMQ restart is necessary | Alexandru Scvortov | 2011-09-22 | 1 | -4/+17 |
| | | * | -e and -E filter by enabled status | Alexandru Scvortov | 2011-09-22 | 1 | -4/+19 |
| | | * | compact -> verbose | Alexandru Scvortov | 2011-09-22 | 1 | -10/+10 |
| | | * | Simon's readability patch | Alexandru Scvortov | 2011-09-22 | 1 | -6/+11 |
| | | * | merge default into bug21319 | Alexandru Scvortov | 2011-09-22 | 4 | -23/+349 |
| | | |\ | |||||
| | | | * | the plugins distributions may be either ezs or directories | Alexandru Scvortov | 2011-09-22 | 3 | -24/+38 |
| | | | * | don't use the plugins directory | Alexandru Scvortov | 2011-09-22 | 2 | -123/+68 |
| | | | * | rename rabbitmq-plugin to rabbitmq-plugins | Alexandru Scvortov | 2011-09-22 | 1 | -5/+5 |
| | | | * | hide the prune command from users | Alexandru Scvortov | 2011-09-22 | 1 | -19/+19 |
| | | | * | merge default into bug21319 | Alexandru Scvortov | 2011-09-22 | 45 | -619/+980 |
| | | | |\ | |||||
| | | | * | | slightly more informative errors | Alexandru Scvortov | 2011-09-20 | 1 | -1/+2 |
| | | | * | | 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 |
| | | | * | | running "rabbitmq-plugin enable" will fix missing dependencies as well as rem... | Alexandru Scvortov | 2011-09-19 | 1 | -10/+14 |
| | | | * | | implicitly disable enabled plugins | Alexandru Scvortov | 2011-09-14 | 1 | -1/+1 |
| | | | * | | add rabbitmq-plugin manpage | Alexandru Scvortov | 2011-09-14 | 1 | -1/+1 |
| | | | * | | 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 |
