| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-5699 : [Java Broker] Make getAttributeNames() in AbstractConfiguredObjec... | Robert Godfrey | 2014-04-14 | 24 | -153/+2 |
| * | QPID-5698 : [Java Broker] remove duplicate definitions of the DURABLE attribu... | Robert Godfrey | 2014-04-14 | 18 | -24/+0 |
| * | QPID-5698 : [Java Broker] make the durable attribute automated, remove unused... | Robert Godfrey | 2014-04-14 | 27 | -739/+273 |
| * | QPID-5685: Store configuration version as an attribute of virtualhost within ... | Keith Wall | 2014-04-14 | 23 | -303/+618 |
| * | QPID-5690 : [Java Broker] Improve mechanisms for validating and reacting to c... | Robert Godfrey | 2014-04-13 | 70 | -3435/+4118 |
| * | QPID-5687 : [Java Broker] change to explicitly use the port in a connection u... | Robert Godfrey | 2014-04-13 | 2 | -4/+8 |
| * | QPID-5687 : [Java Broker] change to explicitly use the port in a connection u... | Robert Godfrey | 2014-04-13 | 1 | -1/+1 |
| * | QPID-5687 : [Java Broker] fix the initial config store to use "type" not "plu... | Robert Godfrey | 2014-04-13 | 7 | -54/+66 |
| * | QPID-5686 : [Java Broker] Make handling of parents of ConfiguredObjects consi... | Robert Godfrey | 2014-04-12 | 50 | -1173/+1300 |
| * | QPID-5639 : [Java Broker] Correct SASL Mechanism name in client / use consist... | Robert Godfrey | 2014-04-12 | 5 | -10/+10 |
| * | QPID-5683 : [Java Broker] Make the AMQP 1.0 protocol logging available throug... | Robert Godfrey | 2014-04-11 | 2 | -29/+93 |
| * | QPID-5680 : [Java Broker] remove configuration defualt maps | Robert Godfrey | 2014-04-11 | 67 | -425/+323 |
| * | QPID-5673 : [Java Broker] Check the virtual host has been found before attemp... | Robert Godfrey | 2014-04-11 | 1 | -7/+12 |
| * | QPID-5684 : [Java Broker] Links detached with an error should set the closed ... | Robert Godfrey | 2014-04-11 | 1 | -15/+37 |
| * | QPID-5048: remove enforcer rule, it is no longer used | Robert Gemmell | 2014-04-11 | 3 | -346/+0 |
| * | QPID-5680 : [Java Broker] move configuration defualts to annotations | Robert Godfrey | 2014-04-11 | 52 | -600/+640 |
| * | QPID-5676, QPID-5677, QPID-5048: go back to using the original BCEL dependenc... | Robert Gemmell | 2014-04-10 | 4 | -13/+6 |
| * | QPID-5676: revert r1586026, taking a different approach to equalise the builds | Robert Gemmell | 2014-04-10 | 3 | -5/+5 |
| * | QPID-5679 : [Java Broker] Use interpolation for "inherited" attributes (such ... | Robert Godfrey | 2014-04-10 | 36 | -1097/+553 |
| * | QPID-5677: commons-configuration is no longer used on trunk, remove it from t... | Robert Gemmell | 2014-04-09 | 1 | -5/+0 |
| * | QPID-5677: stop including extra files within the qpid-all.jar manifest jars | Robert Gemmell | 2014-04-09 | 2 | -2/+2 |
| * | QPID-5675: remove the unused xalan dependency, matching previous change in th... | Robert Gemmell | 2014-04-09 | 3 | -34/+1 |
| * | QPID-5674: update the target creating the 'java release' tar to ignore the te... | Robert Gemmell | 2014-04-09 | 1 | -0/+2 |
| * | QPID-5676: update BCEL dependency in the Ant build to match previous change f... | Robert Gemmell | 2014-04-09 | 3 | -5/+5 |
| * | QPID-5048: include the JMS API jar in the client release assemblies as we hav... | Robert Gemmell | 2014-04-09 | 4 | -0/+24 |
| * | QPID-5677: separate and update the LICENCE and NOTICE file used for source | Robert Gemmell | 2014-04-09 | 7 | -635/+896 |
| * | QPID-5672 : [Java Broker] move variable interpolation to the configured object | Robert Godfrey | 2014-04-09 | 172 | -1154/+2329 |
| * | QPID-5665 : [Java Broker] remove commented out code | Robert Godfrey | 2014-04-07 | 1 | -4/+1 |
| * | QPID-5665 : [Java Broker] Unify VirtualHost model and implementation classes | Robert Godfrey | 2014-04-07 | 56 | -1942/+1436 |
| * | QPID-5048: update property to reflect the 'cpp' profile being non-persistent ... | Robert Gemmell | 2014-04-07 | 1 | -1/+1 |
| * | QPID-5048: update broker assembly NOTICE file and dependency check reference ... | Robert Gemmell | 2014-04-05 | 2 | -35/+0 |
| * | QPID-5657: update the geronimo jms 1.1 spec jar from 1.0 to 1.1.1, for the An... | Robert Gemmell | 2014-04-05 | 3 | -3/+3 |
| * | QPID-5048: fix parsing error in AbstractTestLogging when determining connecti... | Robert Gemmell | 2014-04-05 | 2 | -19/+21 |
| * | QPID-5048: some minor additions and whitespace fixups to the licence/notice info | Robert Gemmell | 2014-04-05 | 5 | -20/+35 |
| * | QPID-5048: add dependency change verifcation reference files and LICENSE, NOT... | Robert Gemmell | 2014-04-05 | 29 | -77/+1468 |
| * | QPID-5615 : [Java Broker] Migrate broker config store to use same API as Virt... | Robert Godfrey | 2014-04-04 | 206 | -5592/+6046 |
| * | QPID-5653: Replace DurableConfigurationStore/MessageStore recoverers with vis... | Keith Wall | 2014-04-04 | 54 | -1871/+2682 |
| * | QPID-5653, QPID-5624: Remove support for virtual host xml and make message an... | Keith Wall | 2014-04-01 | 213 | -6831/+3521 |
| |\ |
|
| | * | NO-JIRA: Final merge from trunk before reintegrationjava-broker-bdb-ha2 | Keith Wall | 2014-04-01 | 5 | -12/+83 |
| | |\
| |/
|/| |
|
| * | | QPID-5048: modified deployment plugin config so only expected artifacts get d... | Robert Gemmell | 2014-03-28 | 2 | -11/+10 |
| * | | QPID-5048: added basic cpp broker test profile | Robert Gemmell | 2014-03-28 | 2 | -1/+51 |
| * | | QPID-5639 : add dependency stub for cryptojs library | Robert Godfrey | 2014-03-27 | 1 | -0/+22 |
| | * | QPID-5653: Open databases and upgrade on opening of configuration/message stores | Alex Rudyy | 2014-03-31 | 27 | -175/+290 |
| | * | QPID-5624: Refactor implementation of the 1.3 StoreUpgrader | Keith Wall | 2014-03-31 | 1 | -173/+216 |
| | * | NO-JIRA: Make the MessageStore and DurableConfigurationStore stateless. This... | Keith Wall | 2014-03-28 | 23 | -1344/+532 |
| | * | NO-JIRA: Merge changes from trunk. | Keith Wall | 2014-03-26 | 5 | -39/+39 |
| | |\
| |/
|/| |
|
| * | | QPID-5410: [Java Broker/BDB]. Introduce a thin facade (EnvironmentFacade) bet... | Keith Wall | 2014-03-26 | 34 | -2913/+4799 |
| * | | QPID-5048: maven license plugin optimisation & enhanced license file generation | Keith Wall | 2014-03-25 | 5 | -39/+39 |
| | * | NO-JIRA: Accidentally ommitted from last commit | Keith Wall | 2014-03-26 | 1 | -338/+0 |
| | * | NO-JIRA: Merge changes from trunk. | Keith Wall | 2014-03-25 | 110 | -1492/+4916 |
| | |\
| |/
|/| |
|