Pavel Krymets
|
5116838807
|
Change package path to a directory (#4269)
|
2018-11-27 15:35:59 -08:00 |
Justin Kotalik
|
95d8b39e96
|
Revert "Target right version of ANCM nuget package (#4194)" (#4262)
|
2018-11-27 11:45:08 -08:00 |
Stephen Halter
|
b6eb6dd819
|
Merge remote-tracking branch 'origin/release/2.2'
|
2018-11-27 11:14:05 -08:00 |
Nate McMaster
|
a0d1b8882b
|
Fix for ArgumentException thrown due to empty user secrets ID (#4240)
|
2018-11-26 17:11:58 -08:00 |
Stephen Halter
|
6a3d0fc1da
|
[Kestrel] Re-enable trace-level test logging (#4075)
|
2018-11-26 16:20:43 -08:00 |
Ryan Brandenburg
|
02ca469ea1
|
Merge branch 'master' of github.com:aspnet/AspNetCore into rybrande/Mondo22ToMaster
|
2018-11-26 16:00:44 -08:00 |
Chris Ross (ASP.NET)
|
f7d1e98623
|
Create Hosting.sln and add Logging.Testing depedendency to fix tests
|
2018-11-26 15:58:17 -08:00 |
Justin Kotalik
|
5a1ff478da
|
Add reference to M.A.Hosting (#4237)
|
2018-11-26 12:44:48 -08:00 |
Ryan Brandenburg
|
7aefd16eed
|
Merge remote-tracking branch 'Security/rybrande/masterToSrc' into rybrande/Mondo22ToMaster
|
2018-11-26 12:35:26 -08:00 |
Ryan Brandenburg
|
01b58c9a3d
|
Merge remote-tracking branch 'Routing/rybrande/masterToSrc' into rybrande/Mondo22ToMaster
|
2018-11-26 12:35:21 -08:00 |
Ryan Brandenburg
|
a498d273e7
|
Merge remote-tracking branch 'ResponseCaching/rybrande/masterToSrc' into rybrande/Mondo22ToMaster
|
2018-11-26 12:35:16 -08:00 |
Ryan Brandenburg
|
a84b7d242b
|
Merge remote-tracking branch 'HttpSysServer/rybrande/masterToSrc' into rybrande/Mondo22ToMaster
|
2018-11-26 12:35:07 -08:00 |
Ryan Brandenburg
|
5e9617a5ab
|
Merge remote-tracking branch 'CORS/rybrande/masterToSrc' into rybrande/Mondo22ToMaster
|
2018-11-26 12:34:50 -08:00 |
Ryan Brandenburg
|
4429575b50
|
Merge remote-tracking branch 'Antiforgery/rybrande/masterToSrc' into rybrande/Mondo22ToMaster
|
2018-11-26 12:34:43 -08:00 |
Ryan Brandenburg
|
e60e74e2bb
|
Merge remote-tracking branch 'origin/release/2.2' into rybrande/Mondo22ToMaster
|
2018-11-26 12:32:17 -08:00 |
Chris Ross
|
e8fbd910a5
|
Remove Kestrel.Https from Microsoft.AspNetCore (#4236)
|
2018-11-26 12:21:00 -08:00 |
Ryan Brandenburg
|
30572ac74a
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 26d27d871b
|
2018-11-26 12:19:01 -08:00 |
Ryan Brandenburg
|
6afc6c11a9
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in c28c7dea4e
|
2018-11-26 12:16:11 -08:00 |
Ryan Brandenburg
|
25ae8871e0
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 12395b4d1c
|
2018-11-26 12:13:11 -08:00 |
Ryan Brandenburg
|
70dcf6c286
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in d4f5886582
|
2018-11-26 12:11:10 -08:00 |
Ryan Brandenburg
|
1a42d7413d
|
Merge branch 'master' of github.com:aspnet/CORS into rybrande/masterToSrc
|
2018-11-26 12:09:52 -08:00 |
Ryan Brandenburg
|
b94e30d1b7
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in c39d85f6df
|
2018-11-26 12:08:28 -08:00 |
Ryan Brandenburg
|
251f924a31
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 8124442320
|
2018-11-26 12:05:56 -08:00 |
Ryan Brandenburg
|
dc11b1b9de
|
Merge branch 'release/2.2' of github.com:aspnet/AspNetCore into rybrande/Mondo2.2
|
2018-11-26 11:51:27 -08:00 |
Nate McMaster
|
c8da5ed085
|
Remove conditional target frameworks on HealthChecks sample (#4235)
|
2018-11-26 11:50:19 -08:00 |
Chris Ross (ASP.NET)
|
c88c1f96f4
|
KestrelHttpServer/#3101 Remove empty Microsoft.AspNetCore.Server.Kestrel.Https assembly
|
2018-11-26 10:03:03 -08:00 |
Nate McMaster
|
a5d06f35b1
|
Remove Roslyn from the shared framework (#4225)
Reacting to aspnet/Mvc#8755
|
2018-11-22 12:56:34 -08:00 |
Nate McMaster
|
f67acd67a2
|
Update test projects to netcoreapp3.0
|
2018-11-21 16:50:09 -08:00 |
Nate McMaster
|
6c60e0260c
|
Merge branch 'master' from aspnet/Diagnostics
|
2018-11-21 16:38:27 -08:00 |
Ryan Brandenburg
|
a5da5612bd
|
Merge remote-tracking branch 'Security/rybrande/release22ToSrc' into rybrande/Mondo2.2
|
2018-11-21 16:36:06 -08:00 |
Ryan Brandenburg
|
ee050a4725
|
Merge remote-tracking branch 'Routing/rybrande/release22ToSrc' into rybrande/Mondo2.2
|
2018-11-21 16:35:57 -08:00 |
Ryan Brandenburg
|
7860280dd9
|
Merge remote-tracking branch 'ResponseCaching/rybrande/release22ToSrc' into rybrande/Mondo2.2
|
2018-11-21 16:35:46 -08:00 |
Ryan Brandenburg
|
33a5544c90
|
Merge remote-tracking branch 'HttpSysServer/rybrande/release22ToSrc' into rybrande/Mondo2.2
|
2018-11-21 16:35:36 -08:00 |
Ryan Brandenburg
|
396bb7a2d8
|
Merge remote-tracking branch 'CORS/rybrande/release22ToSrc' into rybrande/Mondo2.2
|
2018-11-21 16:35:26 -08:00 |
Ryan Brandenburg
|
68eafa9d3c
|
Merge remote-tracking branch 'Antiforgery/rybrande/release22ToSrc' into rybrande/Mondo2.2
|
2018-11-21 16:35:18 -08:00 |
Ryan Brandenburg
|
1ee4e2b936
|
Merge remote-tracking branch 'origin/release/2.1' into rybrande/Mondo2.2
|
2018-11-21 16:33:42 -08:00 |
Nate McMaster
|
006558c412
|
Merge branch 'release/2.2'
|
2018-11-21 16:28:33 -08:00 |
Ryan Brandenburg
|
7ee9dac67f
|
Merge branch 'release/2.1' of github.com:aspnet/AspNetCore into rybrande/Mondo2.1
|
2018-11-21 16:26:13 -08:00 |
Nate McMaster
|
cb198d727b
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 082d505977
|
2018-11-21 16:21:23 -08:00 |
Ryan Brandenburg
|
ca8ce2e58d
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 93926543f8
|
2018-11-21 16:13:09 -08:00 |
Nate McMaster
|
b2d4f8f2f1
|
Merge branch 'namc/merge-diag' into release/2.2
|
2018-11-21 16:11:17 -08:00 |
Ryan Brandenburg
|
d18558c3ab
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 3d828221a1
|
2018-11-21 16:10:55 -08:00 |
Ryan Brandenburg
|
c593daa1f9
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 9f49398f28
|
2018-11-21 16:03:25 -08:00 |
Ryan Brandenburg
|
bd3a77ec8e
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 3e08bf8833
|
2018-11-21 16:02:22 -08:00 |
Ryan Brandenburg
|
e8849f6626
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in f05b0e792d
|
2018-11-21 16:01:19 -08:00 |
Ryan Brandenburg
|
d5f14412c2
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 9e5146cff9
|
2018-11-21 15:59:55 -08:00 |
Ryan Brandenburg
|
101303eceb
|
Fix RepositoryUrls
|
2018-11-21 15:55:40 -08:00 |
Justin Kotalik
|
89330075b4
|
Target right version of ANCM nuget package (#4194)
|
2018-11-21 15:42:55 -08:00 |
Nate McMaster
|
8ce7bb7f16
|
Add HealthChecks to Middleware.sln
|
2018-11-21 15:39:10 -08:00 |
Nate McMaster
|
925746158e
|
Merge the release/2.2 branch of Diagnostics
|
2018-11-21 15:36:05 -08:00 |