summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: HA Minor logging improvements.Alan Conway2012-07-182-4/+3
* QPID-4143: include baseline data in charts.Keith Wall2012-07-1824-86/+146
* QPID-4148: HA Not setting initial queues for new RemoteBackups Alan Conway2012-07-183-14/+21
* QPID-4103: Refactor test approach to avoid comparing JSON strings.Keith Wall2012-07-183-135/+45
* QPID-4145: HA Minor fixes to recovery Alan Conway2012-07-177-27/+44
* NO-JIRA: Added missing EXTERN statements causing build breakage.Alan Conway2012-07-171-2/+3
* QPID-4144 HA broker deadlocks on broker::QueueRegistry lock and ha::Primary lockAlan Conway2012-07-175-52/+44
* QPID-4103: now getting test file paths as URIs instead of URLs so that they s...Keith Wall2012-07-172-3/+3
* NO-JIRA: error in programming guideGordon Sim2012-07-171-1/+1
* QPID-4103: [Java Performance Tests] modified test so that its success is no l...Keith Wall2012-07-175-17/+163
* QPID-4143: tweaked topic test config to introduce a start delay on message pr...Keith Wall2012-07-1712-20/+38
* QPID-3575Rajith Muditha Attapattu2012-07-162-3/+4
* QPID-3575 SessionExceptions (0-10 code path) are now marked as softRajith Muditha Attapattu2012-07-163-12/+48
* NO-JIRA: Minor documentation updates.Alan Conway2012-07-161-9/+22
* NO-JIRA: Fix typo in make files.Alan Conway2012-07-161-1/+1
* QPID-3892 add missing fileCharles E. Rolke2012-07-161-0/+89
* QPID-4107 r1361334 type in file nameCharles E. Rolke2012-07-151-1/+1
* QPID-4107 r1361334 typo in file nameCharles E. Rolke2012-07-151-1/+1
* QPID-3892 C++ broker add routing key wildcard support to Acl 'publish exchang...Charles E. Rolke2012-07-157-58/+215
* QPID-4138: HA sporadic failure in ha_testsAlan Conway2012-07-135-2/+8
* QPID-4079 log categories for correlation. Design description.Charles E. Rolke2012-07-131-0/+112
* QPID-4107 HA does not replicate alternate-exchangeAlan Conway2012-07-136-55/+244
* QPID-4136: HA sporadic failures in ha_testsAlan Conway2012-07-132-2/+6
* QPID-4133: (Jason Dillaman) Non-responsive peer in federated link can result ...Alan Conway2012-07-131-1/+3
* QPID-4079 log entries track managed object life cyclesCharles E. Rolke2012-07-1312-14/+120
* QPID-3998: Add HTTPS support for the REST management interfaceRobert Gemmell2012-07-1318-89/+234
* QPID-4114: broker release now includes BDB if optional=true sys property is setKeith Wall2012-07-121-1/+4
* QPID-4131: On 0-8...0-9-1 code path broker now closes the connection when the...Keith Wall2012-07-123-21/+40
* NO-JIRA: HA doc: Add overview of avoiding message loss.Alan Conway2012-07-111-4/+86
* NO-JIRA: Fixed compile error on RHEL5: double doesn't convert to int64_tAlan Conway2012-07-111-1/+1
* QPID-4128: Remove use of intrusive_ptr::reset, not available in older boost v...Alan Conway2012-07-111-1/+1
* QPID-4129 Cluster connection leak when auth failure. This patch closes local ...Charles E. Rolke2012-07-111-0/+2
* QPID-3998, QPID-3999: System tests for Rest API, small fixups for the adapter...Robert Gemmell2012-07-1134-23/+2304
* QPID-3998, QPID-3999: get the user name from HttpServletRequest#getRemoteUser...Robert Gemmell2012-07-111-0/+4
* NO-JIRA: add some logging around the DtxBranch timeout functionality to aid d...Robert Gemmell2012-07-101-8/+72
* QPID-4128: HA should not use amq.failover for replication linksAlan Conway2012-07-102-2/+3
* QPID-4126: HA primary times out expected backups.Alan Conway2012-07-107-33/+112
* QPID-4127: Ensure SystemInfo::isLocalHost() returns true for ::1Gordon Sim2012-07-101-1/+5
* QPID-4125 : [Java Broker] allow coalescing of commits for multiple channels o...Robert Godfrey2012-07-104-29/+185
* QPID-4121: AMQProtocolEngine now uses lock to prevent the thread-unsafe use o...Keith Wall2012-07-103-15/+31
* QPID-4114: added missing commons-logging dependency to perftests module for u...Keith Wall2012-07-101-1/+1
* QPID-4118: HA does not work with authentication and authorization.Alan Conway2012-07-098-36/+179
* QPID-4111: Move trunk version numbers to 0.19Justin Ross2012-07-0916-20/+20
* QPID-3757: clean up demux when subscription manager is destroyedGordon Sim2012-07-092-1/+12
* QPID-4111: update release.sh to account for new java broker release artifactsRobert Gemmell2012-07-081-3/+11
* QPID-3923, QPID-3998: split out the IDs used for QMF (which have a different ...Robert Gemmell2012-07-0838-168/+217
* QPID-3923, QPID-3998: update the Adapter layer to either use UUIDGenerator it...Robert Gemmell2012-07-0816-87/+203
* QPID-3998, QPID-3999, QPID-4093: rename new pluginsRobert Gemmell2012-07-08106-16/+16
* QPID-4113: no longer caching duration override because it broke inter-test is...Robert Gemmell2012-07-061-9/+9
* QPID-4117: honour alternate-exchange option specified within x-declare for a ...Gordon Sim2012-07-062-2/+24