| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-5048: dby profiles, bdb test deps and config for perftests-systests & bd... | Alex Rudyy | 2014-03-21 | 2 | -0/+75 |
| * | QPID-5048: split out systests from perftests and add rat plugin config | Robert Gemmell | 2014-03-16 | 1 | -4/+0 |
| * | QPID-5625 : [Java Broker] ensure common configured object values are saved to... | Robert Godfrey | 2014-03-12 | 2 | -6/+33 |
| * | QPID-5611 : Ensure the appropriate principals are available at the time of al... | Robert Godfrey | 2014-03-08 | 1 | -4/+2 |
| * | QPID-5611 : Change the event logger from a singleton to an instance | Robert Godfrey | 2014-03-08 | 2 | -4/+6 |
| * | QPID-5611 : [Java Broker] remove LogActors | Robert Godfrey | 2014-03-07 | 2 | -21/+20 |
| * | QPID-5048: get the tests running again for the perftests module | Robert Gemmell | 2014-03-07 | 1 | -0/+4 |
| * | QPID-4000 , QPID-5601 : Improve conversion of reply-to between different prot... | Robert Godfrey | 2014-03-05 | 1 | -1/+1 |
| * | QPID-5048: Maven enahancements to remove child version definitions and improv... | Robert Gemmell | 2014-02-28 | 3 | -3/+0 |
| * | QPID-5048: Maven enahancements to restructure POM hierarchy and improve build | Robert Gemmell | 2014-02-27 | 3 | -147/+10 |
| * | QPID-5555 : address review comments from Robbie Gemmell | Robert Godfrey | 2014-02-24 | 1 | -2/+0 |
| * | QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n... | Robert Godfrey | 2014-02-17 | 2 | -1/+2 |
| * | QPID-5551 : Change AMQStoreException to StoreException which inherits from Se... | Robert Godfrey | 2014-02-14 | 14 | -218/+139 |
| * | QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and... | Robert Godfrey | 2014-02-14 | 19 | -205/+182 |
| * | QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed... | Robert Godfrey | 2014-02-07 | 4 | -4/+52 |
| * | QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versions | Robert Gemmell | 2014-02-06 | 3 | -44/+35 |
| * | NO-JIRA : fix spelling error/typo in name of Enque(ue)ableMessage | Robert Godfrey | 2014-01-23 | 3 | -8/+8 |
| * | QPID-5504 : remove InboundMessage... characterize routing as being on the imm... | Robert Godfrey | 2014-01-22 | 1 | -0/+6 |
| * | QPID-5504 : initial refactoring to move common code into shared classes, make... | Robert Godfrey | 2014-01-22 | 2 | -5/+4 |
| * | QPID-5048: logging and build output cleanup | Robert Gemmell | 2014-01-22 | 1 | -3/+6 |
| * | QPID-5048: Logging dependency and configuration tidy up for maven build | Robert Gemmell | 2014-01-22 | 3 | -0/+31 |
| * | QPID-5065: modifications to get more tests running on windows (both ant and m... | Keith Wall | 2014-01-17 | 3 | -18/+27 |
| * | NO-JIRA : add info to test assert to give clue as to why test failed | Robert Godfrey | 2014-01-07 | 1 | -1/+4 |
| * | QPID-5211: [Java Broker] Prevent spurious 'No valid transition from state CLO... | Keith Wall | 2014-01-06 | 1 | -3/+11 |
| * | NO-JIRA: Add missing licences to some Java Broker Management .html files (ide... | Keith Wall | 2013-12-16 | 2 | -0/+32 |
| * | QPID-5048: [Maven build system] Fix poms so that resources beneath the nonsta... | Keith Wall | 2013-11-15 | 1 | -0/+11 |
| * | QPID-5336: Don't hardcode location of bash in shell scripts | Andrew Stitcher | 2013-11-14 | 1 | -1/+1 |
| * | QPID-5222: Update optional BDB store to use version 5.0.97 of BDB JE | Keith Wall | 2013-10-12 | 1 | -1/+1 |
| * | QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ... | Robert Gemmell | 2013-10-06 | 3 | -3/+0 |
| * | QPID-5161: Use case-insensitive path comparing on Windows OS when evaluating ... | Alex Rudyy | 2013-10-03 | 1 | -1/+1 |
| * | QPID-5048: add pluginManagement section to the qpid parent, to override apach... | Robert Gemmell | 2013-09-30 | 3 | -46/+3 |
| * | QPID-5048: move extraction of the broker release binary for system testing us... | Robert Gemmell | 2013-09-24 | 1 | -1/+1 |
| * | QPID-5048: add initial pom files for a maven build | Robert Gemmell | 2013-09-23 | 3 | -0/+413 |
| * | QPID-5164: remove use of qpid-all.jar from scripts, use classpath wildcard ex... | Robert Gemmell | 2013-09-23 | 1 | -1/+1 |
| * | QPID-5162: move the bdbstore-specific systests to their own module | Robert Gemmell | 2013-09-23 | 10 | -22/+91 |
| * | QPID-5160: add a qpid-test-utils module instead of making every modules tests... | Robert Gemmell | 2013-09-23 | 2 | -2/+2 |
| * | QPID-5159: fixups after previous directory rename of broker to broker-core | Robert Gemmell | 2013-09-23 | 2 | -6/+6 |
| * | QPID-5088 : [Java Broker] Isolate use of AMQShortString and FieldTable to 0-8... | Robert Godfrey | 2013-08-21 | 2 | -11/+13 |
| * | QPID-5087 : [Java Broker] Allow use of separate message stores and configurat... | Robert Godfrey | 2013-08-20 | 7 | -36/+115 |
| * | QPID-5081 : [Java Broker] Refactor Queue Creation | Robert Godfrey | 2013-08-18 | 4 | -9/+17 |
| * | QPID-5074: update broker binary release tar process to handle plugins with de... | Robert Gemmell | 2013-08-16 | 2 | -0/+12 |
| * | QPID-5073 : [Java Broker] Refactor DurableConfigurationStore recovery to allo... | Robert Godfrey | 2013-08-15 | 2 | -9/+36 |
| * | QPID-5038: [Java Broker Tests] Fix leak from message store tests | Keith Wall | 2013-08-04 | 4 | -21/+31 |
| * | QPID-5012: use the constant to make the hard-dependency on 5.0.84+ clear at c... | Robert Gemmell | 2013-07-29 | 1 | -1/+1 |
| * | QPID-5012: [Java Broker] Turn off BDB JE stats generation feature (on by defa... | Keith Wall | 2013-07-24 | 1 | -0/+1 |
| * | QPID-5009 : Update broker store to revision 7 | Robert Godfrey | 2013-07-19 | 5 | -9/+205 |
| * | QPID-4999 : [Java Broker] Strip selector arguments from persistent bindings t... | Robert Godfrey | 2013-07-18 | 1 | -0/+7 |
| * | QPID-4999 : [Java Broker] Strip selector arguments from persistent bindings t... | Robert Godfrey | 2013-07-18 | 1 | -24/+98 |
| * | QPID-4998 : [Java Broker] Add ability to set durability, sync policy on creat... | Robert Godfrey | 2013-07-17 | 1 | -1/+38 |
| * | QPID-4659 : [Java Broker] fix bdbstore dependencies on pluggable protocols | Robert Godfrey | 2013-07-16 | 1 | -2/+2 |