summaryrefslogtreecommitdiff
path: root/java/broker/src/test
Commit message (Expand)AuthorAgeFilesLines
* Merged out from trunkQPID-2519Stephen D. Huston2011-10-2146-1134/+4535
* Undo bad merge from trunk - merged at wrong level.Stephen D. Huston2011-10-2146-4535/+1134
* Merge trunk to QPID-2519 branchStephen D. Huston2011-10-2046-1134/+4535
* QPID-3048: InternalBrokerBasecase not removing all log actorsAndrew Donald Kennedy2011-02-171-4/+1
* QPID-2900: Changed SimpleAMQQueue to avoid race condition in the updating ato...Robert Gemmell2011-02-085-25/+394
* QPID-3017: improve error handling for the new transaction classes, add some l...Robert Gemmell2011-01-286-1/+1307
* QPID-3010: ensure the SimpleByteBufferAllocator is always used and non-direct...Robert Gemmell2011-01-211-28/+0
* QPID-2857: address a further 60 or so issues identified by running FindBugs a...Robert Gemmell2010-09-192-31/+31
* QPID-2704: simplify the implementation of SQEL scavenge() ability and add test.Robert Gemmell2010-09-181-0/+144
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-1226-271/+329
* QPID-2843: move the text to the properties file to allow for il8nRobert Gemmell2010-09-061-3/+3
* QPID-2843: Ensure that a MNG-1004 message is logged when using the platform a...Robert Gemmell2010-09-031-1/+10
* QPID-2843: add missed changeRobert Gemmell2010-09-031-1/+1
* QPID-2824: Use toLogString rather than toString on LogSubject(s)Robert Gemmell2010-08-304-4/+11
* QPID-2802: remove forgotten debugging printlnRobert Gemmell2010-08-301-1/+0
* QPID-2771: rename package from plugin to pluginsRobert Gemmell2010-08-275-8/+8
* QPID-2802: move Log4jMessageLogger and update its test to account for use of ...Robert Gemmell2010-08-261-51/+83
* QPID-2802: Add support for a status-logging hierarchy, such that the Log4jMes...Robert Gemmell2010-08-2615-294/+114
* Tidy up various badly named testsAndrew Donald Kennedy2010-08-132-59/+5
* QPID-2787: Add test for persistence of Conflation/LastValue queuesRobert Gemmell2010-08-091-24/+52
* QPID-2787: split existing test into component test methods regarding persiste...Robert Gemmell2010-08-061-172/+405
* QPID-2787: Move QpidTestCase to Common test module so that any test can inher...Robert Gemmell2010-08-061-2/+2
* QPID-2659: Add AMQStoreException to message storesAndrew Donald Kennedy2010-07-264-22/+24
* QPID-2682: Move slow consumer disconnection mechanism to the brokerAndrew Donald Kennedy2010-07-225-0/+1016
* QPID-2731: ensure the MessageStoreTest test store for Derby is created within...Robert Gemmell2010-07-211-1/+2
* QPID-2731, QPID-2741, QPID-2742: Enable the MessageStoreTest to run for the D...Robert Gemmell2010-07-161-43/+67
* QPID-2731: enable getting/setting queue exclusivity via JMXRobert Gemmell2010-07-163-2/+19
* Fixed a compile error.Rajith Muditha Attapattu2010-07-061-26/+0
* QPID-2700 Patch for ability to remove bindings from exchanges and additional ...Marnie McCormack2010-07-051-0/+79
* QPID-2681 : Correcly process global configuration, added test to coverMartin Ritchie2010-07-051-3/+53
* QPID-2581 : Process new topic configurationMartin Ritchie2010-07-051-0/+79
* Update SAMQQT to use an initialised Direct exchange rather than make its own.Martin Ritchie2010-06-141-1/+4
* QPID-2638 : Add initial support for Topics section in configuration file.Martin Ritchie2010-06-142-6/+5
* QPID-2625 : Moved Logging generation to moudule.xml to allow plugins to utili...Martin Ritchie2010-06-1411-59/+58
* QPID-2632 : External broker profile actually needs an InVM broker created to ...Martin Ritchie2010-06-031-1/+1
* Increase ExpiredMessageCheck time period to ensure test succesfully runsMartin Ritchie2010-06-031-1/+1
* QPID-2632 : Fix test that need to modify the configuration before starting th...Martin Ritchie2010-06-028-124/+133
* QPID-2632 : Update test to use the testName'd queue by default not 'test'Martin Ritchie2010-06-021-1/+1
* QPID-2632 : Move the creation of the default virtualhosts in the xml config t...Martin Ritchie2010-06-021-15/+23
* QPID-2632 : extra plugins require common/test for the test NetworkDriverMartin Ritchie2010-06-021-6/+1
* QPID-2632 : Updated actor test for IBBC.Martin Ritchie2010-06-027-71/+39
* QPID-2632 : Update to ensure multiple virtualhosts are actually added, requir...Martin Ritchie2010-06-021-5/+6
* QPID-2632 : IBBC update and removed most local variable declartion as this wa...Martin Ritchie2010-06-021-37/+12
* QPID-2632 : Updated as per other tests for IBBC, with setUp/tearDownMartin Ritchie2010-06-021-7/+11
* QPID-2632 : Updated AMQQueueAlertTest to use configure() to set ExpiredMessag...Martin Ritchie2010-06-021-45/+23
* QPID-2623 : Simple changes to classes that extended TestCase, now they extend...Martin Ritchie2010-06-0221-155/+84
* QPID-2632 : Update IBBC and TestApplicationRegistry to provide default test v...Martin Ritchie2010-06-022-20/+64
* QPID-2632 : Remove NullApplicationRegistryMartin Ritchie2010-06-022-132/+2
* QPID-2632 - Cleaned up PluginTest, it now simply uses the configure() method ...Martin Ritchie2010-06-021-18/+5
* QPID-2625 : Update GenerateLogMessages to probe the property file for 3-Digit...Martin Ritchie2010-06-021-0/+6