summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OpenId.Provider.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-14/+19
| | | | - Packages update
* Closes #356, Closes #357, Closes #358David Christiansen2015-01-041-0/+1
|
* Updates NuGet packages.Andrew Arnott2013-10-192-1/+14
|
* Strong-name key is replaced with non-encrypted one.Andrew Arnott2013-06-151-1/+1
|
* Lots of StyleCop fixes.Andrew Arnott2013-03-261-15/+15
|
* A few more fixes.Andrew Arnott2013-03-041-0/+1
|
* Switched Channel to receiving messages via HttpRequestMessage as well.Andrew Arnott2013-03-041-54/+47
|
* Lots of stylecop fixes.Andrew Arnott2013-02-161-1/+1
|
* More warning fixes.Andrew Arnott2013-02-101-1/+5
|
* Updates to Validation 2.0.2 and log4net 2.0.0.Andrew Arnott2013-01-272-4/+4
|
* OpenId.Provider.UI builds now.Andrew Arnott2013-01-131-35/+43
|
* OpenId.Provider now builds.Andrew Arnott2013-01-122-0/+3
|
* 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-263-9/+0
|
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-264-13/+25
|
* 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
* Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.Andrew Arnott2012-03-101-2/+2
|
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-056-13/+13
| | | | Fixes #66
* Merge branch 'v3.4'Andrew Arnott2012-01-291-2/+2
| | | | | | | | | Conflicts: nuget/nuget.proj samples/OpenIdOfflineProvider/OpenIdOfflineProvider.csproj src/DotNetOpenAuth/DotNetOpenAuth.csproj src/DotNetOpenAuth/Messaging/Reflection/MessageDescription.cs tools/DotNetOpenAuth.props
* 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
|
* Merge branch 'master' into splitDllsAndrew Arnott2011-09-281-2/+2
|
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-182-14/+14
|
* Extracted OpenID UI project.Andrew Arnott2011-07-273-0/+64
|
* Broke out OP UI project.Andrew Arnott2011-07-275-0/+674