summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/memory-store
Commit message (Expand)AuthorAgeFilesLines
* QPID-6481: Move java source tree to top levelAlex Rudyy2015-04-1512-501/+0
* QPID-6289: [Java Broker] Extend Java Broker model to encapsulate permitted ch...Keith Wall2014-12-271-1/+8
* QPID-6263 : [Java Broker] Remove knowledge of BrokerOptions from SystemConfig...Robert Godfrey2014-12-071-3/+4
* QPID-6126: Add ability to validate CO attributes on creation, transit COs int...Alex Rudyy2014-10-011-2/+4
* QPID-5813: add license headers to various files, remove empty fileRobert Gemmell2014-08-151-0/+0
* QPID-5813: Advance version numbers on trunk to 0.29 or 0.32-SNAPSHOT as appro...Justin Ross2014-08-071-1/+1
* QPID-5935: [Java Broker] Web Management UI style refactor to remove html inli...Andrew MacBean2014-08-042-2/+2
* QPID-5928: [Java Broker] Add UI into web management console for editing of vi...Alex Rudyy2014-08-012-0/+33
* QPID-5928: [Java Broker] Further enhancements and feedback changes forAndrew MacBean2014-07-302-14/+1
* QPID-5935: [Java Broker] Web Management UI style refactor to remove html inli...Andrew MacBean2014-07-291-2/+2
* QPID-5165 : Change the Broker stores to use the generic ConfigurationStore im...Robert Godfrey2014-07-264-1/+60
* QPID-5928: [Java Broker] Implement or update virtualhostnode & virtualhostAndrew MacBean2014-07-252-0/+66
* QPID-5413: [Java Broker] Add virtualhostnode/virtualhost creation dialogueKeith Wall2014-07-165-89/+64
* QPID-5821: [Java Broker] Refactor MessageStore and DurableConfigurationStore ...Andrew MacBean2014-06-261-0/+5
* QPID-5802: [Java Broker] Refactor VH implementations to avoid duplicated mess...Keith Wall2014-06-131-20/+2
* QPID-5803: [Java Broker] Add ability for the virtualhostnode to create a virt...Keith Wall2014-06-071-1/+2
* QPID-5800: [Java Broker] Remove the now redundant MessageStore/DurableConfigu...Keith Wall2014-06-072-65/+4
* QPID-5802: [Java Broker] Introduce separate VirtualHost typesKeith Wall2014-06-061-0/+68
* QPID-5800: [Java Broker} Refactor MessageStore implementations extracting a M...Keith Wall2014-06-064-78/+31
* QPID-5774: first main swipe, remove the Ant builds main build.xml and associa...Robert Gemmell2014-05-211-32/+0
* QPID-5413: Add UI for creation of virtual host nodesAlex Rudyy2014-05-132-0/+88
* QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve...Robert Gemmell2014-04-291-1/+1
* QPID-5726 : [Java Broker] Use annotation processing to generate object factor...Robert Godfrey2014-04-287-86/+14
* QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis...Keith Wall2014-04-214-1/+123
* QPID-5653: Replace DurableConfigurationStore/MessageStore recoverers with vis...Keith Wall2014-04-043-5/+63
* QPID-5624: Remove MessageStoreCreator and finish some virtual host refactoringKeith Wall2014-03-131-0/+1
* QPID-5624: Remove virtualhost xml configuration. Move virtual host configurat...Alex Rudyy2014-03-121-8/+0
* QPID-5048: Maven enahancements to remove child version definitions and improv...Robert Gemmell2014-02-281-1/+0
* QPID-5048: Maven enahancements to restructure POM hierarchy and improve buildRobert Gemmell2014-02-271-2/+2
* QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versionsRobert Gemmell2014-02-061-4/+8
* NO-JIRA: Add missing licences to some Java Broker Management .html files (ide...Keith Wall2013-12-161-0/+17
* QPID-5048: [Maven build system] Fix poms so that resources beneath the nonsta...Keith Wall2013-11-151-0/+11
* QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ...Robert Gemmell2013-10-061-1/+0
* QPID-5048: add pluginManagement section to the qpid parent, to override apach...Robert Gemmell2013-09-301-16/+0
* QPID-5048: add initial pom files for a maven buildRobert Gemmell2013-09-231-0/+58
* QPID-5160: add a qpid-test-utils module instead of making every modules tests...Robert Gemmell2013-09-231-1/+1
* QPID-5159: fixups after previous directory rename of broker to broker-coreRobert Gemmell2013-09-231-3/+3
* QPID-4983 : [Java Broker] Move store implementations to broker pluginsRobert Godfrey2013-07-136-0/+194