summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/QueueEvents.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...Kim van der Riet2012-08-271-151/+0
* QPID-3858: WIP: Solved race conditions affecting transactional publishing.Kim van der Riet2012-06-191-1/+1
* QPID-3346: move message group feature into trunk.Kenneth Anthony Giusti2011-10-071-0/+4
* QPID-3002: Configurable threshold alerts for queuesGordon Sim2011-02-151-0/+25
* This patch requires svn 817742, corrects the lock issue for ring queue in 817...Carl C. Trieloff2009-09-231-9/+32
* Add directory to #includeAlan Conway2009-07-141-1/+1
* PollableQueue optimization - replace deque with vector.Alan Conway2009-05-251-7/+6
* QPID-1721: Fixes for replication between clusters when new members are addedGordon Sim2009-03-091-3/+16
* QPID-1567: Initial support for asynchronous queue state replicationGordon Sim2009-01-151-0/+87