summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* 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
* start to split engine logic from transport logicRafael H. Schloming2010-02-221-48/+57
* added an option for timing test runsRafael H. Schloming2010-02-221-8/+20
* moved Pattern into driverRafael H. Schloming2010-02-192-16/+15
* added missing author metadataRafael H. Schloming2010-02-191-0/+2
* added missing author metadataRafael H. Schloming2010-02-191-0/+2
* remove extra dots from filenames so as not to confuse windowsRafael H. Schloming2010-02-187-9/+13
* added util subpackage with auto_update_backups and update_backupsRafael H. Schloming2010-02-181-0/+56
* fixed importsRafael H. Schloming2010-02-182-1/+1
* QPID-2409 - "qpid-route route map" can list the same broker multiple timesTed Ross2010-02-181-1/+1
* updated setup.py to match the package changesRafael H. Schloming2010-02-181-1/+2
* split messaging.py into multiple files and made qpid.messaging a packageRafael H. Schloming2010-02-1812-410/+559
* This is related to QPID-2413 Rajith Muditha Attapattu2010-02-183-11/+38