Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v3.2' into mono2origin/mono2 | Andrew Arnott | 2010-10-24 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: src/DotNetOpenAuth/Messaging/HttpRequestInfo.cs | ||||
| * | Fixed new StyleCop issues that cropped up (by installing Dev10?) | Andrew Arnott | 2010-01-07 | 1 | -1/+1 |
| | | |||||
* | | Removed the unsupported defaultProxy setting from the web.config files. | Andrew Arnott | 2009-12-15 | 1 | -1/+1 |
|/ | |||||
* | Added uri section declaration to web.config files of a few samples. | Andrew Arnott | 2009-05-13 | 1 | -0/+1 |
| | |||||
* | Made sure that IDN and IRI URI mode are turned on for all sample sites, and ↵ | Andrew Arnott | 2009-05-09 | 1 | -4/+19 |
| | | | | added a comment indicating their importance for all web sites that use this library. | ||||
* | Fixed build warning regarding .refresh files. | Andrew Arnott | 2009-04-22 | 1 | -0/+0 |
| | |||||
* | Decreases drop .zip file size from 12.6MB to 3.6MB by not deploying ↵ | Andrew Arnott | 2009-04-14 | 1 | -0/+0 |
| | | | | | | redundant copies of binaries to all samples, while leaving samples compilable within VS2008. Fixes Trac ticket 12. | ||||
* | Removed extendedProtectionPolicy element from OAuthConsumer sample's ↵ | Andrew Arnott | 2009-04-10 | 1 | -3/+1 |
| | | | | | | Web.config file. It didn't have any apparent effect, and it was breaking builds on some machines. | ||||
* | StyleCop fixes. | Andrew Arnott | 2009-04-09 | 1 | -6/+3 |
| | |||||
* | Added default proxy use to all the samples. | Andrew Arnott | 2009-04-09 | 1 | -0/+5 |
| | |||||
* | Rewrote the Google and Twitter consumer samples to be more presentable once ↵ | Andrew Arnott | 2009-04-08 | 6 | -103/+98 |
| | | | | configured. | ||||
* | Split up ITokenManager into two derived interfaces to better fit Consumer ↵ | Andrew Arnott | 2009-04-08 | 4 | -10/+10 |
| | | | | and Service Provider scenarios. | ||||
* | Added Twitter OAuth consumer sample and helper class to the application block. | Andrew Arnott | 2009-04-07 | 4 | -4/+126 |
| | |||||
* | Fixed OAuth Consumer sample that broke when everything was renamed. | Andrew Arnott | 2009-03-28 | 2 | -26/+1 |
| | |||||
* | Restored missing project and assembly references in the samples. | Andrew Arnott | 2009-03-26 | 1 | -0/+0 |
| | |||||
* | Renamed OAuth sample sites. | Andrew Arnott | 2009-03-26 | 22 | -0/+1298 |