summaryrefslogtreecommitdiff
path: root/dotnet
Commit message (Collapse)AuthorAgeFilesLines
...
* Tidy upSteven Shaw2006-11-291-10/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480318 13f79535-47bb-0310-9956-ffa450edef68
* QPID-135 Tidy up fail over tests.Steven Shaw2006-11-292-18/+3
| | | | 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-282-17/+22
| | | | 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-285-42/+123
| | | | | | 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
* Fix compiler warnings.Steven Shaw2006-11-287-38/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480221 13f79535-47bb-0310-9956-ffa450edef68
* Include LICENCE and NOTICE files in release zip.Steven Shaw2006-11-281-2/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480199 13f79535-47bb-0310-9956-ffa450edef68
* Fixed directory nameSteven Shaw2006-11-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480194 13f79535-47bb-0310-9956-ffa450edef68
* Locked on FailoverMutex where necessary.Steven Shaw2006-11-283-11/+25
| | | | | | Noted that AMQConnection.CloseSession and BasicMessageConsumer.Close both lock on FailoverMutex but do ProtocolWriter.SyncWrite which probably means that they need to do the FailoverSupport thing instead. If it's a problem, it exists also in the Java client. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480190 13f79535-47bb-0310-9956-ffa450edef68
* Oops. Missed Basic.Consume. Add commands necessary for fail over are ↵Steven Shaw2006-11-283-2/+3
| | | | | | recorded and replayed. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480164 13f79535-47bb-0310-9956-ffa450edef68
* Initial changes to record and replay frames on fail over.Steven Shaw2006-11-284-51/+38
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480157 13f79535-47bb-0310-9956-ffa450edef68
* Send logging to a file as well.Steven Shaw2006-11-281-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480149 13f79535-47bb-0310-9956-ffa450edef68
* Removed some old commented out code.Steven Shaw2006-11-281-89/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480142 13f79535-47bb-0310-9956-ffa450edef68
* Updated TODO.txt with JIRA issue urls.Steven Shaw2006-11-281-3/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480140 13f79535-47bb-0310-9956-ffa450edef68
* No longer refer to Mono as 20.Steven Shaw2006-11-263-8/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@479426 13f79535-47bb-0310-9956-ffa450edef68
* Renamed release script and updated README.txt.Steven Shaw2006-11-262-4/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@479416 13f79535-47bb-0310-9956-ffa450edef68
* A build script for Mono and a couple of small changes to enable compiling ↵Steven Shaw2006-11-264-43/+136
| | | | | | | | | and running on Linux. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@479408 13f79535-47bb-0310-9956-ffa450edef68
* Remove reference to non-existent file.Steven Shaw2006-11-251-2/+1
| | | | | | Added ignores. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@479215 13f79535-47bb-0310-9956-ffa450edef68
* QPID-128 Initial import of the C# sources.Steven Shaw2006-11-25212-0/+54646
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@479211 13f79535-47bb-0310-9956-ffa450edef68