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.AspNet.Test
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Removes Microsoft AspNet project.
Andrew Arnott
2013-06-16
8
-644
/
+0
|
|
|
|
Compatibility with it is broken due to the async changes in DNOA.
*
Lots of StyleCop fixes.
Andrew Arnott
2013-03-26
2
-4
/
+4
|
*
Fixes two more tests. 2 left
Andrew Arnott
2013-03-26
1
-3
/
+7
|
*
Fixes the rest of the build breaks in the solution, including DNOA.AspNet.Test
Andrew Arnott
2013-03-20
3
-35
/
+40
|
*
Consolidating on NUnit 2.6.1 (latest supported by TeamCity).
Andrew Arnott
2012-12-29
2
-3
/
+4
|
*
Switches Moq and NUnit dependences to be NuGet packages.
Andrew Arnott
2012-12-28
2
-2
/
+12
|
*
Retargets exclusively to .NET 4.5 now.
Andrew Arnott
2012-12-28
1
-1
/
+1
|
*
Whitespace fixes.
Andrew Arnott
2012-10-02
1
-2
/
+2
|
*
Fix some unit tests failing.
Microsoft
2012-10-02
1
-4
/
+13
|
*
Adjusted AssemblyInfo.cs to be unique for each assembly.
Andrew Arnott
2012-09-29
1
-6
/
+0
|
|
|
|
This should fix nuget pdb package submission to symbolsource.org
*
Activating StyleCop on aspnet test assembly and fixed issues.
Andrew Arnott
2012-03-11
7
-41
/
+73
|
*
Corrected copyright notice in AspNet assembly.
Andrew Arnott
2012-03-10
1
-2
/
+2
|
*
AssemblyVersion is now a simple major.minor string, to make referencing easier.
Andrew Arnott
2012-03-10
1
-12
/
+0
|
*
FxCop fixes and suppressions.
Andrew Arnott
2012-03-10
1
-0
/
+48
|
*
Fix unit tests failing in DotNetOpenAuth.AspNet.Text projects.
Microsoft
2012-03-02
2
-2
/
+4
|
*
Some StyleCop fixes for ASP.NET team's contribution.
Andrew Arnott
2012-03-01
4
-450
/
+411
|
*
Fixed name of DNOA.Web.Test project.
Andrew Arnott
2012-03-01
1
-2
/
+2
|
*
Fixed P2P references.
Andrew Arnott
2012-03-01
1
-2
/
+2
|
*
Make changes per discussion. Remove the DNOA.WebPages project. Rename ↵
Microsoft
2012-03-01
6
-0
/
+590
DNOA.Web to DNOA.AspNet.