summaryrefslogtreecommitdiff
path: root/qpid/java/systests
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-10188-3220/+2888
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-0114-420/+674
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-018-106/+685
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-0152-3680/+2938
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-0116-94/+628
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-0155-1278/+2017
* NO-JIRA: 1.0 sandbox merge from trunkRobert Godfrey2011-09-104-66/+12
* NO-JIRA: Merged from trunk to amqp-1-0 sandbox branchRobert Godfrey2011-09-077-131/+70
* NO-JIRA : Merged from trunkRobert Godfrey2011-08-298-179/+56
* NO-JIRA : Merge to 1-0 sandbox branch from current HEAD - r1160304Robert Godfrey2011-08-2211-312/+240
* NO-JIRA: Merged up to current HEAD on 1-0 sandbox branchRobert Godfrey2011-08-1554-2258/+1462
* Non-JIRA: Merged up to r1085000 onto 1-0 sandbox branchRobert Godfrey2011-08-1518-138/+2348
* Initial checkin of AMQP 1-0 Java Prototype workRobert Godfrey2011-08-141-12/+8
* QPID-3066: Correct conditions for running UTF8TestAndrew Donald Kennedy2011-02-171-23/+12
* QPID-3008: Fix failover behaviour in 0-10 for QueueBrowserAutoAckTestAndrew Donald Kennedy2011-02-171-14/+2
* QPID-3047: Fix QueueDepthWithSelectorTest on 0-10Andrew Donald Kennedy2011-02-171-111/+30
* QPID-3054: remove unused java/systests/src/old_test contentsRobert Gemmell2011-02-147-1235/+0
* QPID-3029: actually set and negotiate the supported max num channels per conn...Robert Gemmell2011-02-042-8/+11
* QPID-1670: Implement an UncaughtExceptionHandler to log exceptions causing t...Robert Gemmell2011-02-041-16/+90
* Modified the test cases according to the fix made for QPID-3019Rajith Muditha Attapattu2011-01-281-3/+3
* QPID-3013: use an equation based delta threshold that takes processor count i...Robert Gemmell2011-01-271-8/+5
* QPID-3022: enable the logging tests and fix issues causing failures due to mi...Robert Gemmell2011-01-275-6/+36
* QPID-3023: enable using the ServerConfiguration directly instead of leveragin...Robert Gemmell2011-01-273-58/+23
* QPID-3013: create an initial connection to force thread pool startup before t...Robert Gemmell2011-01-211-0/+6
* QPID-3012: reduce the cycle count such that 100 connections are used instead ...Robert Gemmell2011-01-211-1/+1
* QPID-2942: disable management SSL by default, update config.xml to use keysto...Robert Gemmell2010-11-141-0/+2
* Added a test case for QPID-2737, QPID-2774, QPID-2928Rajith Muditha Attapattu2010-11-051-3/+47
* QPID-2339Rajith Muditha Attapattu2010-10-181-0/+22
* QPID-2418Rajith Muditha Attapattu2010-10-181-1/+8
* QPID-2418Rajith Muditha Attapattu2010-10-141-1/+9
* QPID-2839 Add channel (CHN) Operational Loggin on 0-10Andrew Donald Kennedy2010-10-031-19/+31
* QPID-2835 Implement CON Operational Logging on 0-10Andrew Donald Kennedy2010-10-031-13/+31
* add some missing Apache licence headers to files in the Java treeRobert Gemmell2010-09-262-0/+40
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-1214-109/+122
* QPID-2840: have the tests set a message prefix to facilitate scraping message...Robert Gemmell2010-09-083-1/+14
* Added a failure path for testRejectPolicy if an exception is not thrown.Rajith Muditha Attapattu2010-09-081-1/+2
* QPID-2838, QPID-2843: test readability tweaksRobert Gemmell2010-09-082-5/+5
* QPID-2418: updates to fix test failures when using the 0-10 client test profi...Robert Gemmell2010-09-053-18/+25
* QPID-2418: Unsubscribe existing open durable subscriptions when changing subs...Robert Gemmell2010-09-053-46/+307
* QPID-2845Rajith Muditha Attapattu2010-09-031-0/+89
* QPID-2843: Ensure that a MNG-1004 message is logged when using the platform a...Robert Gemmell2010-09-031-2/+2
* QPID-2845Rajith Muditha Attapattu2010-09-031-1/+1
* QPID-2844Rajith Muditha Attapattu2010-09-021-1/+36
* QPID-2845Rajith Muditha Attapattu2010-09-021-11/+17
* QPID-2843: Remove old logging and use the operational logging framework to pr...Robert Gemmell2010-09-022-48/+42
* QPID-2838: add common code for repeated validations within test classes, help...Robert Gemmell2010-09-0118-543/+449
* Remove unnecessary systests dependency on the management/eclipse-plugin moduleRobert Gemmell2010-08-281-1/+1
* QPID-2802: Add support for a status-logging hierarchy, such that the Log4jMes...Robert Gemmell2010-08-261-1/+1
* Added a test case for QPID-2809 to ensure that if the same destination is use...Rajith Muditha Attapattu2010-08-201-0/+36
* Tidy up various badly named testsAndrew Donald Kennedy2010-08-132-1/+35