summaryrefslogtreecommitdiff
path: root/qpid/java/bdbstore
Commit message (Expand)AuthorAgeFilesLines
* QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis...Keith Wall2014-04-2127-459/+1114
* QPID-5048: re-instate dependency versions after qpid parent pom removal of de...Robert Gemmell2014-04-213-0/+7
* QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ...Robert Godfrey2014-04-202-8/+5
* QPID-5712 : [Java Broker] Remove VirtualHostRegistry and remove redundant map...Robert Godfrey2014-04-201-3/+6
* QPID-5710 : [Java Broker] Remove AMQQueueFactory and QueueRegistryRobert Godfrey2014-04-171-1/+0
* QPID-5709 : [Java Broker] Replace exchange registry / factory with use of com...Robert Godfrey2014-04-172-7/+13
* QPID-5685: Store configuration version as an attribute of virtualhost within ...Keith Wall2014-04-145-109/+455
* QPID-5686 : [Java Broker] Make handling of parents of ConfiguredObjects consi...Robert Godfrey2014-04-121-1/+2
* QPID-5672 : [Java Broker] move variable interpolation to the configured objectRobert Godfrey2014-04-093-4/+7
* QPID-5665 : [Java Broker] Unify VirtualHost model and implementation classesRobert Godfrey2014-04-079-193/+81
* QPID-5615 : [Java Broker] Migrate broker config store to use same API as Virt...Robert Godfrey2014-04-049-38/+149
* QPID-5653: Replace DurableConfigurationStore/MessageStore recoverers with vis...Keith Wall2014-04-046-651/+315
* QPID-5653: Open databases and upgrade on opening of configuration/message storesAlex Rudyy2014-03-3112-73/+162
* NO-JIRA: Make the MessageStore and DurableConfigurationStore stateless. This...Keith Wall2014-03-283-255/+210
* NO-JIRA: Merge changes from trunk.Keith Wall2014-03-2521-149/+733
|\
| * QPID-5615 : [Java Broker] update the durable configuration store interface to...Robert Godfrey2014-03-2321-146/+613
| * QPID-5048: dby profiles, bdb test deps and config for perftests-systests & bd...Alex Rudyy2014-03-212-0/+75
* | Introduction of separate lifecycle methods on stores for open/close/recover.Keith Wall2014-03-258-202/+149
* | NO-JIRA: Merged changes from trunk with command:Keith Wall2014-03-183-11/+33
|\ \ | |/
| * QPID-5048: split out systests from perftests and add rat plugin configRobert Gemmell2014-03-161-4/+0
| * QPID-5625 : [Java Broker] ensure common configured object values are saved to...Robert Godfrey2014-03-122-6/+33
* | QPID-5624: Introduce configurationStoreSettings VH attributesKeith Wall2014-03-172-16/+24
* | QPID-5624: Introduce messageStoreSettings VH attribute and move all message s...Keith Wall2014-03-1413-97/+162
* | 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-131-32/+63
* | QPID-5624: Remove MessageStoreCreator and finish some virtual host refactoringKeith Wall2014-03-133-46/+2
* | QPID-5624: Remove virtualhost xml configuration. Move virtual host configurat...Alex Rudyy2014-03-1210-315/+90
* | QPID-5410: [Java Broker/BDB]. Introduce a thin facade (EnvironmentFacade) bet...Keith Wall2014-03-1229-2861/+4631
|/
* QPID-5611 : Ensure the appropriate principals are available at the time of al...Robert Godfrey2014-03-081-4/+2
* QPID-5611 : Change the event logger from a singleton to an instanceRobert Godfrey2014-03-082-4/+6
* QPID-5611 : [Java Broker] remove LogActorsRobert Godfrey2014-03-072-21/+20
* QPID-5048: get the tests running again for the perftests moduleRobert Gemmell2014-03-071-0/+4
* QPID-4000 , QPID-5601 : Improve conversion of reply-to between different prot...Robert Godfrey2014-03-051-1/+1
* QPID-5048: Maven enahancements to remove child version definitions and improv...Robert Gemmell2014-02-283-3/+0
* QPID-5048: Maven enahancements to restructure POM hierarchy and improve buildRobert Gemmell2014-02-273-147/+10
* QPID-5555 : address review comments from Robbie GemmellRobert Godfrey2014-02-241-2/+0
* QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n...Robert Godfrey2014-02-172-1/+2
* QPID-5551 : Change AMQStoreException to StoreException which inherits from Se...Robert Godfrey2014-02-1414-218/+139
* QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...Robert Godfrey2014-02-1419-205/+182
* QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...Robert Godfrey2014-02-074-4/+52
* QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versionsRobert Gemmell2014-02-063-44/+35
* NO-JIRA : fix spelling error/typo in name of Enque(ue)ableMessageRobert Godfrey2014-01-233-8/+8
* QPID-5504 : remove InboundMessage... characterize routing as being on the imm...Robert Godfrey2014-01-221-0/+6
* QPID-5504 : initial refactoring to move common code into shared classes, make...Robert Godfrey2014-01-222-5/+4
* QPID-5048: logging and build output cleanupRobert Gemmell2014-01-221-3/+6
* QPID-5048: Logging dependency and configuration tidy up for maven buildRobert Gemmell2014-01-223-0/+31
* QPID-5065: modifications to get more tests running on windows (both ant and m...Keith Wall2014-01-173-18/+27
* NO-JIRA : add info to test assert to give clue as to why test failedRobert Godfrey2014-01-071-1/+4
* QPID-5211: [Java Broker] Prevent spurious 'No valid transition from state CLO...Keith Wall2014-01-061-3/+11