summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Mocks/MockHttpRequest.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixes some OpenID redirect tests.Andrew Arnott2013-03-231-0/+13
* Fixes remaining build breaks.Andrew Arnott2013-03-221-25/+21
* Moves the rest of the static methods out.Andrew Arnott2013-03-211-18/+18
* Fixes the rest of the build breaks!Andrew Arnott2013-03-191-0/+28
* Lots more test build break fixes.Andrew Arnott2013-03-171-1/+13
* Many more unit test build fixes and product touch-ups.Andrew Arnott2013-03-071-113/+22
* 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
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-181-7/+7
* Further refactoring of discovery results.Andrew Arnott2009-11-231-12/+11
* StyleCop fixes.Andrew Arnott2009-11-221-1/+1
* Some extensive refactoring around IIdentifierDiscoveryResult and ServiceEndpo...Andrew Arnott2009-11-221-11/+12
* Switched almost entirely over to Code Contracts across the entire library.Andrew Arnott2009-05-231-7/+8
* OP now has a RequireSsl option, which requires RP discovery to happen over HT...Andrew Arnott2009-05-081-1/+4
* Cleaned up logging.Andrew Arnott2009-03-151-2/+2
* Renamed UserAgentResponse to OutgoingWebResponse, and DirectWebResponse to In...Andrew Arnott2009-03-151-5/+5
* StyleCop fixesAndrew Arnott2009-01-301-2/+2
* Refactored IDirectWebRequestHandler to take a set of options rather than be t...Andrew Arnott2009-01-301-2/+2
* Refactored test helpers to remove TestSupport and move its functionality into...Andrew Arnott2009-01-291-7/+9
* Enabled the rest of the association tests.Andrew Arnott2009-01-191-0/+13
* Fixed the DirectWebResponse bug that broke the OAuth sample.Andrew Arnott2009-01-121-3/+3
* Lots of stylecop work.Andrew Arnott2008-12-011-1/+1
* Hundreds more stylecop fixes.Andrew Arnott2008-11-251-38/+41
* Several hundred StyleCop fixes.Andrew Arnott2008-11-241-19/+22
* All 249 enabled tests pass.Andrew Arnott2008-11-241-11/+15
* Added discovery and around 60 tests. The discovery and a few other tests sti...Andrew Arnott2008-11-241-0/+179