summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
...
| * NO-JIRA: Merged changes from trunk with command:Keith Wall2014-03-1853-206/+644
| |\ | |/ |/|
* | QPID-5048: stop the new perftets-systests module from making a release archiveRobert Gemmell2014-03-161-21/+0
* | QPID-5048: unexclude some dirs, make the test-profiles exclusion specific onl...Robert Gemmell2014-03-161-6/+2
* | QPID-5600: remove stale and unused RELEASE_NOTES.txt and containing qpid/java...Robert Gemmell2014-03-161-21/+0
* | QPID-5048: split out systests from perftests and add rat plugin configRobert Gemmell2014-03-1631-28/+301
* | QPID-5631: Adjust for changes in Proton detection files exported by proton.Andrew Stitcher2014-03-162-62/+18
* | QPID-5632: Added cmake config files to the install areaAndrew Stitcher2014-03-163-1/+81
* | 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
|/
* 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: 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