| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | QPID-2632 : Updated AMQQueueAlertTest to use configure() to set ExpiredMessag... | Martin Ritchie | 2010-06-02 | 1 | -45/+23 |
| * | QPID-2623 : Simple changes to classes that extended TestCase, now they extend... | Martin Ritchie | 2010-06-02 | 22 | -166/+86 |
| * | QPID-2632 : Update IBBC and TestApplicationRegistry to provide default test v... | Martin Ritchie | 2010-06-02 | 2 | -20/+64 |
| * | QPID-2632 : Remove NullApplicationRegistry | Martin Ritchie | 2010-06-02 | 3 | -153/+3 |
| * | QPID-2632 - Cleaned up PluginTest, it now simply uses the configure() method ... | Martin Ritchie | 2010-06-02 | 1 | -18/+5 |
| * | QPID-2632 : A couple of tests in Systests are actually InVM only tests but ar... | Martin Ritchie | 2010-06-02 | 4 | -42/+39 |
| * | QPID-2632 : Updating ManagementConsoleTest to use IBBC required added broker/... | Martin Ritchie | 2010-06-02 | 2 | -9/+4 |
| * | QPID-1447 : Fully comment tests and ensure asserts are made in all test cases | Martin Ritchie | 2010-06-02 | 4 | -37/+183 |
| * | QPID-1447 : Finish testing SCD plugin, | Martin Ritchie | 2010-06-02 | 2 | -35/+217 |
| * | QPID-1447 : Add Logging to SCD. Update PluginManager to expose the logging pa... | Martin Ritchie | 2010-06-02 | 6 | -10/+70 |
| * | QPID-2625 : Update GenerateLogMessages to probe the property file for 3-Digit... | Martin Ritchie | 2010-06-02 | 10 | -41/+106 |
| * | Excluded the following tests using the new mechanism introduced in QPID-2639 | Rajith Muditha Attapattu | 2010-06-02 | 7 | -14/+16 |
| * | QPID-2639 | Rajith Muditha Attapattu | 2010-06-02 | 85 | -171/+181 |
| * | QPID-2639 | Rajith Muditha Attapattu | 2010-06-02 | 2 | -1322/+1348 |
| * | QPID-2520: use os.pathsep in genpom to allow it to function on Windows | Robert Gemmell | 2010-05-31 | 1 | -1/+1 |