summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/resources
Commit message (Expand)AuthorAgeFilesLines
* QPID-5159: move the entire broker dir to broker-core, no other changes, fixup...Robert Gemmell2013-09-239-229/+0
* QPID-5138: Integrate preferences provider into Broker model, create associati...Alex Rudyy2013-09-142-1/+25
* QPID-5087 : [Java Broker] Allow use of separate message stores and configurat...Robert Godfrey2013-08-201-0/+19
* QPID-4659 : [Java Broker] move amqp 0-8 implementation into a pluginRobert Godfrey2013-07-162-40/+0
* QPID-4659 : [Java Broker] move amqp 0-10 implementation into a pluginRobert Godfrey2013-07-153-23/+0
* QPID-4659 : [Java Broker] move amqp 1-0 implementation into a pluginRobert Godfrey2013-07-153-5/+0
* QPID-4659 : [Java Broker] make message fomat conversions pluggable for differ...Robert Godfrey2013-07-152-0/+44
* QPID-4659 : [Java Broker] make protocol engines pluggableRobert Godfrey2013-07-141-0/+24
* QPID-4983 : [Java Broker] Move store implementations to broker pluginsRobert Godfrey2013-07-131-19/+0
* QPID-4983 : [Java Broker] Move store implementations to broker pluginsRobert Godfrey2013-07-101-2/+0
* QPID-4837 : [Java Broker] add ability to use connection pool for JDBC storeRobert Godfrey2013-06-241-0/+19
* QPID-4937 : [Java Broker] separate virtualhosts into different typesRobert Godfrey2013-06-192-2/+22
* QPID-4809: change initial-config.json to using qpid.work_dir and qpid.home_di...Robert Gemmell2013-05-041-2/+2
* QPID-4803: Ensure the modelVersion and storeVersion attributes are saved to t...Alex Rudyy2013-05-031-0/+1
* QPID-4809: add support for setting configuration properties through the comma...Robert Gemmell2013-05-031-4/+4
* QPID-4763 : [Java Broker] Add JDBC storeRobert Godfrey2013-04-221-1/+2
* QPID-4754: Make broker name editable and show it in the browser titleAlex Rudyy2013-04-191-1/+1
* QPID-4746, QPID-4747: remove the defaultAuthenticationProvider attribute from...Alex Rudyy2013-04-171-2/+4
* QPID-4390, QPID-4743: configuration improvements from reviewRobert Gemmell2013-04-151-5/+5
* QPID-4390: Add ability to save java broker store version with existing broker...Alex Rudyy2013-03-211-0/+1
* QPID-4593: Remove initial store type command line argument, simplify configur...Alex Rudyy2013-03-141-0/+1
* QPID-4596,QPID-4638: Change authentication provider names to shorter names, r...Alex Rudyy2013-03-131-1/+1
* QPID-4638: Add UI to add/delete/update authentication providers into java bro...Alex Rudyy2013-03-111-3/+3
* QPID-4390: move the store factory interface beside the other plugin factory i...Robert Gemmell2013-03-101-0/+0
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-194-1/+99
* QPID-4377: add missing licence headers to various files in the Java treeRobert Gemmell2012-12-113-1/+55
* QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...Robert Gemmell2012-10-123-0/+10