summaryrefslogtreecommitdiff
path: root/java/systests
Commit message (Expand)AuthorAgeFilesLines
* merged from trunkQPID-6125-ProtocolRefactoringRobert Godfrey2014-10-1710-121/+160
* Migrate broker to new direct method dispatch mechanismRobert Godfrey2014-10-131-9/+5
* Merge from trunkRobert Godfrey2014-10-102-5/+8
* More refactoringRobert Godfrey2014-10-101-13/+10
* More refactoringRobert Godfrey2014-10-033-17/+8
* Remove handlersRobert Godfrey2014-09-301-49/+1
* Remove remaining protocol specific classes/interfacesRobert Godfrey2014-09-291-1/+1
* Merge method body implementation classesRobert Godfrey2014-09-292-13/+14
* Remove redundant interfacesRobert Godfrey2014-09-283-8/+14
* Remove duplicate method body implementationsRobert Godfrey2014-09-282-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-242-70/+86
* QPID-6027 : Give Json extracts a stable ordering, and add option to REST serv...Robert Godfrey2014-08-201-0/+1
* QPID-6010 : [Java Broker] Remove unnecessary system properties for controllin...Robert Godfrey2014-08-192-6/+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-173-9/+49
* 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-5993 : Fix more findbugs found issuesRobert Godfrey2014-08-131-1/+7
* QPID-5993 : [Java] Address issues identified by FindbugsRobert Godfrey2014-08-131-43/+55
* 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/+0
* QPID-5988: [Java Broker] Default VHN/VH store paths to path location based on...Keith Wall2014-08-113-48/+80
* QPID-4429 : Fix 0-8 version of frame too large testRobert Godfrey2014-08-091-1/+1
* QPID-4429 : [Java] Implement max frame size negotiation checks in 0-x protocolsRobert Godfrey2014-08-092-1/+356
* QPID-4307 : [Java Broker] prevent the copying/moving of messages onto queues ...Robert Godfrey2014-08-081-0/+55
* QPID-3978 : [Java Broker] Allow for acquired messages to be removed from a qu...Robert Godfrey2014-08-081-18/+46
* QPID-5813: Advance version numbers on trunk to 0.29 or 0.32-SNAPSHOT as appro...Justin Ross2014-08-071-1/+1
* QPID-5957 : fix race condition which can cause test to failRobert Godfrey2014-08-071-1/+1
* QPID-5960: Turn on SSL host name verification by defaultAlex Rudyy2014-08-071-5/+48
* QPID-5940 : Make ConfiguredObjectTypeRegistry more easy to test, and add some...Robert Godfrey2014-08-058-24/+26
* QPID-5958: [Java Broker] Wire up the Connection#remoteProcessPid attribute to...Keith Wall2014-08-031-1/+0
* QPID-5957: [Java Broker] Extend the Session model object to expose transactio...Keith Wall2014-08-031-11/+44
* QPID-5955 : [Java Broker] Add systest and fix isSecure() for HTTPS connectionsRobert Godfrey2014-08-021-0/+85
* QPID-5926: [Java Broker] When transitioning from STOPPED to ACTIVE the virtua...Keith Wall2014-07-312-13/+59
* QPID-5944: [Java Broker] Expose queue clear management operation to the REST ...Keith Wall2014-07-301-9/+20
* QPID-5936: Fix VirtualHostMessageStoreTest failing on json test profilesAlex Rudyy2014-07-291-1/+1
* QPID-5165 : Change the Broker stores to use the generic ConfigurationStore im...Robert Godfrey2014-07-262-16/+105
* QPID-4304 : [Java Broker] Add an attribute to queues - "messageDurability" - ...Robert Godfrey2014-07-252-3/+218
* NO-JIRA: [Java System Tests] Remove duplicated testKeith Wall2014-07-252-172/+34
* QPID-5857: Remove unreliable system test ConsumerLoggingTest.testSubscription...Alex Rudyy2014-07-251-48/+0
* QPID-5915: [Java Broker] Ensure that closing a Connection model object also c...Keith Wall2014-07-241-24/+16