summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* QPID-4160: remove the old JMX Management ConsoleRobert Gemmell2012-07-20197-22618/+1
* QPID-4155 - Added utf-8 decode of strings in the CLI display utilityTed Ross2012-07-201-3/+3
* QPID-4143: exclude qpid-client and its third party libs from the perftests re...Keith Wall2012-07-202-3/+15
* QPID-4158: HA transition to CATCHUP status too early.Alan Conway2012-07-191-16/+4
* QPID-4156: HA close window for clients to connect before HA broker is initial...Alan Conway2012-07-193-10/+31
* QPID-3998: Add HTTPS test for REST interfacesRobert Gemmell2012-07-193-4/+103
* QPID-4152 : Refactor coverage targets in Java build system.Keith Wall2012-07-193-81/+71
* QPID-4153: Exclude SelectorTest#testRuntimeSelectorError from Java test profilesKeith Wall2012-07-191-4/+2
* QPID-4151: Add validation for reserved exchange names into addExchange dialog...Robert Gemmell2012-07-191-1/+2
* QPID-4149: Add REST functionality to delete exchanges, queues and bindings, a...Robert Gemmell2012-07-1918-59/+450
* QPID-4150: Display the name of queue type key(sortKey,priorities,lvqKey) and ...Robert Gemmell2012-07-192-2/+27
* NO-JIRA: Removed use of boost::bind which was causing build failure on windows.Alan Conway2012-07-181-2/+2
* NO-JIRA: HA Minor logging improvements.Alan Conway2012-07-182-4/+3