summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* rabbitmq-upgrade(8): add missing commandsMichael Klishin2020-12-131-1/+22
* Fixup workflow caching (#2678)Philip Kuryloski2020-12-124-402/+354
* Remove invalid `docker pull` in workflowsPhilip Kuryloski2020-12-114-121/+0
* Revert "Use artifacts rather than cache in github actions"Philip Kuryloski2020-12-118-1736/+1865
* Use artifacts rather than cache in github actionsPhilip Kuryloski2020-12-118-1865/+1736
* Fixup args for `docker load` in workflowsPhilip Kuryloski2020-12-118-431/+431
* Another image caching attempt for the workflowsPhilip Kuryloski2020-12-1110-6117/+2320
* Refactor workflow sourcesPhilip Kuryloski2020-12-116-56/+22
* Attempt to fix up the docker image cache key conflictsPhilip Kuryloski2020-12-118-0/+2550
* Clean up workflow warningsPhilip Kuryloski2020-12-116-509/+971
* Merge branch 'update-gh-actions-docker-tests'Philip Kuryloski2020-12-1010-1815/+3264
|\
| * docker/build-push-action does not support load and push both trueupdate-gh-actions-docker-testsPhilip Kuryloski2020-12-104-4/+0
| * Try to add caching of docker image pullsPhilip Kuryloski2020-12-108-0/+854
| * Update extern docker actions for test workflowsPhilip Kuryloski2020-12-0910-1815/+2414
* | Add chunk header parameter to send_file callbackArnaud Cogoluègnes2020-12-091-1/+1
|/
* Use v2 of the docker build-push-action for ci base imagesPhilip Kuryloski2020-12-092-31/+63
* Merge pull request #2674 from rabbitmq/rabbitmq-server-2673-followupLuke Bakken2020-12-081-0/+1
|\
| * Pass RABBITMQ_NODENAME via Windows service environmentrabbitmq-server-2673-followupLuke Bakken2020-12-071-0/+1
* | Update the aws key references for peer_discovery_awsPhilip Kuryloski2020-12-084-8/+8
* | Fix failure tests in stream pluginArnaud Cogoluègnes2020-12-081-3/+3
* | Update external github action referencePhilip Kuryloski2020-12-089-434/+434
|/
* Merge pull request #2673 from luos/allow_configuring_rabbitmq_base_multiple_t...Luke Bakken2020-12-071-0/+1
|\
| * allow configuring multiple rmq bases for multiple servicesLajos Gerecs2020-12-051-0/+1
* | Send shutdown message to non network/direct connectionArnaud Cogoluègnes2020-12-041-1/+5
* | Wait longer for replicas to come up in stream pluginArnaud Cogoluègnes2020-12-043-2/+2
* | Handle errors in crashing_queues_SUITEkjnilsson2020-12-034-5/+22
* | Merge pull request #2669 from rabbitmq/rabbitmq-server-2668Michael Klishin2020-12-033-1/+39
|\ \
| * | Handle undefined args caserabbitmq-server-2668Luke Bakken2020-12-021-0/+1
| * | Add test that fails prior to the change for #2668Luke Bakken2020-12-022-1/+38
|/ /
* | Merge branch 'Ayanda-D-call-timeout-safety' into masterMichael Klishin2020-12-018-11/+175
|\ \
| * | Use ?assertEquals hereMichael Klishin2020-12-011-2/+2
| * | WordingMichael Klishin2020-12-011-2/+2
| * | Remove unused code line.Mirah Gary2020-11-301-2/+0
| * | Change per-object endpoint to `/metrics/per-object`.Mirah Gary2020-11-305-6/+6
| * | Document `/metrics/per_object` endpoint.Michal Kuratczyk2020-11-301-1/+8
| * | Deleted unnecessary patterndcorbacho2020-11-301-2/+1
| * | Add /metrics/per_object endpointMichal Kuratczyk2020-11-304-13/+54
| * | Convert AMQP 091 timestamp to millisecondArnaud Cogoluègnes2020-11-302-3/+3
| * | Support timestamp offsets for stream consumersdcorbacho2020-11-302-0/+86
| * | Remove stream field from publish commandArnaud Cogoluègnes2020-11-304-43/+35
| * | Include publisher state managementArnaud Cogoluègnes2020-11-301-36/+80
| * | Enforce publisher ID uniquenessArnaud Cogoluègnes2020-11-301-36/+52
| * | Add query publisher sequenceArnaud Cogoluègnes2020-11-303-3/+55
| * | Declare publisher in stream testArnaud Cogoluègnes2020-11-301-6/+20
| * | Start adding publishing dedup support for streamsArnaud Cogoluègnes2020-11-305-19/+120
| * | Include publish dedup in stream protocolArnaud Cogoluègnes2020-11-303-5/+50
| * | GitHub Actions tweaksPhilip Kuryloski2020-11-307-12/+17
| * | Add failing direct connection safe call timeout test/mockAyanda-D2020-11-271-1/+18