summaryrefslogtreecommitdiff
path: root/java/systests
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-4596,QPID-4638: Change authentication provider names to shorter names, r...Alex Rudyy2013-03-136-8/+8
* QPID-4639: Add UI to add/delete virtual hosts into java broker web management...Alex Rudyy2013-03-112-15/+3
* QPID-4638: Add UI to add/delete/update authentication providers into java bro...Alex Rudyy2013-03-111-89/+9
* QPID-4596: remove manipulation of store files, and vhost store type etc.Robert Gemmell2013-03-101-69/+0
* QPID-4390: misc cleanupRobert Gemmell2013-03-101-1/+0
* QPID-4390: move the store factory interface beside the other plugin factory i...Robert Gemmell2013-03-101-1/+1
* QPID-3396 Fixed the typo from sasl_mech to sasl_mechs. This test wasRajith Muditha Attapattu2013-03-071-1/+1
* QPID-3396 Added a test case to verify that if mech needs user passwordRajith Muditha Attapattu2013-03-061-0/+24
* QPID-4596: Add java broker ability to create/delete/update virtual hosts, aut...Alex Rudyy2013-02-275-19/+459
* QPID-4602: Fix broker startup when default log4j configuration is used and fi...Alex Rudyy2013-02-263-16/+54
* QPID-4593: add command line argument to pass path to initial storeAlex Rudyy2013-02-201-12/+2
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-1959-1057/+1059
* QPID-4312: reduce visibility and narrow argument type for new check methods, ...Robert Gemmell2013-02-051-24/+17
* QPID-4312 : [Java Client] add option for verification of queue existence duri...Robert Godfrey2013-02-043-16/+103
* QPID-4281: Fix setting of log4j configuration in system tests. While testing ...Alex Rudyy2013-01-247-71/+290
* QPID-4540 The deletion of the subscription queue is now handledRajith Muditha Attapattu2013-01-161-1/+7
* QPID-3569: Refactor TransactionTimeoutKeith Wall2013-01-072-13/+8
* QPID-4318Weston M. Price2013-01-041-0/+120
* QPID-4525: remove the ChannelCloseTest and ChannelCloseOkTest system testsRobert Gemmell2013-01-042-635/+0
* QPID-4502: [Java Broker] Document DLQ/Maximum Delivery Count featuresKeith Wall2012-12-221-2/+4
* QPID-4512: stop the delete visitor indicating completion upon the first match...Robert Gemmell2012-12-201-0/+54
* QPID-4377: add missing licence headers to various files in the Java treeRobert Gemmell2012-12-111-0/+20
* QPID-3317 Adjusted the test after adding the exception for marking tempRajith Muditha Attapattu2012-12-071-1/+1
* QPID-4496 Set the assert property to false when checking if a queueRajith Muditha Attapattu2012-12-071-5/+5
* QPID-4496 Added error handling to cover the cases mentioned in the JIRA.Rajith Muditha Attapattu2012-12-071-2/+2
* QPID-4483: Add system tests for Sasl authentication in Java Broker web manage...Alex Rudyy2012-11-291-1/+389
* QPID-4441: add system test verification of the priority queue and queue with ...Robert Gemmell2012-11-291-3/+7
* QPID-2796 : Addressed review commentsRobert Godfrey2012-11-261-2/+45
* QPID-2796 : Added Java system test for heartbeatingRobert Godfrey2012-11-261-0/+73
* QPID-4470: Allow 'maximum queue depth' queue alerting threshold to be set fro...Keith Wall2012-11-251-1/+29
* QPID-4468: restore connection level ssl option to provide compatibility with ...Robert Gemmell2012-11-251-0/+49
* QPID-4420: add documentation for SSL and the Anonymous + External Authenticat...Robert Gemmell2012-11-043-44/+344
* QPID-4389: Send the selector of durable subscriber in arguments of ExchangeBi...Alex Rudyy2012-10-241-1/+59
* QPID-4298: AMQQueueDeferredOrderingTest should sync after sending the test me...Keith Wall2012-10-181-6/+6
* QPID-3317 Modified the code to implement correct behavior for linkRajith Muditha Attapattu2012-10-121-41/+89
* QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...Robert Gemmell2012-10-1238-47/+6183
* QPID-4352: fix break in ConnectionFactory following SSL truststore/keystore p...Robert Gemmell2012-10-023-29/+55
* NO-JIRA: remove unused 'manual non-test' classesRobert Gemmell2012-10-022-532/+0
* QPID-4334: removed the firewall plugin and moved its functionality into the A...Keith Wall2012-09-286-511/+29
* QPID-4333: remove the Slow Consumer Detection plugin and associated documenta...Robert Gemmell2012-09-206-834/+0
* QPID-4284: Remove system test dependencies on development and localhost virtu...Keith Wall2012-09-1710-307/+67
* QPID-4303: FailoverTest sometimes fails on slower CI boxes.Keith Wall2012-09-141-11/+14
* QPID-4292: add ACL rule to authorise access to the web management UIKeith Wall2012-09-101-9/+18
* QPID-4289: Fix 0-8/0-9/0-9-1 failover issuesRobert Gemmell2012-09-104-27/+329
* QPID-4261: extend BindingURLs to allow specifying exchange durable/autodelete...Robert Gemmell2012-09-012-8/+77
* QPID-4242 : [Java Broker] Remove QMFv1 implementationRobert Godfrey2012-08-291-31/+0
* QPID-4250: ensure producer creation on 0-8/0-9/0-9-1 connections respects the...Robert Gemmell2012-08-262-29/+97
* QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex...Robert Gemmell2012-08-245-33/+69
* NO-JIRA: remove unused manual test classRobert Gemmell2012-08-141-277/+0
* QPID-4111: add licence header to various filesRobert Gemmell2012-08-121-0/+19