summaryrefslogtreecommitdiff
path: root/qpid/dotnet
Commit message (Expand)AuthorAgeFilesLines
* QPID-1099 Add tests for publishing several messages transactionally and consu...Aidan Skinner2008-05-281-0/+68
* QPID-1038 add a mixed send/recieve/rollback testAidan Skinner2008-05-081-1/+18
* QPID-1038 add test caseAidan Skinner2008-05-081-0/+109
* Tidy up #D project a bitAidan Skinner2008-05-071-0/+1
* Tidy up #D project a bitAidan Skinner2008-05-072-13/+64
* Add integration tests to #D projectAidan Skinner2008-05-0712-10/+64
* Merged revisions 653420-654109 via svnmerge from Aidan Skinner2008-05-0713-421/+510
* Merged revisions 652388-652389,652399,652567-652568,653416 via svnmerge from Aidan Skinner2008-05-062-2/+4
* QPID-832 sync from M2.xAidan Skinner2008-04-23364-0/+99180
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-23316-82894/+0
* Added TestClient program for running distributed tests with.Rupert Smith2007-09-244-0/+158
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-07-31272-691/+953
* Merged revisions 539783-539788 via svnmerge from Martin Ritchie2007-06-2822-157/+361
* Merged revisions 544508 via svnmerge from Rupert Smith2007-06-196-0/+885
* Merged revisions 537954-538078,538080-538083,538085-538097,538099-538108,5381...Tomas Restrepo2007-05-1843-1253/+2197
* Merged revisions 537834-537845 via svnmerge from Tomas Restrepo2007-05-1444-1673/+494
* Merged revisions 537673 via svnmerge from Tomas Restrepo2007-05-138-83/+97
* Merged revisions 537029 via svnmerge from Tomas Restrepo2007-05-102-4/+4
* Merged revisions 537015-537026 via svnmerge from Tomas Restrepo2007-05-1045-303/+1528
* (Patch submitted by Tomas Restrepo) QPID-385.Robert Greig2007-02-281-4/+4
* (Patch submitted by Rupert Smith) dotnet_iop.diff.Robert Greig2007-02-2820-33/+1579
* (Patch submitted by Tomas Restrepo) QPID-354.Robert Greig2007-02-277-50/+337
* (Patch submitted by Tomas Restrepo) QPID-ByteBuffer.diff.Robert Greig2007-02-2646-4677/+2295
* (Submitted by Rupert Smith) All tests run without hanging forever.Robert Greig2007-02-135-9/+35
* (Submitted by Rupert Smith and Tomas Restrepo) Qpid-344 patches.Robert Greig2007-02-131-1/+1
* (Path submitted by Tomas Restrepo) Qpid-336 Field table updated to match Java...Robert Greig2007-02-1314-422/+2158
* (Patch submitted by Rupert Smith) Release script updated for Sasl module and ...Robert Greig2007-01-301-3/+3
* Added Apache license header.Robert Greig2007-01-291-0/+21
* (Patch supplied by Tomas Restrepo) QPID-312.diff applied. This converts Javad...Robert Greig2007-01-2922-515/+439
* (Patch supplied by Tomas Restrepo) QPID-291-2.diff applied. Adds SASL capabil...Robert Greig2007-01-2946-46/+3307
* (Patch submitted by Rupert Smith) Qpid-284 patch applied.Robert Greig2007-01-121-1/+0
* Qpid-257 patch applied.Robert Greig2007-01-105-222/+293
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@494801 13f7...Robert Greig2007-01-102-1/+19
* Qpid-250.diff patch applied. Fixes the build to generate the framing layer fr...Robert Greig2007-01-083-3/+4
* Qpid-246-2 patch applied. Adds serializability to exceptions missed by the fi...Robert Greig2007-01-0518-29/+230
* Patch for Qpid-239 applied. BlockingSocketTransport instantiated directly.Robert Greig2007-01-057-12/+309
* Patch for Qpid-239 applied. Assembly for transport not loaded with Assembly.l...Robert Greig2007-01-051-1/+8
* Qpid-238. Refactored out the ugly GetExchangeName method.Robert Greig2007-01-051-32/+25
* Qpid-238 patch applied. Strange workaround for non-existant bug in string.Spl...Robert Greig2007-01-052-27/+19
* Patch for Qpid-246 applied. Makes exceptions serializable.Robert Greig2007-01-057-0/+70
* Patch for QPID-237 applied. Fixes a compile error on the build.Robert Greig2007-01-041-0/+5
* Removed LinkedHashTable.cs from Qpid.Client project as it is supplied by the ...Steven Shaw2006-12-192-217/+0
* Fixed warning.Steven Shaw2006-12-192-29/+20
* Added Qpid.Client.Transport.Socket.Blocking project to MonoDevelop files.Steven Shaw2006-12-1917-46/+64
* Added Mono-Develop IDE filesSteven Shaw2006-12-198-0/+478
* Switch BaseMessagingTestFixture to use connection uri.Steven Shaw2006-12-131-3/+4
* QPID-182. GRM broke :(. We need to flip the buffer when getting the Data from...Steven Shaw2006-12-133-47/+11
* QPID-182. Removed old GRM hack.Steven Shaw2006-12-131-13/+0
* QPID-173. Re-port JmsByteBytes (QpidBytesMessage) from Java. Notably missing ...Steven Shaw2006-12-137-436/+105
* QPID-139. Initial (re)port of MINA's bytebuffer abstraction. Now includes the...Steven Shaw2006-12-1231-960/+3708