summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Use count_tracked_items_inAyanda-D2020-09-021-1/+1
* Checking allowed channel count for user before channel creationAnupama Singh2020-09-021-13/+22
* Add rabbit_auth_backend_internal:exists/1 predicateAyanda-D2020-09-021-8/+11
* Update per-vhost connection count references to new APIAyanda-D2020-09-022-2/+2
* Checking user connection limit before starting connectionAnupama Singh2020-09-021-2/+11
* Setting connection/channel limits for userAnupama Singh2020-09-021-0/+76
* Add rabbit_tracking behaviourAyanda-D2020-09-021-0/+112
* Introduce per-user connection trackingAyanda-D2020-09-022-168/+194
* Add timeout to rpc:multicall usageLuke Bakken2020-08-283-6/+13
* Fix bug in get_metadata function in vhost.erl module.Mthulisi Nxumalo2020-08-131-1/+1
* Fix parsing of queue arguments on definitions listdcorbacho2020-08-111-2/+1
* Merge pull request #2398 from rabbitmq/salvage-1Philip Kuryloski2020-07-272-23/+39
|\
| * Expose some message index related functions for salvage toolPhilip Kuryloski2020-07-022-23/+39
* | rabbit_networking: Re-enable Dialyzer in this fileJean-Sébastien Pédron2020-07-241-8/+9
* | rabbit: Move critical code back to before we mark the node as readyJean-Sébastien Pédron2020-07-241-14/+19
* | rabbit_prelaunch_errors, rabbit_core_ff: Fix style consistencyJean-Sébastien Pédron2020-07-231-14/+17