summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-2118 : Corrected 010Exclude for runtime selector exception. Tidied up Se...Martin Ritchie2009-09-303-100/+33
* QPID-2120 : Updated SimpleAMQQueue to ensure that the sub.isSuspended() check...Martin Ritchie2009-09-304-72/+118
* Add debug logging to see what the next message the Subscription is going to l...Martin Ritchie2009-09-301-1/+9
* Prevent NPE in QueueEntryImpl.debugIdentityMartin Ritchie2009-09-301-1/+9
* Add toString to AbstractActor to allow actors to be used in debug log messagesMartin Ritchie2009-09-301-0/+5
* QPID-2116 : Ensure that AMQChannel correctly notifies all running Subscriptio...Martin Ritchie2009-09-301-4/+51
* Update QTC to allow the setting of debug logging for the external broker proc...Martin Ritchie2009-09-302-0/+28
* Add logging of QPID_OPTS to startup in qpid-runMartin Ritchie2009-09-301-0/+1
* Add definition of int64_t (required by gcc 4.4.1)Gordon Sim2009-09-301-0/+1
* For Windows, add 'd' postfix to library file namesStephen D. Huston2009-09-301-4/+4
* Revised set of source files and library names for QMF; matches earlier change...Stephen D. Huston2009-09-291-42/+45
* This is related to QPID-2108Rajith Muditha Attapattu2009-09-292-10/+10
* Fix dependencies so python client used by tests is built before tests.Alan Conway2009-09-291-0/+3
* QPID-2118: exclude SelectorTest#testRuntimeSelectorError until it fails in th...Robert Gemmell2009-09-291-0/+1
* I have applied the patch attached to QPID-2108 from Tim Platten with a few mo...Rajith Muditha Attapattu2009-09-294-49/+214
* QMF Engine updates:Ted Ross2009-09-2917-62/+259
* Fix python tests to work in VPATH builds and for make distcheck.Alan Conway2009-09-2815-101/+135
* QPID-2028 : Augment BrokerActor to allow the setting of the broker name. Upda...Martin Ritchie2009-09-287-12/+21
* QPID-2118, exclude SelectorTest#testSelectorWithJMSMessageID until it fails i...Martin Ritchie2009-09-281-0/+3
* Transient flow-to-disk messages switched to store from BDB. Only single-queue...Kim van der Riet2009-09-283-4/+8
* Set apache.commons logging to warn to reduce the amount of commons debug that...Martin Ritchie2009-09-281-0/+4
* Add INDEX property to created messagesMartin Ritchie2009-09-281-2/+8
* Improve error reporting when commit failedMartin Ritchie2009-09-281-1/+1