Daniil Fedotov
|
616476cc66
|
Remove duplicate require_rabbit function
|
2016-08-18 17:55:29 +01:00 |
Michael Klishin
|
b57e8e16cc
|
Don't rely on rabbit_control_main; coerce node names to atoms
`rabbit_control_main` is going away due to the very existence of
these new CLI tools.
|
2016-08-12 04:46:26 +03:00 |
Michael Klishin
|
30e0c66127
|
Use sets in more places; rabbit_plugins:ensure/1 expects an Erlang list
Both CLI and tests now generally work as expected.
|
2016-08-11 01:44:27 +03:00 |
Michael Klishin
|
05db449187
|
Handle duplicates on plugin lists, be more defensive with defaults
Makes CLI invocations of `rabbitmq-plugins {enable, disable, list}`
mostly work.
|
2016-08-11 01:27:13 +03:00 |
Michael Klishin
|
786ec7672d
|
Rename
|
2016-07-10 21:36:12 +03:00 |
Michael Klishin
|
09fc873a34
|
Improve a couple of error atoms
|
2016-07-10 19:47:27 +03:00 |
Daniil Fedotov
|
5c5f4d4414
|
Plugins command tests
|
2016-06-23 10:50:01 +01:00 |
Daniil Fedotov
|
eda1e7cac2
|
Tests for list plugins command
|
2016-06-23 10:50:01 +01:00 |
Daniil Fedotov
|
963f6a2ff9
|
tests for list plugins command
|
2016-06-23 10:50:01 +01:00 |
Daniil Fedotov
|
2415ee58aa
|
Plugin management commands
|
2016-06-23 10:50:01 +01:00 |