| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-2002 : MessageStore Logging updates to include queue counts from persist... | Martin Ritchie | 2009-08-07 | 2 | -13/+270 |
| * | Add a drainQueue method to QTC to allow tests to clean up after themselves | Martin Ritchie | 2009-08-07 | 1 | -7/+38 |
| * | Fixed BDBMessageStore class path | Martin Ritchie | 2009-08-07 | 1 | -1/+1 |
| * | Reverted r801903, it should not be needed after r801860 and r801861. | Gordon Sim | 2009-08-07 | 1 | -1/+0 |
| * | QPID-2002 : Fix for BindingLoggingTest : Where Binding Delete message order i... | Martin Ritchie | 2009-08-07 | 1 | -6/+17 |
| * | QPID-2002 : Fix for BrokerLoggingTest NPE. | Martin Ritchie | 2009-08-07 | 1 | -0/+3 |
| * | Gsim's temporary fix for replication bug. | Michael Goulish | 2009-08-07 | 1 | -0/+1 |
| * | Fixed LinkRegistry destructor to only cancel TimerTask if there is one! | Andrew Stitcher | 2009-08-07 | 1 | -1/+3 |
| * | Change QueueCleaner so that it cancels any outstanding TimerTask on destruction | Andrew Stitcher | 2009-08-07 | 3 | -1/+7 |
| * | Change LinkRegistry to cancel its TimerTask in its destructor | Andrew Stitcher | 2009-08-07 | 2 | -2/+13 |
| * | Revert "Stop timer thread before users are deleted (as they don't all clean u... | Andrew Stitcher | 2009-08-07 | 1 | -4/+0 |
| * | Further improve the delay/overrun Timer warnings when both occur at once | Andrew Stitcher | 2009-08-07 | 1 | -6/+14 |
| * | When setting up the next fire time for a Timer make sure it can't be in the p... | Andrew Stitcher | 2009-08-07 | 1 | -1/+2 |
| * | Stop timer thread before users are deleted (as they don't all clean up prior ... | Gordon Sim | 2009-08-06 | 1 | -0/+4 |
| * | Fix cman integration to exit immediately on loss of quorum. | Alan Conway | 2009-08-06 | 12 | -36/+109 |
| * | QPID-2002 : Improved Channel/ConnectionLogging Test to report that it had no ... | Martin Ritchie | 2009-08-06 | 3 | -13/+59 |
| * | Removed unused Constructor on Mock object | Martin Ritchie | 2009-08-06 | 2 | -6/+1 |
| * | QPID-2002, QPID-2001 : Add new SubscriptionActor to perform Subscription clos... | Martin Ritchie | 2009-08-06 | 7 | -11/+203 |
| * | QPID-2001 : Update to LogMessages.vm to perform the option removal BEFORE rep... | Martin Ritchie | 2009-08-06 | 1 | -21/+21 |
| * | QPID-2002 : Add Binding Logging Messages with test | Martin Ritchie | 2009-08-06 | 4 | -19/+293 |
| * | QPID-2002 : Removed local _monitor which was hiding super class variable | Martin Ritchie | 2009-08-06 | 1 | -2/+0 |
| * | QPID-2002: Added Exchange Logging and test | Martin Ritchie | 2009-08-06 | 2 | -0/+217 |
| * | QPID-2002 : SubscriptionLogging Tests, update to SubscriptionImpl for new exc... | Martin Ritchie | 2009-08-06 | 3 | -20/+350 |
| * | QPID-2002 : Used new close feature of LogMonitor to ensure test log file only... | Martin Ritchie | 2009-08-06 | 1 | -0/+8 |
| * | QPID-2002 : Added exclusive parameter to subscription.setQueue to allow impro... | Martin Ritchie | 2009-08-06 | 5 | -5/+6 |
| * | Add close to LogMonitor so we only get the messages for that test in the log ... | Martin Ritchie | 2009-08-06 | 1 | -4/+25 |
| * | QPID-2002 : Add toString functionality to Filters for displaying in Subscript... | Martin Ritchie | 2009-08-06 | 3 | -1/+39 |
| * | QPID-1223 : Now that we are correctly closing all the InVM brokers ChannelClo... | Martin Ritchie | 2009-08-06 | 1 | -2/+2 |
| * | QPID-2002: Removed the setting of QPID_WORK as this appears to upset Derby, l... | Martin Ritchie | 2009-08-06 | 2 | -13/+3 |
| * | QPID-2002 : Completion of BrokerLoggingTest, the shutdown tests have been exc... | Martin Ritchie | 2009-08-06 | 8 | -47/+1040 |
| * | QPID-1223 : Non QTC and some QTC tests are still not correctly cleaning up th... | Martin Ritchie | 2009-08-06 | 9 | -61/+49 |
| * | QPID-2002 : Updates to Test ARs to correctly remove the CurrentActor on close... | Martin Ritchie | 2009-08-06 | 5 | -9/+46 |
| * | QPID-2002: MessageStore Logging , DerbyMS Does not have Queue Recovery loggin... | Martin Ritchie | 2009-08-06 | 9 | -54/+561 |
| * | QPID-2002 : Javadoc'd CurrentActor | Martin Ritchie | 2009-08-06 | 1 | -1/+55 |
| * | QPID-2002 : Updated ChannelLoggingTest to use new getMessageString method for... | Martin Ritchie | 2009-08-06 | 1 | -4/+4 |
| * | QPID-2002 : Renamed TestBlankActor to TestLogActor for more general use in Nu... | Martin Ritchie | 2009-08-06 | 2 | -2/+2 |
| * | QPID-2002, QPID-2012 : Provide Broker Startup Logging using a SystemOutMessag... | Martin Ritchie | 2009-08-06 | 6 | -48/+291 |
| * | QPID-2002 : Add Queue Logging Tests. | Martin Ritchie | 2009-08-06 | 5 | -3/+568 |
| * | QPID-2028 : Ensure all Non QpidTestCase System tests correctly clean up by re... | Martin Ritchie | 2009-08-06 | 33 | -95/+233 |
| * | QPID-2002 : Add Queue Creation logging | Martin Ritchie | 2009-08-06 | 1 | -11/+38 |
| * | QPID-2002 : Rename extractConnectionID to getConnectionID to be inline with r... | Martin Ritchie | 2009-08-06 | 2 | -9/+4 |
| * | generalized one suppression. | Michael Goulish | 2009-08-05 | 1 | -5/+0 |
| * | Added many suppressions for stacks leading to apparent leaks in dl_open(). | Michael Goulish | 2009-08-05 | 1 | -0/+643 |
| * | Clarify that the build dir need not be a subdir of cpp/src; also, note the ne... | Stephen D. Huston | 2009-08-05 | 1 | -3/+7 |
| * | Try to create piddir if needed; on error throw a useful message. Fixes QPID-2030 | Stephen D. Huston | 2009-08-05 | 2 | -1/+13 |
| * | Improved Timer delay/overrun warnings | Andrew Stitcher | 2009-08-05 | 1 | -4/+6 |
| * | Add jira status to comits to review | Aidan Skinner | 2009-08-05 | 2 | -3/+22 |
| * | Rename of MessageStore::discardInit() to MessageStore::truncateInint(), resul... | Kim van der Riet | 2009-08-05 | 6 | -7/+7 |
| * | Explicit Msg::op<< overrides for integral types, fixes a store compile problem. | Alan Conway | 2009-08-04 | 1 | -4/+19 |
| * | Fixes for cluster code to compile with new stricter corosync header files | Andrew Stitcher | 2009-08-04 | 4 | -16/+56 |