summaryrefslogtreecommitdiff
path: root/src/rabbit_queue_decorator.erl
Commit message (Expand)AuthorAgeFilesLines
* Change repo "root" to deps/rabbitPhilip Kuryloski2020-11-131-72/+0
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* (c) bumpMichael Klishin2019-12-291-1/+1
* URL CleanupSpring Operator2019-03-201-1/+1
* Make #amqqueue{} a private record + add a feature flagJean-Sébastien Pédron2019-02-011-14/+22
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* Move modules which don't belong to rabbitmq-common hereJean-Sébastien Pédron2017-06-261-0/+73
* Move modules to rabbitmq-commonJean-Sébastien Pédron2015-10-201-80/+0
* description/0 is not a behaviour callbackJean-Sébastien Pédron2015-10-201-1/+1
* adds missing copyright headerAlvaro Videla2015-09-121-0/+16
* Support updating decorators correctly when plugins start and stop.Simon MacMullen2014-06-091-1/+22
* Rename this againSimon MacMullen2014-01-081-2/+2
* Simplify further, don't use a proplistSimon MacMullen2014-01-071-2/+4
* Simplfy (although perhaps not as much as we had hoped) by only informing queu...Simon MacMullen2014-01-071-9/+2
* Rename notification_requested to refresh, and emit queue_empty rather than qu...Simon MacMullen2013-08-211-2/+2
* Tighter and slightly more self-documenting.Simon MacMullen2013-08-201-1/+8
* Extend queue decorator interface, break dependency of server on federation. T...Simon MacMullen2013-07-051-1/+8
* Start of queue decorators.Simon MacMullen2013-07-051-0/+34