summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move queue info example to the new management/examples submoduleRobert Gemmell2010-02-181-0/+0
* Add some initial examples of using jmx to add new queues and delete messages ...Robert Gemmell2010-02-183-0/+295
* Adding example jmx script for extracting queue information form the Java brok...Marnie McCormack2010-02-181-0/+177
* This is related to QPID-2242Rajith Muditha Attapattu2010-02-181-47/+97
* added a null check for the exchange class - related to QPID-1831Rajith Muditha Attapattu2010-02-181-1/+2
* Deallocate rdma state when closing an rdma connectionAndrew Stitcher2010-02-171-0/+4
* Avoid linking to unversioned symbols in libibverbs by explicitlyAndrew Stitcher2010-02-171-2/+4
* Allow cmake build to work again with earlier boost versionsAndrew Stitcher2010-02-171-7/+4
* fixed subject defaulting and added testRafael H. Schloming2010-02-172-2/+21
* added a subject option to spoutRafael H. Schloming2010-02-171-1/+4
* more todo updatesRafael H. Schloming2010-02-171-0/+3
* updated todoRafael H. Schloming2010-02-171-1/+1
* removed sender caching as this should now be unnecessaryRafael H. Schloming2010-02-171-10/+4
* only cache addresses that existRafael H. Schloming2010-02-171-1/+2
* added caching for resolved addressesRafael H. Schloming2010-02-171-18/+69
* added reservations to examplesRafael H. Schloming2010-02-174-0/+495