index
:
DotNetOpenAuth
develop
origin/DNOA.Messaging.Portable
origin/HEAD
origin/Silverlight
origin/Silverlight3
origin/WIX
origin/boo
origin/ci
origin/contracts_RC
origin/csteeg-v3.4
origin/develop
origin/dimebrain
origin/godaddylogging
origin/infocardintegration
origin/jwt
origin/master
origin/mono
origin/mono2
origin/mvcProjTemplate
origin/netcf
origin/oauthspmvc
origin/osis
origin/v0.1
origin/v1.0
origin/v2.0
origin/v2.1
origin/v2.2
origin/v2.3
origin/v2.4
origin/v2.5
origin/v2.6
origin/v3.0
origin/v3.1
origin/v3.2
origin/v3.3
origin/v3.4
origin/v4.0
origin/v4.1
origin/v4.2
origin/v4.3
origin/v5.0
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
DotNetOpenAuth.Test
/
DotNetOpenAuth.Test.csproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test green
David Christiansen
2015-01-05
1
-55
/
+1
*
Resolves #363
David Christiansen
2015-01-05
1
-13
/
+18
*
Closes #356, Closes #357, Closes #358
David Christiansen
2015-01-04
1
-1
/
+0
*
Updates NuGet packages.
Andrew Arnott
2013-10-19
1
-5
/
+20
*
Removes InfoCard support from the library.
Andrew Arnott
2013-06-16
1
-12
/
+0
*
Removes tests based on hosting ASP.NET on a project-less web site.
Andrew Arnott
2013-06-02
1
-4
/
+0
*
Fixes some OpenID redirect tests.
Andrew Arnott
2013-03-23
1
-0
/
+1
*
Adds a cookie delegating handler, fixes tests.
Andrew Arnott
2013-03-23
1
-0
/
+3
*
Fixes remaining build breaks.
Andrew Arnott
2013-03-22
1
-1
/
+0
*
Lots more test build break fixes.
Andrew Arnott
2013-03-17
1
-0
/
+1
*
More test build break fixes.
Andrew Arnott
2013-03-09
1
-1
/
+0
*
Many more unit test build fixes and product touch-ups.
Andrew Arnott
2013-03-07
1
-3
/
+12
*
Unit test build break fixes.
Andrew Arnott
2013-03-06
1
-10
/
+0
*
Updates to Validation 2.0.2 and log4net 2.0.0.
Andrew Arnott
2013-01-27
1
-3
/
+3
*
Replaces IDirectWebRequestHandler with HttpClient in DNOA.Core.
Andrew Arnott
2012-12-29
1
-2
/
+0
*
Consolidating on NUnit 2.6.1 (latest supported by TeamCity).
Andrew Arnott
2012-12-29
1
-2
/
+3
*
System.Net.Http references recreated using NuGet.
Andrew Arnott
2012-12-28
1
-0
/
+1
*
Switches Moq and NUnit dependences to be NuGet packages.
Andrew Arnott
2012-12-28
1
-2
/
+6
*
Removed ClrVersion build property.
Andrew Arnott
2012-12-28
1
-1
/
+0
*
Accomodates nuget's insistent project file changes.
Andrew Arnott
2012-12-27
1
-0
/
+2
*
Upgrades to Validation 2.0.1 to solve partially trusted callers problem.
Andrew Arnott
2012-12-27
1
-3
/
+3
*
Removes more remnants of Code Contracts.
Andrew Arnott
2012-12-26
1
-1
/
+0
*
Replaces DNOA's internal Requires class with Validation NuGet package.
Andrew Arnott
2012-12-26
1
-0
/
+5
*
Removes all traces of MS Code Contracts.
Andrew Arnott
2012-12-26
1
-98
/
+0
*
Fixes exception thrown on missing access token
Andrew Arnott
2012-11-10
1
-0
/
+1
*
Adds ClientBase.CreateAuthorizingHandler
Andrew Arnott
2012-09-26
1
-0
/
+2
*
Moved some JSON serialization logic to MessagingUtilities and added a unit test.
Andrew Arnott
2012-04-28
1
-0
/
+1
*
Fixed HTTP Basic authentication for OAuth 2 clients so that it actually works...
Andrew Arnott
2012-04-19
1
-0
/
+1
*
StyleCop cleanup, and reversal of some code changes that were no longer neces...
Andrew Arnott
2012-04-18
1
-1
/
+0
*
We have HTTP Basic client authentication working now in OAuth 2.
Andrew Arnott
2012-04-18
1
-0
/
+1
*
Fixed build breaks in the solution.
Andrew Arnott
2012-03-17
1
-0
/
+4
*
Access token endpoint now can respond with appropriate errors.
Andrew Arnott
2012-03-14
1
-0
/
+1
*
Turned off ccrewrite.exe for test assembly.
Andrew Arnott
2012-03-10
1
-2
/
+2
*
Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.
Andrew Arnott
2012-03-10
1
-0
/
+1
*
Added two more OAuth2 unit tests, for the UserAgentClient class.
Andrew Arnott
2012-02-21
1
-1
/
+2
*
Added scaffolding for OAuth2 unit tests and added the first test for client a...
Andrew Arnott
2012-02-20
1
-2
/
+4
*
Fixed build warnings regarding CLR 4 build and System.Web.Abstractions.dll
Andrew Arnott
2012-01-29
1
-1
/
+2
*
Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)
Andrew Arnott
2012-01-12
1
-4
/
+4
*
All product assemblies build without ccrewrite.exe now.
Andrew Arnott
2011-09-18
1
-4
/
+12
*
The test project now builds, so the whole solution does.
Andrew Arnott
2011-08-02
1
-1
/
+2
*
The whole solution now builds except for the test project.
Andrew Arnott
2011-08-02
1
-0
/
+60
*
Fixed build breaks in test project.
Andrew Arnott
2011-07-10
1
-0
/
+22
*
First pass at dividing DotNetOpenAuth features into separate assemblies.
Andrew Arnott
2011-07-01
1
-6
/
+0
*
StyleCop fixes and functional touch-ups.
Andrew Arnott
2011-05-08
1
-1
/
+1
*
Merge branch 'v3.4' into oauth2
Andrew Arnott
2011-05-06
1
-0
/
+6
|
\
|
*
Hid more implementation details of perf measurements.
Andrew Arnott
2011-05-03
1
-1
/
+0
|
*
StyleCop clean.
Andrew Arnott
2011-05-03
1
-1
/
+1
|
*
Perf tests now compare results against a baseline produced on the test machine.
Andrew Arnott
2011-05-02
1
-0
/
+7
*
|
Merge branch 'v3.4' into oauth2
Andrew Arnott
2010-12-23
1
-1
/
+0
|
\
\
|
|
/
|
*
Fixed an MSTest-based unit test to be based on NUnit instead.
Andrew Arnott
2010-12-20
1
-1
/
+0
*
|
Merge branch 'v3.4' into oauth2
Andrew Arnott
2010-07-21
1
-0
/
+2
|
\
\
|
|
/
|
*
Added StyleCop to toolset and regular command line build.
Andrew Arnott
2010-07-19
1
-0
/
+2
*
|
Merge branch 'v3.4' into oauth2
Andrew Arnott
2010-07-09
1
-1
/
+13
|
\
\
|
|
/
|
*
Removed dependency on publicize.exe, which crashes now in some branches due t...
Andrew Arnott
2010-07-09
1
-1
/
+0
|
*
Resolved build breaks after upgrading Code Contracts.
Andrew Arnott
2010-06-10
1
-1
/
+14
*
|
Fixed namespace in unit test project to match new namespace in core library.
Andrew Arnott
2010-06-27
1
-5
/
+5
*
|
Early efforts to store the tokens in a more binary form for compactness.
Andrew Arnott
2010-06-24
1
-0
/
+1
*
|
Merge branch 'v3.4' into oauth2
Andrew Arnott
2010-06-08
1
-11
/
+3
|
\
\
|
|
/
|
*
Stabilized reference paths and removed HintPaths.
Andrew Arnott
2010-05-28
1
-11
/
+3
*
|
JSON messages now work. :)
Andrew Arnott
2010-06-04
1
-0
/
+1
*
|
Merge branch 'v3.4' into oauthWRAP
Andrew Arnott
2010-05-06
1
-0
/
+6
|
\
\
|
|
/
|
*
Fixed XRDS discovery no longer prevents HTML discovery from succeeding.
Andrew Arnott
2010-03-15
1
-0
/
+6
*
|
Moved some tests into a new test class.
Andrew Arnott
2010-04-05
1
-0
/
+1
*
|
Swapped out the custom OAuth WRAP factory for the new StandardMessageFactory ...
Andrew Arnott
2010-02-22
1
-0
/
+2
*
|
Added early version of StandardMessageFactory.
Andrew Arnott
2010-02-22
1
-0
/
+1
|
/
*
Upgraded to VS2010.
Andrew Arnott
2010-02-10
1
-11
/
+51
|
\
|
*
NUnit project now builds while targeting both v3.5 and v4.0.
Andrew Arnott
2010-01-08
1
-2
/
+1
|
*
Replacing the Shadow accessor generation with our own multi-targeting ready v...
Andrew Arnott
2010-01-08
1
-3
/
+1
|
*
Merge branch 'nunit' into master-Dev10
Andrew Arnott
2010-01-08
1
-1
/
+3
|
|
\
|
|
*
Removed MSTest project type GUID and wired up NUnit in build.proj.
Andrew Arnott
2010-01-06
1
-2
/
+1
|
|
*
Converted all the rest of the tests over to NUnit.
Andrew Arnott
2010-01-06
1
-1
/
+1
|
|
*
First test converted to NUnit.
Andrew Arnott
2010-01-06
1
-1
/
+4
|
*
|
Touching up how CLR 4 is conditioned in the build.
Andrew Arnott
2010-01-08
1
-1
/
+1
|
*
|
Merge branch 'master' into master-Dev10
Andrew Arnott
2010-01-08
1
-9
/
+7
|
|
\
\
|
*
\
\
Merge branch 'master' into master-Dev10
Andrew Arnott
2010-01-06
1
-1
/
+8
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Post-upgrade build break fix: Removed own Microsoft.Contracts.dll and reference
Andrew Arnott
2010-01-05
1
-4
/
+0
|
*
|
|
Solution upgraded (MVC projects won't upgrade at this point).
Andrew Arnott
2010-01-05
1
-4
/
+49
*
|
|
|
Fixed OpenIdAjaxTextBox that broke because ProviderEndpointDescription was no...
Andrew Arnott
2010-02-03
1
-1
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Remodeled some of our build scripts after the new VC project system's .props ...
Andrew Arnott
2010-01-08
1
-8
/
+5
*
|
|
Added a product-wide .props and .targets file.
Andrew Arnott
2010-01-07
1
-3
/
+4
|
|
/
|
/
|
*
|
Merge branch 'v3.3'
Andrew Arnott
2009-12-13
1
-2
/
+0
|
\
\
|
|
/
|
*
Simplified the requirements for signing using an alternate key.
Andrew Arnott
2009-12-05
1
-2
/
+0
|
*
Made allowance for the public delay-signing key to be changed for someone els...
Andrew Arnott
2009-12-05
1
-1
/
+1
*
|
Added support for identifiers that perform dual roles as OP Identifiers and C...
Andrew Arnott
2009-11-27
1
-0
/
+3
*
|
Renamed test class to match new class name in library.
Andrew Arnott
2009-11-27
1
-1
/
+1
*
|
Some extensive refactoring around IIdentifierDiscoveryResult and ServiceEndpo...
Andrew Arnott
2009-11-22
1
-0
/
+1
*
|
Updated tests to build with new extensible identifier discovery.
Andrew Arnott
2009-11-18
1
-1
/
+4
|
/
*
Merge branch 'v3.2'
Andrew Arnott
2009-11-03
1
-1
/
+2
|
\
|
*
Merge branch 'v3.1' into v3.2
Andrew Arnott
2009-11-03
1
-0
/
+1
|
|
\
|
|
*
Suppress the byte order mark in direct response messages.
Andrew Arnott
2009-09-25
1
-0
/
+1
*
|
|
Merge branch 'master' into contracts
Andrew Arnott
2009-10-28
1
-0
/
+1
|
\
\
\
|
*
|
|
FxCop fixes.
Andrew Arnott
2009-10-27
1
-1
/
+1
|
*
|
|
Added multi-part POST unit tests.
Andrew Arnott
2009-09-18
1
-0
/
+1
*
|
|
|
Merge branch 'master' into contracts
Andrew Arnott
2009-09-03
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fixed bug where OpenIdTextBox would throw when given invalid input rather tha...
Andrew Arnott
2009-09-02
1
-0
/
+1
*
|
|
|
Merge branch 'master' into contracts
Andrew Arnott
2009-09-01
1
-0
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'v3.2'
Andrew Arnott
2009-08-31
1
-0
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge branch 'v3.1' into v3.2
Andrew Arnott
2009-08-31
1
-0
/
+1
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Added tests for unsolicited assertion sending and receiving, including agains...
Andrew Arnott
2009-08-30
1
-0
/
+1
|
*
|
|
Added localized strings in Serbian.
Andrew Arnott
2009-08-29
1
-0
/
+1
[next]