| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-2002 : Updated ConnectionLoggingTest to protect against message reorderi... | Martin Ritchie | 2009-08-03 | 2 | -5/+67 |
| * | QPID-2002 : Added new getLog method to AbstractTestLogging that retreives the... | Martin Ritchie | 2009-08-03 | 3 | -20/+98 |
| * | QPID-2002 : Updates to integrate Logging with test ant test runs. | Martin Ritchie | 2009-08-03 | 7 | -67/+72 |
| * | QPID-1230 : Removed MockProtocolSession, Updated all references to use Intern... | Martin Ritchie | 2009-08-03 | 18 | -594/+309 |
| * | Removed unused method that only throws an Exception | Martin Ritchie | 2009-08-03 | 1 | -6/+1 |
| * | QPID-2002 : Updated ConnectionLoggingTest to use new validation methods in Ab... | Martin Ritchie | 2009-08-03 | 1 | -15/+14 |
| * | QPID-2002 : Added QUEUE constant = queue to QTC | Martin Ritchie | 2009-08-03 | 1 | -0/+1 |
| * | QPID-2002: Added testing of Channel Logging | Martin Ritchie | 2009-08-03 | 8 | -14/+426 |
| * | QPID-2002 : Added message(LogMessage message) to the LogActor Interface and t... | Martin Ritchie | 2009-08-03 | 2 | -1/+23 |
| * | Removed stale constructor, updated two test cases to use other constructor, t... | Martin Ritchie | 2009-08-03 | 3 | -17/+2 |
| * | Updated AlertingTest to use new methods in Abstract super class | Martin Ritchie | 2009-08-03 | 1 | -7/+2 |
| * | QPID-2002 : Change CON-1001 to make client ID optional so that the various st... | Martin Ritchie | 2009-08-03 | 6 | -35/+92 |
| * | QPID-2002 : Enable LogActors to log solely about themselves. Situations such ... | Martin Ritchie | 2009-08-03 | 3 | -0/+22 |
| * | QPID-2001 : Corrected MSLSubject, extracting the Store from the vhost fails t... | Martin Ritchie | 2009-08-03 | 2 | -3/+4 |
| * | QPID-2002 : Addition of ConnectionLoggingTest | Martin Ritchie | 2009-08-03 | 2 | -0/+225 |
| * | QPID-2001 : Update based on feedback from Marnie to be mindful of the impact ... | Martin Ritchie | 2009-08-03 | 1 | -8/+20 |
| * | QPID-2001 : Added missing MessageStoreLogSubject and corresponding test | Martin Ritchie | 2009-08-03 | 2 | -0/+103 |
| * | QPID-2011 : Updated AlertingTest to use new LogMonitoring class and corrected... | Martin Ritchie | 2009-08-03 | 4 | -187/+352 |
| * | QPID-2001 : Added new LogMonitor (with Test) to ensure that messages Logged o... | Martin Ritchie | 2009-08-03 | 2 | -0/+478 |
| * | Fix build warnings/errors on Windows | Stephen D. Huston | 2009-07-31 | 2 | -2/+3 |
| * | Fix race condition in cluster error handling. | Alan Conway | 2009-07-31 | 11 | -58/+102 |
| * | Make AMQFrame::getMethod() safe on frames with no body. | Alan Conway | 2009-07-31 | 1 | -2/+2 |
| * | handle fail setting last-node-standing with unit test, still needs system test | Carl C. Trieloff | 2009-07-31 | 2 | -12/+49 |
| * | Removed file src/tests/allSegmentTypes.h, which is generated. | Kim van der Riet | 2009-07-31 | 1 | -128/+0 |
| * | Make previous test more robust, add some comments | Carl C. Trieloff | 2009-07-31 | 1 | -1/+12 |
| * | Candidate fix for race condition in test | Carl C. Trieloff | 2009-07-31 | 1 | -1/+4 |
| * | Some clean up, and better error check | Carl C. Trieloff | 2009-07-31 | 1 | -3/+5 |
| * | Make replication of queue events not dependant on abs queue position, but rat... | Carl C. Trieloff | 2009-07-30 | 6 | -10/+78 |
| * | Set protocol versions correctly in cluster code. | Alan Conway | 2009-07-30 | 5 | -12/+29 |
| * | QPID-652 -- fixed by Marco Bisioli | Carl C. Trieloff | 2009-07-30 | 1 | -1/+3 |
| * | Change remaining broker Timer clients to use the single broker Timer | Andrew Stitcher | 2009-07-30 | 5 | -11/+11 |
| * | Change all broker users of broker::Timer to use sys::Timer | Andrew Stitcher | 2009-07-30 | 16 | -91/+78 |
| * | Added diagnostics to tell if timer callbacks overrun their allowed time | Andrew Stitcher | 2009-07-30 | 1 | -3/+21 |
| * | Fix sys::Timer code to push into priority list using the correct time | Andrew Stitcher | 2009-07-30 | 1 | -1/+1 |
| * | added back another missing exclude | Rafael H. Schloming | 2009-07-30 | 1 | -0/+3 |
| * | Provide more informative cluster logging at notice level | Alan Conway | 2009-07-29 | 5 | -28/+28 |
| * | Remove implementation details from broker future diagram and make it into a c... | Aidan Skinner | 2009-07-29 | 3 | -0/+0 |
| * | New sequence diagram showing flow between NetworkDriver and ProtocolEngine | Aidan Skinner | 2009-07-29 | 1 | -0/+0 |
| * | Removed implementation, just the interfaces left | Aidan Skinner | 2009-07-29 | 1 | -0/+0 |
| * | Phase 1 implementation of new network interfaces | Aidan Skinner | 2009-07-29 | 1 | -0/+0 |
| * | Add state diagram for new flow, update happyfuturebroker class diagram | Aidan Skinner | 2009-07-29 | 2 | -0/+0 |
| * | added missing exclude | Rafael H. Schloming | 2009-07-29 | 1 | -0/+2 |
| * | QPID-2009: mask the password Text field value when creating a new user or res... | Robert Gemmell | 2009-07-29 | 1 | -2/+12 |
| * | QPID-2008: Sort the queue names when offering them as an input selection to u... | Robert Gemmell | 2009-07-29 | 3 | -0/+6 |
| * | QPID-2007: Ensure the dialog shells are explicitly positioned,thus ensuring t... | Robert Gemmell | 2009-07-29 | 8 | -0/+45 |
| * | Further suppression for 32 bit fedora 11. | Gordon Sim | 2009-07-28 | 1 | -0/+8 |
| * | Add the Read/Write jobs on the MINA lines. | Aidan Skinner | 2009-07-28 | 3 | -0/+0 |
| * | Develop diagrams in more detail, add new ones. | Aidan Skinner | 2009-07-28 | 3 | -0/+0 |
| * | Suppression for boost 1.37 unit_test problem | Andrew Stitcher | 2009-07-28 | 1 | -0/+9 |
| * | Oops: eliminated a ternary operator giving the "else" instead of the "then". | Andrew Stitcher | 2009-07-28 | 1 | -1/+1 |