summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_cli
Commit message (Expand)AuthorAgeFilesLines
* Remove unused .github directoriesJean-Sébastien Pédron2020-11-173-82/+0
* Wording and additional usage docsMichael Klishin2020-11-171-2/+8
* Allow "all" as a feature flag nameMichal Kuratczyk2020-11-172-1/+19
* Monorepo GitHub ActionsPhilip Kuryloski2020-11-131-0/+5
* Update rabbitmq-components.mkArnaud Cogoluègnes2020-11-031-0/+2
* Provide an extra hint in 'rabbitmqctl add_user' outputMichael Klishin2020-10-251-1/+20
* Merge pull request #460 from rabbitmq/queue-type-info-keysArnaud Cogoluègnes2020-10-221-1/+2
|\
| * Add relevant info keys for stream and quorum queuesdcorbacho2020-10-191-1/+2
* | Update rabbitmq-components.mkMichael Klishin2020-10-211-2/+2
* | Avoid Elixir compiler warnings about unknown modulesMichael Klishin2020-10-201-1/+30
* | List Elixir 1.11 as supportedMichael Klishin2020-10-201-1/+1
* | Simplify node ID generation to just a random number [0, 1024]Michael Klishin2020-10-201-5/+6
* | mix formatLuke Bakken2020-10-191-14/+28
* | Use the current epoch seconds to generate CLI nameLuke Bakken2020-10-191-1/+5
* | Don't consider nodes in maintenance mode to be quorum criticalMichael Klishin2020-10-191-4/+22
|/
* Merge pull request #450 from rabbitmq/auth-attempt-metricsMichael Klishin2020-10-147-0/+300
|\
| * Auth attempt command naming, add JSON --formatter supportMichael Klishin2020-10-147-14/+146
| * Add --by-source option to list auth attempts commanddcorbacho2020-09-241-13/+27
| * Rename auth attempt commandsdcorbacho2020-09-234-18/+20
| * Add enable/disable and list auth attempt metricsdcorbacho2020-08-284-0/+152
| * Avoid double spacing between command linesMichael Klishin2020-08-051-1/+1
| * Update rabbitmq-components.mkLuke Bakken2020-08-041-13/+26
| * Include total amount of memory used into 'rabbitmq-diagnostics status' outputMichael Klishin2020-07-311-3/+6
| * Update rabbitmq-components.mkJean-Sébastien Pédron2020-07-301-4/+11
| * Update rabbitmq-components.mkLuke Bakken2020-07-291-9/+9
| * Update erlang.mkdcorbacho2020-07-211-1/+2
| * Update rabbitmq-components.mkMichael Klishin2020-07-211-1/+1
| * Update rabbitmq-components.mkMichael Klishin2020-07-211-2/+2
| * More reliable drain and revive command assertionsMichael Klishin2020-07-213-3/+20
| * Revert drop of Exhibit B on MPL 2.0dcorbacho2020-07-201-2/+8
| * Update LICENSEdcorbacho2020-07-201-0/+4
* | mix formatLuke Bakken2020-10-123-62/+118
* | Travis CI: Update config from rabbitmq-commonJean-Sébastien Pédron2020-10-121-1/+1
* | Travis CI: Update config from rabbitmq-commonJean-Sébastien Pédron2020-10-122-19/+13
* | test: Remove assertions around `mnesia_dir_not_found`Jean-Sébastien Pédron2020-10-123-7/+0
* | mix formatLuke Bakken2020-10-121-27/+43
* | Handle offline remote node in rename_cluster_nodeLuke Bakken2020-10-121-1/+1
* | Squash a compiler warningMichael Klishin2020-10-051-1/+1
* | mix.exs: Bump requirement to 1.10.4Jean-Sébastien Pédron2020-10-051-1/+1
* | Update minimum required Elixir versionLuke Bakken2020-10-011-1/+1
* | Fix stream commandsdcorbacho2020-09-303-30/+14
* | Move set stream retention policy to rabbitm-streamsdcorbacho2020-09-304-2/+116
* | Add/delete stream replica commandsdcorbacho2020-09-306-4/+149
* | Set stream retention policy commanddcorbacho2020-09-302-0/+121
* | Shrink quorum queues on forget cluster node commanddcorbacho2020-09-251-0/+9
* | Squash a couple of compiler warningsMichael Klishin2020-09-222-2/+2
* | Handle cases when there's no message to peek atMichael Klishin2020-09-211-0/+10
* | 'rabbitmq-queues peek': tighter position validation, basic JSON formatter sup...Michael Klishin2020-09-212-5/+63
* | 'rabbitmq-queues peek': use MergesDefaultVirtualHostMichael Klishin2020-09-201-2/+1
* | peek command: limit to rabbitmq-queuesMichael Klishin2020-09-201-1/+7