summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-6052 : Use ADDR addresses for JMSDestination on incoming messages in 0-9...Robert Godfrey2014-08-281-1/+1
* QPID-6051: Allow exceptions from post commit actions to be handled in the cal...Alex Rudyy2014-08-282-57/+14
* QPID-6052 : Use ADDR addresses for JMSDestination on incoming messages in 0-9...Robert Godfrey2014-08-2817-132/+252
* QPID-6051: Fix handling of exceptions thrown from post commit or deferred act...Alex Rudyy2014-08-282-10/+36
* QPID-6050 : [JMS AMQP 1.0 client] Do not set the property in the ConnectionOp...Robert Godfrey2014-08-281-1/+1
* QPID-6050 : [JMS AMQP 1.0 client] Allow system property for sync publish to b...Robert Godfrey2014-08-281-1/+8
* QPID-6050 : [JMS AMQP 1.0 client] Setting system property qpid.sync_publish d...Robert Godfrey2014-08-281-1/+9
* QPID-6050 : [JMS AMQP 1.0 client] Setting system property qpid.sync_publish d...Robert Godfrey2014-08-281-5/+1
* QPID-6049: ensure nss is initialised (and shutdown) for 1.0 connections; add ...Gordon Sim2014-08-274-2/+60
* NO-JIRA: Work-around bug in older cmake, finds static python library instead ...Alan Conway2014-08-271-2/+25
* QPID-6048: Move permitted nodes attribute into BDB HA VH in order to be able ...Alex Rudyy2014-08-2724-362/+423
* QPID-6047 : [Java Broker] Improve Message conversion between 1.0 and 0.x prot...Robert Godfrey2014-08-274-9/+45
* QPID-5813: fix up LICENSE + NOTICE etc filesRobert Gemmell2014-08-2711-162/+27
* Revert "NO-JIRA: Work-around bug in older cmake, finds static python library ...Alan Conway2014-08-261-20/+2
* QPID-6040 : [Java Broker] [Java Client] add the ability to create a single co...Robert Godfrey2014-08-2631-252/+516
* QPID-6046 : [Java Broker] [AMQP 1.0] when creating an outgoing link from the ...Robert Godfrey2014-08-261-2/+2
* QPID-6045: adjust the reported filter to make clear that wildcard subject fil...Gordon Sim2014-08-261-1/+3
* QPID-6046 : [Java Broker] [AMQP 1.0] when creating an outgoing link from the ...Robert Godfrey2014-08-261-0/+13
* QPID-6044 : [Java Broker] [AMQP 1.0] cache the valid host names for the local...Robert Godfrey2014-08-263-58/+103
* QPID-6044 : [Java Broker] [AMQP 1.0] When the hostname in the open frame does...Robert Godfrey2014-08-261-28/+94
* QPID-6043: Add a configuration option to overwrite files returned to the EFPKim van der Riet2014-08-259-41/+79
* NO-JIRA: Work-around bug in older cmake, finds static python library instead ...Alan Conway2014-08-251-2/+20
* NO-JIRA: added colon character to the web UI context variable regex pattern t...Andrew MacBean2014-08-251-1/+1
* QPID-6034: [Java Broker] Refactor Port UI feedback changes from code reviewAndrew MacBean2014-08-254-29/+27
* QPID-6037 : [Java Client] Enhance experimental support for ADDR addressing to...Robert Godfrey2014-08-2420-188/+523
* QPID-6038 : [Java Broker] display exchange type on exchange view in HTTP mana...Robert Godfrey2014-08-232-20/+37
* QPID-6037 : [Java Client] Add experimental support for ADDR addressing to the...Robert Godfrey2014-08-239-248/+656
* QPID-6021: prevent protons internal output buffer growing too largeGordon Sim2014-08-222-1/+11
* QPID-6036 : [Java Broker] Allow complete virtual host initial configuration t...Robert Godfrey2014-08-2212-144/+347
* QPID-6035: HA clearly distinguish qpid-ha commands intended for cluster manager.Alan Conway2014-08-224-35/+76
* QPID-6034: [Java Broker] Refactor Port UI to use metadata service rather than...Andrew MacBean2014-08-2218-379/+331
* QPID-5855: JAVA Client Can not recieve message with qpid ha cluster "Session ...Alan Conway2014-08-227-21/+86
* NO-JIRA: Clean up test_store.cpp async functionality.Alan Conway2014-08-223-70/+140
* NO-JIRA: Fix timeout on python messaging.Session.commit and rollbackAlan Conway2014-08-221-3/+5
* NO-JIRA: remove redundant and confusing statement; the record is already mark...Gordon Sim2014-08-221-1/+0
* QPID-6032: throw aborted error before reconnect attempt when a transactional ...Gordon Sim2014-08-221-0/+1
* QPID-6022 : Remove unnecessary and potentially XSS inducing replay of the pat...Robert Godfrey2014-08-221-1/+1
* QPID-6027 : Add persisted derived attributes to the initial configuration ext...Robert Godfrey2014-08-211-0/+13
* QPID-6020: HA logging improvements - log prefix with status and ID.Alan Conway2014-08-214-6/+6
* NO-JIRA: Reduce "No EFP Partition" log message from warning to info.Alan Conway2014-08-211-2/+2
* QPID-6019 : [Java Broker] Move configured object registration with parents un...Robert Godfrey2014-08-217-13/+150
* 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-6021: fix compile error on windowsGordon Sim2014-08-212-3/+3
* 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