summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/MessageGroupManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4514: Remove obsolete cluster code: get rid of StatefulQueueObserver.Alan Conway2012-12-191-97/+0
* QPID-4514: Remove obsolete cluster code: MessageGroupManager, MessagesAlan Conway2012-12-191-14/+1
* QPID-4178: broker refactoringGordon Sim2012-08-101-111/+65
* QPID-3921: C++ header files need tidyupAndrew Stitcher2012-03-281-3/+5
* QPID-3899: fix namespace specifierKenneth Anthony Giusti2012-03-211-1/+1
* QPID-3899: remove dead codeKenneth Anthony Giusti2012-03-201-7/+1
* QPID-3899: prevent TTL expiration of grouped msg from crashing broker.Kenneth Anthony Giusti2012-03-201-28/+62
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-7/+6
* QPID-3804: do not skip released grouped messagesKenneth Anthony Giusti2012-02-021-1/+1
* QPID-3603: Replace public broker::Consumer::position variable with get/set fu...Alan Conway2012-01-181-2/+2
* added explicit cast, required by some compiler versions, namely on s390 archNuno Santos2011-12-121-1/+1
* add timestamp of oldest msg per group to query outputKenneth Anthony Giusti2011-11-091-1/+10
* QPID-3577: assign null group identifiers to the default groupKenneth Anthony Giusti2011-11-021-1/+4
* QPID-3577: undo commit - qpidd.1 changes should not have been committedKenneth Anthony Giusti2011-11-021-4/+1
* QPID-3577: assign null group names to the default groupKenneth Anthony Giusti2011-11-021-1/+4
* QPID-3346: prevent taking non-head of free group, additional performance tweaksKenneth Anthony Giusti2011-10-281-53/+70
* QPID-3346: code cleanup - move private code out of headers, delete dead code.Kenneth Anthony Giusti2011-10-131-54/+22
* QPID-3346: move message group feature into trunk.Kenneth Anthony Giusti2011-10-071-0/+443