summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test RabbitMQ-Overview changes with the latest 3.9.0 dev buildprometheus-add-namespaceGerhard Lazu2021-01-188-29/+42
* Revert "Remove iteration field"David Ansari2021-01-186-0/+6
* Remove iteration fieldDavid Ansari2021-01-186-6/+0
* Simplify other Grafana dashboardsDavid Ansari2021-01-184-134/+134
* Simplify namespace filter for RabbitMQ OverviewGerhard Lazu2021-01-181-52/+134
* Filter by namespace for all Grafana dashboardsDavid Ansari2021-01-184-86/+174
* Remove Kubernetes wordingDavid Ansari2021-01-181-45/+45
* Filter RabbitMQ-Overview by namespaceDavid Ansari2021-01-151-44/+66
* Fixup previous commitPhilip Kuryloski2021-01-154-4/+1
* Remove 'package-generic-unix' job from the GitHub Actions workflowPhilip Kuryloski2021-01-155-187/+0
* Make sure legacy rabbit_management_load_definitions step does not block bootMichael Klishin2021-01-151-2/+1
* Bump test dependencies in stream pluginsArnaud Cogoluègnes2021-01-142-4/+4
* Merge pull request #2680 from rabbitmq/rabbitmq-managenet-2615Michael Klishin2021-01-132-16/+93
|\
| * Don't unintentionally gitignore HTTP API doc referenceMichael Klishin2021-01-131-8/+0
| * HTTP API doc reference: wording, markupMichael Klishin2021-01-131-76/+91
| * Add documentation for the paginationrabbitmq-managenet-2615Gabriele Santomaggio2020-12-141-8/+78
* | type name fixkjnilsson2021-01-131-1/+1
* | Merge pull request #2713 from rabbitmq/stream-queue-failoverKarl Nilsson2021-01-135-46/+316
|\ \
| * | Remove debug log messagestream-queue-failoverkjnilsson2021-01-131-1/+0
| * | bugfixkjnilsson2021-01-131-1/+2
| * | Stream: Channel resend on leader changekjnilsson2021-01-135-45/+315
* | | MQTT auth_SUITE: synchronise concurrent setup with the testMichael Klishin2021-01-132-3/+10
|/ /
* | Merge pull request #2695 from rabbitmq/update-retentionKarl Nilsson2021-01-134-39/+198
|\ \
| * | Remove use of non-deterministic functionupdate-retentionkjnilsson2021-01-131-3/+5
| * | stream coord: fixeskjnilsson2021-01-122-33/+44
| * | Apply retention policy in all osiris membersdcorbacho2021-01-123-17/+146
| * | Update retention when only stream retention policy has changeddcorbacho2021-01-122-2/+19
|/ /
* | Merge pull request #2681 from rabbitmq/stream-coordinator-restart-failureKarl Nilsson2021-01-121-4/+2
|\ \
| * | Remove unused valuestream-coordinator-restart-failurekjnilsson2021-01-121-1/+1
| * | Ensure leader is deleted from supervisor in case of re-electiondcorbacho2020-12-141-3/+1
| |/
* | Merge pull request #2656 from rabbitmq/run-plugins-boot-steps-during-rabbit-s...Michael Klishin2021-01-113-50/+71
|\ \
| * | rabbit: Run plugins' boot steps during rabbit start/2run-plugins-boot-steps-during-rabbit-startJean-Sébastien Pédron2021-01-083-50/+71
* | | Merge pull request #2708 from rabbitmq/rabbitmq-shovel-2655Michael Klishin2021-01-086-16/+65
|\ \ \ | |/ / |/| |
| * | Clean up specs of autodeleted Shovels once every 60 secondsrabbitmq-shovel-2655Michael Klishin2021-01-083-3/+3
| * | Use a timer to clean up stale child specsLuke Bakken2021-01-075-13/+44
| * | Dynamic Shovels: avoid log spamMichael Klishin2021-01-071-2/+4
| * | Only check for a shovel parameter for dynamic shovelsLuke Bakken2021-01-071-1/+5
| * | Add parameter detection to rabbit_shovel_worker start_linkLuke Bakken2021-01-072-7/+12
| * | Use a Shovel-specific logger hereMichael Klishin2021-01-073-11/+18
|/ /
* | Merge pull request #2707 from rabbitmq/mk-remove-ranch-dependency-from-commonMichael Klishin2021-01-071-1/+1
|\ \
| * | Remove Ranch dependency from rabbit_commonMichael Klishin2021-01-071-1/+1
|/ /
* | Format stream and stream management plugins codeArnaud Cogoluègnes2021-01-0629-1802/+3387
* | Add logs to some stream testsArnaud Cogoluègnes2021-01-063-7/+45
* | Add Stream Management plugin to GHAArnaud Cogoluègnes2021-01-064-0/+149
* | Merge pull request #2650 from rabbitmq/rabbitmq-stream-managementArnaud Cogoluègnes2021-01-0692-57/+11873
|\ \
| * \ Merge branch 'rabbitmq-stream-management' of github.com:rabbitmq/rabbitmq-ser...rabbitmq-stream-managementArnaud Cogoluègnes2021-01-041-14/+25
| |\ \
| | * \ Merge pull request #2697 from rabbitmq/stream-manager-check-queue-existsArnaud Cogoluègnes2021-01-041-14/+25
| | |\ \
| | | * | Check that the queue exists before calling declarestream-manager-check-queue-existsdcorbacho2020-12-231-14/+25
| | |/ /
| * | | Merge branch 'master' into rabbitmq-stream-managementArnaud Cogoluègnes2021-01-0431-3164/+3973
| |\ \ \ | | |/ / | |/| |
| * | | Add offset & consumed column to stream consumer in managementArnaud Cogoluègnes2020-12-151-0/+4