summaryrefslogtreecommitdiff
path: root/qpid/java
Commit message (Expand)AuthorAgeFilesLines
* QPID-6371: [Java Broker/Java Common] Prevent log4j warning during Broker startupKeith Wall2015-02-072-63/+19
* QPID-6366 : Fix failing test due to long absolute path for /tmpRobert Godfrey2015-02-071-1/+2
* QPID-6367: [Java Broker] Change broker model version to 3.0 due to backward i...Alex Rudyy2015-02-065-13/+14
* QPID-6366: [Java Broker] Prevent data urls cluttering the UI and prevent pote...Alex Rudyy2015-02-0614-55/+106
* QPID-6364: Add a secure attribute 'storeUrl' into Keystore for specifying sto...Alex Rudyy2015-02-0515-93/+157
* QPID-6363: [Java Client] Register SASL mechanisms earlyKeith Wall2015-02-051-0/+12
* QPID-6362: [Java Broker] Remove now dead code from BrokerOptionsKeith Wall2015-02-052-9/+1
* QPID-6362: [Java Broker] Correctly generate management mode one-time-password...Keith Wall2015-02-051-2/+6
* QPID-6356: Add port transport into operational log message for starting manag...Alex Rudyy2015-02-045-23/+26
* QPID-6350: [Java Common] Change IoSender to half close once writing is done.Keith Wall2015-02-044-6/+27
* QPID-6350: [Java Client] Partial revert of r1655877.Keith Wall2015-02-042-9/+6
* QPID-6361: [Java Broker] Change 0-8..0-91 queue declare to no longer consider...Keith Wall2015-02-044-73/+41
* QPID-6360: [Java Broker] Extend the UI to support creation of alternate group...Alex Rudyy2015-02-0419-277/+577
* NO-JIRA: Remove dead testcase. Much of the original intent seems to be lost.Keith Wall2015-02-042-659/+0
* NO-JIRA: Increment year in HTML footer of Java Web Management ConsoleKeith Wall2015-02-041-1/+1
* QPID-6356: Remove operational log 'MNG-1006 : Using SSL Keystore : {0}'Alex Rudyy2015-02-036-98/+0
* QPID-6354: Fix validation of certificates and private keys for non java keyst...Alex Rudyy2015-02-035-12/+325
* QPID-6353 : [Java Broker] [AMQP 1.0] consumer attempting to drain an empty qu...Robert Godfrey2015-02-032-0/+6
* QPID-6341 : Add test and allow a default alt text for oversized valuesRobert Godfrey2015-02-026-1/+102
* QPID-6351: Fix preferences provider widget to update UI every time on setting...Alex Rudyy2015-02-022-1/+3
* QPID-6346: Improve field labels and prompt messages in UI for non java keysto...Alex Rudyy2015-02-024-20/+21
* QPID-6349 : [JMS AMQP 1.0 Client] Add ability to change the SSL enabled proto...Robert Godfrey2015-01-319-36/+368
* QPID-6346: Create keystore/trustore tab UI only onceAlex Rudyy2015-01-312-15/+24
* QPID-6346: Display subject and certificate validity period for non java keyst...Alex Rudyy2015-01-302-4/+35
* QPID-6346: Fix setting of required flag on ResourceWidgetAlex Rudyy2015-01-301-1/+2
* QPID-6351: [Java Broker] Remove provider name from edit UI, remove button 'Ad...Alex Rudyy2015-01-307-30/+9
* QPID-6346: [Java Broker] Encapsulate duplicate UI for uploading of broker res...Alex Rudyy2015-01-3012-549/+371
* QPID-6350: [Java Client] Preserve original connection exceptionKeith Wall2015-01-292-6/+9
* [JMS AMQP 1.0 Client] Add ability to change the SSL Protocol/Provider used to...Robert Godfrey2015-01-292-4/+94
* QPID-6346: [Java Broker] Add UI for uploading of pem/der keys and certificate...Alex Rudyy2015-01-299-0/+719
* QPID-6336: Add extra logging to help understand occasional SSLTest failure sh...Keith Wall2015-01-282-1/+8
* QPID-6345 : Allow enabled cipher suites to be configuredRobert Godfrey2015-01-2810-24/+162
* QPID-6343: [Java Broker] Upgrade Apache Derby dependency to 10.11.1.1Alex Rudyy2015-01-281-0/+1
* QPID-6342 : Fail fast when commands sent in wrong orderRobert Godfrey2015-01-273-36/+79
* QPID-6341 : Fix testRobert Godfrey2015-01-271-0/+10
* QPID-6341 : Enchacements to the meta data modelRobert Godfrey2015-01-2710-38/+129
* QPID-6331 : Allow AMQP 1.0 message content to be evicted to diskRobert Godfrey2015-01-271-14/+32
* QPID-6340 : Allow defaults for system properties to be overridden from a prop...Robert Godfrey2015-01-272-0/+109
* QPID-6339 : Use variable interpolation for help url and initial virtual host ...Robert Godfrey2015-01-271-10/+16
* QPID-6339 : Use variable interpolation for help url and initial virtual host ...Robert Godfrey2015-01-275-5/+19
* QPID-6337: Fix renediring of dialog action barAlex Rudyy2015-01-2720-20/+28
* QPID-6337: Fix javascript error occuring in IE8 after dojo upgradeAlex Rudyy2015-01-271-2/+3
* QPID-6337: [Java Broker] Upgrade Dojo version to 1.10.3Alex Rudyy2015-01-271-1/+6
* QPID-6336: [Java Broker] Change 0-8..0-91 path to await the receiver being cl...Keith Wall2015-01-276-23/+116
* QPID-6333: [Java Broker] Upgrade BDB JE version to 5.0.104Alex Rudyy2015-01-224-8/+11
* QPID-6259: Fix stopping of BDB committer from committer threadAlex Rudyy2015-01-201-7/+10
* QPID-6294 : revert unintended hanges to example fileRobert Godfrey2015-01-201-34/+3
* QPID-6294 : Fix issue whereby AUTO ACK receive consumer would only ever recei...Robert Godfrey2015-01-202-5/+39
* QPID-6318: [Java Broker] Make UI support the upload of JKS filesKeith Wall2015-01-2020-342/+1084
* QPID-6316: [Java Broker] Make UI support the upload of ACL filesKeith Wall2015-01-205-134/+373