summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-4143: [Java Perf Tests] Modified acknowledgement mode graphs to contrast...Keith Wall2012-08-142-9/+11
* QPID-4143: modified perf test visualisation code so that chart-summary.html n...Keith Wall2012-08-142-0/+15
* NO-JIRA: remove unused client/test folderRobert Gemmell2012-08-1424-879/+0
* NO-JIRA: remove unused manual test classRobert Gemmell2012-08-141-277/+0
* QPID-4227: accept different type for user id from qpid.Kenneth Anthony Giusti2012-08-131-0/+2
* QPID-4178: Fix valgrind errors: prevent circular reference in messages, preve...Gordon Sim2012-08-135-7/+43
* NO-JIRA: disable test against java broker pending resolution of debate associ...Gordon Sim2012-08-131-0/+1
* QPID-4111: fix issue in the docbook markup to get the PDF generation working ...Robert Gemmell2012-08-121-7/+25
* QPID-4111: add licence header to various filesRobert Gemmell2012-08-1222-1/+436
* NO-JIRA: add a system property for configuring the historically hard coded ti...Robert Gemmell2012-08-124-17/+53
* QPID-4051: use the connecttimeout option value from the BrokerDetails object ...Robert Gemmell2012-08-125-13/+41
* SSL changes for new buffer managementAndrew Stitcher2012-08-106-153/+149
* Rearrange buffer memory ownership to avoid leaking buffer memoryAndrew Stitcher2012-08-1012-70/+87
* QPID-4142 C++ Broker connection counting gets usernames confused Charles E. Rolke2012-08-106-0/+63
* NO-JIRA: Avoid uninitialised variable warningAndrew Stitcher2012-08-101-2/+2
* NO-JIRA: Work around compiler warning from clang 3.1 about casting between ty...Andrew Stitcher2012-08-101-1/+1
* QPID-4178: broker refactoringGordon Sim2012-08-10138-7268/+4331
* Remove cluster (prerequisite for QPID-4178)Gordon Sim2012-08-1077-9578/+4
* QPID-4200: Add exception handling to qpid::client::AutoCancel destructorGordon Sim2012-08-092-2/+12
* QPID-4143: topic tests were inadvertently using persistent messages causing m...Keith Wall2012-08-093-0/+3
* QPID-4162: Change Java Client/Java Broker to send a session.detached in respo...Keith Wall2012-08-082-40/+21
* QPID-4193: prevent race when connecting a multi-homed federated cluster.Kenneth Anthony Giusti2012-08-084-37/+19
* NO-JIRA: use a single property to define the maven repository url being used ...Robert Gemmell2012-08-082-2/+2
* NO-JIRA: Trivial correction to log message.Alan Conway2012-08-071-1/+1
* NO-JIRA: HA only expect READY backups in recovery.Alan Conway2012-08-074-6/+8
* QPID-4195 : Add AMQP 1.0 JMS Client to the release scriptRobert Godfrey2012-08-073-0/+27
* QPID-4191: HA removing self address breaks if a VIP is used.Alan Conway2012-08-0610-54/+41
* QPID-4194 : re-enable queue events in CATCHUP stateMichael Goulish2012-08-061-1/+7
* QPID-4188: add fallback exception/error logging to MBeanInvocationHandlerImplRobert Gemmell2012-08-031-1/+26
* QPID-4185: improve broker_example.acl to give more reasonable settings, repla...Robert Gemmell2012-08-031-12/+13
* QPID-4189: Add unit tests for ConfiguredObjectToMapConverterKeith Wall2012-08-035-130/+350
* QPID-4187: Improve operational management logging: - make ManagementActor thr...Robert Gemmell2012-08-033-35/+95
* QPID-4186: MBeanInvocationHandler now sets log actor before performing author...Robert Gemmell2012-08-032-51/+219
* Remove static initialisation from EpollPollerAndrew Stitcher2012-08-021-5/+3
* QPID-4184: enable the notifications beign logged by configuring the associate...Robert Gemmell2012-08-021-0/+5
* QPID-4173: Switch off subscription.state logger to reduce the verbosity for c...Robert Gemmell2012-08-021-0/+6
* QPID-4172: HouseKeepingTask now reverts thread name before exiting to reduce ...Robert Gemmell2012-08-022-2/+51
* QPID-4182: Set the default minimumAlertRepeatGap value to 30 secondsRobert Gemmell2012-08-024-14/+24
* QPID-4183 : Implement Session/ConnectionModel interfaces in AMQP 1.0 code to ...Robert Godfrey2012-08-025-5/+360
* NO-JIRA: Remove unused return parameter part II - WindowsAndrew Stitcher2012-08-011-3/+3
* NO-JIRA: Minor doc cleanup.Alan Conway2012-08-011-7/+3
* QPID-4176: HA Error handlingAlan Conway2012-08-012-0/+3
* QPID-4171: Fix enqueue ordering for persistent messsagesKeith Wall2012-08-014-22/+165
* QPID-4152: added condition to cover-test target so it only runs if units test...Keith Wall2012-08-011-1/+1
* NO-JIRA: Remove unnecessary build dependency from systest => web.Keith Wall2012-08-011-1/+1
* QPID-4167: Fix a cycle in the JSON output of the AlternateExchange attribute ...Robert Gemmell2012-07-316-14/+71
* QPID-4167: Fix setting of queue attributes via web management console and res...Robert Gemmell2012-07-319-55/+139
* NO-JIRA: Removed unused return parameterAndrew Stitcher2012-07-312-4/+3
* QPID-4179: Cluster does not replicate exclusive status of queues.Alan Conway2012-07-313-3/+7
* NO-JIRA: Update HA docs to mention link-maintenace-interval, minor doc fixes.Alan Conway2012-07-312-31/+45