summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.InfoCard.UI/InfoCard
Commit message (Collapse)AuthorAgeFilesLines
* Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.Andrew Arnott2012-03-101-1/+1
|
* Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in ↵Andrew Arnott2012-03-051-1/+1
| | | | | | .NET 3.5 SP1). This makes us more friendly to MVC as well as mock-based unit testing.
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-056-11/+11
| | | | Fixes #66
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-183-12/+12
|
* Split up InfoCard into two assemblies.Andrew Arnott2011-07-3120-0/+1283