summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable other workflows, since actions seemed to miss the new onedebug-aws-gh-actionsPhilip Kuryloski2020-12-086-19820/+1
* Add a workflow to test the credentials [ci skip]Philip Kuryloski2020-12-081-0/+20
* 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
| * | Add erlang client safe_call_timeouts testsAyanda-D2020-11-262-3/+102
| * | Add timeouts to direct connection establishmentAyanda-D2020-11-263-7/+16
| * | Ensure safe amqp client call timeouts on connectionAyanda-D2020-11-263-1/+40
* | | Merge pull request #2659 from rabbitmq/per-object-endpointMichael Klishin2020-11-305-14/+59
|\ \ \
| * | | Remove unused code line.per-object-endpointMirah Gary2020-11-261-2/+0
| * | | Change per-object endpoint to `/metrics/per-object`.Mirah Gary2020-11-265-6/+6
| * | | Document `/metrics/per_object` endpoint.Michal Kuratczyk2020-11-251-1/+8
| * | | Deleted unnecessary patterndcorbacho2020-11-251-2/+1
| * | | Add /metrics/per_object endpointMichal Kuratczyk2020-11-194-13/+54
* | | | Merge pull request #2506 from rabbitmq/stream-timestamp-offsetArnaud Cogoluègnes2020-11-272-0/+86
|\ \ \ \
| * | | | Convert AMQP 091 timestamp to millisecondArnaud Cogoluègnes2020-11-272-3/+3
| * | | | Merge remote-tracking branch 'origin/master' into stream-timestamp-offsetstream-timestamp-offsetdcorbacho2020-11-182492-22276/+631937
| |\ \ \ \
| * | | | | Support timestamp offsets for stream consumersdcorbacho2020-11-132-0/+86
* | | | | | Merge pull request #2657 from rabbitmq/rabbitmq-stream-writer-dedupeArnaud Cogoluègnes2020-11-279-87/+351
|\ \ \ \ \ \
| * | | | | | Remove stream field from publish commandArnaud Cogoluègnes2020-11-274-43/+35
| * | | | | | Include publisher state managementrabbitmq-stream-writer-dedupeArnaud Cogoluègnes2020-11-261-36/+80
| * | | | | | Enforce publisher ID uniquenessArnaud Cogoluègnes2020-11-261-36/+52
| * | | | | | Add query publisher sequenceArnaud Cogoluègnes2020-11-263-3/+55
| * | | | | | Declare publisher in stream testArnaud Cogoluègnes2020-11-241-6/+20
| * | | | | | Start adding publishing dedup support for streamsArnaud Cogoluègnes2020-11-245-19/+120