summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Fix location of sessionreceiver project file.0.16Stephen D. Huston2012-06-291-1/+1
* NO-JIRA: Skip HA tests if required python tools are not available.Alan Conway2012-05-092-3/+33
* QPID-3962: Added licensing to the Cucumber feature test step definitionsJustin Ross2012-04-195-0/+95
* QPID-3864: add/fix licences in the Java tree for 0.16Robert Gemmell2012-04-1914-1/+256
* QPID-3946 - Back-ported to 0.16.Ted Ross2012-04-162-21/+22
* QPID-3940 - Back ported to 0.16.Ted Ross2012-04-161-1/+3
* QPID-3939 - Bumped wrapped Ruby versions to 0.16.Ted Ross2012-04-162-2/+2
* QPID-3944: Autotools build system doesn't correctly detect python developer l...Andrew Stitcher2012-04-121-3/+14
* QPID-3911: Fix deadlock on concurrent invocation of MessageConsumer#close() a...Robert Gemmell2012-04-113-21/+68
* QPID-3905: NullPointerException is thrown on rejecting messages whilst closin...Robert Gemmell2012-04-111-3/+3
* QPID-3919Michael Goulish2012-04-101-1/+1
* QPID-3900: merge fix to 0.16 branchCharles E. Rolke2012-04-101-0/+1
* QPID-3901: merge fix to 0.16 branchCharles E. Rolke2012-04-101-1/+2
* QPID-3938 - Back-ported fix from trunk into 0.16Ted Ross2012-04-101-1/+1
* QPID-3937 - Back-ported fix from trunk into 0.16.Ted Ross2012-04-101-1/+4
* NO-JIRA: add mockito mocking framework, which is a dependency of the previous...Robert Gemmell2012-04-042-1/+2
* QPID-3927: add a systest which would highlight the underlying issue by failin...Robert Gemmell2012-04-041-0/+100
* QPID-3927: ensure that priority is properly accounted for when comparing mess...Robert Gemmell2012-04-043-4/+165
* QPID-3920: merge fix from trunk.Kenneth Anthony Giusti2012-03-301-5/+10
* QPID-3907 - Merged fix into 0.16Ted Ross2012-03-222-1/+4
* QPID-3877: merged fix to 0.16Kenneth Anthony Giusti2012-03-221-7/+8
* QPID-3896: merge fix to 0.16 branchKenneth Anthony Giusti2012-03-222-1/+3
* NO-JIRA: Remove some namespace polluting "using namespace boost" declarationsAndrew Stitcher2012-03-227-8/+8
* QPID-3893: C++ broker appears to segfault during MultipleTransactedBatchProdu...Andrew Stitcher2012-03-222-12/+52
* QPID-3899: merge fix to 0.16Kenneth Anthony Giusti2012-03-223-31/+133
* QPID-3864: Update version strings to 0.16Justin Ross2012-03-0820-24/+24
* QPID-3864: Branch for the 0.16 releaseJustin Ross2012-03-080-0/+0
* 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