summaryrefslogtreecommitdiff
path: root/deps/rabbit_common/include/rabbit.hrl
Commit message (Expand)AuthorAgeFilesLines
* user_limits feature flag implementationAnupama Singh2020-07-171-10/+0
* Per-user connection and channel tracking records, definitions, typesAyanda-D2020-07-171-3/+34
* New field limits in #internal_user to store the user limitsAnupama Singh2020-07-171-1/+2
* Initial API bits for marking a node as being drained (or not)Michael Klishin2020-07-141-1/+1
* Introduce node maintenance state recordMichael Klishin2020-07-141-0/+6
* Switch to Mozilla Public License 2.0 (MPL 2.0)Jean-Sébastien Pédron2020-07-071-13/+4
* Message store settings we already have use the "msg_store" prefixMichael Klishin2020-06-031-1/+1
* Add a specific shutdown timeout macro and property for message storesPhilip Kuryloski2020-06-021-0/+2
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-2/+2
* include/rabbit.hrl: Plugins' dependencies are a list of atom()Jean-Sébastien Pédron2020-01-161-1/+1
* (c) bumpMichael Klishin2019-12-291-2/+2
* include/rabbit.hrl: Move Erlang/OTP required versions to `rabbitmq_prelaunch`Jean-Sébastien Pédron2019-12-111-2/+0
* Make license line in startup banner more specificMichael Klishin2019-10-041-2/+2
* The vhost record moved to a versioned record in rabbitmq-serverDiana Corbacho2019-08-301-15/+0
* Finish converting check_vhost_access/3 to new APILuke Bakken2019-03-221-3/+0
* Modify check_vhost_access/3 to use map of dataLuke Bakken2019-03-221-0/+1
* URL CleanupSpring Operator2019-03-201-2/+2
* Require Erlang 21.3Michael Klishin2019-03-201-2/+2
* Bump erlang version requirement.Daniil Fedotov2019-02-121-2/+2
* Make #amqqueue{} a private recordJean-Sébastien Pédron2019-02-011-27/+3
* Bump (c) year in startup bannerMichael Klishin2019-01-141-1/+1
* WordingMichael Klishin2019-01-021-2/+2
* Reduce max message size to 512MB.Daniil Fedotov2018-12-271-6/+4
* Remove a macro related to the removed truncate moduleLoïc Hoguin2018-12-111-11/+0
* remove created_at from amqqueue recordkjnilsson2018-10-191-1/+0
* include/rabbit.hrl: Bump Erlang requirement to 21.0Jean-Sébastien Pédron2018-10-111-2/+2
* Revert "Add quorum_leader to amqqueue record"Diana Corbacho2018-09-211-2/+1
* Add quorum_leader to amqqueue recordDiana Corbacho2018-09-211-1/+2
* Add quorum_nodes to amqqueue recordDiana Corbacho2018-09-211-1/+2
* Add created_at field to amqqueue recordDiana Corbacho2018-09-211-1/+2
* Revert Revert "Extend amqqueue record to include queue type"Daniil Fedotov2018-09-211-1/+2
* Introduce MAX_SUPPORTED_PRIORITYMichael Klishin2018-05-101-0/+3
* Revert "Extend amqqueue record to include queue type"Karl Nilsson2018-01-231-2/+1
* Extend amqqueue record to include queue typeDiana Corbacho2018-01-221-1/+2
* Bump (c) yearMichael Klishin2018-01-151-1/+1
* Add a macro to identify processes in Looking GlassLoïc Hoguin2017-12-121-0/+4
* include/rabbit.hrl: Bump Erlang requirement to 19.3 (ERTS 8.3)Jean-Sébastien Pédron2017-10-231-2/+2
* Require Erlang/OTP 19.2 (erts 8.2)Michael Klishin2017-07-261-2/+2
* Merge branch 'stable'Michael Klishin2017-04-051-2/+2
|\
| * (c) yearMichael Klishin2017-04-051-2/+2
| * Adjust fallback credit disc bound valueMichael Klishin2017-02-171-2/+2
* | Add extra_dependencies on plugin recordDiana Corbacho2017-02-271-1/+2
* | Adjust fallback credit disc bound valueMichael Klishin2017-02-171-2/+2
* | Merge branch 'master' into rabbitmq-server-1085Arnaud Cogoluègnes2017-01-231-2/+8
|\ \
| * | Define UNKNOWN_USERMichael Klishin2017-01-201-0/+1
| * | Notify user who performed the action in all system eventsDiana Corbacho2017-01-161-0/+3
| * | Include options map in queue and exchange recordsDiana Corbacho2017-01-151-2/+4
* | | Add topic authorisation for consumptionArnaud Cogoluègnes2017-01-191-1/+1
|/ /
* | Rename name to exchange in topic_permission_keyArnaud Cogoluègnes2017-01-031-1/+1
* | Add check_topic_access/4 to rabbit_authz_backendArnaud Cogoluègnes2016-12-291-3/+1