summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * QPID-5630: Windows C++ broker never loads modules using --module-dirAndrew Stitcher2014-03-141-1/+3
| * QPID-5048: add missing version for jxr plugin usage in the reporting section,...Robert Gemmell2014-03-141-0/+1
| * QPID-5048: surefire, site, coverage and jxr configRobert Gemmell2014-03-142-0/+37
| * QPID-5623: [C++ Messaging Client - amqp1.0] throws qpid::Exception instead of...Charles E. Rolke2014-03-131-1/+7
| * QPID-5625 : [Java Broker] ensure common configured object values are saved to...Robert Godfrey2014-03-131-1/+8
| * QPID-5625 : [Java Broker] ensure common configured object values are saved to...Robert Godfrey2014-03-1215-96/+219
* | QPID-5024: Change maven test profiles to pass message store type by type name...Keith Wall2014-03-171-12/+12
* | QPID-5624: Remove commons-config etc as broker dependencyKeith Wall2014-03-176-93/+14
* | QPID-5624: Refactor broker configuration store upgrader for version 1.3Keith Wall2014-03-173-189/+396
* | QPID-5624: Introduce configurationStoreSettings VH attributesKeith Wall2014-03-1723-217/+355
* | QPID-5624: Introduce messageStoreSettings VH attribute and move all message s...Keith Wall2014-03-1454-366/+939
* | QPID-5624: Revert whitespace change in file causing patching problemKeith Wall2014-03-141-0/+1
* | Change test-profiles to remove references to messagestore classKeith Wall2014-03-1329-49/+21
* | QPID-5410: Fix HAClusterTwoNodeTestKeith Wall2014-03-131-0/+6
* | QPID-5624: Test fixKeith Wall2014-03-131-6/+0
* | QPID-5410: Part of REF refactoring - the ommitted state transition. Also refa...Keith Wall2014-03-133-36/+66
* | QPID-5624: Remove MessageStoreCreator and finish some virtual host refactoringKeith Wall2014-03-1321-228/+60
* | QPID-5624: Remove virtualhost xml configuration. Move virtual host configurat...Alex Rudyy2014-03-12129-3553/+876
* | QPID-5410: [Java Broker/BDB]. Introduce a thin facade (EnvironmentFacade) bet...Keith Wall2014-03-1231-2866/+4651
* | Added a branch for carrying on the bdb ha refactoring work and virtual host n...Alex Rudyy2014-03-120-0/+0
|/
* NO-JIRA: [Documentation - JMS Client 0-8..0-91] Correct typo in third SSL exa...Keith Wall2014-03-121-1/+1
* QPID-5604: Update comments to If we're on Cygwin we need to convert to Window...Fraser Adams2014-03-118-8/+8
* QPID-5622: Expose {get,set}ContentObject in Ruby bindings.Darryl L. Pierce2014-03-1110-18/+77
* QPID-5612: JMS benchmarking tool fixesAlex Rudyy2014-03-115-49/+99
* QPID-5621: [C++ broker] userId is not passed to ACL when DIGEST-MD5 is used w...Pavel Moravec2014-03-111-21/+21
* QPID-5604: Applied svn propset svn:eol-style LF to the shell files in qpid/to...Fraser Adams2014-03-100-0/+0
* QPID-5604: Added Cygwin support to all the scripts in qpid/tools/src/java/binFraser Adams2014-03-108-6/+84
* QPID-5617 : [Java Broker] tidy-up of binding child add/remove from queue... d...Robert Godfrey2014-03-091-1/+2
* QPID-5617 : [Java Broker] tidy-up of binding child add/remove from queue... d...Robert Godfrey2014-03-093-10/+2
* NO-JIRA: [JMS Client 0-8 documentation] Correct typoKeith Wall2014-03-081-1/+1
* QPID-5617 : [Java Broker] restore or implement child added/removed notificati...Robert Godfrey2014-03-0853-243/+798
* QPID-5611 : Fix other logging to always use the most current event logger hel...Robert Godfrey2014-03-0828-60/+124
* QPID-5611 : Fix startup logging so as not to print vhost recovery informationRobert Godfrey2014-03-0812-78/+100
* QPID-5604: Added the Cygwin patch to QpidRestAPI.sh initially to see if it wo...Fraser Adams2014-03-081-0/+10
* QPID-5616 : [Java Broker] update to management node to comply with working dr...Robert Godfrey2014-03-083-25/+38
* QPID-5614: Fix problems caused by changes to Java Broker Logging in QPID-5611Fraser Adams2014-03-081-4/+3
* QPID-5614: Initial fix of the issues. The QMF2 Plugin compiles again and most...Fraser Adams2014-03-0810-161/+156
* QPID-5601 : Allow for messages with null routing keysRobert Godfrey2014-03-082-3/+3
* QPID-5611 : Ensure the appropriate principals are available at the time of al...Robert Godfrey2014-03-0823-134/+177
* QPID-5611 : Change the event logger from a singleton to an instanceRobert Godfrey2014-03-08102-425/+572
* QPID-5613: Self test broker start command fails without --interface option.Charles E. Rolke2014-03-071-1/+1
* QPID-5608: [amqp1.0] delete-on-close: typo in r1575225Charles E. Rolke2014-03-071-1/+1
* QPID-5612: JMS benchmarking tool [Part of the existing Java Broker Performanc...Keith Wall2014-03-0712-24/+577
* QPID-5601 : Address review comments from Robbie GemmellRobert Godfrey2014-03-079-27/+59
* QPID-5611 : [Java Broker] remove LogActorsRobert Godfrey2014-03-07101-2732/+1448
* QPID-5048: get the tests running again for the perftests moduleRobert Gemmell2014-03-074-3/+39
* QPID-5608: [amqp1.0] delete-on-close policy do not work for producers to exch...Pavel Moravec2014-03-073-7/+16
* QPID-5607: [linearstore] Recovery of store results in jexception 0x010b Linea...Kim van der Riet2014-03-064-35/+83
* QPID-5606 : [Java Broker] add connection principal to HTTP and JMX management...Robert Godfrey2014-03-067-4/+210
* Revert "NO-JIRA: CMakelists.txt check that ../python exists before building it."Alan Conway2014-03-051-6/+16