summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins
Commit message (Expand)AuthorAgeFilesLines
* QPID-6424 : Implement Connection.Redirect in 0-8/9/9-1Robert Godfrey2015-03-012-6/+24
* QPID-6423 : [Java Broker] Allow plugin of custom user queue reports using the...Robert Godfrey2015-03-0112-0/+1217
* QPID-6410: [Java Broker] Disambiguate connection adapter name by adding a con...Alex Rudyy2015-02-242-4/+4
* QPID-6408: [Java Broker] Expose AMQP connection limits (max concurrent connec...Keith Wall2015-02-236-38/+95
* QPID-6407: [Java Broker] Fix Web UI defect that prevents the actual node prio...Keith Wall2015-02-239-49/+27
* QPID-6346: [Java Broker] Fix field reference when file reader is unsupportedAlex Rudyy2015-02-201-1/+1
* QPID-6398: [Java Broker] Update web management console UI to invoke dojo pars...Alex Rudyy2015-02-2058-174/+353
* QPID-6364: Display actual value for a secure attribute with value not matchin...Alex Rudyy2015-02-202-1/+2
* QPID-6401 : move authroize check inside try-catchRobert Godfrey2015-02-201-7/+8
* QPID-6401 : [Java Broker] Add ability to validate connection attempts based o...Robert Godfrey2015-02-192-13/+26
* QPID-6395 : [Java Broker] add support for queue default filters, and filters ...Robert Godfrey2015-02-173-22/+106
* QPID-6364: Introduce attribute annotation property 'secureValueFilter' to mas...Alex Rudyy2015-02-177-147/+229
* QPID-6388 : Treat terminus with durability of "configuration" as durableRobert Godfrey2015-02-121-2/+3
* QPID-6240: increment the delivery count when applying the new state and relea...Robert Gemmell2015-02-121-0/+1
* QPID-6240 : Rollback of transactions with settled acks should release the que...Robert Godfrey2015-02-111-1/+1
* QPID-6381 : don't delete link endpoints which are detached and have terminus ...Robert Godfrey2015-02-111-1/+2
* QPID-6383 : don't auto delete queues because the children are being removed d...Robert Godfrey2015-02-111-9/+7
* QPID-6384 : fix various issues with durable linksRobert Godfrey2015-02-112-2/+9
* QPID-6381 : if detach with close=true is received, then actually destroy the ...Robert Godfrey2015-02-101-1/+1
* QPID-6365: [Java Broker] Only expose secure attribute values when transport i...Alex Rudyy2015-02-093-16/+115
* QPID-6366: [Java Broker] Prevent data urls cluttering the UI and prevent pote...Alex Rudyy2015-02-067-28/+63
* QPID-6364: Add a secure attribute 'storeUrl' into Keystore for specifying sto...Alex Rudyy2015-02-053-6/+6
* QPID-6356: Add port transport into operational log message for starting manag...Alex Rudyy2015-02-042-16/+17
* QPID-6361: [Java Broker] Change 0-8..0-91 queue declare to no longer consider...Keith Wall2015-02-041-11/+0
* QPID-6360: [Java Broker] Extend the UI to support creation of alternate group...Alex Rudyy2015-02-0416-275/+549
* 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-032-10/+0
* 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-022-1/+86
* 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-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-6346: [Java Broker] Add UI for uploading of pem/der keys and certificate...Alex Rudyy2015-01-299-0/+719
* QPID-6345 : Allow enabled cipher suites to be configuredRobert Godfrey2015-01-283-3/+23
* QPID-6342 : Fail fast when commands sent in wrong orderRobert Godfrey2015-01-272-4/+47
* QPID-6341 : Fix testRobert Godfrey2015-01-271-0/+10
* QPID-6341 : Enchacements to the meta data modelRobert Godfrey2015-01-274-37/+111
* QPID-6331 : Allow AMQP 1.0 message content to be evicted to diskRobert Godfrey2015-01-271-14/+32
* QPID-6339 : Use variable interpolation for help url and initial virtual host ...Robert Godfrey2015-01-271-0/+4
* 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-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
* QPID-6304: [Java Broker] Allow truststore and keystore (JKS) files to be stor...Andrew MacBean2015-01-141-3/+2
* QPID-6281 : [Java Broker] Config model shadow objects for sessions are not be...Robert Godfrey2015-01-131-0/+5