summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: HA minor update to documentation.Alan Conway2012-10-051-8/+8
* QPID-4360: Non-ready HA broker can be incorrectly promoted to primaryAlan Conway2012-10-0512-13/+249
* QPID-4358: Restructure Java Broker docbookKeith Wall2012-10-0555-2953/+1123
* QPID-4359: stop logging spurious error messages (when caused by expected beha...Robert Gemmell2012-10-051-4/+16
* NO-JIRA: Add log messages to identify QueueReplicator associated with a sessi...Alan Conway2012-10-032-0/+23
* QPID-4347: do not store Links/Bridges if they are created via recovery.Kenneth Anthony Giusti2012-10-033-2/+8
* QPID-4355 : LICENSE and NOTICE included in jar files should be able to be mod...Robert Godfrey2012-10-0310-0/+651
* QPID-4285: HA backups continuously disconnect / re-sync after attempting to r...Alan Conway2012-10-026-14/+58
* QPID-4285: HA backups continuously disconnect / re-sync after attempting to r...Alan Conway2012-10-027-24/+156
* QPID-4352: fix break in ConnectionFactory following SSL truststore/keystore p...Robert Gemmell2012-10-024-30/+56
* NO-JIRA: remove unused 'manual non-test' classesRobert Gemmell2012-10-022-532/+0
* NO-JIRA: HA minor updates to documentation.Alan Conway2012-10-011-11/+17
* NO-JIRA: HA Updated design document.Alan Conway2012-10-011-93/+26
* QPID-4330: Windows static destructors: threadSafeShutdown() testClifford Allan Jansen2012-09-3011-16/+175
* QPID-4352: Java client logs key_store_password/trust_store_password at debugKeith Wall2012-09-293-45/+60
* QPID-3906 Fixed an error with the default. Added unit tests for testingRajith Muditha Attapattu2012-09-283-4/+31
* QPID-3906 Switched the default to legacy stream message format.Rajith Muditha Attapattu2012-09-283-15/+155
* QPID-3906 List Message support for JMS.Rajith Muditha Attapattu2012-09-2812-10/+1288
* QPID-4334: updated the Java ACL docbook to mention its new firewall-like capa...Keith Wall2012-09-281-74/+168
* QPID-4334: addressed Keith's review comments. Also moved PlainConfigurationTe...Keith Wall2012-09-288-88/+211
* QPID-4334: removed the firewall plugin and moved its functionality into the A...Keith Wall2012-09-2839-1941/+1439
* NO-JIRA: Fix logging in ha_tests.pyAlan Conway2012-09-272-171/+200
* NO-JIRA: HA shortened prefix for ha headers to qpid.ha-.Alan Conway2012-09-261-1/+1
* QPID-4325: HA Starting from persistent storeAlan Conway2012-09-2515-261/+471
* QPID-4146 Applying patch attached by Pavel Moravec with modifications.Rajith Muditha Attapattu2012-09-251-0/+9
* NO-JIRA: HA update documentation re. built-in exchanges.Alan Conway2012-09-251-0/+7
* NO-JIRA: Mark built-in exchanges as non-replicated.Alan Conway2012-09-251-5/+22
* NO-JIRA: Add missing initializers on ha::BrokerInfo contstructor.Alan Conway2012-09-243-1/+4
* QPID-4333: remove the 'queue reconfiguration' process and various clases left...Robert Gemmell2012-09-2410-707/+13
* NO-JIRA: correct some test descriptions and make it explicit which acknowledg...Robert Gemmell2012-09-2412-9/+15
* QPID-4341: ensure the Topic perftests actually use Topic destinationsRobert Gemmell2012-09-2311-19/+34
* NO-JIRA: move test-only dependency on common into module.test.depends. Clarif...Robert Gemmell2012-09-232-4/+5
* QPID-4277 The address handling code is now using the auto-deleteRajith Muditha Attapattu2012-09-211-1/+1
* QPID-4340 The durable parameter from the address string is now used whenRajith Muditha Attapattu2012-09-211-1/+3
* QPID-4311: throw exception if the test config requests a start delay greater ...Robert Gemmell2012-09-212-17/+52
* QPID-4337: add SSL support for older python clients.Kenneth Anthony Giusti2012-09-213-3/+52
* QPID-4338: [Java Performance Charts] Added descriptions to all charts; use co...Keith Wall2012-09-2130-14/+187
* QPID-4313: Address review comments from QPID-4109 (Reenable LoggingManagement)Keith Wall2012-09-217-48/+53
* QPID-4338: Performance tests charting: Support long chart descriptions and al...Keith Wall2012-09-2018-38/+323
* QPID-4310: Display performance test results in messages per secondRobert Gemmell2012-09-2024-50/+169
* QPID-4333: remove the Slow Consumer Detection plugin and associated documenta...Robert Gemmell2012-09-2029-3212/+1
* QPID-3500 C++ qpidd broker --help should work despite parse errorsCharles E. Rolke2012-09-206-27/+89
* NO-JIRA: [Java Performance Tests] Add config to run/chart varying number of p...Keith Wall2012-09-205-154/+218
* QPID-4322: HA sporadic failure in ha_tests Alan Conway2012-09-198-48/+48
* NO-JIRA: use uptodate to prevent management-http's dojo unwar happening unnec...Keith Wall2012-09-191-1/+11
* QPID-4321: Perf tests should not try to call Message#acknowledge on a produci...Keith Wall2012-09-197-61/+61
* qpid-4317 make browse-only x-arg string similar to othersMichael Goulish2012-09-182-2/+2
* QPID-4284: Remove system test dependencies on development and localhost virtu...Keith Wall2012-09-1720-364/+146
* NO-JIRA: HA improve documentation of role of sender capacity in failover.Alan Conway2012-09-171-11/+26
* NO-JIRA C++ Broker ACL features and improvements.Charles E. Rolke2012-09-171-149/+204