summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-2379: add ConsumerCountHigh to Queue delegateRobert Gemmell2010-03-044-3/+23
* This is a fix for QPID-2428Rajith Muditha Attapattu2010-03-041-1/+1
* BasicMessageProducer_0_10.java contains a fix for QPID-2428.Rajith Muditha Attapattu2010-03-043-4/+19
* Moved the scripts and config files to the tools module as the Perf Producer a...Rajith Muditha Attapattu2010-03-045-214/+4
* Increase test_watchdog interval to avoid spurious test failures.Alan Conway2010-03-031-2/+2
* Amended cluster error message for decoding failures.Alan Conway2010-03-031-1/+1
* Extended cluster_tests.test_management exposes a bug.Alan Conway2010-03-034-30/+77
* Added tests/testagent, a simple QMF agent for use in tests.Alan Conway2010-03-035-0/+323
* Minor improvements to brokertest framework.Alan Conway2010-03-032-28/+84
* QPID-2386: added username (if available) to log entry for failed authentication.Gordon Sim2010-03-031-19/+22
* QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ...Gordon Sim2010-03-0318-90/+138
* QPID-2427: Align browsing option with approach used in python clientGordon Sim2010-03-032-3/+16
* QPID-2426: Check for empty name in address when resolvingGordon Sim2010-03-031-0/+3
* QPID-2417: add a volume test for transient message delivery using topics + se...Robert Gemmell2010-03-032-0/+348
* Moved the slf4j-log4j deps to the common libs. If one only builds the client ...Rajith Muditha Attapattu2010-03-021-2/+2
* QPID-2261: fix agent indication heartbeat generation and handling.Kenneth Anthony Giusti2010-03-023-18/+16
* Removed superfluous "Apache Qpid : " string, which the Wiki inserted into mos...Jonathan Robie2010-03-0151-51/+51
* Fixed many links, added Apache header to each file. Jonathan Robie2010-03-0163-349/+494
* Fix: decoding error causes cluster broker to exit.Alan Conway2010-03-011-4/+16
* Add support for displaying subscriptions, with connection and queue infoNuno Santos2010-03-011-2/+53
* added setup.py for qpid-testsRafael H. Schloming2010-03-011-0/+31
* QPID-2261: split error logging and debug tracing into separate loggersKenneth Anthony Giusti2010-03-013-382/+188
* QPID-2261: object subscriptions, and testsKenneth Anthony Giusti2010-03-014-170/+464
* Small Hack to allow Windows to compile without error until the qmfv2 changes ...Andrew Stitcher2010-02-261-1/+4
* QPID-2423 - Add Constructors to set initial value of content for MapContent a...Ted Ross2010-02-265-0/+67
* temporary workaround for problem log statementRafael H. Schloming2010-02-261-1/+2
* Fix cluster abort on shutdown in ClusterTimer::fire.Alan Conway2010-02-264-3/+10
* fixed reconnectRafael H. Schloming2010-02-261-4/+4
* QPID-2417: update exclude files with correct test name and locations to allow...Robert Gemmell2010-02-263-2/+4
* split engine into a separate classRafael H. Schloming2010-02-262-107/+122
* Last member of a cluster always has clean store.Alan Conway2010-02-254-17/+55
* Configure boost tests to create core dumps.Alan Conway2010-02-252-1/+3
* Minor improvements to verify_cluster_objects.Alan Conway2010-02-251-13/+21
* QPID-2261: add console async subscription api, and testsKenneth Anthony Giusti2010-02-252-125/+408
* Removed unecessary include of Msg.h in Exception.hAndrew Stitcher2010-02-2523-3/+29
* move reconnect logic away from engine portion of the driverRafael H. Schloming2010-02-251-44/+81
* QPID-2417: add a test that restarts the broker at the end to validate the sto...Robert Gemmell2010-02-251-4/+27
* QPID-2417: add ability to run DurableSubscriberTest on the java-derby profile...Robert Gemmell2010-02-254-2/+11
* Add topic entry required by the MultiMessageDispatcher exampleRobert Gemmell2010-02-251-0/+1
* QPID-2417: unsubscribe the durable subscriptions when done to delete the queuesRobert Gemmell2010-02-251-0/+5
* QPID-2421 : Update to expose the PingClient count so we can set the correlati...Martin Ritchie2010-02-252-1/+6
* QPID-2421 : Augmented Async Performance test to take new 'preFill' value, tha...Martin Ritchie2010-02-256-13/+300
* QPID-2261: test subscription refresh and cancelKenneth Anthony Giusti2010-02-243-12/+166
* QPID-2261: sync with msg formats defined on wiki, start subscription impl.Kenneth Anthony Giusti2010-02-2413-341/+1410
* QPID-2417: add TTL testing of durable topic subscriptionRobert Gemmell2010-02-241-0/+155
* QPID-2417: update the auto-ack tests to leave an unacked message on the durab...Robert Gemmell2010-02-241-23/+80
* Failover_soak was not detecting child exits properly, and soMichael Goulish2010-02-242-82/+81
* fixed divide by zero when no tests matchRafael H. Schloming2010-02-231-1/+1
* removed redundant state flagRafael H. Schloming2010-02-221-3/+1
* removed redundant notifyRafael H. Schloming2010-02-221-1/+0