summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* NO-JIRA: Remove some extra code left in by mergeAndrew Stitcher2012-07-311-2/+0
* QPID-4176: HA Error handlingAlan Conway2012-07-314-43/+66
* QPID-4176: HA Error handlingAlan Conway2012-07-314-5/+12
* QPID-4124: Improved logging that is produced when the various transaction tim...Robert Gemmell2012-07-315-33/+193
* QPID-4147: made selector handle interrupt based on patch from siddeshRafael H. Schloming2012-07-302-6/+30
* QPID-3575 Changed the name of the system prop toRajith Muditha Attapattu2012-07-301-9/+12
* QPID-4175: HA code rationalize loggingAlan Conway2012-07-306-17/+34
* QPID-4164: Patch to extend MaxDeliveryCountTest to check for this bugKeith Wall2012-07-302-53/+23
* QPID-4170: prevent JMX threads from spinning in the Queue MBean if the conten...Robert Gemmell2012-07-302-8/+84
* QPID-4164: only keep a hard reference to the meta data if it has yet to be pe...Robert Gemmell2012-07-272-2/+8
* QPID-4143: modify perf test framework's queue management to allow non-Qpid im...Keith Wall2012-07-274-10/+73
* QPID-4159: HA missing messages in failover test.Alan Conway2012-07-267-34/+40
* QPID-3175 - Added SSL/x.509-auth capability to Python clients and Python toolsTed Ross2012-07-2617-117/+300
* QPID-4164: Prevent the erroneous re-storing of recovered messages during move...Keith Wall2012-07-254-55/+138
* QPID-4165: Fix unsused variable warnings when compiling with -DNDEBUGAlan Conway2012-07-243-5/+5
* QPID-4141: Add Java Broker docbook documentation for lvq and sorted queues. ...Keith Wall2012-07-243-141/+277
* NO-JIRA: Fix typos, update comments, update log messages.Alan Conway2012-07-238-15/+32
* QPID-4163: Deadlock between LinkRegistry and TimerTask locksAlan Conway2012-07-232-10/+12
* QPID-4159: HA Missing messages in failover test.Alan Conway2012-07-233-10/+27
* NO-JIRA: fix spurious diff when comparing cluster log files.Michael Goulish2012-07-231-1/+2
* NO-JIRA: HA documentation update.Alan Conway2012-07-232-60/+62
* NO-JIRA: Add exclude for file use with the Java Broker when running the Pytho...Keith Wall2012-07-221-0/+34
* QPID-4155 - Make sure decode only occurs with string values.Ted Ross2012-07-201-3/+9