summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-2763: Record old store class name.Andrew Donald Kennedy2010-07-281-1/+8
* QPID-2763: Alerting tests do not need to create a message storeAndrew Donald Kennedy2010-07-271-1/+12
* QPID-2744: Make JMSPropertiesTest deal with both types of error messagesAndrew Donald Kennedy2010-07-261-1/+2
* QPID-2659: Add AMQStoreException to message storesAndrew Donald Kennedy2010-07-261-13/+14
* QPID-2744: Make 0-10 code path throw a MessageFormatException on null setObje...Andrew Donald Kennedy2010-07-261-13/+2
* QPID-2752Rajith Muditha Attapattu2010-07-221-0/+64
* QPID-2657: Make Exceptions propagate to client for 0-10Andrew Donald Kennedy2010-07-224-39/+21
* QPID-2744 : Add tests for correct exception when null object is set via setOb...Martin Ritchie2010-07-221-0/+28
* QPID-2682: Move slow consumer disconnection mechanism to the brokerAndrew Donald Kennedy2010-07-226-0/+868
* QPID-2738Rajith Muditha Attapattu2010-07-211-0/+40
* QPID-2735Rajith Muditha Attapattu2010-07-171-0/+29
* QPID-2736Rajith Muditha Attapattu2010-07-161-0/+122
* QPID-2731: enable getting/setting queue exclusivity via JMXRobert Gemmell2010-07-162-0/+14
* Contains test cases for QPID-2722 and QPID-2723Rajith Muditha Attapattu2010-07-081-48/+53
* Excluded the test from the Java test profiles and remove the unnessecery prof...Rajith Muditha Attapattu2010-07-021-22/+0
* QPID-2696Rajith Muditha Attapattu2010-06-251-1/+48
* QPID-2654: Add Actor logging to the ACL pluginRobert Gemmell2010-06-171-0/+174
* QPID-2662: Use actual SocketAddress instead of the String representationRobert Gemmell2010-06-171-9/+9
* QPID-2625 : Moved Logging generation to moudule.xml to allow plugins to utili...Martin Ritchie2010-06-141-2/+1
* QPID-2650: Make use of connections with auto-commit transactions disabled for...Robert Gemmell2010-06-091-2/+2
* QPID-2650: make PST check the recovered messages more precisely, and more inf...Robert Gemmell2010-06-081-2/+10
* Adjusted the capacity test case, verify the change made in rev 949083.Rajith Muditha Attapattu2010-06-071-7/+16
* For testOderingWithSyncConsumer I added a timeout for the individual receive(...Rajith Muditha Attapattu2010-06-071-3/+12
* QPID-2599: restore log4j settings files which are not named log4j.xml or log4...Robert Gemmell2010-06-041-0/+28
* QPID-2632 : External broker profile actually needs an InVM broker created to ...Martin Ritchie2010-06-033-10/+59
* Add the ASF License to various classes currently missing itRobert Gemmell2010-06-021-0/+20
* QPID-2639: copy the old QpidTestCase@950614 to the new QpidBrokerTestCase, re...Robert Gemmell2010-06-021-0/+1345
* QPID-2639: add ASF licence and correct Logger class to updated QpidTestCase, ...Robert Gemmell2010-06-022-1346/+21
* QPID-2632 : A couple of tests in Systests are actually InVM only tests but ar...Martin Ritchie2010-06-024-42/+39
* QPID-2639Rajith Muditha Attapattu2010-06-0284-169/+179
* QPID-2639Rajith Muditha Attapattu2010-06-022-1322/+1348
* QPID-2569: Implement the SimpleXML as an OSGi pluginRobert Gemmell2010-05-311-7/+2
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-3112-550/+1536
* QPID-2581: Update configuration manager to allow multiple plugins to handle t...Robert Gemmell2010-05-314-15/+15
* Make PersistentStoreTest.testForcibleStartStopMidTransaction() do a syncchron...Robert Gemmell2010-05-311-2/+4
* Reduce the large number of persistent messages sent by DupsOkTest from 4999 t...Robert Gemmell2010-05-251-2/+1
* Improved the asserts so we can see from the message what the failure conditio...Martin Ritchie2010-05-202-17/+10
* QPID-2622 : Add Closeable interface and update Broker components to use it an...Martin Ritchie2010-05-201-1/+2
* Implemented the feature described in QPID-2515Rajith Muditha Attapattu2010-05-181-6/+63
* Modified the test slightly to make it work against the 0-10 code path.Rajith Muditha Attapattu2010-05-181-1/+10
* This test is failed due to the checkin made in rev 942293 as a fix for QPID-2...Rajith Muditha Attapattu2010-05-181-2/+1
* QPID-2599Rajith Muditha Attapattu2010-05-111-28/+0
* QPID-1447 : Add initial test for SlowConsumersMartin Ritchie2010-05-071-1/+68
* QPID-2583 : Update tests to correctly throw ConfigurationException where requ...Martin Ritchie2010-05-074-2/+15
* QPID-2582 : Print stack traces if the registry fails to clean up as a result ...Martin Ritchie2010-05-071-1/+10
* QPID-2575 : Add getClientID to SessionModel and standardise use accross 0-8/0...Martin Ritchie2010-05-071-2/+47
* Modified the testHeartbeat method to use an external script to start & stop t...Rajith Muditha Attapattu2010-05-062-11/+31
* The heartbeat wasn't being set properly and these mistakes went uncaught due ...Rajith Muditha Attapattu2010-05-062-2/+107
* Removed assertions based on wrong assumptions.Rajith Muditha Attapattu2010-05-031-8/+7
* QPID-2471Rajith Muditha Attapattu2010-04-291-1/+140