Commit Graph

11224 Commits

Author SHA1 Message Date
ASP.NET CI d795da1ff5 Updating submodule(s)
EntityFrameworkCore => 5aac90ec26df036d81986db8ad9fc881ee02e0d0
Razor => fc86cc3ca1

[auto-updated: submodules]
2018-09-18 14:00:59 -07:00
ASP.NET CI eb38bdf9fc Updating submodule(s)
EntityFrameworkCore => ba37ae53f5beb96f9c69f74316938cc164a42059

[auto-updated: submodules]
2018-09-18 13:29:16 -07:00
ASP.NET CI 069cc971ab Updating submodule(s)
Mvc => c73b13f544

[auto-updated: submodules]
2018-09-18 18:53:04 +00:00
ASP.NET CI 4fed962ee8 Updating submodule(s)
BasicMiddleware => 4a4dde182f
EntityFrameworkCore => 65bb62264c2bb8c3b05d3a9882967e598841b635
IISIntegration => 5e896ca506
KestrelHttpServer => f3b6430aab
SignalR => 70ea1268a7

[auto-updated: submodules]
2018-09-18 09:49:59 -07:00
Matt Mitchell d74ab7d8cb
Merge pull request #1408 from mmitche/fix-2.1-2.2-erge
Fix merge of 2.1->2.2
2018-09-18 09:44:54 -07:00
ASP.NET CI d63ab042c7 Updating submodule(s)
SignalR => bc148a0724

