summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-1447 : Add initial test for SlowConsumersMartin Ritchie2010-05-072-1/+305
* QPID-2583 : Update tests to correctly throw ConfigurationException where requ...Martin Ritchie2010-05-077-8/+132
* QPID-2582 : Print stack traces if the registry fails to clean up as a result ...Martin Ritchie2010-05-071-1/+10
* QPID-2580 : Correct build order to allow plugins to use QpidTestCaseMartin Ritchie2010-05-071-3/+2
* QPID-2575 : Add getClientID to SessionModel and standardise use accross 0-8/0...Martin Ritchie2010-05-0710-21/+75
* QPID-2575 : Create Connection and Session models to correctly expose the Owni...Martin Ritchie2010-05-0717-88/+251
* QPID-2579 : Improve IBBC tearDown to ensure AR remove and tearDown always occur.Martin Ritchie2010-05-071-3/+15
* QPID-2586 : Give Client 0-10 close semantics not detactMartin Ritchie2010-05-071-1/+1
* Keep dispatching the condition until it is cleared; resolves QPID-2587.Stephen D. Huston2010-05-071-5/+3
* Added tables and programming examples for map messages in C++, Python, and Ja...Jonathan Robie2010-05-061-12/+298
* Modified the testHeartbeat method to use an external script to start & stop t...Rajith Muditha Attapattu2010-05-065-12/+65
* Correct brokertest.retry logic.Alan Conway2010-05-063-6/+6
* Use UnauthorizedAccessException for ACL violations rather than NotAllowedExce...Gordon Sim2010-05-065-92/+92
* Added the following tests in FailoverBeforeConsumingRecoverTest to the exclud...Rajith Muditha Attapattu2010-05-061-0/+2
* The heartbeat wasn't being set properly and these mistakes went uncaught due ...Rajith Muditha Attapattu2010-05-064-3/+133
* Changed floating point from "price" to "percent" - better use of floating point.Jonathan Robie2010-05-051-1/+1
* XML Exchange example.Jonathan Robie2010-05-051-0/+77
* QMF: remove getName() object method - collides with existing method namesKenneth Anthony Giusti2010-05-051-4/+0
* Added hello_xml.cpp example.Jonathan Robie2010-05-052-1/+69
* Set daemon mode for the connection thread.Ted Ross2010-05-051-0/+2
* Allow empty subject for direct- and xml- exchangesGordon Sim2010-05-053-17/+19
* Some cleanup on examples:Gordon Sim2010-05-0516-2061/+459
* Added the following tests to the exclude listRajith Muditha Attapattu2010-05-041-0/+4
* Removed assertions based on wrong assumptions.Rajith Muditha Attapattu2010-05-031-8/+7
* Reverting the change made in rev 939416 as it's the wrong solution.Rajith Muditha Attapattu2010-05-031-4/+1
* Forgotten file from last week; resolves QPID-2564.Stephen D. Huston2010-05-031-0/+113
* handle timeouts caused by long-executing commands, iterate until timeout clearsNuno Santos2010-05-031-4/+15
* Minor edits.Jonathan Robie2010-05-031-9/+8
* QMF: add attribute read access to ConnectionSettings ruby classKenneth Anthony Giusti2010-05-031-2/+16
* Renamed to "Programming In Apache Qpid".Jonathan Robie2010-05-032-0/+2
* Significant improvement to XML Exchange section, completed Java JMS tables.Jonathan Robie2010-05-031-32/+132
* Fix race condition in store+cluster tests.Alan Conway2010-05-031-0/+1
* Add files from the QPID-2500 patch. These should have been included earlier.Stephen D. Huston2010-05-032-0/+150
* * Changed title, added subtitleJonathan Robie2010-04-301-77/+535
* QMF: Agent now sends class indications for schema added after attachement com...Kenneth Anthony Giusti2010-04-301-5/+26
* Added a couple of tests to init script and use env var for data dir if setGordon Sim2010-04-301-6/+20
* QMF: remove v1 method test from cluster testbed - clusters no longer support ...Kenneth Anthony Giusti2010-04-291-0/+1
* This is a fix for QPID-2559Rajith Muditha Attapattu2010-04-291-3/+5
* QPID-2471Rajith Muditha Attapattu2010-04-291-0/+4
* QPID-2471Rajith Muditha Attapattu2010-04-291-1/+140
* Modified the toString() to include the options.Rajith Muditha Attapattu2010-04-291-0/+9
* Added doxygen group directives.Jonathan Robie2010-04-299-8/+15
* Changed code examples and references from doxygen main page to the new API cl...Jonathan Robie2010-04-291-82/+248
* Fix previous checkin and correctly quote __LINE__ in QPID_MSGAndrew Stitcher2010-04-291-1/+3
* QPID-2186: Small adjustments to previous fix:Andrew Stitcher2010-04-291-5/+7
* Don't try to get the top() of an empty queue and use it. Resolves (I believe)...Stephen D. Huston2010-04-281-8/+16
* Fix PYTHONPATH to pick federation from the tests source dir.Stephen D. Huston2010-04-281-1/+1
* Fix path to broker exe so it can be stopped when needed.Stephen D. Huston2010-04-281-5/+6
* Replaced some unnecessary streaming operators ("<<") with preprocessor string...Andrew Stitcher2010-04-281-1/+1
* QPID-2083: Added some error messages for particular codesGordon Sim2010-04-281-19/+16