summaryrefslogtreecommitdiff
path: root/qpid/java
Commit message (Expand)AuthorAgeFilesLines
* Merging from trunk r1618840:1619054 in the Java treeRobert Godfrey2014-08-2552-434/+830
* Merging from trunk r1618473:1618815 in the Java treeRobert Godfrey2014-08-2582-182/+913
* Merging from trunk r1618230:1618433 in the Java treeRobert Godfrey2014-08-25102-831/+2812
* Merging from trunk r1617822:1618206 in the Java treeRobert Godfrey2014-08-2545-1343/+639
* Merging from trunk r1617322:1617736 in the Java treeRobert Godfrey2014-08-25280-773/+1011
* Merging from trunk r1617238:1617301 in the Java treeRobert Godfrey2014-08-256-17/+33
* Merging from trunk r1616716:1616818 in the Java treeRobert Godfrey2014-08-2552-161/+1163
* Merging from trunk r1616861:1617235 in the Java treeRobert Godfrey2014-08-2541-322/+916
* QPID-6023: make the broker module depend on the 1.0 websocket plugin, thus ad...Robert Gemmell2014-08-202-0/+11
* QPID-5813: merge license and empty file changes from trunk rr1617774 and 1618218Robert Gemmell2014-08-1510-2/+165
* QPID-5813, QPID-5913: various LICENCE and NOTICE file updatesRobert Gemmell2014-08-116-5/+73
* QPID-5980: port javadoc fixups from trunk to the 0.30 branchRobert Gemmell2014-08-08114-740/+417
* QPID-5813: Advance the branch release version to 0.30Justin Ross2014-08-074-4/+4
* QPID-5972: [Java Broker] Web UI to edit actual attribute values rather than e...Keith Wall2014-08-0747-158/+316
* QPID-5957 : fix race condition which can cause test to failRobert Godfrey2014-08-071-1/+1
* QPID-5971 : [Java Broker] enable long running transaction warnings by defaultRobert Godfrey2014-08-071-2/+2
* QPID-5970 : [Java Broker] Expose "age of oldest message on queue" to manageme...Robert Godfrey2014-08-0720-37/+355
* QPID-5960: Turn on SSL host name verification by defaultAlex Rudyy2014-08-074-10/+95
* QPID-5969 : [Java Common] Add support of AMQP 0-9-1 field-array typeRobert Godfrey2014-08-065-15/+253
* QPID-5965 : Fix test mock message to include stored messageRobert Godfrey2014-08-061-0/+2
* QPID-5967: Intruder node detection must be mandatory and should validate all ...Alex Rudyy2014-08-0611-407/+349
* QPID-5965 : [Java Broker] flow transient messages to disk in low memory situa...Robert Godfrey2014-08-0623-24/+348
* QPID-5048: update client release assemblies to contain the example sources, a...Robert Gemmell2014-08-064-0/+58
* QPID-5940 : Make ConfiguredObjectTypeRegistry more easy to test, and add some...Robert Godfrey2014-08-0520-85/+379
* QPID-5048: add pom to build the AMQP 1.0 JMS client examples, simplify exampl...Robert Gemmell2014-08-054-100/+103
* QPID-5962: [Java Broker] Prevent two or more BDB virtual host or virtual host...Keith Wall2014-08-055-15/+248
* QPID-5928: [Java Broker] Modify web management console to hide queues and exc...Alex Rudyy2014-08-044-47/+88
* QPID-5639, QPID-5878 : Ensure that the client gets a chance to evaluate the s...Robert Godfrey2014-08-044-3/+9
* QPID-5935: [Java Broker] Web Management UI style refactor to remove html inli...Andrew MacBean2014-08-0455-372/+384
* QPID-5958: [Java Broker UI] Add missing panel surrounding connection attributes.Keith Wall2014-08-042-61/+64
* QPID-5957 , QPID-5958 : [Java Broker] Add new methods to mock objects so the ...Robert Godfrey2014-08-031-0/+18
* QPID-5946 : [Java Broker] Add ability to parse PKCS#1 format private keys and...Robert Godfrey2014-08-039-30/+183
* QPID-5958: [Java Broker] Wire up the Connection#remoteProcessPid attribute to...Keith Wall2014-08-039-26/+101
* QPID-5957: [Java Broker] Extend the Session model object to expose transactio...Keith Wall2014-08-038-23/+185
* QPID-5956 : [Java Broker] Management UI for add/edit ports should allow multi...Robert Godfrey2014-08-022-8/+29
* QPID-5955 : [Java Broker] Add systest and fix isSecure() for HTTPS connectionsRobert Godfrey2014-08-022-0/+96
* QPID-5955 : [Java Broker] Add Apache license and small tidy-upsRobert Godfrey2014-08-021-12/+23
* QPID-5955 : [Java Broker] Allow HTTP Management to run TCP and SSL on the sam...Robert Godfrey2014-08-022-1/+361
* QPID-5928: [Java Broker] Add UI into web management console for editing of vi...Alex Rudyy2014-08-0142-458/+1638
* QPID-5954: [Java Broker] Fix UnsupportedOperationException thrown from Generi...Alex Rudyy2014-08-012-2/+4
* QPID-5953: [Java Broker] Restore the auto refesh behaviour of tables within t...Keith Wall2014-08-012-12/+43
* QPID-5937 : Address comments from ~k-wallRobert Godfrey2014-07-312-15/+2
* QPID-5915: [Java Broker] Remove unintentional debug outputKeith Wall2014-07-311-1/+0
* QPID-5915: [Java Broker] Guard the case where client and server sides race to...Keith Wall2014-07-311-1/+17
* QPID-5926: [Java Broker] When transitioning from STOPPED to ACTIVE the virtua...Keith Wall2014-07-3111-54/+265
* QPID-5944: [Java Broker] Expose queue clear management operation to the REST ...Keith Wall2014-07-307-44/+130
* QPID-5946 : [Java Broker] Add alternative TrusStore implementation that can u...Robert Godfrey2014-07-304-6/+380
* QPID-5946 : [Java Broker] Add alternative KeyStore implementation that can us...Robert Godfrey2014-07-306-27/+679
* QPID-5928: [Java Broker] Further enhancements and feedback changes forAndrew MacBean2014-07-3022-199/+152
* QPID-5943: Strengthen BDB HA operational logging testsAlex Rudyy2014-07-301-0/+9