summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3893: C++ broker appears to segfault during MultipleTransactedBatchProdu...Andrew Stitcher2012-03-152-12/+52
* Ensure both SQL and CLFS tests run if they're built. NO-JIRAStephen D. Huston2012-03-141-1/+1
* QPID-3776 Applying a patch from Weston Price.Rajith Muditha Attapattu2012-03-144-4/+5
* QPID-3776 Applying a patch by Weston Price.Rajith Muditha Attapattu2012-03-142-0/+534
* QPID-3898Michael Goulish2012-03-141-3/+10
* QPID-3751 Excluding JCA system tests all together from the Java broker.Rajith Muditha Attapattu2012-03-141-0/+3
* QPID-3751 I had missed this file when I was applying Weston's patch.Rajith Muditha Attapattu2012-03-131-0/+97
* NO-JIRA: Java Broker: Remove unused code from VirtualHostImplKeith Wall2012-03-133-168/+92
* QPID-3868: Extra logging at DEBUG to better understand this failureKeith Wall2012-03-131-1/+5
* QPID-3879: Session#close() on session can produce spurious "dispatcher is not...Keith Wall2012-03-111-1/+1
* QPID-3894: MessageListener test improvmentsKeith Wall2012-03-1113-1106/+506
* QPID-3873: update test additions to fix defects around deliverymode variation...Robert Gemmell2012-03-111-41/+10
* QPID-3873: Add tests to verify that publishing of unroutable messages does no...Robert Gemmell2012-03-111-0/+66
* QPID-3891 C++ Broker --log-function is too chatty.Charles E. Rolke2012-03-092-1/+48
* QPID-3603: rgmanager integration for new HA clusterAlan Conway2012-03-085-18/+208
* QPID-3806 Committing a patch by Weston Price.Rajith Muditha Attapattu2012-03-084-6/+8
* QPID-3732 Committing a patch by Weston Price.Rajith Muditha Attapattu2012-03-081-0/+283
* QPID-3751 Committing patch from Weston Price.Rajith Muditha Attapattu2012-03-087-15/+58
* QPID-3732 Committing a patch by Weston Price.Rajith Muditha Attapattu2012-03-0814-102/+138
* QPID-3884 Applying a patch by Kevin Conner.Rajith Muditha Attapattu2012-03-082-0/+24
* QPID-3885 Changed the log level for flow control messages to info (wasRajith Muditha Attapattu2012-03-081-4/+4
* QPID-3885 Applying a patch by Kevin Conner.Rajith Muditha Attapattu2012-03-088-43/+81
* QPID-3886 Committing a patch by Kevin Conner.Rajith Muditha Attapattu2012-03-085-11/+186
* QPID-3864: Adjust version numbers on trunk for development toward 0.18Justin Ross2012-03-0820-24/+24
* QPID-3888: ensure the SQEL iterator uses the getNextValidEntry() method to ad...Robert Gemmell2012-03-064-22/+69
* NO-JIRA: Fix error in script name qpid-ha-tool->qpid-haAlan Conway2012-03-061-1/+1
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-061-9/+9
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-055-6/+5
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-052-8/+32
* QPID-3603: Initial documentation for the new HA plug-in.Alan Conway2012-03-0514-3141/+3535
* NO-JIRA - Cleaned up qpidtoollibsTed Ross2012-03-057-29/+50
* NO-JIRA - Fixed a failure in the acl tests that was caused by a change in log...Ted Ross2012-03-051-1/+1
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-052-52/+131
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-052-4/+34
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-0534-104/+102
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-051-2/+10
* QPID-3882: remove empty directoryRobert Gemmell2012-03-050-0/+0
* QPID-3882: remove the unused experimental info pluginRobert Gemmell2012-03-0527-2469/+0
* QPID-3408 : Fix the Java Broker code so it both copes with machines where IPv...Robert Godfrey2012-03-054-13/+27
* QPID-3408 : Remove IPv4 specific code from Java Broker, allow to bind to IPv6...Robert Godfrey2012-03-051-1/+1
* QPID-3881: Ensure we only put 0-8/0-9/0-9-1 messages in the store if they are...Robert Gemmell2012-03-059-85/+74
* QPID-3408 : Remove IPv4 specific code from Java Broker, allow to bind to IPv6...Robert Godfrey2012-03-051-31/+3
* NO-JIRA: delete the testkit module, it contains a single class which is almos...Robert Gemmell2012-03-036-445/+1
* NO-JIRA: remove the old CruiseControl config files. They havent been updated ...Robert Gemmell2012-03-0330-1709/+0
* QPID-3875: update txn and flow-to-disk countersKenneth Anthony Giusti2012-03-021-20/+38
* QPID-3875: fix indentationKenneth Anthony Giusti2012-03-023-63/+63
* QPID-3875: allow direct access to per-thread statisticsKenneth Anthony Giusti2012-03-025-56/+88
* QPID-3799 delete stray debug log statementCharles E. Rolke2012-03-021-1/+0
* QPID-3877: hold lock during message header encode.Kenneth Anthony Giusti2012-03-021-3/+8
* QPID-3603: Added "ready" command to qpid-ha, minor improvements.Alan Conway2012-03-013-47/+73