| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-2555 : Info-Plugin systest fixes | Martin Ritchie | 2010-06-22 | 3 | -4/+253 |
| * | QPID-2555 : Modified the MANIFEST to include org.apache.qpid.common and org.a... | Martin Ritchie | 2010-06-22 | 13 | -434/+399 |
| * | QPID-2555 : Improvements on info plugin, using SOAP | Martin Ritchie | 2010-06-22 | 10 | -0/+949 |
| * | QPID-2665: Remove BROKER from object types for plugins | Robert Gemmell | 2010-06-17 | 4 | -16/+1 |
| * | QPID-2654: Add Actor logging to the ACL plugin | Robert Gemmell | 2010-06-17 | 10 | -15/+275 |
| * | QPID-2662: Use actual SocketAddress instead of the String representation | Robert Gemmell | 2010-06-17 | 13 | -85/+68 |
| * | QPID-2673: dont hold a disposition change listener for messages when accept-m... | Robert Gemmell | 2010-06-17 | 2 | -3/+10 |
| * | QPID-2652 : Update client build.xml to use local property for genration, this... | Martin Ritchie | 2010-06-14 | 1 | -6/+5 |
| * | Update SAMQQT to use an initialised Direct exchange rather than make its own. | Martin Ritchie | 2010-06-14 | 1 | -1/+4 |
| * | QPID-2638 : Add initial support for Topics section in configuration file. | Martin Ritchie | 2010-06-14 | 21 | -98/+335 |
| * | QPID-2625 : Moved Logging generation to moudule.xml to allow plugins to utili... | Martin Ritchie | 2010-06-14 | 45 | -586/+2854 |
| * | Update LogMessage Generation to be based on a the existance of a _logmessages... | Martin Ritchie | 2010-06-14 | 7 | -94/+104 |
| * | QPID-2650: revert change in r952930 which removed the extraneous vhost subdir... | Robert Gemmell | 2010-06-10 | 1 | -5/+7 |
| * | QPID-2650: Make use of connections with auto-commit transactions disabled for... | Robert Gemmell | 2010-06-09 | 3 | -118/+106 |
| * | QPID-2651: Remove use of deprecated Derby 10.3.2.1 release, upgrade to Derby ... | Robert Gemmell | 2010-06-09 | 3 | -1/+1 |
| * | QPID-2526: split command into quoted arguments to allow building with spaces ... | Robert Gemmell | 2010-06-08 | 1 | -1/+7 |
| * | QPID-2650: make PST check the recovered messages more precisely, and more inf... | Robert Gemmell | 2010-06-08 | 1 | -2/+10 |
| * | made minor changes to get testkit running again. | Rajith Muditha Attapattu | 2010-06-08 | 1 | -26/+9 |
| * | Adjusted the capacity test case, verify the change made in rev 949083. | Rajith Muditha Attapattu | 2010-06-07 | 1 | -7/+16 |
| * | Removing commented out code. | Rajith Muditha Attapattu | 2010-06-07 | 1 | -6/+1 |
| * | For testOderingWithSyncConsumer I added a timeout for the individual receive(... | Rajith Muditha Attapattu | 2010-06-07 | 1 | -3/+12 |
| * | QPID-2634: set/correct broker+common script line ending properties depending ... | Robert Gemmell | 2010-06-07 | 2 | -20/+20 |
| * | QPID-2634: use ant fixcrlf task as part of the broker packaging process to en... | Robert Gemmell | 2010-06-07 | 1 | -1/+2 |
| * | QPID-2599: restore log4j settings files which are not named log4j.xml or log4... | Robert Gemmell | 2010-06-04 | 6 | -0/+233 |
| * | QPID-2632 : Applied patch from Andrew Kennedy. To convert RST and PPT to QTCs... | Martin Ritchie | 2010-06-04 | 4 | -18/+8 |
| * | Only build perftest scripts if we have changed them. Shaves 14s of the build ... | Martin Ritchie | 2010-06-04 | 1 | -1/+11 |
| * | QPID-2632 : External broker profile actually needs an InVM broker created to ... | Martin Ritchie | 2010-06-03 | 4 | -11/+60 |
| * | QPID-1447 : Ensure we only attempt to load plugins that are configured and so... | Martin Ritchie | 2010-06-03 | 1 | -3/+7 |
| * | Cleanup code. Configuration security.access is not used anymore | Martin Ritchie | 2010-06-03 | 8 | -26/+8 |
| * | QPID-2633 : Move destinationConsumer count logic to before the consumer is re... | Martin Ritchie | 2010-06-03 | 1 | -8/+15 |
| * | Increase ExpiredMessageCheck time period to ensure test succesfully runs | Martin Ritchie | 2010-06-03 | 1 | -1/+1 |
| * | QPID-1447 : Update SCD for MessageAge when queue is empty at consumer connect... | Martin Ritchie | 2010-06-03 | 1 | -3/+12 |
| * | QPID-1447 : Add additional testing for null TopicDelete Policy Configuration ... | Martin Ritchie | 2010-06-03 | 2 | -11/+57 |
| * | QPID-2632 : Encorporated changes from Andrew Kennedy, cleanup PPT and extend ... | Martin Ritchie | 2010-06-03 | 1 | -17/+5 |
| * | QPID-2581 : Update Plugins that use configuration to only throw Configuration... | Martin Ritchie | 2010-06-03 | 17 | -99/+206 |
| * | Remove Plugin.isConfigured Only configured plugins should be created | Martin Ritchie | 2010-06-03 | 7 | -91/+81 |
| * | QPID-2632 : Ensure additional broker unit tests extend IBBC | Martin Ritchie | 2010-06-03 | 8 | -50/+25 |
| * | Add the ASF License to various classes currently missing it | Robert Gemmell | 2010-06-02 | 21 | -3/+423 |
| * | QPID-2639: copy the old QpidTestCase@950614 to the new QpidBrokerTestCase, re... | Robert Gemmell | 2010-06-02 | 1 | -0/+1345 |
| * | QPID-2639: add ASF licence and correct Logger class to updated QpidTestCase, ... | Robert Gemmell | 2010-06-02 | 2 | -1346/+21 |
| * | QPID-2581 : Update Plugins to have a consistent configure(ConfigurationPlugin... | Martin Ritchie | 2010-06-02 | 13 | -95/+61 |
| * | QPID-2632 : Fix test that need to modify the configuration before starting th... | Martin Ritchie | 2010-06-02 | 8 | -124/+133 |
| * | QPID-2632 : Update test to use the testName'd queue by default not 'test' | Martin Ritchie | 2010-06-02 | 1 | -1/+1 |
| * | QPID-2632 : Move the creation of the default virtualhosts in the xml config t... | Martin Ritchie | 2010-06-02 | 1 | -15/+23 |
| * | QPID-2632 : extra plugins require common/test for the test NetworkDriver | Martin Ritchie | 2010-06-02 | 2 | -12/+7 |
| * | QPID-2632 : Update SCD to use IBBC | Martin Ritchie | 2010-06-02 | 5 | -23/+13 |
| * | QPID-2632 : Updated actor test for IBBC. | Martin Ritchie | 2010-06-02 | 7 | -71/+39 |
| * | QPID-2632 : Update to ensure multiple virtualhosts are actually added, requir... | Martin Ritchie | 2010-06-02 | 1 | -5/+6 |
| * | QPID-2632 : IBBC update and removed most local variable declartion as this wa... | Martin Ritchie | 2010-06-02 | 1 | -37/+12 |
| * | QPID-2632 : Updated as per other tests for IBBC, with setUp/tearDown | Martin Ritchie | 2010-06-02 | 1 | -7/+11 |