summaryrefslogtreecommitdiff
path: root/deps/rabbit
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'main' into otp26-compatibilityMichael Klishin2023-04-173-1/+6
|\ \ \ | |/ /
| * | Ignore warnings when building plt files for dependenciesRin Kuryloski2023-04-172-0/+2
| * | Merge pull request #7896 from rabbitmq/fix-core_metrics_gcMichael Klishin2023-04-141-1/+4
| |\ \ | | |/ | |/|
| | * Handle all queue types in is_process_hibernatedMichal Kuratczyk2023-04-141-1/+4
* | | Restore maps:to_list/1 ordering in stream coordinatorKarl Nilsson2023-04-141-5/+8
* | | Fix startup password prompt for PBE for OTP-26+Loïc Hoguin2023-04-131-10/+25
* | | Don't rely on implict list orderingMichal Kuratczyk2023-04-131-2/+2
* | | Fix for OTP-26+ (`verify_none`)Michal Kuratczyk2023-04-131-0/+1
* | | Use verify_none in proxy_protocol TLS testLoïc Hoguin2023-04-131-1/+1
* | | Exclude shake128/256 from hashesMichal Kuratczyk2023-04-131-1/+2
* | | Remove a test that can't pass on OTP-26Michal Kuratczyk2023-04-131-29/+0
|/ /
* | Mark per_user_connection_channel_limit_partitions_SUITE flakyRin Kuryloski2023-04-132-5/+6
* | Revert "REVERTED Pass the message to `rabbit_backing_queue:discard` callback "Michael Klishin2023-04-136-24/+30
* | See #7880. Remove node_deleted handling in rabbit_channel_tracking_handlerSimon Unge2023-04-121-4/+0
|/
* Quorum queues: warn when policy command was not successfulKarl Nilsson2023-04-051-2/+9
* Merge pull request #7846 from rabbitmq/stream-at-most-once-dead-letteringMichael Klishin2023-04-053-8/+46
|\
| * Streams: make at-most-once dead lettering to workKarl Nilsson2023-04-053-8/+46
* | Merge pull request #7827 from rabbitmq/qq-return-crashArnaud Cogoluègnes2023-04-052-2/+44
|\ \ | |/ |/|
| * Poll with basic.get in testArnaud Cogoluègnes2023-04-051-3/+14
| * Quorum queues: avoid potential crash when returning message.Karl Nilsson2023-04-042-2/+33
* | Remove debug log statements in stream SAC coordinatorArnaud Cogoluègnes2023-04-051-26/+1
* | Merge pull request #7765 from rabbitmq/rabbitmq-server-7743-unblock-super-str...Michael Klishin2023-04-044-37/+121
|\ \
| * | Add meck to SAC coordinator test dependenciesArnaud Cogoluègnes2023-04-041-0/+3
| * | Fix test after message structure changeArnaud Cogoluègnes2023-04-041-16/+27
| * | Unblock group of consumers on super stream partitionArnaud Cogoluègnes2023-04-042-21/+91
* | | If a queue process is hibernated, consider it up (#7825)Michal Kuratczyk2023-04-042-6/+22
|/ /
* | Merge pull request #7802 from noxdafox/queue_discardMichael Klishin2023-04-046-30/+24
|\ \ | |/ |/|
| * Adopt new rabbit_backing_queue:discard implementationMatteo Cafasso2023-04-025-29/+23
| * rabbit_backing_queue: pass the whole message to `discard` callbackMatteo Cafasso2023-04-011-1/+1
* | Error message wordingMichael Klishin2023-04-021-1/+1
* | Fix a typespecMichael Klishin2023-04-021-1/+1
* | Type specs around virtual host additionMichael Klishin2023-04-023-0/+22
* | Virtual host limit: error type namingMichael Klishin2023-04-012-3/+3
* | vhost_max: add a Cuttlefish validatorMichael Klishin2023-04-011-1/+1
* | See #7777. Use vhost_max to stop vhost creation in rabbitmqSimon Unge2023-03-313-2/+61
|/
* Keep Ranch ref in rabbit_reader v1 recordLoïc Hoguin2023-03-311-10/+11
* Connection limit: don't do anything if the limit is not configuredMichael Klishin2023-03-311-9/+14
* Use addr from #connection directlyLoïc Hoguin2023-03-311-3/+3
* See #7389. Only one tick process per QQSimon Unge2023-03-302-34/+46
* Merge pull request #7753 from SimonUnge/sunge/max_node_connectionMichael Klishin2023-03-297-10/+143
|\
| * See #7593. Use connection_max to stop connections in rabbitmqSimon Unge2023-03-287-10/+143
* | QQ: add test for message ttl using a policy.Karl Nilsson2023-03-281-0/+36
|/
* Merge pull request #7725 from rabbitmq/derpecate-cmqs-without-ffsMichael Klishin2023-03-255-4/+112
|\
| * Error message wordingMichael Klishin2023-03-241-1/+1
| * Correctly extra feature names hereMichael Klishin2023-03-241-1/+1
| * permit_deprecated_features.* => deprecated_features.permit.*Michael Klishin2023-03-243-7/+19
| * Allow to disable Classic Mirrored Queues via configurationAlexey Lebedeff2023-03-234-4/+100
* | Merge pull request #7729 from rabbitmq/durable-exclusive-queue-cleanupMichael Klishin2023-03-243-11/+16
|\ \
| * | Clean up exclusive durable queues after unclean shutdownDavid Ansari2023-03-233-11/+16
* | | QQ: do not add x-delivery-count header for the first delivery.Karl Nilsson2023-03-242-2/+3