summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_cli/test
Commit message (Expand)AuthorAgeFilesLines
* Allow "all" as a feature flag nameMichal Kuratczyk2020-11-171-0/+6
* Merge pull request #450 from rabbitmq/auth-attempt-metricsMichael Klishin2020-10-143-0/+117
|\
| * Auth attempt command naming, add JSON --formatter supportMichael Klishin2020-10-144-1/+118
| * More reliable drain and revive command assertionsMichael Klishin2020-07-213-3/+20
* | mix formatLuke Bakken2020-10-123-62/+118
* | test: Remove assertions around `mnesia_dir_not_found`Jean-Sébastien Pédron2020-10-123-7/+0
* | Fix stream commandsdcorbacho2020-09-301-1/+1
* | Move set stream retention policy to rabbitm-streamsdcorbacho2020-09-303-1/+115
* | Set stream retention policy commanddcorbacho2020-09-301-0/+63
* | Squash a couple of compiler warningsMichael Klishin2020-09-222-2/+2
* | 'rabbitmq-queues peek': tighter position validation, basic JSON formatter sup...Michael Klishin2020-09-211-1/+15
* | Merge branch 'master' into qq-peek-commandMichael Klishin2020-09-201-0/+45
|\ \
| * | Reclaim quorum memory commanddcorbacho2020-09-161-0/+45
* | | Quorum queue peek commandkjnilsson2020-09-141-0/+45
|/ /
* | WordingMichael Klishin2020-08-251-4/+7
* | More reliable drain and revive command assertionsMichael Klishin2020-08-203-3/+20
* | Update license, ref: #447Ayanda-D2020-07-173-44/+12
* | Include acting-user in user-limit operations & doc-guidesAyanda-D2020-07-171-2/+3
* | New command added to list user limitsAnupama Singh2020-07-172-1/+114
* | Test case added for command to set both max-connections and max-channelsAyanda-D2020-07-172-2/+37
* | Test cases for setting and clearing user connection/channel limitsAnupama Singh2020-07-173-0/+255
|/
* Sync license headers with MPL2 in masterMichael Klishin2020-07-142-26/+6
* Introduce 'rabbitmq-upgrade drain' and 'rabbitmq-upgrade revive'Michael Klishin2020-07-143-0/+147
* Introduce 'rabbitmqctl {suspend,resume}_listeners'Michael Klishin2020-07-145-7/+175
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-11144-1729/+433
* Introduce 'rabbitmq-diagnostics erlang_cookie_sources'Michael Klishin2020-07-052-1/+47
* Squash a compiler warningMichael Klishin2020-07-031-1/+0
* More end-to-end integration tests for #439Michael Klishin2020-07-021-0/+9
* Introduce a first class autocomplete commandMichael Klishin2020-07-022-12/+71
* Introduce 'rabbitmqctl eval_file [file path]'Michael Klishin2020-07-014-0/+85
* 'rabbitmqctl eval': accept expression to evaluate from stdinMichael Klishin2020-07-011-2/+3
* Make --help, help usage help messages consistentMichael Klishin2020-06-293-32/+61
* Drop a low importance test that only fails in one environmentMichael Klishin2020-06-261-4/+0
* An attempt to fix a test failing only on ConcourseMichael Klishin2020-06-261-1/+1
* rabbitmqctl export_definitions: ensure that parameter value is a mapMichael Klishin2020-06-265-2/+40
* Make 'rabbitmqctl hipe_compile' a no-opMichael Klishin2020-06-251-71/+0
* Introduce 'rabbitmq-diagnostics resolver_info'Michael Klishin2020-06-212-1/+75
* Introduce 'rabbitmq-diagnostics resolve_hostname'Michael Klishin2020-06-201-0/+94
* User and permission management command: adopt a more suitable exit codeMichael Klishin2020-06-081-1/+1
* Update test expectationMichael Klishin2020-06-081-1/+1
* Introduce 'rabbitmq-diagnostics list_network_interfaces'Michael Klishin2020-06-052-0/+53
* CosmeticsMichael Klishin2020-06-041-1/+1
* Rely on rabbit_env to infer node nameMichael Klishin2020-05-281-2/+2
* Brush up encode and decode commandsMichael Klishin2020-05-212-113/+102
* Adapt one more testMichael Klishin2020-05-211-2/+2
* Update for version 2 of credentials-obfuscationLuke Bakken2020-05-201-2/+1
* Update test assertion expectationsMichael Klishin2020-05-193-3/+3
* ExplainMichael Klishin2020-05-161-1/+3
* Handle variable case in this testMichael Klishin2020-05-161-1/+3
* Don't depend on a single env variable in this testMichael Klishin2020-05-161-1/+2