Victorio Berra
7e7018608d
Fix spelling in AzureAppServicesHostingStartup.cs ( #4390 )
2018-12-04 09:13:53 -08:00
Nate McMaster
b875070760
Updating submodule(s)
...
EntityFrameworkCore => d53e0ab01598cb05592aee7809e16d6bf55a4e14
[auto-updated: submodules]
2018-12-04 09:10:44 -08:00
Nate McMaster
61e9b3eae9
Merge Identity, Localization and BasicMiddleware
2018-12-04 09:02:03 -08:00
ASP.NET CI
9f2829a48d
Updating BuildTools from 2.2.1-build-20181130.1 to 2.2.1-build-20181203.2
...
[auto-updated: buildtools]
2018-12-04 00:02:41 -08:00
ASP.NET CI
ab8919e34f
Updating submodule(s)
...
EntityFrameworkCore => d0648c44ca6eaade34907f78c3293adc5082858f
[auto-updated: submodules]
2018-12-04 00:02:30 -08:00
Steve Sanderson
c7d6364900
Enable src/Components to build ( #4367 )
...
Fix aspnet/AspNetCore-Internal#1443
2018-12-03 16:38:28 -08:00
Nate McMaster
090119859b
Update targets and tasks to build Localization projects
...
\n\nCommit migrated from 22f5402e13
2018-12-03 16:22:29 -08:00
Nate McMaster
cd7daf64a2
Merge source code from aspnet/Localization
...
\n\nCommit migrated from 9c7e86f4dc
2018-12-03 16:22:15 -08:00
Javier Calvarro Nelson
f6b4d65218
[Diagnostics] Fix Diagnostics middleware errors ( #4271 )
...
Removes setting two forbidden headers.
2018-12-04 01:18:31 +01:00
Nate McMaster
e5fee282ab
Reorganize source code in preparation to move into aspnet/Extensions
...
Prior to reorganization, this source code was found in https://github.com/aspnet/Localization/tree/dotnet/extensions@0bcac31dd705fb9db60723f5d7eaeffb728358f5
\n\nCommit migrated from c8e0450d7a
2018-12-03 16:17:41 -08:00
BrennanConroy
361eaf0b87
Use npm ci ( #4378 )
2018-12-03 15:55:28 -08:00
Nate McMaster
a6b5bb16fd
Merge source code from aspnet/Identity
2018-12-03 15:54:12 -08:00
Nate McMaster
c6459614c7
Reorganize source code in preparation to move into aspnet/AspNetCore
...
Prior to reorganization, this source code was found in fa3cfd08eb
2018-12-03 15:52:23 -08:00
James Newton-King
f157b78d93
MVC reaction to RoutePattern required values
2018-12-04 12:14:35 +13:00
James Newton-King
96cd055e05
Support RoutePattern required values in matcher and link generator
2018-12-04 12:14:35 +13:00
dotnet-bot
f89d98f241
Merge in 'release/2.1' changes
2018-12-03 22:06:28 +00:00
dotnet-bot
29b7d683fb
Merge in 'release/2.2' changes
2018-12-03 21:36:36 +00:00
Ryan Nowak
6b4e03db1b
Merge pull request dotnet/aspnetcore-tooling#2 from aspnet/rynowak/workaround-publishing
...
Attempt to work around dotnet/arcadedotnet/aspnetcore-tooling#1425\n\nCommit migrated from 451f10ab8f
2018-12-03 13:33:46 -08:00
ASP.NET CI
8ebca1933c
Updating submodule(s)
...
EntityFrameworkCore => c0800b34b69d114c986c9580df11fcd2eda28830
[auto-updated: submodules]
2018-12-03 13:20:09 -08:00
Ryan Nowak
c9f0acd5fd
Increase timeout
...
\n\nCommit migrated from 5f1204a960
2018-12-03 12:59:56 -08:00
Martin Stenhoff
142b6a73ec
Fix links in JavaScriptServices README.md ( #4361 )
2018-12-03 12:54:14 -08:00
Tugberk Ugurlu
b0c6bca441
Update Antiforgery README ( #4353 )
2018-12-03 12:53:16 -08:00
Chris R
81bc0b1ca8
Fix test asset casing in Hosting funcational tests
2018-12-03 12:50:48 -08:00
Ajay Bhargav Baaskaran
19f5798c2a
Refactor attribute parsing ( dotnet/aspnetcore-tooling#3 )
...
\n\nCommit migrated from b7441d433f
2018-12-03 12:24:12 -08:00
dotnet-bot
342d55bef6
Merge in 'release/2.2' changes
2018-12-03 20:13:50 +00:00
James Newton-King
b2b16253af
Add routing to web host ( #4358 )
2018-12-04 08:22:23 +13:00
Chris R
d73e3b20b8
Merge remote-tracking branch 'origin/release/2.1' into tratcher/testhost/2.2
...
# Conflicts:
# eng/targets/Packaging.targets
# src/Hosting/TestHost/test/ClientHandlerTests.cs
# src/Middleware/WebSockets/test/ConformanceTests/Microsoft.AspNetCore.WebSockets.ConformanceTests.csproj
2018-12-03 09:26:57 -08:00
Chris R
d852e10293
Hosting/#839 UseConfiguration with a config section
2018-12-03 09:09:09 -08:00
Chris R
c0381de983
Change Middleware projects to target netcoreapp3.0 #3754
2018-12-03 09:06:00 -08:00
BrennanConroy
80ae51ead8
Rename Json protocol to NewtonsoftJson ( #4319 )
2018-12-03 08:59:44 -08:00
BrennanConroy
d10205f309
Fix 3.0 benchmarks ( #4323 )
2018-12-03 08:58:15 -08:00
Ryan Nowak
f2bc93d0f6
Port changes from 16.0-preview1
...
\n\nCommit migrated from 446af41614
2018-12-02 15:16:04 -08:00
Ryan Nowak
616ec14459
Remove Razor Runtime projects
...
\n\nCommit migrated from 39472ca0d6
2018-12-02 13:40:01 -08:00
N. Taylor Mullen
c8bb6c34bb
Use MVC 2.1 at design time for Razor 3.0 projects. ( dotnet/aspnetcore-tooling#4324 )
...
- When we detect a design time build we force tooling to use 2.1
- In runtime builds (i.e. rzc) it still uses the 3.0 configuration for 3.0 apps.
(cherry picked from commit dotnet/aspnetcore-tooling@0326abe530 )
\n\nCommit migrated from a6dc88e455
2018-12-02 11:01:08 -08:00
Ajay Bhargav Baaskaran
5bb16b1a14
Refactored Html parser - part 1
...
(cherry picked from commit dotnet/aspnetcore-tooling@31f53d44b5 )
\n\nCommit migrated from b154e53f06
2018-12-02 10:59:41 -08:00
Ryan Nowak
6fa46903e2
Fix DevDiv 736427
...
When a user builds a 2.1 or 2.2 project with a 3.0 they can get an error
due to invalid command line options from rzc. What happens is that the
3.0 tasks (which are a singleton) are talking to the 2.X build tool
(which is NOT a singleton).
Recently some changes were make to the 3.0 tasks which caused this bug
because it did not properly accomodate downlevel versions of rzc. We
have an integration test for this scenario for but the regression was
not detected, so obviously something is wrong with the test setup. I'll
investigate that separately.
(cherry picked from commit dotnet/aspnetcore-tooling@1aace2b6c7 )
\n\nCommit migrated from d2654d0847
2018-12-02 10:59:09 -08:00
Ryan Nowak
7df54be754
Merged PR 304: Enable local builds with dotnet/Arcade
...
[WIP] Enable local builds with dotnet/Arcade
\n\nCommit migrated from 409618521f
2018-12-02 00:25:55 +00:00
dotnet-bot
bc8ef6c1d1
Merge in 'release/2.2' changes
2018-12-01 03:16:49 +00:00
ASP.NET CI
b2b1cf24ba
Updating BuildTools from 2.2.1-build-20181114.3 to 2.2.1-build-20181130.1
...
[auto-updated: buildtools]
2018-11-30 19:00:00 -08:00
dotnet-bot
36c482af6f
Merge in 'release/2.2' changes
2018-12-01 01:54:37 +00:00
Nate McMaster
197c5567f4
Update EFCore submodule ( #4349 )
...
Prepare EF Core to build in 2.2.1
Fixes aspnet/AspNetCore-Internal#1441
2018-11-30 17:53:19 -08:00
Doug Bunting
9b228ddf57
Update Identity submodule to latest commit
...
- picks up "Remove `SetCompatibiltyVersion(...)` call in sample"
2018-11-30 17:09:53 -08:00
dotnet-bot
3a74f325e2
Merge in 'release/2.1' changes
2018-12-01 00:43:26 +00:00
Mikael Mengistu
d9a953dfeb
Autobahn test suite fix( #4302 )
2018-11-30 16:42:23 -08:00
Chris R
355982c92b
Change StaticFiles projects to target netcoreapp3.0 #3754
2018-11-30 16:12:19 -08:00
Pavel Krymets
03d3e1868e
Make IISDefaults.AuthenticationScheme const ( #4342 )
2018-11-30 15:23:02 -08:00
Nate McMaster
7078102961
Update targets and projects to build Localization projects
2018-11-30 15:13:05 -08:00
Nate McMaster
7e0f561425
Merge source code from aspnet/Localization
2018-11-30 15:11:31 -08:00
Nate McMaster
d93796fdef
Reorganize source code in preparation to move into aspnet/AspNetCore
...
Prior to reorganization, this source code was found in 0bcac31dd7
2018-11-30 14:58:51 -08:00
Nate McMaster
04fc8ae493
Update targets and projects to build BasicMiddleware projects
2018-11-30 14:44:17 -08:00