summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/MessageGroupManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-110/+0
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...Kim van der Riet2012-08-271-111/+65
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-31/+61
* 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