summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Mocks/CoordinatingOutgoingWebResponse.cs
Commit message (Expand)AuthorAgeFilesLines
* Unit test build break fixes.Andrew Arnott2013-03-061-47/+0
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-1/+0
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-0/+1
* StyleCop fixes.Andrew Arnott2012-12-261-0/+1
* Fixes timeout in unit tests.Andrew Arnott2012-12-261-1/+6
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* Fixed build warnings.Andrew Arnott2011-10-091-1/+1
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-181-2/+2
* Added OutgoingWebResponse.Respond method to replace its Send method, and avoi...Andrew Arnott2011-06-231-0/+6
* Switched almost entirely over to Code Contracts across the entire library.Andrew Arnott2009-05-231-2/+3
* Renamed UserAgentResponse to OutgoingWebResponse, and DirectWebResponse to In...Andrew Arnott2009-03-151-0/+34