summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-3346: merge in latest from trunk (r1172628)Kenneth Anthony Giusti2011-09-191335-189780/+24401
* QPID-3346: add cluster support and unit testKenneth Anthony Giusti2011-09-136-50/+323
* QPID-3346: move message group code into its own files.Kenneth Anthony Giusti2011-09-076-433/+571
* QPID-3346: pass consumer by reference when possible (perf).Kenneth Anthony Giusti2011-09-062-10/+10
* QPID-3346: move timestamping after group generation codeKenneth Anthony Giusti2011-09-061-4/+3
* QPID-3346: update qpid-send to generate grouped message trafficKenneth Anthony Giusti2011-09-021-3/+92
* QPID-3346: added some functional tests.Kenneth Anthony Giusti2011-09-014-38/+153
* QPID-3346: add functional test, bugfix.Kenneth Anthony Giusti2011-08-317-17/+579
* QPID-3346: checkpoint - free group heuristic and unit testKenneth Anthony Giusti2011-08-192-134/+422
* QPID-3346: checkpoint - incorporate changes based on review feedbackKenneth Anthony Giusti2011-08-1712-153/+122
* QPID-3346: checkpoint - added mgmt interfaces, fleshed out sub-optimal implem...Kenneth Anthony Giusti2011-08-1616-134/+559
* QPID-3346: merge fix for QPID-3410 from trunkKenneth Anthony Giusti2011-08-101-1/+1
* QPID-3346: incorporate review inputKenneth Anthony Giusti2011-08-0812-66/+66
* QPID-3346: refactor queue interface to support consumer-based message selection.Kenneth Anthony Giusti2011-08-0516-150/+521
* QPID-3346: branch for multi-consumer message groups development.Kenneth Anthony Giusti2011-07-080-0/+0
* QPID-3348: A fix whcih allows Qmf management calls defined in management-sche...Kim van der Riet2011-07-081-3/+10
* QPID-2905 Code modifications to enable Windows builds with the mingw32 compiler.Charles E. Rolke2011-07-071-0/+1
* QPID-3343: refactor test profiles to allow testing within the same JVM for al...Robert Gemmell2011-07-0786-3764/+374
* QPID-2815: refactor broker startup to present a clean interface interface for...Robert Gemmell2011-07-0727-744/+1348
* QPID-3026: remove incomplete support for multiple ApplicationRegistry instanc...Robert Gemmell2011-07-0717-411/+412
* NO-JIRA: remove interface method @overridesRobert Gemmell2011-07-0714-54/+1
* QPID-3342: transition TCP based Mina transport for 0-8/0-9/0-9-1 protocols ov...Robert Gemmell2011-07-0747-1766/+1189
* QPID-3342: rationalise the existing 0-10 transport code and introduce new Net...Robert Gemmell2011-07-0714-273/+315
* QPID-3341: remove unused/dead transport code and accompanying implementation ...Robert Gemmell2011-07-0730-5316/+26
* JIRA 3337Michael Goulish2011-07-069-42/+16
* QPID-3309: This fix sets the value of the port number in management if the br...Kim van der Riet2011-07-051-2/+10
* QPID-2720: revert commit from r1142454 due to test failures (note to self, co...Robert Gemmell2011-07-031-116/+102
* QPID-2655: update to allow -run:jpda option to workRobert Gemmell2011-07-031-6/+6
* QPID-2720: enable setting an alternative BundleContext to allow the broker to...Robert Gemmell2011-07-031-102/+116
* QPID-3335: remove stale type conversion codeKenneth Anthony Giusti2011-07-012-194/+2
* QPID-3330: Corrected handling of empty strings (using patch from Anthony Fogl...Gordon Sim2011-07-012-1/+12
* Code HaikuMichael Goulish2011-06-301-0/+1
* QPID-3331: Update trunk versions to 0.13 for the next releaseJustin Ross2011-06-3013-16/+16
* QPID-3329: Configure C++ client connections to replace url-addresses rather t...Alan Conway2011-06-304-10/+18
* QPID-3324: make the SSL port configurable from the comand lineRobert Gemmell2011-06-301-3/+21
* Merge branch 'QPID-3194' into trunkRajith Muditha Attapattu2011-06-291-0/+20
* QPID-3302 Excluding the testApplicationProperties test from the 0-8/0-9 code ...Rajith Muditha Attapattu2011-06-291-0/+1
* NO-JIRA forgot to modify the default value for msg_type in one place.Rajith Muditha Attapattu2011-06-281-1/+1
* Merge branch 'perf-tools' into trunkRajith Muditha Attapattu2011-06-281-6/+6
* NO-JIRA Changed the type name from BYTE to BYTES.Rajith Muditha Attapattu2011-06-281-4/+4
* NO-JIRA Added the ability to specify a message type. Currently on bytesRajith Muditha Attapattu2011-06-282-24/+90
* NO-JIRA: minor update to doxygen comment for internal broker interfaceGordon Sim2011-06-281-1/+2
* QPID-3302 Added a test case to cover "x-amqp-0-10.app-id".Rajith Muditha Attapattu2011-06-281-14/+14
* QPID-3302 You can now get and set the app-id in AMQP 0-10 message properties ...Rajith Muditha Attapattu2011-06-281-1/+13
* NO-JIRA: Add reconnect-timeout to test clients to prevent client hangs.Alan Conway2011-06-272-7/+7
* QPID-2922 Implement FailoverUpdate class in .NET bindingCharles E. Rolke2011-06-271-0/+1
* QPID-3318: ensure the abstract HouseKeepingTask class removes the LogActor it...Robert Gemmell2011-06-263-0/+342
* QPID-3301: remove support for ACL V1 (aka SimpleXML) from Java Broker.Robert Gemmell2011-06-2614-2402/+611
* QPID-3321: revised fix to avoid excessive flushingGordon Sim2011-06-241-1/+1
* QPID-3321: flush occasionally to keep the list of pending accepts from growin...Gordon Sim2011-06-242-2/+15