summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_cli/test/plugins
Commit message (Expand)AuthorAgeFilesLines
* rabbitmq-plugins formatter: don't print legend if --silent or --quiet is usedMichael Klishin2019-04-011-0/+16
* URL CleanupSpring Operator2019-03-207-7/+7
* spelling: inaccessibleJosh Soref2019-02-243-3/+3
* Standardize on :not_enough_argsMichael Klishin2019-01-233-3/+3
* Merge branch 'master' into rabbitmq-cli-292-plugins-is-enabledMichael Klishin2019-01-216-6/+6
|\
| * Update (c) year in testsMichael Klishin2019-01-216-6/+6
* | Introducee rabbitmq-plugins is_enabled [plugin 1] [plugin 2] [...]Michael Klishin2019-01-211-0/+135
|/
* Improve error message formatting for rabbitmq-plugins commandsMichael Klishin2018-12-192-2/+43
* Document --no-table-headersLuke Bakken2018-11-191-1/+0
* A follow-up to 35114e5dd48427cd434f05a6ce3bb4c5ebfdd020Michael Klishin2018-11-151-7/+4
* Update this test for 3.8Michael Klishin2018-11-151-6/+6
* Retrieve plugin directory and file information via ConfigMichael Klishin2018-10-031-3/+5
* Drive by cosmetic changesMichael Klishin2018-10-022-4/+0
* New command: rabbitmq-plugins directoriesMichael Klishin2018-10-021-0/+130
* Fix rabbitmq-plugins enable/disable/set behavior for --online flag.Daniil Fedotov2017-11-273-3/+3
* Make validate/2 and validate_execution_environment/2 use the same tuple tagMichael Klishin2017-08-094-16/+16
* Make validate_execution_environment/2 use a different tuple tag for failuresMichael Klishin2017-08-084-19/+16
* rabbitmq-plugins: refactor to validate_execution_environment/2 and R.C.C.Vali...Michael Klishin2017-08-084-10/+14
* rabbitmq-plugins set: switch to validate_execution_environment/2Michael Klishin2017-08-071-11/+10
* rabbitmq-plugins enable: switch to validate_execution_environment/2Michael Klishin2017-08-072-18/+15
* rabbitmq-plugins disable: switch to validate_execution_environment/2Michael Klishin2017-08-071-5/+5
* Improve wait command.Daniil Fedotov2017-06-081-1/+0
* Do not try to connect to the RabbitMQ node before executing commandDaniil Fedotov2017-06-074-30/+11
* Fix all warnings reported by Elixir 1.4.x in the testsuiteJean-Sébastien Pédron2017-02-284-19/+1
* Exclude applications that are not RabbitMQ plugins from the list of pluginsDiana Corbacho2017-02-274-71/+59
* Tiny refactoringMichael Klishin2017-02-211-7/+8
* Set enable plugins before running this testMichael Klishin2017-02-211-0/+2
* Merge branch 'master' into rabbitmq-server-release-12Michael Klishin2017-01-273-47/+53
|\
| * Move plugin validation from `validate` to `run`Daniil Fedotov2017-01-272-22/+18
| * Test plugin version validation when enabling all pluginsDaniil Fedotov2017-01-261-0/+13
| * Validate enabled plugins version requirementsDaniil Fedotov2017-01-263-53/+50
* | Fix some compiler warnings in testsDaniil Fedotov2017-01-244-26/+26
|/
* Update copyright line to year 2017Jean-Sébastien Pédron2017-01-105-5/+5
* {enable,disable}_plugins_command_test.exs: Adapt testJean-Sébastien Pédron2016-12-292-2/+4
* Expect streams on plugins testsDiana Corbacho2016-12-073-79/+137
* Test cleanupDaniil Fedotov2016-12-064-33/+34
* Use 1 RPC call to get running pluginsArnaud Cogoluègnes2016-11-301-2/+0
* Fix plugins formatter testArnaud Cogoluègnes2016-11-301-2/+2
* Support several versions of plugins in directoriesArnaud Cogoluègnes2016-11-292-6/+88
* Support multiple plugins directoriesArnaud Cogoluègnes2016-11-291-1/+64
* Namespace refactoringDaniil Fedotov2016-11-144-4/+4
* Make tests happyDaniil Fedotov2016-11-104-8/+0
* Fix tests for plugins commandsDaniil Fedotov2016-11-084-37/+43
* Coordinate environment with config moduleDaniil Fedotov2016-11-074-4/+4
* Use rabbitmq_stomp instead of rabbitmq_metronomeMichael Klishin2016-09-074-75/+79
* Test stability. Enabling federation plugin when needed, do not stop distribut...Daniil Fedotov2016-09-074-4/+4
* Fix warnings in testsDaniil Fedotov2016-08-232-2/+2
* Use equality operator in asserts where possible, wordingMichael Klishin2016-08-112-67/+64
* Handle duplicates on plugin lists, be more defensive with defaultsMichael Klishin2016-08-111-12/+23
* Make sure this test case is actually different from the one aboveMichael Klishin2016-08-102-2/+2