summaryrefslogtreecommitdiff
path: root/src/rabbit_queue_decorator.erl
Commit message (Expand)AuthorAgeFilesLines
* Support updating decorators correctly when plugins start and stop.Simon MacMullen2014-06-091-1/+22
* Rename this againbug25937Simon 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