summaryrefslogtreecommitdiff
path: root/dotnet/Qpid.Client.Tests/failover/FailoverTxTest.cs
Commit message (Collapse)AuthorAgeFilesLines
* (Submitted by Rupert Smith) All tests run without hanging forever.Robert Greig2007-02-131-4/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@507110 13f79535-47bb-0310-9956-ffa450edef68
* (Patch supplied by Tomas Restrepo) QPID-312.diff applied. This converts ↵Robert Greig2007-01-291-3/+3
| | | | | | Javadoc copied accross from the orignal Java code to .Net format. Renames some files/classes/methods to use .Net conventions. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@501006 13f79535-47bb-0310-9956-ffa450edef68
* Fixed warning.Steven Shaw2006-12-191-28/+19
| | | | | | | FailoverTxTest now using connection URI for configuration. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@488844 13f79535-47bb-0310-9956-ffa450edef68
* Added Qpid.Client.Transport.Socket.Blocking project to MonoDevelop files.Steven Shaw2006-12-191-7/+7
| | | | | | | Fixed some compiler warnings. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@488830 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for .NET 1.1 compatibilitySteven Shaw2006-12-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@482263 13f79535-47bb-0310-9956-ffa450edef68
* QPID-153 Initial port of URL parsing from Java client. Due to .NET Uri ↵Steven Shaw2006-12-041-1/+1
| | | | | | parser must support "host" name. Use "default" when you don't want to really supply one. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@482237 13f79535-47bb-0310-9956-ffa450edef68
* QPID-136 Ported Prefetch with PrefetchHigh and PrefetchLowSteven Shaw2006-11-301-10/+23
| | | | | | | QPID-137 Ported AcknowledgeModes git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@481035 13f79535-47bb-0310-9956-ffa450edef68
* QPID-137. First stab at porting enough to get AutoAcknowledge mode working.Steven Shaw2006-11-291-10/+55
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480423 13f79535-47bb-0310-9956-ffa450edef68
* QPID-135 Tidy up fail over tests.Steven Shaw2006-11-291-10/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480309 13f79535-47bb-0310-9956-ffa450edef68
* QPID-135 Added Rollback supportSteven Shaw2006-11-281-3/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480293 13f79535-47bb-0310-9956-ffa450edef68
* QPID-135 Ported enough transaction support to run FailoverTxTest. Still has ↵Steven Shaw2006-11-281-12/+14
| | | | | | same problem as the Java client in that on fail-over the "transaction" continues but the earlier part of the transaction is forgotten. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480283 13f79535-47bb-0310-9956-ffa450edef68
* Initial changes to record and replay frames on fail over.Steven Shaw2006-11-281-10/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480157 13f79535-47bb-0310-9956-ffa450edef68
* QPID-128 Initial import of the C# sources.Steven Shaw2006-11-251-0/+194
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@479211 13f79535-47bb-0310-9956-ffa450edef68