| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-5048: maven license plugin optimisation & enhanced license file generation | Keith Wall | 2014-03-25 | 1 | -2/+1 |
| * | QPID-5048: Maven enahancements to remove child version definitions and improv... | Robert Gemmell | 2014-02-28 | 1 | -1/+0 |
| * | QPID-5048: Maven enahancements to restructure POM hierarchy and improve build | Robert Gemmell | 2014-02-27 | 2 | -5/+14 |
| * | QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versions | Robert Gemmell | 2014-02-06 | 1 | -27/+25 |
| * | QPID-5048: Logging dependency and configuration tidy up for maven build | Robert Gemmell | 2014-01-22 | 1 | -6/+6 |
| * | QPID-5336: Don't hardcode location of bash in shell scripts | Andrew Stitcher | 2013-11-14 | 5 | -5/+5 |
| * | QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ... | Robert Gemmell | 2013-10-06 | 1 | -1/+0 |
| * | QPID-5048: ensure the file+directory permissions are set as expected when inc... | Robert Gemmell | 2013-10-06 | 1 | -0/+12 |
| * | QPID-5159: restore svn:executable property on scripts, lost during previous c... | Robert Gemmell | 2013-10-06 | 5 | -0/+0 |
| * | QPID-5048: add pluginManagement section to the qpid parent, to override apach... | Robert Gemmell | 2013-09-30 | 1 | -14/+1 |
| * | QPID-5159: add management/common to the broker module.depends to ensure its i... | Robert Gemmell | 2013-09-27 | 1 | -1/+1 |
| * | QPID-5048: add initial pom files for a maven build | Robert Gemmell | 2013-09-23 | 2 | -0/+248 |
| * | QPID-5164: remove use of qpid-all.jar from scripts, use classpath wildcard ex... | Robert Gemmell | 2013-09-23 | 3 | -6/+6 |
| * | QPID-5160: add a qpid-test-utils module instead of making every modules tests... | Robert Gemmell | 2013-09-23 | 1 | -1/+1 |
| * | QPID-5159: fixups after previous directory rename of broker to broker-core | Robert Gemmell | 2013-09-23 | 15 | -0/+1750 |
| * | QPID-5159: move the entire broker dir to broker-core, no other changes, fixup... | Robert Gemmell | 2013-09-23 | 601 | -90222/+0 |
| * | QPID-5158: extract the generation process for the common and broker modules i... | Robert Gemmell | 2013-09-23 | 2 | -2/+99 |
| * | QPID-5138: Protect user preferences operations with ACL | Alex Rudyy | 2013-09-19 | 5 | -0/+104 |
| * | QPID-5138: Disallow setting of preferneces provider for anonymous authenticat... | Alex Rudyy | 2013-09-17 | 3 | -34/+65 |
| * | QPID-5138: Integrate preferences provider into Broker model, create associati... | Alex Rudyy | 2013-09-14 | 26 | -63/+788 |
| * | QPID-5138: Introduce preferences provider interface and its implementation st... | Alex Rudyy | 2013-09-14 | 3 | -0/+901 |
| * | QPID-5087 : [Java Broker] Fix test to mock restoreQueue/Exchange rather than ... | Robert Godfrey | 2013-08-21 | 1 | -6/+4 |
| * | QPID-5087 : [Java Broker] Allow use of separate message stores and configurat... | Robert Godfrey | 2013-08-21 | 9 | -48/+114 |
| * | QPID-5087 : [Java Broker] Allow use of separate message stores and configurat... | Robert Godfrey | 2013-08-21 | 1 | -2/+2 |
| * | QPID-5088 : [Java Broker] fix NPE when null queue name is looked up in the qu... | Robert Godfrey | 2013-08-21 | 1 | -1/+1 |
| * | QPID-5088 : [Java Broker] Isolate use of AMQShortString and FieldTable to 0-8... | Robert Godfrey | 2013-08-21 | 58 | -589/+301 |
| * | QPID-5087 : [Java Broker] Allow use of separate message stores and configurat... | Robert Godfrey | 2013-08-20 | 19 | -66/+1103 |
| * | QPID-5081 : [Java Broker] Refactor Queue Creation - allow integer argument fo... | Robert Godfrey | 2013-08-19 | 1 | -1/+1 |
| * | QPID-5081 : [Java Broker] Refactor Queue Creation | Robert Godfrey | 2013-08-18 | 1 | -2/+16 |
| * | QPID-5081 : [Java Broker] Refactor Queue Creation | Robert Godfrey | 2013-08-18 | 36 | -469/+1059 |
| * | QPID-5074: update broker binary release tar process to handle plugins with de... | Robert Gemmell | 2013-08-16 | 1 | -5/+2 |
| * | QPID-5073 : Add dependency on alternate exchange for queues where such an alt... | Robert Godfrey | 2013-08-16 | 1 | -17/+15 |
| * | QPID-5073 : Add dependency on alternate exchange for queues where such an alt... | Robert Godfrey | 2013-08-16 | 2 | -39/+167 |
| * | QPID-5073 : [Java Broker] Refactor DurableConfigurationStore recovery to allo... | Robert Godfrey | 2013-08-15 | 30 | -637/+1785 |
| * | QPID-5065 : [Java] tests do not run on Windows | Robert Godfrey | 2013-08-09 | 1 | -6/+4 |
| * | QPID-5056 : [Java Broker] Change configuration model to allow for KeyStores/T... | Robert Godfrey | 2013-08-08 | 5 | -30/+161 |
| * | QPID-5038: [Java Broker Tests] Fix leak from message store tests | Keith Wall | 2013-08-04 | 2 | -42/+29 |
| * | QPID-5037: Move log viewer into a separate tab and add abilities to download ... | Alex Rudyy | 2013-08-02 | 6 | -3/+23 |
| * | QPID-4875 : The parsing logic for certificate subjects does not work properly... | Robert Godfrey | 2013-07-30 | 2 | -53/+11 |
| * | QPID-5009 : Update broker store to revision 7 | Robert Godfrey | 2013-07-19 | 1 | -2/+77 |
| * | QPID-4999 : [Java Broker] Strip selector arguments from persistent bindings t... | Robert Godfrey | 2013-07-18 | 11 | -47/+600 |
| * | QPID-4961: Change trunk version to 0.25 | Justin Ross | 2013-07-18 | 1 | -1/+1 |
| * | QPID-4659 : [Java Broker] move amqp 0-8 implementation into a plugin | Robert Godfrey | 2013-07-16 | 86 | -14184/+2 |
| * | QPID-4659 : [Java Broker] reduce unnecessary usage of 0-8 classes in tests | Robert Godfrey | 2013-07-16 | 11 | -66/+48 |
| * | QPID-4659 : [Java Broker] reduce unnecessary usage of 0-8 classes in tests | Robert Godfrey | 2013-07-16 | 10 | -174/+162 |
| * | QPID-4659 : [Java Broker] tidy up amqp 0-8 implementation, reduce unnecessary... | Robert Godfrey | 2013-07-15 | 62 | -330/+293 |
| * | QPID-4659 : [Java Broker] move amqp 0-10 implementation into a plugin | Robert Godfrey | 2013-07-15 | 30 | -6958/+17 |
| * | QPID-4659 : [Java Broker] move amqp 1-0 implementation into a plugin | Robert Godfrey | 2013-07-15 | 30 | -5823/+3 |
| * | QPID-4659 : [Java Broker] remove redundant code | Robert Godfrey | 2013-07-15 | 2 | -472/+0 |
| * | QPID-4659 : [Java Broker] make message fomat conversions pluggable for differ... | Robert Godfrey | 2013-07-15 | 15 | -246/+1376 |