| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-5065: modifications to get more tests running on windows (both ant and m... | Keith Wall | 2014-01-17 | 28 | -28/+56 |
| * | QPID-5342 : [Java Client] 0-10 client does not close connection when heartbea... | Robert Godfrey | 2014-01-15 | 1 | -4/+0 |
| * | QPID-5336: Don't hardcode location of bash in shell scripts | Andrew Stitcher | 2013-11-14 | 2 | -2/+2 |
| * | QPID-5301: support autodeleted exchanges | Gordon Sim | 2013-11-12 | 1 | -0/+2 |
| * | Exclude failing python tests changed/added in QPID-5280 and QPID-5283 from Ja... | Robert Gemmell | 2013-11-07 | 1 | -0/+4 |
| * | QPID-4534: unify client heartbeat system properties/connection url options. | Keith Wall | 2013-10-30 | 2 | -2/+4 |
| * | QPID-5050: Move invocation of ExceptionListener to after the failoverMutex is... | Keith Wall | 2013-08-16 | 2 | -0/+2 |
| * | QPID-5065 : [Java] tests do not run on Windows | Robert Godfrey | 2013-08-09 | 1 | -3/+3 |
| * | QPID-4996: Restrict queue rebinding on 0.8/0-9.x path to the topic exchanges ... | Alex Rudyy | 2013-07-17 | 2 | -0/+5 |
| * | QPID-4943: Introduce a feature for 0-8/0-9/0-9-1 protocols to close a connect... | Robert Godfrey | 2013-07-01 | 1 | -0/+1 |
| * | QPID-4951: Add cause code and message into operational logs for session close... | Alex Rudyy | 2013-06-26 | 2 | -0/+2 |
| * | QPID-4943: Introduce a feature for 0-8/0-9/0-9-1 protocols to close a connect... | Alex Rudyy | 2013-06-21 | 1 | -1/+3 |
| * | QPID-4591: exclude new python tests from test runs agaisnt the Java broker si... | Robert Gemmell | 2013-05-24 | 1 | -0/+4 |
| * | QPID-4832: Split 0.8 python test DefaultExchangeRuleTests.testDefaultExchange... | Alex Rudyy | 2013-05-13 | 1 | -0/+3 |
| * | QPID-4831 : [Java Broker] Allow SSL and non-SSL connections on the same port | Robert Godfrey | 2013-05-11 | 1 | -0/+2 |
| * | QPID-4746, QPID-4747: remove the defaultAuthenticationProvider attribute from... | Alex Rudyy | 2013-04-17 | 1 | -12/+0 |
| * | QPID-4731: Added additional system test DurableSubscriptionTest#testUnsubscri... | Keith Wall | 2013-04-17 | 2 | -0/+2 |
| * | QPID-4636: expand testing of the new TrustManagers | Robert Gemmell | 2013-03-17 | 3 | -0/+0 |
| * | QPID-4636: add unit tests for new TrustManagers | Robert Gemmell | 2013-03-14 | 1 | -0/+0 |
| * | QPID-3396 Excluded my new test until we make decision on whether to port | Rajith Muditha Attapattu | 2013-03-07 | 1 | -0/+2 |
| * | QPID-4390: Introduce a configuration store in java broker allowing runtime mo... | Alex Rudyy | 2013-02-19 | 29 | -81/+93 |
| * | QPID-4281: Fix setting of log4j configuration in system tests. While testing ... | Alex Rudyy | 2013-01-24 | 1 | -1/+6 |
| * | QPID-4525: remove the ChannelCloseTest and ChannelCloseOkTest system tests | Robert Gemmell | 2013-01-04 | 2 | -5/+0 |
| * | QPID-2796 : Exclude test which requires client initiated 0-10 heartbeats for ... | Robert Godfrey | 2012-11-26 | 1 | -0/+4 |
| * | QPID-2796 : Addressed review comments | Robert Godfrey | 2012-11-26 | 1 | -0/+3 |
| * | QPID-4420: add documentation for SSL and the Anonymous + External Authenticat... | Robert Gemmell | 2012-11-04 | 1 | -0/+3 |
| * | QPID-4353: modified rest test names in CPPExcludes beause they now reside in ... | Keith Wall | 2012-10-12 | 1 | -1/+1 |
| * | QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad... | Robert Gemmell | 2012-10-12 | 1 | -1/+0 |
| * | QPID-4333: remove the Slow Consumer Detection plugin and associated documenta... | Robert Gemmell | 2012-09-20 | 2 | -12/+1 |
| * | QPID-4284: Remove system test dependencies on development and localhost virtu... | Keith Wall | 2012-09-17 | 1 | -0/+2 |
| * | QPID-4289: Fix 0-8/0-9/0-9-1 failover issues | Robert Gemmell | 2012-09-10 | 1 | -0/+3 |
| * | QPID-4236, QPID-4237, QPID-4245: exclude new systest package from CPP test pr... | Robert Gemmell | 2012-08-24 | 1 | -0/+1 |
| * | NO-JIRA: disable test against java broker pending resolution of debate associ... | Gordon Sim | 2012-08-13 | 1 | -0/+1 |
| * | QPID-4164: Patch to extend MaxDeliveryCountTest to check for this bug | Keith Wall | 2012-07-30 | 1 | -0/+2 |
| * | QPID-4164: Prevent the erroneous re-storing of recovered messages during move... | Keith Wall | 2012-07-25 | 1 | -0/+2 |
| * | NO-JIRA: Add exclude for file use with the Java Broker when running the Pytho... | Keith Wall | 2012-07-22 | 1 | -0/+34 |
| * | QPID-3998: Add HTTPS test for REST interfaces | Robert Gemmell | 2012-07-19 | 1 | -0/+0 |
| * | QPID-4153: Exclude SelectorTest#testRuntimeSelectorError from Java test profiles | Keith Wall | 2012-07-19 | 1 | -4/+2 |
| * | QPID-3998, QPID-3999: System tests for Rest API, small fixups for the adapter... | Robert Gemmell | 2012-07-11 | 1 | -0/+2 |
| * | QPID-4109: Re-enable LoggingManagement MBean | Keith Wall | 2012-07-05 | 29 | -29/+29 |
| * | QPID-4090: Bug fix: allow Java client to make connections to Java Broker usin... | Keith Wall | 2012-06-30 | 1 | -6/+0 |
| * | QPID-3998, QPID-3999, QPID-4093: exclude missed Java-only test class from the... | Robert Gemmell | 2012-06-28 | 1 | -1/+1 |
| * | QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu... | Robert Gemmell | 2012-06-28 | 4 | -7/+15 |
| * | QPID-4075: Exclude qmf_events from java/python tests | Keith Wall | 2012-06-26 | 1 | -0/+1 |
| * | QPID-4042 : [Java Broker] Add SSL Client Auth support | Robert Godfrey | 2012-06-06 | 2 | -3/+3 |
| * | QPID-4009, QPID-4017: exclude new 0-8/0-9/0-9-1 and/or Java broker specific t... | Robert Gemmell | 2012-05-29 | 1 | -0/+5 |
| * | QPID-4029: add ability to selectively include a protocol version on a given p... | Robert Gemmell | 2012-05-29 | 29 | -30/+36 |
| * | QPID-4017: reset the session flow control blocked status during failover. | Robert Gemmell | 2012-05-29 | 1 | -0/+2 |
| * | QPID-4009: Make failover method invocation timeout configurable for 0-8/0-9/0... | Robert Gemmell | 2012-05-29 | 1 | -0/+6 |
| * | QPID-3986: Improved tests and resolved some potential thread-safety issues | Robert Gemmell | 2012-05-29 | 1 | -2/+1 |