summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/MessageDeque.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4178: broker refactoringGordon Sim2012-08-101-177/+30
* QPID-4046: set intrusive ptr to zero instead of calling reset() - compatible ...Kenneth Anthony Giusti2012-06-121-1/+1
* QPID-4046: rate limit the release of dequeued messages.Kenneth Anthony Giusti2012-06-081-8/+17
* QPID-3603: Allow Queue::setPosition() to truncate the queue.Alan Conway2012-05-281-0/+20
* QPID-3960: Fix performance regression in priority queue implementation.Alan Conway2012-04-231-5/+15
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-61/+118
* QPID-529: Priority queue implementationGordon Sim2011-02-101-0/+140