summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-14369-66/+60356
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-14395-64908/+0
* src/cluster.mk: removed non-existent file.Alan Conway2009-04-141-1/+0
* QPID-1779 : Update to ensure CACFTest reports failures correctly and resolved...Martin Ritchie2009-04-143-12/+53
* Fix regression: close shadow connections belonging to brokers that have left ...Alan Conway2009-04-144-4/+64
* Trivial fix for gcc 4.3 compiler (F10) "may be used uninitialized" errorKim van der Riet2009-04-131-1/+2
* Fix issues when cluster is run with persistence enabled.Alan Conway2009-04-1137-187/+881
* Updated performance scripts to run even if previous test failed.Martin Ritchie2009-04-112-6/+26
* QPID-1204 : Augmented test to cope with case were Session was closed before w...Martin Ritchie2009-04-111-2/+10
* QPID-1779 : Fixed the close problem so that we only send Consumer/Session clo...Martin Ritchie2009-04-112-3/+10
* Added comments to help understand the testMartin Ritchie2009-04-111-2/+8
* QPID-1800: only create the new empty arraylist after checking for a previous ...Robert Gemmell2009-04-101-2/+5
* QPID-1806 : Got the classname wrong in in the exclude fileMartin Ritchie2009-04-102-2/+2
* QPID-1793 : Update AMQChannel to remember any AMQException that occurs during...Martin Ritchie2009-04-101-9/+28
* QPID-1779 : Application of patches attached to JIRA. Should address connectio...Martin Ritchie2009-04-107-12/+158
* QPID-1800: remove unecessary addAll() command, as the list is about to be clo...Robert Gemmell2009-04-101-1/+1
* QPID-1806 : Ensure Flow to disk location is deleted when the queue is closedMartin Ritchie2009-04-105-2/+92
* QPID-1805 : Updated BackingStore to error if we cannot create the backing sto...Martin Ritchie2009-04-102-3/+174
* QPID-1633 : Ensured that FlowToDisk configuration defaults to 100Meg and is p...Martin Ritchie2009-04-102-3/+3
* QPID-1803 : Test that selectors work when a QueueDepth is set.Martin Ritchie2009-04-102-29/+132
* QPID-1804 : Provide testing for Flow to Disk when using ack modes Client, Tra...Martin Ritchie2009-04-102-3/+60
* QPID-1791 : Replaced the get call before the dequeueAndDelete with a remove. ...Martin Ritchie2009-04-102-4/+161
* QPID-1794 : Moved processing of single message removals to just before the tr...Martin Ritchie2009-04-101-30/+29
* QPID-1803 : Fixed potential NPE in FileUtils.deleteMartin Ritchie2009-04-101-2/+10
* QPID-1800: modify SAMQQ to record transactionlog etry even when queue isnt du...Robert Gemmell2009-04-102-9/+65
* QPID-1798: Update AMQQueueMBean to use new constant value of DeliveryMode, re...Robert Gemmell2009-04-105-6/+12
* QPID-1801 Added method to show failure to PrincipalPermissionsTest.java and t...Marnie McCormack2009-04-102-2/+11
* Add durability option to the cpp failover_soak test. Alan Conway2009-04-094-19/+54
* Updated buildCreator to correctly checkout the specified SVN revision and upd...Martin Ritchie2009-04-081-2/+2
* QPID-1794 : Removed unnecessary synchronisationMartin Ritchie2009-04-082-76/+70
* QPID-1799 : Wrapped log statement so it doesn't perform resolution when not l...Martin Ritchie2009-04-081-1/+4
* QPID-1794 : Clear the StoreContext after non-transactional processing. Update...Martin Ritchie2009-04-084-117/+148
* QPID-1793 : Increase logging on requeue to help diagnose what is being requeu...Martin Ritchie2009-04-081-1/+9
* QPID-1785: Prevent session.detach following execution.exception from destroyi...Gordon Sim2009-04-081-3/+5
* QPID-1792: make JMXManagedObjectRegistry.close() method attempt to de-registe...Robert Gemmell2009-04-071-10/+15
* Cluster: fix exception handling if updater fails to connect to updatee.Alan Conway2009-04-063-12/+11
* QPID-1790: add new attribute to logging management mbean to indicate availabl...Robert Gemmell2009-04-063-8/+45
* QPID-1764 : Updated all tests to use the TestTransactionLog interface and spl...Martin Ritchie2009-04-0316-261/+397
* QPID-1730: make it easy to configure queues, fix inheriting settings from the...Aidan Skinner2009-04-037-21/+207
* QPID-1764 : Resolved ConcurrentME. Perils of using the 'syntax sugar' for loo...Martin Ritchie2009-04-031-2/+17
* QPID-1784 : Fixed compile errorMartin Ritchie2009-04-031-1/+1
* QPID-1784 Update to FlowableBaseQueueEntryList to ensure that the inhaler and...Martin Ritchie2009-04-031-5/+18
* QPID-1764 : Update to BaseTransactionLog to create a TestableTransactionLog, ...Martin Ritchie2009-04-037-88/+261
* QPID-1778 : Increased delay as tcp testing takes longer than inVm. Now checks...Martin Ritchie2009-04-031-1/+2
* Added dependencies for Xerces and XQilla for the optional XML Exchange.Jonathan Robie2009-04-021-0/+3
* Fixed spelling errorMartin Ritchie2009-04-011-2/+2
* QPID-1783 : Relax MessageFactory to allow out of order recoveryMartin Ritchie2009-04-012-18/+26
* QPID-1764 : Add a BaseTransactionLog that takes care of handling persistent m...Martin Ritchie2009-04-0120-176/+1124
* Dial up default server threads to 32. Red ones go faster.Aidan Skinner2009-04-011-0/+2
* Dial down default log output to warn for non-qpid classes.Aidan Skinner2009-03-311-1/+1