summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/test
Commit message (Expand)AuthorAgeFilesLines
* QPID-6366 : Fix failing test due to long absolute path for /tmpRobert Godfrey2015-02-071-1/+2
* QPID-6366: [Java Broker] Prevent data urls cluttering the UI and prevent pote...Alex Rudyy2015-02-062-21/+35
* QPID-6364: Add a secure attribute 'storeUrl' into Keystore for specifying sto...Alex Rudyy2015-02-054-43/+39
* QPID-6361: [Java Broker] Change 0-8..0-91 queue declare to no longer consider...Keith Wall2015-02-042-61/+41
* NO-JIRA: Remove dead testcase. Much of the original intent seems to be lost.Keith Wall2015-02-042-659/+0
* QPID-6356: Remove operational log 'MNG-1006 : Using SSL Keystore : {0}'Alex Rudyy2015-02-031-41/+0
* QPID-6336: Add extra logging to help understand occasional SSLTest failure sh...Keith Wall2015-01-281-1/+3
* QPID-6336: [Java Broker] Change 0-8..0-91 path to await the receiver being cl...Keith Wall2015-01-273-19/+34
* QPID-6304: [Java Broker] Allow truststore and keystore (JKS) files to be stor...Andrew MacBean2015-01-142-247/+72
* QPID-6306 : [Java Broker] Restrict broker to single ACL Provider at any given...Robert Godfrey2015-01-102-112/+14
* QPID-6295 : [Java Broker] reload ACL config when the file value is changedRobert Godfrey2015-01-051-3/+4
* QPID-6294 : [Java Client] Allow use of 0 prefetch in AMQP 0-8/9/9-1Robert Godfrey2015-01-021-0/+83
* NO-JIRA: [Java Tests] Prevent sporadic spurious failure of testUnidirectional...Keith Wall2014-12-301-1/+4
* QPID-6290: [Java Broker] Management UI - refactor add VHN/VH to remove type b...Keith Wall2014-12-281-3/+0
* QPID-5099: Add system test to ensure that client does indeed release the mess...Keith Wall2014-12-221-2/+36
* QPID-6125: [Java Broker] Fix test broken by my previous commitKeith Wall2014-12-151-2/+2
* QPID-6265: Change system tests to have one log per file configured using Log4...Alex Rudyy2014-12-108-127/+83
* QPID-6194: [Java Broker] Add option to prevent Broker startup when it has ERR...Andrew MacBean2014-10-291-0/+47
* QPID-6192: [Java Broker] Add supporting test case guarding case when failover...Keith Wall2014-10-291-0/+101
* QPID-6175 : [Java Broker] allow maximum message size to be restrictedRobert Godfrey2014-10-211-0/+1
* QPID-6165 : [Java Broker] Allow the number of open connections to be limited ...Robert Godfrey2014-10-171-3/+7
* QPID-6164 : Add synchronous publish capability to 0-8/9/9-1Robert Godfrey2014-10-171-0/+131
* QPID-6125 : [Java Broker] AMQP 0-8/9/9-1 protocol handler refactoringRobert Godfrey2014-10-174-100/+43
* QPID-6162 : Add authentication providers which store user data in the config ...Robert Godfrey2014-10-174-114/+50
* QPID-6161 : [Java Broker] add virtual host aliasesRobert Godfrey2014-10-173-2/+44
* QPID-6156 : [Java] Prevent downgrade to SSLv3 on secure connectionsRobert Godfrey2014-10-161-2/+3
* QPID-6126: Add ability to validate CO attributes on creation, transit COs int...Alex Rudyy2014-10-011-3/+3
* NO-JIRA: [Java Broker Tests] Fix for occasionally failing ConnectionManagemen...Keith Wall2014-09-251-0/+10
* QPID-3678 : [Java Client] Add support for setting link capacity to zero in AD...Robert Godfrey2014-09-231-0/+39
* QPID-6088 : [Java Client] reenable logging testRobert Godfrey2014-09-081-9/+9
* QPID-6088 : [Java Client] AMQP 0-8/8/9-1 prefetch should auto expand when rec...Robert Godfrey2014-09-081-8/+66
* NO-JIRA: [Java System Tests] ConsumerLoggingTest: Temporary code in test clas...Keith Wall2014-09-031-3/+14
* QPID-6066: [Java Client] 0-8..0-9-1 only - Add system property to allow call...Keith Wall2014-09-031-21/+56
* QPID-6055 : [Java Broker] Ensure max frame size is always less than Integer.M...Robert Godfrey2014-08-301-1/+1
* QPID-6052 : Use ADDR addresses for JMSDestination on incoming messages in 0-9...Robert Godfrey2014-08-281-1/+1
* QPID-6040 : [Java Broker] [Java Client] add the ability to create a single co...Robert Godfrey2014-08-261-20/+17
* QPID-6037 : [Java Client] Enhance experimental support for ADDR addressing to...Robert Godfrey2014-08-241-69/+86
* QPID-6010 : [Java Broker] Remove unnecessary system properties for controllin...Robert Godfrey2014-08-191-4/+1
* QPID-6017 : [Jaa Broker] Provide a mechanism by which "secure" attributes in ...Robert Godfrey2014-08-192-0/+2
* QPID-6010 : [Java Tests] Use context defaulting to select protocols in useRobert Godfrey2014-08-171-8/+43
* QPID-6000 : [Java Broker] [Java Client] add the ability to configure automati...Robert Godfrey2014-08-161-0/+236
* NO-JIRA: Remove unused test support classesKeith Wall2014-08-145-900/+0
* QPID-5992 : [Java Broker] Allow HTTP management responses to be compressedRobert Godfrey2014-08-131-0/+141
* QPID-5989: [Java Tests] Relocate system test classes to beneath src/test/javaKeith Wall2014-08-12198-0/+52153
* QPID-146 QPID-112 QPID-278Martin Ritchie2007-01-1229-3941/+0
* QPID-32: fixed compile problemRobert Greig2007-01-111-13/+1
* QPID-32: transaction fixesRobert Greig2007-01-111-3/+3
* Added empty signatures for recently added MessageStore interface methods, for...Marnie McCormack2007-01-111-0/+16
* QPID-268 : (Patch supplied by Rob Godfrey) Improvements to performance of gen...Robert Greig2007-01-096-12/+43
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-0810-52/+65