index
:
DotNetOpenAuth
develop
origin/DNOA.Messaging.Portable
origin/HEAD
origin/Silverlight
origin/Silverlight3
origin/WIX
origin/boo
origin/ci
origin/contracts_RC
origin/csteeg-v3.4
origin/develop
origin/dimebrain
origin/godaddylogging
origin/infocardintegration
origin/jwt
origin/master
origin/mono
origin/mono2
origin/mvcProjTemplate
origin/netcf
origin/oauthspmvc
origin/osis
origin/v0.1
origin/v1.0
origin/v2.0
origin/v2.1
origin/v2.2
origin/v2.3
origin/v2.4
origin/v2.5
origin/v2.6
origin/v3.0
origin/v3.1
origin/v3.2
origin/v3.3
origin/v3.4
origin/v4.0
origin/v4.1
origin/v4.2
origin/v4.3
origin/v5.0
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
DotNetOpenAuth.Core
/
Reporting.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix changes made in previous commits to actually adhere to StyleCop rules, so...
lcalabrese
2015-08-07
1
-1
/
+1
*
Closes #356, Closes #357, Closes #358
David Christiansen
2015-01-04
1
-3
/
+4
*
More warning fixes.
Andrew Arnott
2013-02-10
1
-0
/
+1
*
C# compiler warning fixes.
Andrew Arnott
2013-02-10
1
-1
/
+1
*
OpenID RP login actually works now.
Andrew Arnott
2013-01-01
1
-20
/
+24
*
Replaces IDirectWebRequestHandler with HttpClient in DNOA.Core.
Andrew Arnott
2012-12-29
1
-38
/
+14
*
Removes more remnants of Code Contracts.
Andrew Arnott
2012-12-26
1
-4
/
+0
*
Replaces DNOA's internal Requires class with Validation NuGet package.
Andrew Arnott
2012-12-26
1
-1
/
+2
*
Removes all traces of MS Code Contracts.
Andrew Arnott
2012-12-26
1
-7
/
+7
*
Move the bool assignment inside the try catch to allow analysis tool to pass.
Mike Roest
2012-12-21
1
-1
/
+1
*
StyleCop fix
Andrew Arnott
2012-12-17
1
-1
/
+1
*
Add additional Exception handling to prevent a process crash on a Logger Exce...
Mike Roest
2012-12-17
1
-1
/
+5
*
Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.
Andrew Arnott
2012-03-10
1
-2
/
+2
*
Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in .N...
Andrew Arnott
2012-03-05
1
-2
/
+2
*
Fixed FxCop messages in DNOA.Core #68
Andrew Arnott
2012-02-09
1
-0
/
+9
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
1
-2
/
+2
*
Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)
Andrew Arnott
2012-01-12
1
-0
/
+900