summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Exclude consumers suspected as down from the consumer countdcorbacho2020-09-281-1/+4
* Update rabbit_definitions:apply_defs specs to feature returned errorsMichael Klishin2020-09-241-5/+5
* Make it easy to close all connections on a nodeMichael Klishin2020-09-241-1/+8
* rabbit_fifo: type the messages lqueueqq-peek-commandkjnilsson2020-09-221-1/+1
* Quorum Queue Peek commandkjnilsson2020-09-224-16/+105
* Merge pull request #2448 from rabbitmq/reclaim-qq-memoryMichael Klishin2020-09-203-4/+48
|\
| * Change a log message to be more accuratereclaim-qq-memoryMichael Klishin2020-09-182-3/+3
| * Quorum queue: API to reclaim quorum memorydcorbacho2020-09-162-2/+46
* | quorum_queue_SUITE test reliabilitykjnilsson2020-09-171-1/+0
* | Revert unintentional assertionlrb-revert-unintentional-assertionLuke Bakken2020-09-161-7/+7
|/
* Merge pull request #2407 from rabbitmq/qq-reject-publishKarl Nilsson2020-09-157-347/+2762
|\
| * Add a couple of more fields to overviewkjnilsson2020-09-071-1/+4
| * rabbit_fifo: lower min snapshot intervalkjnilsson2020-09-072-19/+17
| * Quorum queue 'Queue TTL' support.kjnilsson2020-09-073-138/+176
| * Add some unused fields to rabbit_fifo recordskjnilsson2020-09-071-6/+11
| * rabbit_fifo: convert enqueuerskjnilsson2020-09-071-1/+8
| * fix typokjnilsson2020-09-071-1/+1
| * Better handle version checkkjnilsson2020-09-071-1/+1
| * Skip more testskjnilsson2020-09-071-1/+0
| * Test fixeskjnilsson2020-09-072-10/+10
| * Make some test suite 3 node instead of 2kjnilsson2020-09-072-25/+29
| * test fixeskjnilsson2020-09-072-2/+20
| * Remove debug log statementkjnilsson2020-09-071-6/+2
| * Implement reject_publish for QQskjnilsson2020-09-074-117/+295
| * Leave release cursors as they arekjnilsson2020-09-071-6/+1
| * rabbit_fifo: convert statekjnilsson2020-09-073-26/+69
| * rabbit_fifo: Fixes for move to lqueuekjnilsson2020-09-073-178/+191
| * rabbit_fifo: change messages map to queuekjnilsson2020-09-073-79/+66
| * rabbit_fifo machine version 1kjnilsson2020-09-073-1/+2132
* | More debug logging for runtime parameter updatesMichael Klishin2020-09-141-0/+3
|/
* Revert "tcp_listener_sup: use maps for supervisor flags and child spec"Luke Bakken2020-09-022-17/+6
* 'make dialyze' passes past the per-user limit changesMichael Klishin2020-09-026-25/+55
* Correct typos detected by xrefMichael Klishin2020-09-022-3/+3
* Refer to running nodes using rabbit_nodes:all_running/0Michael Klishin2020-09-0212-37/+34
* Minor improvements to log message formattingMichael Klishin2020-09-022-3/+3
* A typoMichael Klishin2020-09-021-1/+1
* set_user_limits/3: return an error if feature flag is disabledMichael Klishin2020-09-021-7/+14
* Add events & include acting-user in user-limit operationsAyanda-D2020-09-021-12/+26
* New function to list limits for all usersAnupama Singh2020-09-021-1/+6
* Switch to Mozilla Public License 2.0 (MPL 2.0)Ayanda-D2020-09-025-66/+20
* Added new user_limits feature flagAnupama Singh2020-09-021-1/+24
* Updated internal_user record access to use new APIsAnupama Singh2020-09-023-44/+45
* Added new internal_user_v1 record apiAnupama Singh2020-09-021-0/+148
* Added new internal_user_v2 record apiAnupama Singh2020-09-021-0/+212
* Make formatting of user channel-limit exceeded consistentAyanda-D2020-09-021-2/+2
* Update formatting and cosmetics for user-limit error messagesAyanda-D2020-09-021-5/+6
* Added function clause to clear all limits for given userAnupama Singh2020-09-021-0/+4
* Introduce per-user channel trackingAyanda-D2020-09-024-2/+386
* Update connection/channel limit context and error messagesAyanda-D2020-09-021-10/+18
* User connection/channel limit for direct connectionsAnupama Singh2020-09-022-26/+46