summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-5048: add pom to build the AMQP 0-x JMS client examplesRobert Gemmell2014-06-262-0/+67
* [QPID-5852]: [Python client] connection.opened() returns True after unsuccess...Pavel Moravec2014-06-261-0/+3
* QPID-5853: Use quotes in broker command line provided by maven profile in ord...Alex Rudyy2014-06-263-14/+64
* NO-JIRA: [Java Tests] BDB tests - prevent sporadic test failure from quorum o...Andrew MacBean2014-06-261-38/+36
* QPID-5821: [Java Broker] Make JDBC username and password separate attributes ...Andrew MacBean2014-06-2613-51/+187
* QPID-5821: Remove unused settings interface incorrectly committedAndrew MacBean2014-06-268-36/+13
* QPID-5821: [Java Broker] Refactor MessageStore and DurableConfigurationStore ...Andrew MacBean2014-06-2686-613/+1004
* QPID-5836: [Python client] Report error when encountering unrecognized connec...Pavel Moravec2014-06-261-41/+50
* [no JIRA]: brokertest to set connection option 'protocol' only for SWIG clien...Pavel Moravec2014-06-261-2/+4
* QPID-5851: [Java Broker] Introduce new test profiles for JSON configuration s...Alex Rudyy2014-06-269-41/+137
* [no JIRA]: mark flow-to-disk stats as deprecatedPavel Moravec2014-06-261-13/+13
* QPID-5843: Producing to many queues locks I/O threads for new connectionsAlan Conway2014-06-261-2/+2
* NO-JIRA: Fix tools/setup.py, was not respecting install prefix.Alan Conway2014-06-261-9/+9
* NO-JIRA: Added README.txt to java directory.Alan Conway2014-06-251-0/+24
* QPID-5849: set mechanism on management connection even if auth=noGordon Sim2014-06-251-0/+4
* NO-JIRA: [Java Broker Tests] Add test checking the ability to delete (i.e. cl...Keith Wall2014-06-251-0/+26
* QPID-5828: more consistent behaviour os send() when disconnectedGordon Sim2014-06-257-19/+52
* QPID-5848: update reference doc for connection optionsGordon Sim2014-06-251-1/+32
* QPID-5846: Fix NPE in org.apache.qpid.server.virtualhost.berkeleydb.BDBHAVirt...Alex Rudyy2014-06-251-1/+1
* QPID-5845: topic policy's auto delete delay should not be overridden by link ...Gordon Sim2014-06-251-2/+5
* QPID-5841: allow SSL hostname verification failure to be ignored (with NSS)Gordon Sim2014-06-248-2/+43
* PQID-5840: .NET Binding example.server confuses argument indexingCharles E. Rolke2014-06-241-3/+3
* NO-JIRA: [Java 0-8..0-9-1 Client Book] Add AMQAuthenticationException/AMQSecu...Keith Wall2014-06-241-5/+32
* QPID-5792: add null check to avoid NPE during Destination decodingRobert Gemmell2014-06-241-4/+7
* QPID-5839: [C++ broker] Broker does not set lifetime-policy in AMQP1.0 attach...Pavel Moravec2014-06-241-1/+1
* QPID-5834: [Java Broker] Move validation that prevents to deletion of default...Keith Wall2014-06-247-674/+147
* QPID-5828: Drop expired incoming messagesGordon Sim2014-06-236-7/+51
* QPID-5828: Check and adjust ttl on resend attemptGordon Sim2014-06-235-10/+60
* QPID-5715: Set BDB message store durability only once on opening of virtual h...Alex Rudyy2014-06-2312-276/+140
* NO-JIRA: added test exludes for transient profiles where the tests assume VH ...Andrew MacBean2014-06-231-0/+3
* QPID-5828: Ensure that we don't try to check status of null completion handleGordon Sim2014-06-231-1/+1
* QPID-5835: [C++ broker] Broker recovery forgets auto-delete flag on queues an...Pavel Moravec2014-06-212-10/+28
* QPID-5803: [Java Broker] Add a utilised flag to the VHN context after the blu...Keith Wall2014-06-202-33/+160
* QPID-5800: [Java Broker] Defect - prevent JDBC upgrader on throwing exception...Keith Wall2014-06-191-1/+1
* QPID-5819: Make JsonFileConfigStore#close idempotent, like other DCS implemen...Keith Wall2014-06-192-12/+24
* QPID-5825: Changes to address some review comments for initial commitAndrew MacBean2014-06-196-54/+163
* QPID-5800: [Java Broker] Refactor BDB message store implementation to separat...Keith Wall2014-06-197-1200/+1507
* QPID-5831: Unexpected internal exception when closing JE Replicated environmentAndrew MacBean2014-06-191-2/+22
* QPID-5825: Broker tries to downgrade to the wrong amqp protocol versionAndrew MacBean2014-06-195-1/+252
* QPID-5807: Fix inconsistent DLL linkageAndrew Stitcher2014-06-181-1/+1
* NO-JIRA: Fix some MSVC warningsAndrew Stitcher2014-06-184-4/+4
* QPID-5822: [Java Broker] Replace low level BDB/JDBC attributes in fovour of c...Keith Wall2014-06-1829-348/+638
* QPID-5829: This rearrangement is really it...Andrew Stitcher2014-06-181-3/+3
* QPID-5800: [Java Broker] Refactor Derby/JDBC message store implementations - ...Keith Wall2014-06-183-9/+10
* QPID-5800: [Java Broker] Refactor Derby/JDBC message store implementations to...Keith Wall2014-06-1820-2031/+2770
* QPID-5829: One more CMake rearrangement and all will be good...Andrew Stitcher2014-06-181-3/+3
* QPID-5829: Rearrange CMake - repair original commit that breaks the .NET bindingCharles E. Rolke2014-06-182-3/+3
* QPID-5830: [Python client] Unable to create bindings on already existing brok...Pavel Moravec2014-06-181-15/+20
* QPID-5817: [C++ broker] Improve ACL authorisation of QMF methods and queriesPavel Moravec2014-06-189-48/+388
* NO-JIRA: Make bindings install on windowsAndrew Stitcher2014-06-175-37/+14