Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lots more test build break fixes. | Andrew Arnott | 2013-03-17 | 1 | -1/+1 |
| | |||||
* | Added a public constructor to ClaimsResponse. | Andrew Arnott | 2012-04-08 | 1 | -1/+1 |
| | | | | | | Also made the probable type URIs that it accepts public and easily discoverable. Fixes #116 | ||||
* | Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ↵ | Andrew Arnott | 2012-02-25 | 1 | -6/+6 |
| | | | | patterns. | ||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -2/+2 |
| | | | | Fixes #66 | ||||
* | Fixed build breaks. | Andrew Arnott | 2012-01-12 | 1 | -0/+1 |
| | |||||
* | Fixed some build breaks. | Andrew Arnott | 2011-11-02 | 1 | -5/+6 |
| | |||||
* | The test project now builds, so the whole solution does. | Andrew Arnott | 2011-08-02 | 1 | -11/+11 |
| | |||||
* | Removed dependency on publicize.exe, which crashes now in some branches due ↵ | Andrew Arnott | 2010-07-09 | 1 | -6/+6 |
| | | | | to bugs, and publicize.exe doesn't appear to be supported by Microsoft any more, so we might as well get off it. | ||||
* | Merge branch 'v3.3' into v3.4 | Andrew Arnott | 2010-03-17 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: samples/OpenIdRelyingPartyMvc/Views/User/LoginPopup.aspx src/DotNetOpenAuth.Test/OpenId/Extensions/ExtensionsInteropHelperRPRequestTests.cs | ||||
| * | Fixed inconsistent namespaces. | Andrew Arnott | 2010-02-14 | 1 | -1/+1 |
| | | |||||
* | | Converted all the rest of the tests over to NUnit. | Andrew Arnott | 2010-01-06 | 1 | -9/+9 |
| | | |||||
* | | Worked around publicize/ccrewrite build break that only appears on build server. | Andrew Arnott | 2009-12-01 | 1 | -3/+3 |
| | | |||||
* | | Fixed up failing unit tests. | Andrew Arnott | 2009-11-24 | 1 | -1/+1 |
| | | |||||
* | | Further refactoring of discovery results. | Andrew Arnott | 2009-11-23 | 1 | -1/+1 |
| | | |||||
* | | StyleCop fixes. | Andrew Arnott | 2009-11-22 | 1 | -1/+1 |
| | | |||||
* | | Some extensive refactoring around IIdentifierDiscoveryResult and ↵ | Andrew Arnott | 2009-11-22 | 1 | -5/+4 |
|/ | | | | ServiceEndpoint. | ||||
* | Attribute extension interop helper testing complete, along with several bug ↵ | Andrew Arnott | 2009-06-20 | 1 | -0/+128 |
fixes. |