summaryrefslogtreecommitdiff
path: root/test/feature_flags_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* feature_flags_SUITE: Use rabbit_file:recursive_*() to manage test pluginJean-Sébastien Pédron2020-08-101-3/+4
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
* *_SUITE: Use the new API for inet_tcp_proxy_distJean-Sébastien Pédron2020-04-201-7/+4
* feature_flags_SUITE: Fix Lager configurationJean-Sébastien Pédron2020-04-091-1/+6
* feature_flags_SUITE: New testcase to test concurrent registry loadingJean-Sébastien Pédron2020-04-091-3/+111
* feature_flags_SUITE: Work around CLI/rabbitmq-server circular dependencyJean-Sébastien Pédron2020-04-061-4/+39
* feature_flags_SUITE: Make sure `rabbit` is not recompiledJean-Sébastien Pédron2020-03-231-1/+13
* feature_flags_SUITE: Adapt `registry` testJean-Sébastien Pédron2020-03-201-18/+16
* rabbit_feature_flags: Add an API for testsuites to add their own feature flagsJean-Sébastien Pédron2020-03-191-6/+8
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* (c) bumpMichael Klishin2019-12-291-1/+1
* Move most of shell scripts to Erlang codeJean-Sébastien Pédron2019-12-111-4/+26
* feature_flags_SUITE: Cleanup other plugins in `my_plugin/plugins`Jean-Sébastien Pédron2019-11-281-1/+18
* feature_flags_SUITE: Use `ff_from_testsuite` wherever possibleJean-Sébastien Pédron2019-11-281-13/+9
* feature_flags_SUITE: Check feature flag support stateJean-Sébastien Pédron2019-11-281-18/+36
* feature_flags_SUITE: Just set the extra plugin pathJean-Sébastien Pédron2019-11-271-7/+1
* feature_flags_SUITE: Use ";" as plugin path separator on WindowsJean-Sébastien Pédron2019-09-161-1/+5
* feature_flags_SUITE: Bump timetrap from 10 to 15 minutesJean-Sébastien Pédron2019-09-161-1/+1
* feature_flags_SUITE: Increase a timer:sleep/1 to help with timing issuesJean-Sébastien Pédron2019-09-161-1/+1
* feature_flags_SUITE: Stop nodes if feature flags are unavailableJean-Sébastien Pédron2019-08-301-0/+2
* feature_flags_SUITE: Bump testcase timeout to 10 minutesJean-Sébastien Pédron2019-05-031-1/+1
* feature_flags_SUITE: Do not depend on the `quorum_queue` feature flagJean-Sébastien Pédron2019-05-021-73/+92
* URL CleanupSpring Operator2019-03-201-1/+1
* Feature flags: Handle plugins' feature flags only present on some nodesJean-Sébastien Pédron2019-03-011-38/+601
* New "Feature flags" subsystem to ease upgrades with breaking changesJean-Sébastien Pédron2019-02-011-0/+372