summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OpenId.UI
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary references to Microsoft.Net.Http and Microsoft.Bcl.Build ↵lcalabrese2015-08-072-19/+1
| | | | since we are using .NET 4.5 and the built-in System.Net.Http library
* Test greenDavid Christiansen2015-01-052-15/+18
| | | | - Packages update
* Closes #356, Closes #357, Closes #358David Christiansen2015-01-041-0/+2
|
* Updates NuGet packages.Andrew Arnott2013-10-192-0/+18
|
* Strong-name key is replaced with non-encrypted one.Andrew Arnott2013-06-151-6/+6
|
* Updates to Validation 2.0.2 and log4net 2.0.0.Andrew Arnott2013-01-272-4/+4
|
* Updates Validation NuGet package references for .NET 4.5Andrew Arnott2012-12-281-1/+1
|
* Accomodates nuget's insistent project file changes.Andrew Arnott2012-12-271-0/+2
|
* Upgrades to Validation 2.0.1 to solve partially trusted callers problem.Andrew Arnott2012-12-272-4/+4
|
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-262-5/+1
|
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-262-0/+13
|
* Adds log message when XrdsPublisher transfers to another page.Andrew Arnott2012-11-131-0/+1
| | | | Fixes #180
* Adjusted AssemblyInfo.cs to be unique for each assembly.Andrew Arnott2012-09-291-9/+1
| | | | This should fix nuget pdb package submission to symbolsource.org
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-052-5/+5
| | | | Fixes #66
* Added Moq's internal proxy generator to InternalsVisibleTo so that mocks can ↵Andrew Arnott2012-01-291-0/+2
| | | | be created on internal types.
* Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)Andrew Arnott2012-01-121-2/+2
|
* Extracted OpenID UI project.Andrew Arnott2011-07-273-0/+336