summaryrefslogtreecommitdiff
path: root/qpid/java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Final merge from trunk before reintegrationjava-broker-bdb-ha2Keith Wall2014-04-015-12/+83
|\
| * QPID-5048: modified deployment plugin config so only expected artifacts get d...Robert Gemmell2014-03-282-11/+10
| * QPID-5048: added basic cpp broker test profileRobert Gemmell2014-03-282-1/+51
| * QPID-5639 : add dependency stub for cryptojs libraryRobert Godfrey2014-03-271-0/+22
* | QPID-5653: Open databases and upgrade on opening of configuration/message storesAlex Rudyy2014-03-3127-175/+290
* | QPID-5624: Refactor implementation of the 1.3 StoreUpgraderKeith Wall2014-03-311-173/+216
* | NO-JIRA: Make the MessageStore and DurableConfigurationStore stateless. This...Keith Wall2014-03-2823-1344/+532
* | NO-JIRA: Merge changes from trunk.Keith Wall2014-03-265-39/+39
|\ \ | |/
| * QPID-5410: [Java Broker/BDB]. Introduce a thin facade (EnvironmentFacade) bet...Keith Wall2014-03-2634-2913/+4799
| * QPID-5048: maven license plugin optimisation & enhanced license file generationKeith Wall2014-03-255-39/+39
* | NO-JIRA: Accidentally ommitted from last commitKeith Wall2014-03-261-338/+0
* | NO-JIRA: Merge changes from trunk.Keith Wall2014-03-25110-1492/+4916
|\ \ | |/
| * QPID-5639 : Remove Unicode from source fileRobert Godfrey2014-03-241-1/+1
| * QPID-5615 : [Java Broker] update the durable configuration store interface to...Robert Godfrey2014-03-2348-795/+1606
| * QPID-5640 : [Java Broker] Allow the Json virtual host store to save bindingsRobert Godfrey2014-03-231-1/+40
| * QPID-5633 : [Java Broker] Change the way StoreConfigurationChangeListener der...Robert Godfrey2014-03-234-93/+14
| * QPID-5639 : [Java Broker] Add SCRAM-SHA-1 SASL supportRobert Godfrey2014-03-2117-44/+1489
| * QPID-5634: [Java Broker] Remove support for AccessPlugins at the level of the...Keith Wall2014-03-2128-515/+1122
| * QPID-5048: new maven enforcer plugin rule for checking license filesAlex Rudyy2014-03-213-0/+346
| * QPID-5048: dby profiles, bdb test deps and config for perftests-systests & bd...Alex Rudyy2014-03-215-24/+195
| * QPID-5625 : Fix saving of "createdBy" attribute which is incorrectly saving a...Robert Godfrey2014-03-211-1/+1
| * QPID-5635: Fix 'partitionCount' attribute setting for BoneCP connection pool ...Alex Rudyy2014-03-211-1/+1
| * QPID-5600: Advance the version number on trunk to 0.29Justin Ross2014-03-205-6/+6
* | Introduction of separate lifecycle methods on stores for open/close/recover.Keith Wall2014-03-2536-791/+968
* | QPID-5624: Remove dead test virtualhost.xml files and references to the sameKeith Wall2014-03-2141-475/+0
* | Temporary change to pom.xml to clean broker between tests - change will come ...Keith Wall2014-03-181-0/+1
* | QPID-5624: Bug fix - derby must allow absence of configuration store settingsKeith Wall2014-03-181-1/+1
* | NO-JIRA: Merged changes from trunk with command:Keith Wall2014-03-1847-141/+535
|\ \ | |/
| * 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-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-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
|/
* QPID-5612: JMS benchmarking tool fixesAlex Rudyy2014-03-115-49/+99