summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Updated to compile against latest proton APIgs-amqp-1-0-sandboxGordon Sim2012-06-016-133/+19
* Basic AMQP 1.0 support for qpid::messaging APIGordon Sim2012-04-1029-11/+2519
* Sandbox for integration of AMQP 1.0 - via proton-c - into c++ client and brokerGordon Sim2012-04-100-0/+0
* QPID-3941 Handles the stat collecting and reporting module for the jmsRajith Muditha Attapattu2012-04-104-0/+459
* QPID-3941 The existing PerfProducer, PerfConsumer and TestControllerRajith Muditha Attapattu2012-04-105-477/+210
* QPID-3941 Refactored existing code in PerfConsumer and PerfProducer toRajith Muditha Attapattu2012-04-102-0/+472
* QPID-3941 Removed the old LatencyTest as it's no longer useful.Rajith Muditha Attapattu2012-04-101-349/+0
* QPID-3941 Test configuration is now accessed via the TestConfigurationRajith Muditha Attapattu2012-04-102-25/+348
* QPID-3941 Renamed existing files as the first step. The existingRajith Muditha Attapattu2012-04-109-0/+0
* Replace log message formatting with null object dereferencesAndrew Donald Kennedy2012-04-091-5/+3
* QPID-3936: disable the systests temporarilyRobert Gemmell2012-04-061-0/+7
* QPID-3911: Fix deadlock on concurrent invocation of MessageConsumer#close() a...Robert Gemmell2012-04-063-21/+68
* QPID-3603: Update HA documentatiionAlan Conway2012-04-053-242/+269
* QPID-3938 - Updated to track an API change in the wrapped Python client API.Ted Ross2012-04-051-1/+1
* QPID-3937 - Wrapped Python uses syntax that is incompatible with older Python...Ted Ross2012-04-051-1/+4
* QPID-3936: add missed file from previous checkinRobert Gemmell2012-04-051-0/+0
* QPID-3936: initial checkin of new testing framework, initially to be used for...Robert Gemmell2012-04-05165-1/+36957
* NO-JIRA: Fix a static-initialization bug in the HaPlugin.Alan Conway2012-04-051-7/+18
* QPID-3933: define an empty value for amqp-1-0-common.libs to allow the pom ge...Robert Gemmell2012-04-051-0/+1
* Avoid POSIX-only broker shutdown handler. Fixes QPID-3932.Stephen D. Huston2012-04-041-1/+1
* QPID-3933 : [Java] Add interim AMQP 1-0 implementationRobert Godfrey2012-04-04461-94/+54580
* QPID-3918 qualify namespace better for windows buildCharles E. Rolke2012-04-041-2/+2
* QPID-3918 Add management queries to ACL module.Charles E. Rolke2012-04-046-9/+332
* QPID-3929: remove old perftests + integrationtests + junit-toolkit modules an...Robert Gemmell2012-04-04190-31809/+5
* QPID-3931: Remove update exchanges once update is complete.Alan Conway2012-04-041-10/+16
* QPID-3927: add a systest which would highlight the underlying issue by failin...Robert Gemmell2012-04-031-0/+100
* QPID-3927: ensure that priority is properly accounted for when comparing mess...Robert Gemmell2012-04-033-4/+165
* NO-JIRA: Fix cmake build broken by r1308597Alan Conway2012-04-031-0/+2
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-04-031-8/+23
* QPID-3603: Broker option --ha-replicate-default to specify default replication.Alan Conway2012-04-0214-120/+316
* NO-JIRA: Allow Cmake builds to carry on working on Fedora (and probably other...Andrew Stitcher2012-04-021-1/+1
* Set BOOST_TEST_DYN_LINK only if linking dynamically with Boost. NO-JIRAStephen D. Huston2012-03-301-1/+5
* QPID-3603: Keep acquired messages on queues for all queue types.Alan Conway2012-03-3014-212/+277
* QPID-3917: Refactor VirtualHost/MessageStore implementations to be ready for ...Keith Wall2012-03-30106-4127/+4120
* QPID-3916: Change message store interface to extend DurableConfigurationStore...Keith Wall2012-03-3045-371/+437
* NO-JIRA: QpidBrokerTestCase - minor improvementsKeith Wall2012-03-305-32/+26
* QPID-3799 C++ broker ACL improvements.Charles E. Rolke2012-03-291-6/+8
* QPID-3921 C++ header files need tidyupCharles E. Rolke2012-03-292-2/+6
* QPID-3913: Remove unused logsubjectKeith Wall2012-03-298-50/+40
* QPID-3759: reworked fix to be compatible with XPClifford Allan Jansen2012-03-291-15/+12
* QPID-3921: C++ header files need tidyupAndrew Stitcher2012-03-2823-26/+52
* QPID-3603: Update HA documentation: example of virtual IP addressesAlan Conway2012-03-282-115/+187
* QPID-3920: keep cache data and length atomic with respect to each other.Kenneth Anthony Giusti2012-03-281-5/+10
* QPID-3912: Client failover fails to reconnect if a previous attempted reconne...Keith Wall2012-03-283-1/+8
* QPID-3913: Fix BDBUpgradeTest for spawn test profilesKeith Wall2012-03-281-1/+6
* QPID-3603: Substitute installation directories in qpidd init scripts.Alan Conway2012-03-275-18/+33
* QPID-3919Michael Goulish2012-03-271-1/+1
* NO-JIRA: Fix typo in cluster.conf-example.xmlAlan Conway2012-03-271-3/+4
* QPID-3603: Minor updates to doc and example cluster configuration.Alan Conway2012-03-273-13/+9
* QPID-3603: Update new HA docs with information on rgmanager, more detail abou...Alan Conway2012-03-271-144/+353