summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.AspNet/Clients/OAuth2/FacebookClient.cs
Commit message (Expand)AuthorAgeFilesLines
* Removes Microsoft AspNet project.Andrew Arnott2013-06-161-201/+0
* Merge branch 'v4.3'Andrew Arnott2013-05-271-2/+26
|\
| * Switches FacebookClient to use an array of scopes.Andrew Arnott2013-05-261-3/+3
| * Adds FacebookClient ctor overload.Andrew Arnott2013-05-261-1/+16
| * StyleCop message fixes.Andrew Arnott2013-05-261-5/+8
| * Adding scope parameter for facebook clientThomas Holloway2013-05-261-2/+8
* | Lots of StyleCop fixes.Andrew Arnott2013-03-261-1/+1
* | Fixes the rest of the build breaks in the solution, including DNOA.AspNet.TestAndrew Arnott2013-03-201-2/+3
* | Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-0/+1
|/
* Fixes build break due to StyleCop message.Andrew Arnott2012-10-291-1/+0
* Style fix.Andrew Arnott2012-10-021-3/+3
* Update src/DotNetOpenAuth.AspNet/Clients/OAuth2/FacebookClient.csJason Kulatunga2012-09-271-1/+4
* Use cookie to store OAuth token and set it as default mechanism. Fix an issue...Microsoft2012-05-031-3/+28
* StyleCop fixes on AspNet project.Andrew Arnott2012-03-101-19/+13
* FxCop fixes and suppressions.Andrew Arnott2012-03-101-0/+2
* Replaced manual argument validation with helper methods.Andrew Arnott2012-03-011-11/+2
* ReSharper code cleanup to help get this AspNet contribution into StyleCop com...Andrew Arnott2012-03-011-34/+103
* Fixed some bad or missing URL escaping.Andrew Arnott2012-03-011-17/+12
* Replaced AspNet project's Uri.ToString() calls with Uri.AbsoluteUriAndrew Arnott2012-03-011-3/+3
* Added copyright messages to AspNet project.Andrew Arnott2012-03-011-1/+7
* Some StyleCop fixes for ASP.NET team's contribution.Andrew Arnott2012-03-011-84/+71
* Make changes per discussion. Remove the DNOA.WebPages project. Rename DNOA.We...Microsoft2012-03-011-0/+104