summaryrefslogtreecommitdiff
path: root/src/rabbit_policy.erl
Commit message (Expand)AuthorAgeFilesLines
* Stream Queuekjnilsson2020-09-301-1/+6
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
* Log a message when 'ctl set_policy' succeedsMichael Klishin2020-06-041-6/+9
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* Filter policies that cannot be applied to quorum queuesdcorbacho2020-01-141-1/+7
* (c) bumpMichael Klishin2019-12-291-1/+1
* Refactoring for CLI-driven definition importMichael Klishin2019-11-161-1/+1
* Normalize policy definitions before merging themMichael Klishin2019-11-121-17/+17
* URL CleanupSpring Operator2019-03-201-1/+1
* Handle races with quorum_queue feature flag migration funJean-Sébastien Pédron2019-02-011-5/+17
* Make #amqqueue{} a private record + add a feature flagJean-Sébastien Pédron2019-02-011-35/+53
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* One more place where a map definition must be converted to proplist before va...Michael Klishin2018-04-241-2/+6
* Merge branch 'stable'Michael Klishin2017-04-021-1/+1
|\
| * (c) yearMichael Klishin2017-04-021-1/+1
| * Update policy version on set_policy and use it on update_mirroringGabriele Santomaggio2016-08-311-1/+3
* | Switch to rabbit_json:try_decode/1Michael Klishin2017-02-011-1/+1
* | Add Reason to error handlerGabriele Santomaggio2017-01-271-2/+3
* | Change the calls that uses the rabbit_json moduleGabriele Santomaggio2017-01-251-1/+1
* | Notify user who performed the action in all system eventsDiana Corbacho2017-01-161-31/+40
* | Use binaries to define policiesArnaud Cogoluègnes2016-11-171-4/+3
* | Use conversion module for JSON arguments in CLIArnaud Cogoluègnes2016-11-091-4/+1
* | Accept both lists and binaries for JSON argumentsArnaud Cogoluègnes2016-11-091-1/+5
* | Fix JSON arguments parsing in CLIArnaud Cogoluègnes2016-11-091-2/+2
* | Switch JSON library to JSXLoïc Hoguin2016-11-081-9/+5
* | Use a separate event key for operator policiesMichael Klishin2016-09-011-1/+1
* | Optimize a case clauseMichael Klishin2016-09-011-1/+1
* | Added new registry class policy_merge_strategy to define policy values mergingDaniil Fedotov2016-08-311-8/+9
* | Queue TTL operator policyDaniil Fedotov2016-08-311-0/+1
* | Operator policy as a separate queue fieldDaniil Fedotov2016-08-251-91/+141
* | operator_policy runtime parameterDaniil Fedotov2016-08-241-0/+16
* | operator policiesDaniil Fedotov2016-08-241-34/+107
* | Update policy version on set_policy and use it on update_mirroringGabriele Santomaggio2016-05-271-1/+3
|/
* add vhost information to binding and policy eventskjnilsson2016-05-131-2/+2
* rabbit_policy: Fix case clause for missing vhostJean-Sébastien Pédron2016-04-191-2/+2
* rabbit_policy: Fix transaction return value in udpate_policies()Jean-Sébastien Pédron2016-04-181-1/+1
* rabbit_policy: Forward exit signals update_policies() transactionJean-Sébastien Pédron2016-04-181-0/+2
* DocsMichael Klishin2016-01-061-0/+16
* Update (c) infoMichael Klishin2016-01-011-1/+1
* moves emitting_map to rabbit_control_miscAlvaro Videla2015-10-311-1/+1
* Update to use list_formatted/1 for ordered display of policies.Ayanda Dube2015-10-161-3/+2
* Update to use abstraction function rabbit_control_main:emitting_map/4.Ayanda Dube2015-10-071-4/+3
* Moves mapping and response message sending to list_formatted/3.Ayanda Dube2015-10-071-5/+2
* Updates 'Pid' variable to 'AggregatorPid'.Ayanda Dube2015-10-071-5/+6
* Adds list_formatted/3 for dynamic display of policies.Ayanda Dube2015-10-071-1/+9
* (c) yearMichael Klishin2015-05-241-1/+1
* Inline those since they're special purpose, and add a missed call to queue_de...Simon MacMullen2014-06-091-8/+10
* Make decorators field in exchange and queue transient, i.e. we recalcualte it...Simon MacMullen2014-06-091-4/+2
* Notify about policy and parameter removal after the vhost is deleted, not dur...Simon MacMullen2014-05-151-5/+11
* OopsSimon MacMullen2014-04-081-2/+2