summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-1950 : Remove exclude from global exclude file. Should just be excluded ...Martin Ritchie2009-10-082-3/+2
* QPID-1950 : Problem is that the thrown exception whilst an IOException does n...Martin Ritchie2009-10-088-5/+358
* Added more install-related content to the CMake structure.Stephen D. Huston2009-10-077-55/+310
* Add missing extern decls.Stephen D. Huston2009-10-072-3/+3
* Pick up size_t def from Windows rather than making one up and possibly clashi...Stephen D. Huston2009-10-071-1/+3
* QPID-942 : Added tests for broker and client log messages produced when flow ...Robert Godfrey2009-10-072-7/+88
* compatibility changes for python 2.3Rafael H. Schloming2009-10-062-6/+12
* Fix typo in ais_check, causing cluster tests to fail.Alan Conway2009-10-061-1/+1
* Remove conflicts checked in earlierStephen D. Huston2009-10-061-17/+0
* QPID-1816 : Fixed wait for messages loop so on error the test does not get stuckMartin Ritchie2009-10-061-0/+3
* Get remaining tests running on WindowsStephen D. Huston2009-10-054-43/+143
* Improve ability to avoid dialogs in automated testsStephen D. Huston2009-10-051-0/+17
* Add new files from r821000; Fixes QPID-2130Stephen D. Huston2009-10-051-0/+4
* Minor improvements to cluster logging.Alan Conway2009-10-053-16/+21
* Removed AMQP method body classes from public API.Alan Conway2009-10-051-1/+2
* Correct some powershell problems for WindowsStephen D. Huston2009-10-054-27/+28
* Fixed: cluster udpate did not presever deliver-properties.exchange on messages.Alan Conway2009-10-0513-79/+118
* QPID-1816 : Update to AOMT based tests, Test now continues as long as message...Martin Ritchie2009-10-054-6/+44
* QPID-1816 : Add testing for publication on a dirty session after failover.Martin Ritchie2009-10-052-0/+409
* QPID-1816 : Add testing for ack after failover, and testing for acknowledgeme...Martin Ritchie2009-10-053-79/+282
* QPID-1816 : Add Acknowledge tests and QuickAcking manual test helper.Martin Ritchie2009-10-055-19/+426
* Fix for dirty sessions, start to test that sessions are dirty when required.Martin Ritchie2009-10-052-21/+90
* QPID-1816 : Updated AcknowledgeTests to cover all ack modes and the synchrono...Martin Ritchie2009-10-055-88/+601
* Updated testing harness: QpidTestCase and FailoverBaseCase.Martin Ritchie2009-10-057-204/+192
* Update to ensure system properties are always reset even if exception ocurrs ...Martin Ritchie2009-10-051-6/+11
* Update to FBC to ensure second broker is shutdown in the event of an exceptio...Martin Ritchie2009-10-051-2/+18
* Removed BasicConfigurator.configure() this should not be used in testing as i...Martin Ritchie2009-10-051-0/+1
* Updated BlockingWaiter to provided more details when a new exception arrives ...Martin Ritchie2009-10-051-1/+1
* Added close actor to NAR to prevent exception during InVM broker shutdown.Martin Ritchie2009-10-051-0/+3
* Updated broker log4j.xml to remove the DEBUG logging from o.a.commonsMartin Ritchie2009-10-051-0/+4
* Look for qpidd.exe in various places, not just DebugStephen D. Huston2009-10-033-6/+53
* QMF Fixes in Ruby Console:Ted Ross2009-10-027-9/+50
* QMF Fixes:Ted Ross2009-10-027-12/+32
* qpidd prints message to stderr if logging configuration is invalid.Alan Conway2009-10-021-15/+19
* Applied patches to resolve QPID-2076Stephen D. Huston2009-10-026-12/+18
* Deprecated enableQueueEvents() in the doxygen comments. Use setInt() instead.Jonathan Robie2009-10-021-0/+15
* define content- and view- classes separately from message classGordon Sim2009-10-0227-428/+734
* QPID-942: fix test exclusionRobert Gemmell2009-10-021-1/+1
* Removed LatencyTracker from cluster.Alan Conway2009-10-017-201/+6
* Set cluster version number from SVN revision.Alan Conway2009-10-011-2/+6
* Fix broker race where broker closes connection before sending close-ok.Alan Conway2009-10-012-8/+15
* QPID-942 : Add Simplistic Producer Flow Control to the java Broker / java 0-8...Robert Godfrey2009-10-0116-29/+695
* Fix QPID-2086 - problem with read-credit.Alan Conway2009-10-019-74/+70
* QPID-2125: Make FailoverBaseCase set the second brokers QPID_WORK as a subdir...Robert Gemmell2009-10-012-5/+2
* QPID-2121 : Noticed that the logging level for the test VM was being set dire...Martin Ritchie2009-10-012-7/+46
* QPID-2121 : Correctly set the broker properties for the test, rather than usi...Martin Ritchie2009-10-011-1/+1
* Updated library dependenciesTed Ross2009-09-301-1/+1
* reenabled spec file cachingRafael H. Schloming2009-09-301-2/+2
* QPID-2121 : Update to QTC to allow the setting of System Properties for just ...Martin Ritchie2009-09-303-15/+84
* Correct order of log4j entries so our parser doesn't print an errorMartin Ritchie2009-09-303-1/+3