summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/MessageGroupManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* add timestamp of oldest msg per group to query outputKen Giusti2011-11-091-1/+10
* QPID-3577: assign null group identifiers to the default groupKen Giusti2011-11-021-1/+4
* QPID-3577: undo commit - qpidd.1 changes should not have been committedKen Giusti2011-11-021-4/+1
* QPID-3577: assign null group names to the default groupKen Giusti2011-11-021-1/+4
* QPID-3346: prevent taking non-head of free group, additional performance tweaksKen Giusti2011-10-281-53/+70
* QPID-3346: code cleanup - move private code out of headers, delete dead code.Ken Giusti2011-10-131-54/+22
* QPID-3346: move message group feature into trunk.Ken Giusti2011-10-071-0/+443