Pranav K
33a323894f
Reacting to IdentityModel changes
2016-06-04 20:51:13 -07:00
Hao Kung
5efaa95195
React to google/fb endpoint revisions
2016-05-23 18:26:13 -07:00
Kiran Challa
3c7cfbf340
Removed all references to RuntimeInfoPage
2016-05-16 10:27:21 -07:00
=
6af8da4713
Use in memory store for non-windows tests and disable tests until new cli is available
2016-05-05 14:11:58 -07:00
Pranav K
1d19518c53
Merge branch 'release' into dev
2016-04-26 10:44:29 -07:00
Pranav K
b9048889db
Remove usage of IApplicationEnvironment
2016-04-25 16:16:44 -07:00
Chris R
d75c6d47f9
Merge branch 'release' into dev
2016-04-25 12:40:19 -07:00
Chris R
3a811e2b6d
React to FormReader API changes.
2016-04-25 12:21:10 -07:00
Chris R
547d7dc227
Merge branch 'release' into dev
2016-04-22 10:03:34 -07:00
Chris R
14860290d0
React to OpenIdConnect default ResponseType change.
2016-04-22 10:03:04 -07:00
Kiran Challa
40abffefcb
Added smoke tests to verify on Nano server
2016-04-21 15:28:47 -07:00
Doug Bunting
20a24a2ab6
React to HttpAbstractions namespace changes
...
- aspnet/HttpAbstractions#549 and aspnet/HttpAbstractions#592
- clean up `using`s
2016-03-30 16:24:10 -07:00
BrennanConroy
9b29eb19ae
Enable OpenId Tests
2016-03-30 14:04:13 -07:00
Chris R
00f660b50d
React to OpenIdConnect event changes.
2016-03-25 16:11:20 -07:00
Arthur Vickers
98c69c3c4b
Use separate service providers
2016-03-16 09:18:07 -07:00
Arthur Vickers
6116f0e2e8
AddOptions, which is apparently not brought in my memory cache anymore.
2016-03-15 15:56:43 -07:00
Arthur Vickers
dc34c630b7
Go back to using app service provider as EF internal service provider when using in memory
2016-03-15 15:32:08 -07:00
Arthur Vickers
a4ed79cc5a
Reacting to changes in EF service registration.
2016-03-10 14:55:58 -08:00
Nate McMaster
944afdc5ea
Clean up E2E tests
...
- Fix incorrect deployment environment variables
- Utilize xunit logging utility for cleaner, more traceable output
- Cleanup database creation/deletion
- Fix name in R# settings file
2016-03-08 08:50:16 -08:00
jacalvar
3faa34acf3
React to changes in Caching
2016-03-07 16:44:38 -08:00
Chris R
f9d9886135
React to changes in MSA
2016-03-04 14:42:52 -08:00
Pranav K
64d23d660e
Reacting to Security changes
2016-03-04 14:38:27 -08:00
moozzyk
5f25bbcd36
Fixing broken test
2016-02-19 16:07:22 -08:00
N. Taylor Mullen
86c08ecf22
React to FacebookHelper and CLI changes.
2016-02-07 01:21:34 -08:00
N. Taylor Mullen
d761c6b7ba
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:27:05 -08:00
John Luo
6d91b8d9fd
Reacting to new middleware options pattern
2016-01-08 19:47:02 -08:00
Hao Kung
01e9616828
React to security changes
2016-01-05 16:22:48 -08:00
Chris R
b3e5e7c178
Fix Google & Twitter, harden the tests.
2015-12-03 16:01:33 -08:00
Chris R
2ce9fcc233
Fix facebook tests.
2015-12-03 11:11:48 -08:00
Kiran Challa
e6376a89a6
Use in-memory store for openid connect testing on non-windows platforms
2015-11-30 13:54:29 -08:00
Kiran Challa
d584c09413
Fixed OpenIdConnectBackChannelHttpHandler's path to the configuration file
2015-11-30 13:45:03 -08:00
Kiran Challa
a2f5fcbd2d
Fix Startup.cs to enable running test on non-Windows OSes
2015-11-25 14:22:35 -08:00
Chris R
3c1fa00c4d
React to Query changes.
2015-11-03 11:37:22 -08:00
Ryan Nowak
1b232a27cb
React to breaking changes in StringValues
2015-10-23 17:00:28 -07:00
Pavel Krymets
eb302bf359
Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions
2015-10-23 08:34:00 -07:00
Rowan Miller
d27d18fe5a
💚 Fix more calls to UseDatabaseErrorPage
...
Some more calls that I missed in my previous commit. The overload being used in the templates has swapped to a builder pattern (see aspnet/Diagnostics#184 ). But rather than updating to the new signature, just swapping to the parameterless overload since it enables everything by default (same as UseDeveloperExceptionPage()).
2015-10-21 10:22:43 -07:00
Chris R
b437669e93
React to ISecureDataFormat changes.
2015-10-19 10:06:56 -07:00
Victor Hurdugaci
69ed946970
Move compiler shared to its own folder
2015-10-16 10:11:09 -07:00