summaryrefslogtreecommitdiff
path: root/qpid/java/systests
Commit message (Expand)AuthorAgeFilesLines
* QPID-6481: Move java source tree to top levelAlex Rudyy2015-04-15216-56797/+0
* QPID-6489: Use synchronous publishing in FailoverBehaviourTest.testFlowContro...Alex Rudyy2015-04-151-2/+16
* QPID-5818 : [Java Broker] creating children from within the configuration thr...Robert Godfrey2015-04-121-0/+23
* Fix failing FailoverBehaviourTest#testFlowControlFlagResetOnFailoverAlex Rudyy2015-04-101-3/+2
* QPID-6485: [Java Broker] Remove superfluous find/get methods from the Broker ...Keith Wall2015-04-101-2/+11
* QPID-6478: Set state to ACTIVE on creation of file based authentication provi...Alex Rudyy2015-04-061-7/+104
* QPID-6476 : [Java Broker] Refactor MessageStore to allow more efficient imple...Robert Godfrey2015-04-031-1/+1
* QPID-6460, QPID-6460: [Java Client] Make task pool used for exception report...Keith Wall2015-03-201-18/+35
* QPID-6429 : Fix issue when async close is called twice on a session, tidy up ...Robert Godfrey2015-03-171-1/+1
* NO-JIRA : Fix typo in testRobert Godfrey2015-03-161-1/+1
* QPID-6429, QPID-6262: [Java Broker] Improve error handling in new NIO code; ...Keith Wall2015-03-161-0/+15
* QPID-6449: Fix remaining failing testsAlex Rudyy2015-03-161-8/+0
* QPID-6449: Fix failing testsAlex Rudyy2015-03-161-5/+0
* QPID-6449: [Java Broker] Change REST interfaces to return 422 status code fro...Alex Rudyy2015-03-149-23/+45
* QPID-6450 : [Java Broker] Allow separate model configuration threads for each...Robert Godfrey2015-03-131-0/+1
* QPID-6438: Set Location header for REST create requestsAlex Rudyy2015-03-132-7/+33
* QPID-6438: [Java Broker] Extend REST interfaces to result in errors when obje...Alex Rudyy2015-03-135-52/+152
* QPID-2836 : [Java Broker] Use slf4j facade for logging in the Java BrokerRobert Godfrey2015-03-1221-122/+148
* 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