summaryrefslogtreecommitdiff
path: root/qpid/java
Commit message (Expand)AuthorAgeFilesLines
* QPID-6030 : [Java Tests] fix the BrokerTestHelper mock virtualhostRobert Godfrey2014-08-211-1/+4
* QPID-6029 : [Java Broker] ConfiguredObjectRecordConverter should allow refere...Robert Godfrey2014-08-213-8/+256
* QPID-6027 : [Java Broker] Fix test where record was being added into the Json...Robert Godfrey2014-08-211-1/+1
* QPID-6027 : [Java Broker] Sort statisticsRobert Godfrey2014-08-212-2/+4
* QPID-6027 : [Java Broker] Enforce that all records being added into the Json ...Robert Godfrey2014-08-212-38/+125
* QPID-6027 : Sort children in the Json store by nameRobert Godfrey2014-08-211-2/+6
* QPID-6027 : Sort children in the Json store by nameRobert Godfrey2014-08-211-1/+6
* QPID-6027 : Give Json extracts a stable ordering, and add option to REST serv...Robert Godfrey2014-08-2011-74/+311
* QPID-5996 : Applying patch from Robbie GemmellRobert Godfrey2014-08-202-4/+3
* QPID-6023: make the broker module depend on the 1.0 websocket plugin, thus ad...Robert Gemmell2014-08-202-0/+11
* QPID-6017 : Attempt 2 to skip tests that require strong encryption when stron...Robert Godfrey2014-08-202-173/+196
* QPID-6017 : Attempt to skip tests that require strong encryption when strong ...Robert Godfrey2014-08-202-5/+39
* QPID-6022 : [Java] Fix issues highlighted by code scanning toolsRobert Godfrey2014-08-1921-138/+99
* QPID-6017 : [Java Broker] add tests for AESKeyFileEncrypterFactoryRobert Godfrey2014-08-193-6/+321
* QPID-6016: [Java Broker] Web UI error handlingKeith Wall2014-08-194-33/+37
* QPID-6000 : [Java] Address review comments from AlexRobert Godfrey2014-08-192-26/+1
* QPID-6010 : [Java Broker] Remove unnecessary system properties for controllin...Robert Godfrey2014-08-1917-200/+42
* QPID-6018 : [Java Broker] Add an attribute to the ManagedObject annotation to...Robert Godfrey2014-08-194-22/+50
* QPID-6017 : [Java Broker] add tests for AESKeyFileEncrypterRobert Godfrey2014-08-193-10/+224
* QPID-6017 : [Jaa Broker] Provide a mechanism by which "secure" attributes in ...Robert Godfrey2014-08-1911-0/+452
* QPID-6016: [Java Broker] Improve Web Management Console error handlingKeith Wall2014-08-1827-59/+119
* QPID-6014 : [Java] declare variables as ConcurrentMap not ConcurrentHashMap t...Robert Godfrey2014-08-1819-48/+65
* QPID-3978 : [Java Broker] Download severity of log message 'MessageRelease re...Keith Wall2014-08-181-3/+3
* QPID-5998: [Java Broker] Correct typo in HA operational log message.Keith Wall2014-08-182-4/+4
* QPID-6011 : [Java Broker] change plugin exclude naming mechanism to be more u...Robert Godfrey2014-08-181-3/+3
* QPID-6011 : [Java Broker] provide a mechanism for disabling plugins and imple...Robert Godfrey2014-08-1816-31/+175
* QPID-6010 : [Java Tests] Use context defaulting to select protocols in useRobert Godfrey2014-08-176-37/+92
* QPID-6000 : Add test exclude for C++ brokerRobert Godfrey2014-08-171-0/+3
* QPID-6009 : [Java Broker] Add tests of valid value meta dataRobert Godfrey2014-08-169-3/+179
* QPID-6006: [Java Broker] Fix the formatting of the port add/edit dialogueKeith Wall2014-08-162-169/+250
* QPID-6000 : Tidy up remove unused static, and use utility gzip mechanismRobert Godfrey2014-08-162-33/+14
* QPID-6009 : [Java Broker] Add valid value meta data for attributesRobert Godfrey2014-08-1612-57/+326
* QPID-6000 : [Java Broker] [Java Client] add the ability to configure automati...Robert Godfrey2014-08-1640-219/+1205
* QPID-6006: [Java Broker] UI to expose attribute defaults during create and ed...Keith Wall2014-08-1641-484/+971
* QPID-5996 : temporarily revert due to failures with external toolsRobert Godfrey2014-08-151-0/+1
* QPID-5813: add license headers to various files, remove empty fileRobert Gemmell2014-08-159-2/+165
* QPID-6005 : [Java Broker] AMQP 1.0 messages cannot be recovered from the stor...Robert Godfrey2014-08-152-2/+2
* QPID-6003 : [Java Broker] improve conversion of non-standard AMQP 1.0 types i...Robert Godfrey2014-08-153-35/+102
* QPID-6004 : [Java AMQP 1.0 Client] Improve error message propagationRobert Godfrey2014-08-153-4/+12
* QPID-6002 : [Java Broker] NullPointerException when writing message discard l...Robert Godfrey2014-08-151-7/+6
* QPID-5998: Fix HA operational loggingAlex Rudyy2014-08-1510-296/+294
* QPID-3978 : [Java Broker] Add unit test for UnacknowledgedMessageMapRobert Godfrey2014-08-141-0/+84
* QPID-3978 : [Java Broker] Fix bug in unacknowledged map where non locked (del...Robert Godfrey2014-08-141-1/+1
* QPID-6001 : [Java Client] Prevent NPE when publishing using ADDR destination...Robert Godfrey2014-08-143-24/+53
* QPID-6001: [Java Client] Prevent NPE when publishing using ADDR destination t...Keith Wall2014-08-142-1/+12
* QPID-5996 : [Java Build] Coverage reports are not being producedRobert Godfrey2014-08-141-1/+0
* QPID-5991: [Java System Tests] BDB HA System Test ImprovementsKeith Wall2014-08-143-64/+38
* NO-JIRA: Remove unused test support classesKeith Wall2014-08-145-900/+0
* QPID-5993 : Fix more findbugs found issuesRobert Godfrey2014-08-131-6/+8
* QPID-5993 : Fix more findbugs found issuesRobert Godfrey2014-08-1314-56/+81