summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkRobert Godfrey2014-10-10110-2980/+7121
* More refactoringRobert Godfrey2014-10-1059-614/+760
* More refactoringRobert Godfrey2014-10-03125-9610/+1643
* Remove (essentially) unusued state class, tidy up package structureRobert Godfrey2014-09-3012-128/+5
* Remove handlersRobert Godfrey2014-09-3055-4556/+2004
* Remove remaining protocol specific classes/interfacesRobert Godfrey2014-09-2942-450/+123
* Merge method body implementation classesRobert Godfrey2014-09-29115-7354/+1852
* Remove redundant interfacesRobert Godfrey2014-09-28114-7631/+5773
* Remove duplicate method body implementationsRobert Godfrey2014-09-28380-29014/+899
* QPID-6122: Temporarily exclude testKeith Wall2014-09-261-0/+3
* QPID-6114: Remove redundant overridden getAttribute(String) method from CO an...Alex Rudyy2014-09-2516-152/+2
* NO-JIRA: [Java Broker Tests] Fix for occasionally failing ConnectionManagemen...Keith Wall2014-09-251-0/+10
* QPID-6111: [Java Broker] Ensure that when the REF is shutdown sufficient time...Keith Wall2014-09-241-10/+40
* QPID-6114: Migrate the State member variable to AbstractConfiguredObject classAlex Rudyy2014-09-2431-376/+193
* QPID-3678 : Fix testRobert Godfrey2014-09-231-57/+23
* QPID-3678 : [Java Client] Add support for setting link capacity to zero in AD...Robert Godfrey2014-09-235-17/+124
* QPID-6111: [Java Broker] HA Tests - change JE tests to assert that JE replica...Keith Wall2014-09-236-89/+169
* QPID-6111: [Java Broker] HA - Ensure that when the REF is shutdown sufficient...Keith Wall2014-09-231-28/+50
* QPID-6102: [Java Broker] HA Prevent InsufficientReplica/InsufficientAckExcept...Keith Wall2014-09-232-0/+113
* QPID-6075: fix for mocking issue in BDB profileAndrew MacBean2014-09-181-1/+2
* QPID-6093: Address code review comments:Alex Rudyy2014-09-1710-19/+82
* QPID-6075: [Java Broker] Deleting VHN fails to delete underlying store files ...Andrew MacBean2014-09-175-50/+41
* QPID-6095: [Java Broker] Deletion of an ERRORED JSON VHN with an invalid stor...Andrew MacBean2014-09-172-7/+26
* QPID-6105: [Java Broker] Avoid use of javascript const keyword to avoid compa...Keith Wall2014-09-171-1/+1
* QPID-6104: Fix test ReplicatedEnvironmentFacadeTest.testRemoveNodeFromGroupAlex Rudyy2014-09-161-1/+4
* QPID-6103 : Fix NPE which occurred when first flow was sent before receiving ...Robert Godfrey2014-09-161-7/+14
* QPID-6100 : [JMS AMQP 1.0 Client] throw correct exception when connection can...Robert Godfrey2014-09-151-10/+31
* QPID-6101: Allow setting of qpid version suffix whilst building qpid common l...Alex Rudyy2014-09-154-27/+60
* QPID-6075: [Java Broker] Deleting VHN fails to delete underlying store files ...Andrew MacBean2014-09-1521-98/+98
* QPID-6095: [Java Broker] Deletion of an ERRORED JSON VHN with an invalid stor...Andrew MacBean2014-09-152-25/+11
* QPID-6099: [Java Broker] Prevent exceptions whose message exceeds 255 charact...Keith Wall2014-09-151-2/+2
* QPID-6098 : [JMS AMQP 1.0 Client] use content-type of incoming messages to dr...Robert Godfrey2014-09-141-38/+162
* QPID-6081, QPID-6082: [Python Client Tests] Add python tests for verifying th...Keith Wall2014-09-121-3/+10
* QPID-6092: [Java Broker] Editing permitted node list to be allowed when VHN i...Andrew MacBean2014-09-122-2/+5
* QPID-6093: Add UI to set context variablesAlex Rudyy2014-09-1128-320/+1113
* QPID-6092: [Java Broker] Editing permitted node list to be allowed when VHN i...Andrew MacBean2014-09-112-1/+62
* QPID-6090: [Java Broker] Change based on code review to protect against intru...Andrew MacBean2014-09-111-2/+2
* QPID-6090: [Java Broker] Prevent removal of existing group nodes from the per...Andrew MacBean2014-09-102-3/+69
* QPID-6088 : [Java Client] reenable logging testRobert Godfrey2014-09-081-9/+9
* QPID-6088 : [Java Client] reenable logging testRobert Godfrey2014-09-081-1/+0
* QPID-6088 : [Java Client] temporarily disable testRobert Godfrey2014-09-081-0/+1
* QPID-6088 : [Java Client] AMQP 0-8/8/9-1 prefetch should auto expand when rec...Robert Godfrey2014-09-086-75/+219
* QPID-6079 : Some python AlternateExchangeTests fail against Java brokerRobert Godfrey2014-09-071-2/+0
* QPID-6080 : [Java Broker] Distinguish between empty message body and no messa...Robert Godfrey2014-09-072-2/+2
* QPID-6079 : [Java Broker] Objects created as duplicates should be automatical...Robert Godfrey2014-09-063-1/+25
* NO-JIRA: Exclude GeneralTests that required QMF from the Java Python test sui...Keith Wall2014-09-061-0/+7
* QPID-6078 : [JMS AMQP 1.0 Client] Allow Message and Delivery annotations to b...Robert Godfrey2014-09-0613-128/+1458
* QPID-6077 : [Java AMQP 1.0] memory leak in receiver where sender settles firstRobert Godfrey2014-09-061-5/+18
* QPID-6076 : Sending a message with no routing key to the default exchange in ...Robert Godfrey2014-09-061-1/+5
* QPID-6073: [Java Broker] Management UI, move change prompt message fallback p...Keith Wall2014-09-061-0/+1