[auto-updated: submodules]
2018-09-18 08:41:55 -07:00
Matt Mitchell 19eba188f2 Fix merge of 2.1->2.2 2018-09-18 07:43:01 -07:00
Stephen Halter f3b6430aab
Initialize Heartbeat in KestrelServer.StartAsync (#2939)
Fixes #2850 again
2018-09-17 16:43:30 -07:00
tiago-soczek a7e412ec80 Fix category logger for HttpsConnectionAdapter and LoggingConnectionAdapter. #2929 (#2935) 2018-09-17 16:01:14 -07:00
Chris Ross (ASP.NET) b8423b8530 Change how HTTP/2 frames are parsed and generated #2858 2018-09-17 14:48:43 -07:00
David Fowler 2999aa54cd
Remove calls to MemoryMarshal.GetReference (#2931)
- Spans can be pinned natively in C# 7.3
2018-09-17 14:47:04 -07:00
John Luo 69ff195f66 Enable hpack/4.2 - Maximum Table Size test
- Ensure dynamic tables size updates occur at the beginning of the header block
2018-09-17 12:46:51 -07:00
John Luo 025aca52df Port long Huffman encoding bug fix
https://github.com/dotnet/corefx/pull/32043
2018-09-17 12:41:36 -07:00
Ryan Brandenburg d89160ba83 Merge branch 'merge/release/2.1-to-release/2.2' into release/2.2 2018-09-17 12:18:11 -07:00
Pavel Krymets 5e896ca506
Implement IHttpBufferingFeature (#1391) 2018-09-17 12:04:12 -07:00
Justin Kotalik 2cd6ad6d50
Add windows auth tests for inproc (#1385) 2018-09-17 11:57:46 -07:00
ASP.NET CI bafd4ff534 Updating submodule(s)
Razor => 060698a52f

[auto-updated: submodules]
2018-09-17 18:14:16 +00:00
ASP.NET CI 052fad06a9 Updating submodule(s)
IISIntegration => e477f47ba8

[auto-updated: submodules]
2018-09-17 15:13:04 +00:00
Justin Kotalik e477f47ba8
Cleanup log file tests (#1398) 2018-09-17 08:07:16 -07:00
ASP.NET CI faddcd2975 Updating submodule(s)
AADIntegration => 7662f101c2
Antiforgery => 861a5d4d47
AuthSamples => d9c50cab30
AzureIntegration => 4dc1dca0c7
BasicMiddleware => f171aa4a64
BrowserLink => b5f2e831d89a2a8dd248add1070bfb68405184df
Caching => e2bc07490f22592ea9454a07d1d60d46319b26b5
Common => ab703a2daa8a03c5d21c6afd3c0158323d4cf3d6
Configuration => 590a92bee4b672e6d5363c88d91ff83afc5fba78
CORS => 9225e5da80
DataProtection => 4143059054
DependencyInjection => 0723ef0d295787f9f57d5b623cab7d5a54ae03d3
Diagnostics => 3ac6439dcf
DotNetTools => 7517263bd4
EntityFrameworkCore => cb0a43c7f947274c70b0880e776dec730e532c7f
EventNotification => ac6e7584a2f584996518a7597b329aceacfed080
FileSystem => b044f45363341949e22b59ef87c37191f9011edc
Hosting => b195e36cc3
HtmlAbstractions => 89a2849126
HttpAbstractions => de1f0ac3ff
HttpClientFactory => 14380575acad6a66f39704fc60ef07a1ffb96313
HttpSysServer => 8181856014
Identity => 415a6cb53a
IISIntegration => 6172677a0a
JavaScriptServices => 622be9084a
JsonPatch => 41614badf9
KestrelHttpServer => a1ffc5345b
Localization => 1e6af9ee90
Logging => 5602ec6da4dc6ff40054fb3e8f46a7174dd8b698
MetaPackages => badd2e81b8
Microsoft.Data.Sqlite => bf031d3ecf70deebba2c36fa89912b89fc65f13a
MusicStore => d66734130e
Mvc => 6abb4d9e81
MvcPrecompilation => 7703802661
Options => 6127812e29dbb9041e7e9ac8375cf8f29ea01a60
Proxy => 5a0c5b44b656df64a30066287bbf42f7d5213415
Razor => 2bf00ff9a6
ResponseCaching => cf4ef27bcc
Routing => df27b3ec10
Scaffolding => a8dde8cbb0b96277aa30dd2a635a5dd653366b93
Security => b3ad10ef51
ServerTests => 29b7150b65
Session => 65d45eed6a
SignalR => 3f05f09fe4
StaticFiles => 7da4635215
Templating => 3db9c1e488
WebSockets => 35000369eb

[auto-updated: submodules]
2018-09-16 12:36:30 -07:00
ASP.NET CI 35000369eb Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:32:04 -07:00
ASP.NET CI d66734130e Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:21:37 -07:00
ASP.NET CI a1ffc5345b Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:19:46 -07:00
ASP.NET CI 41614badf9 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:19:33 -07:00
ASP.NET CI 6172677a0a Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:14:36 -07:00
ASP.NET CI 89a2849126 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:12:38 -07:00
ASP.NET CI 7517263bd4 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:09:26 -07:00
ASP.NET CI 4143059054 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:08:16 -07:00
ASP.NET CI fc14dc3eae Updating submodule(s)
SignalR => 529cfeeff8

[auto-updated: submodules]
2018-09-15 20:48:57 +00:00
ASP.NET CI 47759a2354 Updating submodule(s)
Mvc => 8791f9ad0d

[auto-updated: submodules]
2018-09-14 14:19:44 -07:00
ASP.NET CI 3e46e6b2cd Updating submodule(s)
EntityFrameworkCore => 0a5573ff26bfa4fbc91e48f8947d0567ece9f164
Mvc => 4b83f7b510
Routing => 85fa15419d

[auto-updated: submodules]
2018-09-14 13:23:07 -07:00
Matt Mitchell d1518a997e
Merge pull request #1406 from mmitche/unpin-versions
Unpin package versions for 2.1.5
2018-09-14 13:17:19 -07:00
Matt Mitchell 3952845c57 Unpin package versions for 2.1.5 2018-09-14 13:10:09 -07:00
ASP.NET CI 0d63ab0189 Updating submodule(s)
SignalR => 48b3f18642

[auto-updated: submodules]
2018-09-13 22:16:10 -07:00
ASP.NET CI 9bab0c7d9e Updating submodule(s)
Routing => 426a48a65a

[auto-updated: submodules]
2018-09-13 19:16:37 -07:00
ASP.NET CI ffb4790532 Updating submodule(s)
Razor => 5e083c371b

[auto-updated: submodules]
2018-09-13 17:38:38 -07:00
ASP.NET CI 70e9f63c92 Updating submodule(s)
HttpClientFactory => f3c16c5bbb56007e6bf3f75568ed7324420c410f
Mvc => 35597db277
Razor => 1e8e541f65

[auto-updated: submodules]
2018-09-13 15:51:26 -07:00
ASP.NET CI b74b73b9c5 Updating submodule(s)
Routing => 9a68f48a5c
Templating => b8f7f967ce

[auto-updated: submodules]
2018-09-13 15:11:05 -07:00
ASP.NET CI 9d7c9e559b Updating submodule(s)
HttpAbstractions => d0ddb068be

[auto-updated: submodules]
2018-09-13 14:08:04 -07:00
ASP.NET CI 5f12d0ea15 Updating submodule(s)
SignalR => 7663de258e

[auto-updated: submodules]
2018-09-13 13:34:21 -07:00
ASP.NET CI 315a9a026f Updating submodule(s)
Templating => 704a77b8a4

[auto-updated: submodules]
2018-09-13 13:03:24 -07:00
ASP.NET CI 5f19d3dafa Updating submodule(s)
SignalR => 8a8d1e7d0a

[auto-updated: submodules]
2018-09-13 12:48:00 -07:00
ASP.NET CI b52b31d2e4 Updating submodule(s)
IISIntegration => c93c974dbc

[auto-updated: submodules]
2018-09-13 12:32:17 -07:00
Pavel Krymets c93c974dbc
Update certs on Jenkins (#1397) 2018-09-13 12:15:38 -07:00
ASP.NET CI 12d26983e2 Updating submodule(s)
KestrelHttpServer => 55e5e56422

[auto-updated: submodules]
2018-09-13 12:01:15 -07:00
Chris Ross (ASP.NET) 55e5e56422 Dispatch Http/2 write callbacks #2878 2018-09-13 11:53:30 -07:00
ASP.NET CI 88930e79be Updating submodule(s)
IISIntegration => 1a0f988064

[auto-updated: submodules]
2018-09-13 11:27:52 -07:00
Pavel Krymets 1a0f988064
Skip AppOfflineDroppedWhileSiteFailedToStartInRequestHandler_SiteStops_InProcess (#1396) 2018-09-13 11:22:11 -07:00
ASP.NET CI 0425845b3e Updating submodule(s)
IISIntegration => 3649f5bb81

[auto-updated: submodules]
2018-09-13 06:28:48 +00:00
Justin Kotalik 3649f5bb81
Add OutOfProc logging tests/ merge all inproc test sites into a single site (#1384) 2018-09-12 23:20:52 -07:00