Commit Graph

27748 Commits

Author SHA1 Message Date
Chris Ross (ASP.NET) c222a398db Fix TLS versions for Mac 2018-04-03 09:17:52 -07:00
ASP.NET CI 65e5a1ba20 Updating submodule(s)
KestrelHttpServer => 623c27ab01

[auto-updated: submodules]
2018-04-02 19:56:38 -07:00
Stephen Halter 623c27ab01
Dispose SocketAsyncEventArgs when we dispose the Socket (#2459) 2018-04-02 19:48:17 -07:00
ASP.NET CI c217ce4e6b Updating submodule(s)
SignalR => 221c95e0af

[auto-updated: submodules]
2018-04-03 02:31:57 +00:00
BrennanConroy 221c95e0af Couple logging additions (#1827)
- Added logging in a couple more places in HubConnection
- Increase DEFAULT_TIMEOUT_INTERVAL to 20 seconds
2018-04-02 19:25:47 -07:00
ASP.NET CI 034fcf8a7c Updating submodule(s)
KestrelHttpServer => a92da1b8f4

[auto-updated: submodules]
2018-04-02 18:45:59 -07:00
Stephen Halter a92da1b8f4
Fix CopyToAsyncDoesNotCopyBlocks test (#2458) 2018-04-02 18:42:02 -07:00
ASP.NET CI d2930ee22c Updating submodule(s)
Common => 30276f3c9828c78ea1d30896cf04020a45cbab55
DotNetTools => 26957e090d
IISIntegration => 7e0c5813e8
KestrelHttpServer => ba2b883db0
SignalR => 6a1367ff70
Templating => f52359d202

[auto-updated: submodules]
2018-04-02 17:21:45 -07:00
Pavel Krymets 26957e090d
Reaction to *Memory changes (#420) 2018-04-02 17:16:16 -07:00
ASP.NET CI 11126dd5bb Updating submodule(s)
DependencyInjection => 2d3decdfe47b7e685c41b2bf082ac138538c2cc0
DotNetTools => 5bec83c5c9
EntityFrameworkCore => 5ee0ae084afe47eca46d50ccbac74430a0cd65a3
Identity => 90de4469af
IISIntegration => ede2d0aff2
KestrelHttpServer => 6b183c5ac0
Mvc => e91e8b8ce2
Scaffolding => ecdcf29035afa4c75321756b791720572f9c7b5e
SignalR => 416b27c6d6
Templating => d12e5c7489
WebHooks => cc1dcfc27711a7d01c0e6794f6ebebbc7c502176
WebSockets => 821c707955

[auto-updated: submodules]
2018-04-02 23:51:50 +00:00
James Newton-King 416b27c6d6
Fix build (#1825) 2018-04-03 11:45:05 +12:00
Pavel Krymets 7e0c5813e8
Merge pull request #745 from aspnet/pakrym/M_R_P 2018-04-02 16:45:02 -07:00
Pavel Krymets 6a1367ff70
Reaction to *Memory changes (#1824) 2018-04-02 16:44:31 -07:00
Pavel Krymets ba2b883db0
Reaction to *Memory changes (#2446) 2018-04-02 16:44:13 -07:00
Pavel Krymets 7450163495
Reaction to *Memory changes (#1029) 2018-04-02 16:43:29 -07:00
Jass Bagga d12e5c7489 Merge branch 'release/2.1' into dev 2018-04-02 16:30:09 -07:00
Jass Bagga f52359d202
Update AJAX CDN links (#430) 2018-04-02 16:25:24 -07:00
Pranav K 948a2537da
Merge remote-tracking branch 'origin/release/2.1' into dev 2018-04-02 16:17:07 -07:00
Pranav K d1b745f249 Use Razor.Sdk package to verify templates
Fixes #400
2018-04-02 16:15:32 -07:00
David Fowler 6b183c5ac0
Use 4K as the minimum segment size (#2452)
- This normalizes the behavior for kestrel no matter what memory pool implementation is used. The transports should behave the same (ask for 1/2 full blocks) across pool implementations.
- Declare the minimum segment size in KestrelMemoryPool
- Updated the AdaptedPipeline to use MinimumSegmentSize / 2
2018-04-02 16:14:40 -07:00
ASP.NET CI aaf0b28683 Updating submodule(s)
WebSockets => 9930499ee1

[auto-updated: submodules]
2018-04-02 15:53:57 -07:00
dotnet-maestro-bot 2872a236ec Updating external dependencies to '20180330-03-1543000' (#1024) 2018-04-02 15:32:42 -07:00
Nate McMaster cad2b01dae
Hard-code the repo-to-repo build order on macOS and Linux (#1028)
Workaround for #1014
2018-04-02 15:31:45 -07:00
Pavel Krymets 1b5a2f25e4 Versions 2018-04-02 15:24:46 -07:00
Chris Ross (ASP.NET) 821c707955 Merge branch 'release/2.1' into dev 2018-04-02 15:06:25 -07:00
Justin Kotalik dd369bfaee
Merge pull request #1026 from aspnet/jkotalik/merge 2018-04-02 14:59:58 -07:00
Chris Ross (ASP.NET) 9930499ee1 Work around HttpClient TLS regression 2018-04-02 14:56:41 -07:00
Andrew Stanton-Nurse 2466764b65 update Kestrel submodule 2018-04-02 14:49:56 -07:00
James Newton-King 3460d44848
Fix non-serializable tests (#1820) 2018-04-03 09:31:52 +12:00
ASP.NET CI 13b07bf614 Updating submodule(s)
Hosting => 6e957e436a
Identity => b22c88b567

[auto-updated: submodules]
2018-04-02 20:55:22 +00:00
Andrew Stanton-Nurse 5d1bd0b70d update SignalR submodule 2018-04-02 13:51:22 -07:00
Nate McMaster fbdb3c558f
Mark dotnet-aspnet-codegenerator as noship (#1022)
... for now.
2018-04-02 13:36:34 -07:00
Kiran Challa 90de4469af Merge branch 'release/2.1' into dev 2018-04-02 12:21:58 -07:00
Kiran Challa b22c88b567 Fix CDN urls to match the fallback source folders' versions 2018-04-02 12:12:15 -07:00
ASP.NET CI 59f1e62282 Updating submodule(s)
DotNetTools => 6d4a632b96
Mvc => 07a1907918
WebHooks => 5da0e4e03526006f64f15e338d3f6671621526da

[auto-updated: submodules]
2018-04-02 19:04:07 +00:00
Justin Kotalik 6e957e436a
Support inprocess hosting in IISExpressDeployer via switching the HostingModel property. (#1368) 2018-04-02 12:01:53 -07:00
Justin Kotalik 5d2da9fed8 Merge into dev 2018-04-02 11:42:51 -07:00
BrennanConroy 5ce672dfe6
ThreadStatic MemoryBufferWriter (#1821) 2018-04-02 11:25:04 -07:00
BrennanConroy 6640f14e35
Detailed errors enabled for functional tests (#1822) 2018-04-02 10:42:26 -07:00
Chris Ross (ASP.NET) 852a5b31be Fix bad rebase 2018-04-02 10:37:02 -07:00
Nate McMaster 5bec83c5c9
Merge branch 'release/2.1' into dev 2018-04-02 10:35:48 -07:00
Pranav K e91e8b8ce2
Merge branch 'release/2.1' into dev 2018-04-02 10:34:16 -07:00
Pranav K 07a1907918
Introduce ViewDataAttribute
Allow properties on controllers, Razor Page and Razor Page models annotatted with [ViewDataAttribute]
to populate ViewDataDictionary

Fixes https://github.com/aspnet/Mvc/issues/6525
2018-04-02 10:31:16 -07:00
Pranav K fdc4df35ed
Fix build break 2018-04-02 10:29:46 -07:00
Nate McMaster 6d4a632b96
Fix race condition in test code waiting for dotnet-watch to restart 2018-04-02 10:10:57 -07:00
David Fowler e9d58154ec
Added TCP client sample to HubSample (#1805)
- Ripped of Kestrel's SocketConnection to make a TcpConnection
IConnection implementation.
- Fixed issue with SignalR assuming there will always be a non-null user
on the ConnectionContext.
2018-04-02 09:50:50 -07:00
Chris Ross (ASP.NET) 0ed396db0b Enable tests on 2.1 for Win7 2018-04-02 09:50:23 -07:00
Pranav K c7559e1ff4
Merge pull request #7590 from aspnet/release/2.1
Release/2.1
2018-04-02 09:49:14 -07:00
Pranav K c515cece8e Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -07:00
Kristian Hellang a16504b941 Added failing test for #7546 2018-04-02 09:48:49 -07:00