summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-530: branch for server-side selectorsqpid-530Kenneth Anthony Giusti2011-11-090-0/+0
* add timestamp of oldest msg per group to query outputKenneth Anthony Giusti2011-11-091-1/+10
* QPID-3586: Changes for QPID-3464 break cmake build in tar.gz distributionAndrew Stitcher2011-11-091-2/+5
* QPID-3600: fix c&p errorRobert Gemmell2011-11-091-1/+1
* QPID-3595: exclude additional testRobert Gemmell2011-11-091-0/+1
* QPID-3600: new python test excludes with indicated JIRAs raised for defects a...Robert Gemmell2011-11-092-21/+114
* QPID-3519: refactor consumer argument handlingKeith Wall2011-11-099-66/+94
* QPID-3518: Introduce client side ability to detect server side support.Keith Wall2011-11-0918-46/+234
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-11-091-1/+1
* QPID-2640 Visual Studio 2010Charles E. Rolke2011-11-081-1/+10
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-11-081-36/+76
* QPID-2643 Support Visual Studio 2010Charles E. Rolke2011-11-0827-853/+121
* NO-JIRA: Install test executables and scripts.Alan Conway2011-11-083-19/+19
* NO-JIRA: add --no-delete option to qpid-cpp-benchmark and qpid-cluster-benchm...Alan Conway2011-11-082-10/+14
* NO-JIRA: Improvements to benchmark scripts.Alan Conway2011-11-082-63/+113
* QPID-3586: Changes for QPID-3464 break cmake build in tar.gz distributionAndrew Stitcher2011-11-079-15/+18
* QPID-3579: Added qpid-analyze-trace to tools. This tool reads a c++ broker tr...Kim van der Riet2011-11-071-0/+229
* QPID-3446: Unregister existing subscriptions when closing the connections [du...Robert Gemmell2011-11-074-17/+31
* QPID-3536: 0-10 overrides JMS AcceptMode with a defaulted (not explicitly set...Keith Wall2011-11-074-36/+51
* QPID-2848: refactored message consumer: pre-aquire, capacity decisions are mo...Keith Wall2011-11-0712-172/+372
* QPID-3564: enhance message group generator to allow queue fill/drain testsKenneth Anthony Giusti2011-11-043-31/+59
* QPID-2920: Minor updates to design/plan docs.Alan Conway2011-11-042-16/+57
* QPID-3464: Build Improvements (autotools) [inspired by Jan-Marek Glogowski]Andrew Stitcher2011-11-035-39/+24
* QPID-3464: Build Improvements (CMake)Andrew Stitcher2011-11-031-6/+8
* QPID-3583: Update trunk version from 0.13 to 0.15Justin Ross2011-11-0317-21/+21
* QPID-3553: prevent multiple connection-tune-ok controls from leaving dangling...Gordon Sim2011-11-031-4/+8
* I am removing DIGEST-MD5 from the mech list, because we cannot supplyMichael Goulish2011-11-031-16/+50
* QPID-3464: Build Improvements (CMake) [inspired by Jan-Marek Glogowski]Andrew Stitcher2011-11-031-1/+3
* QPID-3464: Build Improvements (CMake) [from Jan-Marek Glogowski]Andrew Stitcher2011-11-0318-73/+463
* QPID-3464: Build Improvements (CMake) [inspired by Jan-Marek Glogowski]Andrew Stitcher2011-11-031-0/+8
* QPID-3464: Build Improvements (CMake) [inspired by Jan-Marek Glogowski]Andrew Stitcher2011-11-031-6/+7
* QPID-3578: qpid-queue-stats doesn't support multiple filters -- patch from An...Nuno Santos2011-11-021-2/+2
* QPID-3346: clarify the documentation for consuming a message groupKenneth Anthony Giusti2011-11-021-25/+38
* QPID-3577: assign null group identifiers to the default groupKenneth Anthony Giusti2011-11-021-1/+4
* Give the broker more time to start; has been timing out lately. NO-JIRA.Stephen D. Huston2011-11-022-2/+2
* QPID-3577: undo commit - qpidd.1 changes should not have been committedKenneth Anthony Giusti2011-11-022-23/+7
* QPID-3577: assign null group names to the default groupKenneth Anthony Giusti2011-11-022-7/+23
* QPID-3572: Make dependance on bashisms explicitGordon Sim2011-11-0231-33/+33
* QPID-3573: handle case where /home/gordon does not existGordon Sim2011-11-023-5/+24
* QPID-3514: Allow SSL and non SSL connections on the same port.Andrew Stitcher2011-11-012-29/+83
* QPID-3570: update MessageTransferMessage and TransferMessageReference to use ...Robert Gemmell2011-11-016-111/+98
* QPID-3568: Updated BDB to je-4.0.117 versionAndrew Donald Kennedy2011-11-013-3/+3
* QPID-3558: Update Ivy config with new artifactsAndrew Donald Kennedy2011-11-011-0/+18
* QPID-3558: Add broker Maven and OSGi artifacts to buildAndrew Donald Kennedy2011-10-317-5/+58
* NO_JIRA: Small mods to certain log trace and debug messages to improve log me...Kim van der Riet2011-10-317-17/+17
* QPID-2920: Updates to new-cluster-plan.txt and new-cluster-design.txtAlan Conway2011-10-312-62/+93
* QPID-3563: Protect from concurrent access to accept tracker stateGordon Sim2011-10-311-0/+1
* QPID-3562: actually commit the test tooRobert Gemmell2011-10-301-0/+116
* NO-JIRA: correct test issue causing failures on the Jenkins slaves during per...Robert Gemmell2011-10-301-1/+2
* QPID-3562: move sending completions if necessary into postDeliver() so that p...Robert Gemmell2011-10-302-11/+28