summaryrefslogtreecommitdiff
path: root/qpid/java/systests
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkKeith Wall2015-03-125-13/+91
* Refactor use of futuresRobert Godfrey2015-03-101-5/+15
* Add sync/async varients to most ACO methodsKeith Wall2015-03-092-2/+1
* merge from trunkKeith Wall2015-03-0316-117/+402
* Make management close session asyncRobert Godfrey2015-03-022-10/+6
* Connection close is now performed by i/o threadKeith Wall2015-02-192-7/+36
* 0-10 queue browser fix.Keith Wall2015-02-122-1/+4
* broswer consumer close is now pulled by IO rather than pushed by queue, fixin...Keith Wall2015-02-121-4/+3
* refactoringRobert Godfrey2015-02-111-1/+0
* merge from trunkKeith Wall2015-02-1012-828/+121
|\
| * QPID-6365: Fix failing testsAlex Rudyy2015-02-091-3/+3
| * QPID-6365: [Java Broker] Only expose secure attribute values when transport i...Alex Rudyy2015-02-091-3/+3
| * QPID-6366 : Fix failing test due to long absolute path for /tmpRobert Godfrey2015-02-071-1/+2
| * QPID-6367: [Java Broker] Change broker model version to 3.0 due to backward i...Alex Rudyy2015-02-061-1/+1
| * 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-055-45/+41
| * 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
* | Separate Byte and ProtocolEvent sender/receivers, add server specific 0-10 en...Robert Godfrey2015-01-312-8/+8
| |
| \
*-. \ Merge from trunkKeith Wall2015-01-2726-861/+691
|\ \ \ | | |/
| | * 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-6291: [Java Broker] Remove the now defunct supported attributes: VH#supp...Keith Wall2014-12-291-7/+0
| | * 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-1014-450/+437
| | * QPID-6263 : [Java Broker] Move startup/recovery logic from server.Broker to S...Robert Godfrey2014-12-071-16/+6
| | * QPID-6263 : [Java Broker] Remove knowledge of BrokerOptions from SystemConfig...Robert Godfrey2014-12-071-2/+2
| * | Merge from trunkAidan Skinner2009-10-145-20/+215
| * | Merge from trunkAidan Skinner2009-10-1123-686/+3320
| * | Merge from trunkAidan Skinner2009-09-1722-545/+1398
| * | QPID-2105: Merging the patch didn't uncomment this test, stoopid git. Aidan Skinner2009-09-161-3/+3
| * | QPID-2105: Make NetworkDriver.open use a SSLContextFactory, not an SSLEngine.Aidan Skinner2009-09-163-35/+50
| * | Merge from trunk Aidan Skinner2009-09-099-105/+353
* | | Remove dead setIdleTimeout methodKeith Wall2014-12-123-13/+0
* | | Allow the transport to inform the model that encryption is being usedRobert Godfrey2014-12-111-2/+2
* | | Bug fix: Stop 0-8 protocol layer wrapping the same byte arrayKeith Wall2014-12-051-7/+10
| |/ |/|
* | 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-6174: [Java Rest Tests] Apply a HTTP connectiion timeout to the REST tes...Keith Wall2014-10-231-0/+2
* | 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