summaryrefslogtreecommitdiff
path: root/qpid/java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : [JMS AMQP 1.0 client] add log message when underlying connection is...Robert Godfrey2015-02-191-1/+1
* QPID-6390: [Java Broker Tests] Remove tests that rely on presence of the Ano...Keith Wall2015-02-186-92/+5
* QPID-6390: [Java System Tests] Ensure that Broker's system properties are loa...Keith Wall2015-02-183-5/+22
* QPID-6396 : [Java Broker] Allow queues to enforce all consumers to be non-des...Robert Godfrey2015-02-186-2/+144
* QPID-6395 : [Java Broker] add support for queue default filters, and filters ...Robert Godfrey2015-02-1731-171/+792
* QPID-6364: Introduce attribute annotation property 'secureValueFilter' to mas...Alex Rudyy2015-02-1716-155/+279
* QPID-6393: [Java Broker] Prevent possibility for the permature close of queue...Keith Wall2015-02-141-1/+1
* QPID-6338 : [Java AMQP 1.0 Client] validate sections in created MessageRobert Godfrey2015-02-131-6/+173
* QPID-6390: [Java Broker] Move setting of initial properties from Main into Br...Alex Rudyy2015-02-136-53/+172
* QPID-6374: [Java Broker] 0-10 Failover: the thread performing the failover pr...Keith Wall2015-02-139-46/+140
* QPID-6388 : Treat terminus with durability of "configuration" as durableRobert Godfrey2015-02-121-2/+3
* QPID-6386 : [AMQP 1.0 Common] close the sender if the TCP connection is termi...Robert Godfrey2015-02-121-0/+1
* QPID-6374 : avoid taking a lock when not modifying a valueRobert Godfrey2015-02-121-12/+15
* QPID-6240: increment the delivery count when applying the new state and relea...Robert Gemmell2015-02-121-0/+1
* QPID-6387: [Java Client] Remove array optimisation from session/consumer mapsKeith Wall2015-02-115-173/+27
* QPID-6347: Remove the now obsolete queue_event_generation option; this is a p...Justin Ross2015-02-111-13/+0
* 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 : Add missing file - really this timeRobert Godfrey2015-02-111-1/+2
* QPID-6383 : Check in missing file from last commitRobert Godfrey2015-02-111-1/+1
* QPID-6383 : don't auto delete queues because the children are being removed d...Robert Godfrey2015-02-112-10/+20
* QPID-6384 : fix various issues with durable linksRobert Godfrey2015-02-114-10/+38
* QPID-6381 : if detach with close=true is received, then actually destroy the ...Robert Godfrey2015-02-101-1/+1
* QPID-6380 : close()ing a durable subscription should detach rather than close...Robert Godfrey2015-02-101-1/+8
* QPID-6352 : Always check TCP transports without looking for service loaderRobert Godfrey2015-02-101-0/+6
* QPID-6378 : Applying patch from Xin ChenRobert Godfrey2015-02-102-3/+3
* QPID-6374 : tidyup calls to connection task poolRobert Godfrey2015-02-102-44/+67
* QPID-6374 : Always call exception listener from connection task pool, rather ...Robert Godfrey2015-02-103-16/+39
* QPID-6374 : Reorder ock aquisition and remove synchronization where it is not...Robert Godfrey2015-02-103-128/+133
* QPID-6364: Set Keystore/Truststore derived attribute 'path' to non-data URL. ...Alex Rudyy2015-02-093-17/+18
* QPID-6365: Fix failing testsAlex Rudyy2015-02-091-3/+3
* QPID-6365: [Java Broker] Only expose secure attribute values when transport i...Alex Rudyy2015-02-094-19/+118
* QPID-6372: [Java Broker] Windows - localise the environment variable changes ...Keith Wall2015-02-071-0/+3
* 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