summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Core/Reporting.cs
Commit message (Expand)AuthorAgeFilesLines
* Fix changes made in previous commits to actually adhere to StyleCop rules, so...lcalabrese2015-08-071-1/+1
* Closes #356, Closes #357, Closes #358David Christiansen2015-01-041-3/+4
* More warning fixes.Andrew Arnott2013-02-101-0/+1
* C# compiler warning fixes.Andrew Arnott2013-02-101-1/+1
* OpenID RP login actually works now.Andrew Arnott2013-01-011-20/+24
* Replaces IDirectWebRequestHandler with HttpClient in DNOA.Core.Andrew Arnott2012-12-291-38/+14
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-4/+0
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-1/+2
* Removes all traces of MS Code Contracts.Andrew Arnott2012-12-261-7/+7
* Move the bool assignment inside the try catch to allow analysis tool to pass.Mike Roest2012-12-211-1/+1
* StyleCop fixAndrew Arnott2012-12-171-1/+1
* Add additional Exception handling to prevent a process crash on a Logger Exce...Mike Roest2012-12-171-1/+5
* Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.Andrew Arnott2012-03-101-2/+2
* Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in .N...Andrew Arnott2012-03-051-2/+2
* Fixed FxCop messages in DNOA.Core #68Andrew Arnott2012-02-091-0/+9
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)Andrew Arnott2012-01-121-0/+900