summaryrefslogtreecommitdiff
path: root/dotnet
Commit message (Expand)AuthorAgeFilesLines
* QPID-876 remove .exe for hot cross version compatability actionAidan Skinner2008-03-241-1/+1
* QPID-729 : Added explicit list of unacked messages, acked on commit, rejected...Rupert Smith2008-02-112-16/+51
* QPID-730 : Changed durable subscription test, to ensure re-connection happens...Rupert Smith2008-02-111-10/+12
* QPID-763 : Client was not setting prefetch count and size the wrong way aroun...Rupert Smith2008-01-284-39/+23
* QPID-763 : Created test case for this bug.Rupert Smith2008-01-283-4/+195
* Qpid-726, Updated this test as it exhibits the behaviour described, of each c...Rupert Smith2008-01-241-21/+57
* Qpid-728, Set default of true for mandatory flag, as this is how it was previ...Rupert Smith2008-01-241-1/+1
* Dropped test, as it does not do anything that other tests already do, particu...Rupert Smith2008-01-241-139/+0
* Qpid-727, Improved trace level logging.Rupert Smith2008-01-244-4/+4
* Qpid-727, Commit rollback test adjusted as some tests were wrong. Now passes.Rupert Smith2008-01-248-117/+239
* Merged revisions 598285,598619,598721,598834-598835,599375,599531,599533,5995...Aidan Skinner2008-01-241-1/+1
* Qpid-756, client id is now set.Rupert Smith2008-01-232-0/+3
* Qpid-730. Removed durable and subscription name from consumer builder, as the...Rupert Smith2008-01-229-494/+734
* Qpid-727. Further test rationalization; pushed cut and paste code up into bas...Rupert Smith2008-01-216-228/+203
* Qpid-727. Added closeable interface to connections, channels, producers and c...Rupert Smith2008-01-2114-41/+445
* Qpid-9 In preparation for adding missing field types, the test framework from...Rupert Smith2008-01-1813-64/+1538
* Temporarily removed svn version stamping in assembly info, to avoid excessive...Rupert Smith2008-01-1815-31/+25
* Qpid-9 In preparation for adding missing field types, the test framework from...Rupert Smith2008-01-171-0/+3
* Qpid-9 In preparation for adding missing field types, the test framework from...Rupert Smith2008-01-1747-35/+12963
* Qpid-730 Added a durable subscription test.Rupert Smith2008-01-1617-35/+196
* Qpid-728 Mandatory message test handles returned messages with no problems.Rupert Smith2008-01-1616-318/+93
* Qpid-491 Integration and pure unit test types have been split into seperate m...Rupert Smith2008-01-1514-14/+14
* Qpid-491 Integration and pure unit test types have been split into seperate m...Rupert Smith2008-01-1519-0/+2948
* Qpid-491 Integration and pure unit test types have been split into seperate m...Rupert Smith2008-01-1534-2743/+104
* Some white space tidying up of the build file.Rupert Smith2008-01-141-24/+11
* Qpid-731: Fixed assembly version to reflect M2.1 as 2.1.0.0.Rupert Smith2008-01-141-3/+3
* Qpid-731: Fixed assembly version to reflect M2.1 as 0.2.1. Also subversion re...Rupert Smith2008-01-1415-86/+177
* Qpid-725 missing config file with option for 0.7. Support for 0.7 option has ...Rupert Smith2008-01-143-25/+17
* Merged revisions 594992-595694,595697-596350,596352-596362,596364-598327 via ...Rupert Smith2007-11-303-1/+561
* Removed deleted dependecny FailoverTxTest.Rupert Smith2007-10-101-1/+0
* Changed exception handler to propagate unknown exceptions to all method liste...Rupert Smith2007-10-091-12/+13
* QPID-256 FailoverTest restored to working order. IOExceptions on connections ...Rupert Smith2007-10-098-563/+393
* .Net now handles binding URLs correctly.Rupert Smith2007-08-101-0/+1
* .Net now handles binding URLs correctly.Rupert Smith2007-08-105-73/+304
* Updated build to add release docs to the archive.Rupert Smith2007-08-072-117/+124
* Removed release notes in favour of better notes under release-docs directory.Rupert Smith2007-08-071-375/+0
* Added release notes.Rupert Smith2007-08-072-0/+375
* Interop tests put into a working state.Rupert Smith2007-08-0710-21/+202
* Added .NET release notesMartin Ritchie2007-08-021-0/+67
* Removed using directives causing compilation failure in .NET 1.1Tomas Restrepo2007-07-285-5/+0
* Converted namespaces from Qpid.* to Apache.Qpid.*Martin Ritchie2007-07-27272-634/+700
* Interop tests ported to .NetRupert Smith2007-06-056-0/+885
* QPID-136 Initial Prefetch ImplementationTomas Restrepo2007-05-2611-56/+257
* * Excluded failover tests from nant builds and SSL tests on monoTomas Restrepo2007-05-196-7/+26
* * QPID-495 (Contributed by Carlos Medina) Implement default timeouts for Atta...Tomas Restrepo2007-05-1919-151/+336
* QPID-490 (Contributed by Carlos Medina) Implement PurgeQueue and DeleteQueueTomas Restrepo2007-05-188-5/+411
* * QPID-492 Fix Race condition in message decodingTomas Restrepo2007-05-1723-705/+684
* * QPID-452 Improve message classes APITomas Restrepo2007-05-1516-499/+1014
* * QPID-487 (Contributed by Carlos Medina) Fix QpidConnectionInfo.ToString()Tomas Restrepo2007-05-144-49/+93
* Fixed release script and made executableTomas Restrepo2007-05-141-3/+1