summaryrefslogtreecommitdiff
path: root/java/broker/src/main/java/org/apache/qpid/server/configuration/VirtualHostConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-126/+71
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-6/+5
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-22/+8
* QPID-3789 : [Java] code tidyupsRobert Godfrey2012-01-291-3/+3
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-7/+8
* QPID-3642,QPID-3643: Add Dead Letter Queue functionality for 0-8/0-9/0-9-1 pa...Keith Wall2011-11-281-0/+14
* QPID-3266: Tidy up housekeeping configuration option for scheduling frequencyKeith Wall2011-08-261-2/+10
* QPID-3249: Remove incomplete support for authentication at virtualhost level.Robert Gemmell2011-05-121-1/+7
* QPID-2985: Add producer configurable transaction timeoutsAndrew Donald Kennedy2011-03-081-0/+20
* QPID-2681 : Update VHC to correctly merge queues-(exchange)-queueMartin Ritchie2010-07-051-16/+16
* QPID-2681 : Provide ability to merge configurations. This does simple merging...Martin Ritchie2010-07-051-9/+38
* QPID-2638 : Add initial support for Topics section in configuration file.Martin Ritchie2010-06-141-0/+76
* QPID-2581: Update configuration manager to allow multiple plugins to handle t...Robert Gemmell2010-05-311-16/+8
* QPID-2581 : Update ConfigurationPlugin to provide a validateConfiguration() m...Martin Ritchie2010-05-211-0/+6
* QPID-1447 : Complete SCDPolicyConfiguration TestingMartin Ritchie2010-05-211-23/+21
* QPID-2614 : Update QueueConfiguration to take two parameters, moved Munging c...Martin Ritchie2010-05-181-5/+2
* QPID-2584 : Convert all TimerTasks to HouseKeepingTasks for running in the VH...Martin Ritchie2010-05-181-1/+1
* QPID-2584 : Update VirtualHostImp and VHPlugin to ensure that a RuntimeExcept...Martin Ritchie2010-05-181-0/+5
* QPID-2579 : Remove debug loggingMartin Ritchie2010-05-071-2/+1
* QPID-2581 : Add ConfigurationManager and split config creation from config pr...Martin Ritchie2010-05-071-79/+113
* QPID-942 : Add Simplistic Producer Flow Control to the java Broker / java 0-8...Robert Godfrey2009-10-011-0/+11
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+169
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-203/+0
* QPID-1633 : Ensured that FlowToDisk configuration defaults to 100Meg and is p...Martin Ritchie2009-04-101-1/+1
* QPID-1730: make it easy to configure queues, fix inheriting settings from the...Aidan Skinner2009-04-031-1/+35
* QPID-430: Change configuration variable name in line with review remarks.Aidan Skinner2009-03-031-1/+1
* QPID-1686 - Had to had another AR.getInstance() call as alternative is to com...Martin Ritchie2009-02-251-2/+12
* QPID-1634 : Created QueueBackingStore interface and implementation FileQueueB...Martin Ritchie2009-02-251-1/+2
* QPID-1633 : Added new properties to SimpleAMQQueue with appropriate getters/s...Martin Ritchie2009-02-251-3/+31
* QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfigurat...Aidan Skinner2009-02-191-221/+66
* QPID-1631 : Convert MessageStore to TransactionLog and RoutingTable. Updated ...Martin Ritchie2009-02-131-5/+4
* QPID-1287: Allow boolean <priority> element in virtual host file. Add test fo...Aidan Skinner2008-09-181-2/+7
* QPID-1167: reset queue notification lists when creating queues. Pull out defa...Aidan Skinner2008-08-211-7/+6
* QPID-1193 : Actually removed the calls that pass in the ugly nullMartin Ritchie2008-08-111-1/+1
* QPID-1195 , QPID-1193 Initial changes to allow bind and queue arguments to be...Martin Ritchie2008-08-071-1/+1
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-4/+17
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+269
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-231-290/+0
* Remerge of M2. All tests pass locallyMartin Ritchie2007-08-301-18/+18
* I am commiting the patch supplied by Arnaud Simon. This patch contains suppor...Rajith Muditha Attapattu2007-05-021-36/+57
* QPID-415Bhupendra Bhusman Bhardwaj2007-03-151-1/+22
* QPID-325 : Persist durable exchange information in the storeRobert Godfrey2007-02-201-2/+8
* QPID-375 : remove assumptions on standard exchanges (amq.direct, amq.topic, e...Robert Godfrey2007-02-161-3/+50
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-16/+12
* QPID-357 : Add support for a "default" virtual hostRobert Greig2007-02-091-1/+5
* QPID-326 : Patch supplied by Rob Godfrey - add oldest message on queue notifi...Robert Greig2007-02-051-116/+87
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-241-9/+12
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-1/+2
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+220