summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | | | | | Include publish dedup in stream protocolArnaud Cogoluègnes2020-11-203-5/+50
* | | | | | | GitHub Actions tweaksPhilip Kuryloski2020-11-277-12/+17
| |_|_|_|/ / |/| | | | |
* | | | | | Enable tests in github actions for all pluginsPhilip Kuryloski2020-11-267-12/+713
* | | | | | Add `make monorepo-distclean` [ci skip]Philip Kuryloski2020-11-241-0/+7
* | | | | | Fix a job ordering problem in the Erlang git master workflowPhilip Kuryloski2020-11-242-0/+8
| |_|_|_|/ |/| | | |
* | | | | Add additional testing dependencies to the temporary docker imagesPhilip Kuryloski2020-11-235-61/+357
* | | | | Enable testing of rabbitmq_amqp1_0 in GitHub ActionsPhilip Kuryloski2020-11-234-1/+108
* | | | | Fixup the Maintenence workflow to keep needed images [ci skip]Philip Kuryloski2020-11-231-3/+2
* | | | | AMQP 1.0 Java tests: bump dep versionsMichael Klishin2020-11-231-2/+2
* | | | | AMQP 1.0 Java client tests: target a reasonably modern lang versionMichael Klishin2020-11-231-2/+2
* | | | | Also allow manual triggering of scheduled workflows [ci skip]Philip Kuryloski2020-11-233-0/+3
* | | | | Simplify 'Maintenance' GitHub Actions Workflow [ci skip]Philip Kuryloski2020-11-231-32/+8
* | | | | Use workflow matrix for ci base images [ci skip]Philip Kuryloski2020-11-232-72/+47
* | | | | Fix up ci paths broken by previous commitPhilip Kuryloski2020-11-234-16/+14
* | | | | Add a workflow for testing with erlang/otp masterPhilip Kuryloski2020-11-2317-76/+5519
* | | | | Update the Maintenance GitHub Actions workflow [ci skip]Philip Kuryloski2020-11-231-2/+17
* | | | | Fix small typoLuke Bakken2020-11-201-2/+1
* | | | | Add instructions for running specific test suites, and only running certain t...Luke Bakken2020-11-202-2/+60
* | | | | Remove 'Turnstyle' step from the prepare step in GHActions [ci skip]Philip Kuryloski2020-11-203-18/+0
* | | | | Add missing env var in GitHub actions stepPhilip Kuryloski2020-11-203-0/+6
|/ / / /
* | | | Add a timeout to the 'prepare' GitHub Actions jobPhilip Kuryloski2020-11-203-0/+12
* | | | Merge pull request #2651 from rabbitmq/qq-basic-get-snapshotsMichael Klishin2020-11-192-3/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | QQ: Emit release cursor for empty basic getsqq-basic-get-snapshotskjnilsson2020-11-192-3/+14
|/ / /
* | | Merge pull request #2636 from rabbitmq/rabbitmq-stomp-gh-153-monorepoMichael Klishin2020-11-192-1/+66
|\ \ \
| * | | Test stream queues with STOMPrabbitmq-stomp-gh-153-monorepodcorbacho2020-11-172-1/+66
* | | | Merge pull request #2582 from rabbitmq/rabbitmq-amqp1.0-gh-104-monorepoMichael Klishin2020-11-192-0/+4
|\ \ \ \
| * | | | Test stream queues with AMQP 1.0rabbitmq-amqp1.0-gh-104-monorepoLuke Bakken2020-11-162-0/+4
* | | | | Skip dialyzer for rabbitmq_stream pluginPhilip Kuryloski2020-11-192-10/+1
* | | | | Fix generation of workflow_sources/deps.yml on darwin [ci skip]Philip Kuryloski2020-11-192-155/+105
* | | | | Correct the condition on some GitHub Actions jobsPhilip Kuryloski2020-11-194-6/+10