summaryrefslogtreecommitdiff
path: root/src/rabbit_policies.erl
Commit message (Expand)AuthorAgeFilesLines
* Stream Queuekjnilsson2020-09-301-1/+17
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
* New policy validators test suiteMichael Klishin2020-05-301-0/+4
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* (c) bumpMichael Klishin2019-12-291-1/+1
* Add an option to dead-letter rejected publishesArthur Khashaev2019-05-271-0/+2
* Quorum queue in memory message limitsDiana Corbacho2019-03-271-0/+20
* URL CleanupSpring Operator2019-03-201-1/+1
* Poison handling in quorum queuesDiana Corbacho2019-02-221-3/+13
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* Follow-up to 08168de6b0c3c4d7f6429f2c3d098e5080ff7b1aMichael Klishin2018-05-141-7/+0
* Use the constant across the boardMichael Klishin2018-05-141-2/+2
* Make policy validation aware of the max-priority argumentMichael Klishin2018-05-101-1/+7
* Rename overflow values to use dashes instead of underscoresDaniil Fedotov2017-10-021-2/+2
* Add configurable queue overflow strategyDaniil Fedotov2017-10-021-1/+8
* Merge branch 'stable'Michael Klishin2017-04-021-1/+1
|\
| * (c) yearMichael Klishin2017-04-021-1/+1
* | Added new registry class policy_merge_strategy to define policy values mergingDaniil Fedotov2016-08-311-2/+13
* | Queue TTL operator policyDaniil Fedotov2016-08-311-0/+1
* | Operator policy as a separate queue fieldDaniil Fedotov2016-08-251-1/+4
|/
* Didn't mean to delete this behaviourMichael Klishin2016-01-061-0/+2
* DocsMichael Klishin2016-01-061-1/+3
* Update (c) infoMichael Klishin2016-01-011-1/+1
* adds queue-mode policyAlvaro Videla2015-10-101-2/+10
* (c) yearMichael Klishin2015-05-241-1/+1
* RenameSimon MacMullen2014-08-121-5/+4
* Max-bytes argument / policy.Simon MacMullen2014-08-121-2/+8
* Support long timers.Simon MacMullen2014-05-231-2/+2
* Update copyright for 2014Simon MacMullen2014-03-171-1/+1
* Expires cannot be 0.Simon MacMullen2013-09-091-1/+1
* Allow use of the new policies.Simon MacMullen2013-09-091-2/+25
* OopsSimon MacMullen2013-09-031-6/+11
* Dead lettering by policy.Simon MacMullen2013-09-031-2/+15
* Configure AE by policy.Simon MacMullen2013-09-031-0/+40