summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-2002 : Updated ConnectionLoggingTest to protect against message reorderi...Martin Ritchie2009-08-032-5/+67
* QPID-2002 : Added new getLog method to AbstractTestLogging that retreives the...Martin Ritchie2009-08-033-20/+98
* QPID-2002 : Updates to integrate Logging with test ant test runs.Martin Ritchie2009-08-037-67/+72
* QPID-1230 : Removed MockProtocolSession, Updated all references to use Intern...Martin Ritchie2009-08-0318-594/+309
* Removed unused method that only throws an ExceptionMartin Ritchie2009-08-031-6/+1
* QPID-2002 : Updated ConnectionLoggingTest to use new validation methods in Ab...Martin Ritchie2009-08-031-15/+14
* QPID-2002 : Added QUEUE constant = queue to QTCMartin Ritchie2009-08-031-0/+1
* QPID-2002: Added testing of Channel LoggingMartin Ritchie2009-08-038-14/+426
* QPID-2002 : Added message(LogMessage message) to the LogActor Interface and t...Martin Ritchie2009-08-032-1/+23
* Removed stale constructor, updated two test cases to use other constructor, t...Martin Ritchie2009-08-033-17/+2
* Updated AlertingTest to use new methods in Abstract super classMartin Ritchie2009-08-031-7/+2
* QPID-2002 : Change CON-1001 to make client ID optional so that the various st...Martin Ritchie2009-08-036-35/+92
* QPID-2002 : Enable LogActors to log solely about themselves. Situations such ...Martin Ritchie2009-08-033-0/+22
* QPID-2001 : Corrected MSLSubject, extracting the Store from the vhost fails t...Martin Ritchie2009-08-032-3/+4
* QPID-2002 : Addition of ConnectionLoggingTestMartin Ritchie2009-08-032-0/+225
* QPID-2001 : Update based on feedback from Marnie to be mindful of the impact ...Martin Ritchie2009-08-031-8/+20
* QPID-2001 : Added missing MessageStoreLogSubject and corresponding testMartin Ritchie2009-08-032-0/+103
* QPID-2011 : Updated AlertingTest to use new LogMonitoring class and corrected...Martin Ritchie2009-08-034-187/+352
* QPID-2001 : Added new LogMonitor (with Test) to ensure that messages Logged o...Martin Ritchie2009-08-032-0/+478
* Fix build warnings/errors on WindowsStephen D. Huston2009-07-312-2/+3
* Fix race condition in cluster error handling.Alan Conway2009-07-3111-58/+102
* Make AMQFrame::getMethod() safe on frames with no body.Alan Conway2009-07-311-2/+2
* handle fail setting last-node-standing with unit test, still needs system testCarl C. Trieloff2009-07-312-12/+49
* Removed file src/tests/allSegmentTypes.h, which is generated.Kim van der Riet2009-07-311-128/+0
* Make previous test more robust, add some commentsCarl C. Trieloff2009-07-311-1/+12
* Candidate fix for race condition in testCarl C. Trieloff2009-07-311-1/+4
* Some clean up, and better error checkCarl C. Trieloff2009-07-311-3/+5
* Make replication of queue events not dependant on abs queue position, but rat...Carl C. Trieloff2009-07-306-10/+78
* Set protocol versions correctly in cluster code.Alan Conway2009-07-305-12/+29
* QPID-652 -- fixed by Marco BisioliCarl C. Trieloff2009-07-301-1/+3
* Change remaining broker Timer clients to use the single broker TimerAndrew Stitcher2009-07-305-11/+11
* Change all broker users of broker::Timer to use sys::TimerAndrew Stitcher2009-07-3016-91/+78
* Added diagnostics to tell if timer callbacks overrun their allowed timeAndrew Stitcher2009-07-301-3/+21
* Fix sys::Timer code to push into priority list using the correct timeAndrew Stitcher2009-07-301-1/+1
* added back another missing excludeRafael H. Schloming2009-07-301-0/+3
* Provide more informative cluster logging at notice levelAlan Conway2009-07-295-28/+28
* Remove implementation details from broker future diagram and make it into a c...Aidan Skinner2009-07-293-0/+0
* New sequence diagram showing flow between NetworkDriver and ProtocolEngineAidan Skinner2009-07-291-0/+0
* Removed implementation, just the interfaces leftAidan Skinner2009-07-291-0/+0
* Phase 1 implementation of new network interfacesAidan Skinner2009-07-291-0/+0
* Add state diagram for new flow, update happyfuturebroker class diagramAidan Skinner2009-07-292-0/+0
* added missing excludeRafael H. Schloming2009-07-291-0/+2
* QPID-2009: mask the password Text field value when creating a new user or res...Robert Gemmell2009-07-291-2/+12
* QPID-2008: Sort the queue names when offering them as an input selection to u...Robert Gemmell2009-07-293-0/+6
* QPID-2007: Ensure the dialog shells are explicitly positioned,thus ensuring t...Robert Gemmell2009-07-298-0/+45
* Further suppression for 32 bit fedora 11.Gordon Sim2009-07-281-0/+8
* Add the Read/Write jobs on the MINA lines.Aidan Skinner2009-07-283-0/+0
* Develop diagrams in more detail, add new ones.Aidan Skinner2009-07-283-0/+0
* Suppression for boost 1.37 unit_test problemAndrew Stitcher2009-07-281-0/+9
* Oops: eliminated a ternary operator giving the "else" instead of the "then".Andrew Stitcher2009-07-281-1/+1