summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3998: Add HTTPS support for the REST management interfaceRobert Gemmell2012-07-1921-93/+337
* QPID-4131: On 0-8...0-9-1 code path broker now closes the connection when the...Keith Wall2012-07-193-21/+40
* QPID-4114: broker release now includes BDB if optional=true sys property is setKeith Wall2012-07-193-15/+31
* QPID-4136: HA sporadic failures in ha_testsAlan Conway2012-07-172-2/+6
* QPID-4133: (Jason Dillaman) Non-responsive peer in federated link can result ...Alan Conway2012-07-171-1/+3
* NO-JIRA: Added missing EXTERN statements causing build breakage.Alan Conway2012-07-171-2/+3
* QPID-4036 QPID-4192 cluster connection leak on failed auth. merge from trunk.Charles E. Rolke2012-07-171-0/+2
* NO-JIRA: Minor documentation updates.Alan Conway2012-07-161-9/+22
* QPID-3998, QPID-3999: System tests for Rest API, small fixups for the adapter...Robert Gemmell2012-07-1334-23/+2304
* QPID-3998, QPID-3999: get the user name from HttpServletRequest#getRemoteUser...Robert Gemmell2012-07-131-0/+4
* NO-JIRA: HA doc: Add overview of avoiding message loss.Alan Conway2012-07-111-4/+86
* QPID-4126: HA primary times out expected backups.Alan Conway2012-07-117-33/+112
* QPID-4128: HA should not use amq.failover for replication linksAlan Conway2012-07-112-2/+3
* QPID-4118: HA does not work with authentication and authorization.Alan Conway2012-07-118-36/+179
* QPID-4111: Adjust versions to 0.18 on the release branchJustin Ross2012-07-0916-20/+20
* QPID-4111: Branch for the 0.18 releaseJustin Ross2012-07-090-0/+0
* 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
* QPID-4113: added support for a system property to override all participant du...Robert Gemmell2012-07-062-1/+81
* QPID-4114: add a release-bin target to perftests so we can create a deployabl...Robert Gemmell2012-07-062-1/+10
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-07-066-17/+66
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-07-061-81/+224
* NO-JIRA: Changed VariantImpl to use a union more sensibly and avoid ugly and ...Andrew Stitcher2012-07-061-39/+33
* NO-JIRA: Fix previous TimerTask fix to workaround stupid windows.h symbol cor...Andrew Stitcher2012-07-062-3/+3
* QPID-4110: Java Performamce Tests. Cleaning up the subscriptions map at the e...Keith Wall2012-07-061-0/+1
* QPID-4093: [Java Broker] Prevent new queues and exchanges from being created ...Keith Wall2012-07-063-15/+55
* QPID-4093: Prevent NullPointerException from ExchangeMBean when target queue ...Keith Wall2012-07-062-27/+251
* QPID-4112: Virtualhosts recover exchanges before queuesKeith Wall2012-07-066-38/+44
* QPID-4101: Fixes building the Ruby language bindings for Ruby 1.9Andrew Stitcher2012-07-053-8/+7
* QPID-4085: HA review and fix lock scopes.Alan Conway2012-07-053-45/+53
* NO-JIRA: Remove dead code.Alan Conway2012-07-056-63/+0
* QPID-4085: HA failover test: wait for all receivers to be connected.Alan Conway2012-07-051-12/+13
* QPID-4085: HA add missing lock in HaBroker::getKnownBrokers()Alan Conway2012-07-051-0/+1
* QPID-4085: HA failover test: client failure: "connection not yet open"Alan Conway2012-07-051-1/+1
* QPID-4085: HA message-loss race condition, handling replication event after r...Alan Conway2012-07-054-8/+18
* NO-JIRA: Fix for potential Timer deadlock issue:Andrew Stitcher2012-07-052-11/+51
* QPID-3977: tidy up chart generation.Keith Wall2012-07-0541-27721/+80
* QPID-4110 added topic support to performance tests.Keith Wall2012-07-0514-36/+501
* QPID-4109: Re-enable LoggingManagement MBeanKeith Wall2012-07-0542-1296/+1421
* NO-JIRA: Trivial fix for crash-on-exit bug.Alan Conway2012-07-043-3/+2
* QPID-4105: perf test tidy-up code changes:Keith Wall2012-07-048-45/+70
* QPID-4103: [Java Performance Tests] Allow specifying of test configuration wi...Keith Wall2012-07-0414-53/+1045
* QPID-4104: Create and bind second queue in test StoreOverfullTest#testCapacit...Keith Wall2012-07-041-0/+1
* NO-JIRA: Don't run the IPv6 test unless the machine has global IPv6 addressesAndrew Stitcher2012-07-031-0/+13
* NO-JIRA: Removed dead code.Alan Conway2012-07-031-8/+0