Commit Graph

27731 Commits

Author SHA1 Message Date
ASP.NET CI d8e071268b Updating submodule(s)
SignalR => dc86690f04

[auto-updated: submodules]
2018-03-31 19:34:10 +00:00
David Fowler ac5dfcf909
Merge pull request #1810 from aspnet/release/2.1
Change default handshake timeout (#1808)
2018-03-31 12:27:46 -07:00
David Fowler dc86690f04
Change default handshake timeout (#1808)
- 5 seconds seems to be too low for long polling's RTT. We often see super flaky tests and it seems like this is the best fix. Ideally, we would do something more sophisitcated than just timeout the entire time to parse.
2018-03-31 12:27:23 -07:00
Pavel Krymets 3a2a571c11
Update to preview2-26330-05 (#1023) 2018-03-31 11:46:18 -07:00
Pavel Krymets ede2d0aff2
Merge pull request #744 from aspnet/pakrym/merge-to-dev
Merge release/2.1 to dev
2018-03-31 11:25:54 -07:00
David Fowler 7382198356
Copy connection middleware when using ListenLocalHost (#2447)
- Connection middleware got removed during Clone when using ListenLocalhost
2018-03-31 07:29:35 -07:00
ASP.NET CI 4855da6c48 Updating submodule(s)
EntityFrameworkCore => eef4a6eb25fcdee11fd0568b5aec3c748cd713a1

[auto-updated: submodules]
2018-03-30 18:52:56 -07:00
ASP.NET CI 14e5905f41 Updating submodule(s)
EntityFrameworkCore => 68ee919b1858e23f4408c986bfcf58abe1123974
Mvc => 7d1576a65d
SignalR => 903a9ea6a0

[auto-updated: submodules]
2018-03-30 17:39:34 -07:00
BrennanConroy 90aa48c09f
Merge pull request #1798 from aspnet/release/2.1
Use IBufferWriter in IHubProtocol (#1791)
2018-03-30 17:30:30 -07:00
BrennanConroy 903a9ea6a0
Use IBufferWriter in IHubProtocol (#1791) 2018-03-30 17:30:08 -07:00
Andrew Stanton-Nurse 07ac150ca8 update kestrel package version to fix build (#1795) 2018-03-30 17:24:35 -07:00
N. Taylor Mullen ebd328853c Merge branch 'release/2.1' into dev 2018-03-30 17:12:35 -07:00
N. Taylor Mullen 7d1576a65d Fix MVC being able to build in VisualStudio. 2018-03-30 17:12:10 -07:00
ASP.NET CI aeaa1e80d1 Updating submodule(s)
DotNetTools => 1f41b26145
EntityFrameworkCore => 0027d598234866a8f3f844a64a8fe5f708173db6
Identity => 4105ee67e9
IISIntegration => 8ea2de1dc2
Scaffolding => 49af135e4cbe059de495505de4d81d9cc1de3de6
SignalR => eb7dc14c39
Templating => ac9addabcc

[auto-updated: submodules]
2018-03-30 16:57:46 -07:00
Pavel Krymets 6ca61a8fc7 Merge release/2.1 to dev 2018-03-30 16:33:44 -07:00
Pavel Krymets ba7b43a391 Reaction to *Memory changes 2018-03-30 16:33:09 -07:00
Kiran Challa 3b27596e9c Merge branch 'release/2.1' into dev 2018-03-30 16:32:14 -07:00
Kiran Challa 4105ee67e9 [Fixes #1643] Add third party notice to identity UI package 2018-03-30 16:05:42 -07:00
Kiran Challa 47e6c9ca9f Merge branch 'release/2.1' into dev 2018-03-30 15:59:48 -07:00
David Fowler ae8b2739da Merge branch 'release/2.1' into dev 2018-03-30 15:52:52 -07:00
David Fowler 0293e53e11
Handle uninitialized connections in disposal (#1786) (#1794)
- We made a change to not initialize pipes up front
on connection creation. That change make it null ref in disposal because we didn't check if the pipes were initialized.
- Added a test
- Also fixed the EchoConnectionHandler in the functional ts tests.
2018-03-30 15:51:48 -07:00
Kiran Challa 0a95aebcb5 Reacting to templating repo's script changes 2018-03-30 15:51:01 -07:00
Andrew Stanton-Nurse 9428f49b8e update deps 2018-03-30 15:49:04 -07:00
Andrew Stanton-Nurse f3f51a07f3
react to iconnection move (#1020) 2018-03-30 15:48:17 -07:00
David Fowler eb7dc14c39
Handle uninitialized connections in disposal (#1786)
- We made a change to not initialize pipes up front
on connection creation. That change make it null ref in disposal because we didn't check if the pipes were initialized.
- Added a test
- Also fixed the EchoConnectionHandler in the functional ts tests.
2018-03-30 15:44:30 -07:00
Andrew Stanton-Nurse a92b3a7288 Merge branch 'release/2.1' into dev 2018-03-30 15:26:44 -07:00
Andrew Stanton-Nurse 2c2a8dae01
Merge pull request #2445 from aspnet/release/2.1
Add IConnection to Connections.Abstractions (#2444)
2018-03-30 15:21:48 -07:00
David Fowler 67cb8a0e11 Add IConnection to Connections.Abstractions (#2444) 2018-03-30 15:20:31 -07:00
Ryan Brandenburg 1f41b26145 Skip broken test 2018-03-30 15:19:20 -07:00
ASP.NET CI 5d8bf28db9 Updating submodule(s)
EntityFrameworkCore => 9f0a44e29ee28fee57739c2f4bccaa4e46e74b4f
Mvc => aebea720ed
Templating => 02cd8fe36b

[auto-updated: submodules]
2018-03-30 15:15:03 -07:00
ASP.NET CI 537c9dee6b Updating submodule(s)
EntityFrameworkCore => 43a05985ac67ff59176904cd83e2e53a150e57cd
Mvc => 30f0883319

[auto-updated: submodules]
2018-03-30 15:14:23 -07:00
Andrew Stanton-Nurse 6b3a27e73c
Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
Pavel Krymets 8ea2de1dc2
Check native HRESULTs (#742) 2018-03-30 15:07:08 -07:00
Jass Bagga 02cd8fe36b
Merge pull request #423 from aspnet/release/2.1
Update jquery-validation-unobtrusive (#421)
2018-03-30 15:05:20 -07:00
Jass Bagga ac9addabcc
Update jquery-validation-unobtrusive (#421)
Addresses #15
2018-03-30 15:04:50 -07:00
Pranav K aebea720ed
Merge pull request #7582 from aspnet/release/2.1
Target a lower TFM
2018-03-30 14:46:07 -07:00
Pranav K 30f0883319 Target a lower TFM 2018-03-30 14:45:42 -07:00
ASP.NET CI 39e96f2073 Updating submodule(s)
EntityFrameworkCore => 8f71f93f0e35d55c91a4807015e2b64f7de545e4
HttpClientFactory => 810a6ccfe216764cacc3c5e96b4115bb38da9c0b
Mvc => 35bf14e972

[auto-updated: submodules]
2018-03-30 14:33:58 -07:00
ASP.NET CI 07aa2f228b Updating submodule(s)
EntityFrameworkCore => c59202a631358f65ef0504ff9d06633387f56fcb
HttpClientFactory => f07ebbf0f9b4177eef33f67890ac3b19c21d89ee
Mvc => 6f03496448
SignalR => c0418319fe

[auto-updated: submodules]
2018-03-30 21:30:52 +00:00
Pranav K 35bf14e972
Merge pull request #7581 from aspnet/release/2.1
Make Microsoft.AspNetCore.Mvc depend on Microsoft.AspNetCore.Mvc.Anal…
2018-03-30 14:20:51 -07:00
Pranav K 133dd964ab 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-03-30 14:19:52 -07:00
Nate McMaster a49cee13fb
Remove unused attributes in artifacts.props 2018-03-30 14:14:44 -07:00
ASP.NET CI c7ee55fc48 Updating submodule(s)
EntityFrameworkCore => 4d9c9849eee30635d4e1b0ad9b423f3f4a4cf3e3
SignalR => 12b5e173b3

[auto-updated: submodules]
2018-03-30 13:47:07 -07:00
BrennanConroy 12b5e173b3
Merge pull request #1790 from aspnet/release/2.1
Cleanup logs during test (#1787)
2018-03-30 13:34:34 -07:00
BrennanConroy c0418319fe
Cleanup logs during test (#1787) 2018-03-30 13:33:59 -07:00
ASP.NET CI 8652ce7aef Updating submodule(s)
EntityFrameworkCore => 13dca0663bb6bbe7a8dcdff94526c3032dd8230b
KestrelHttpServer => 76c6761f54
Mvc => 61f260e386
SignalR => 569fb79776

[auto-updated: submodules]
2018-03-30 13:05:29 -07:00
Justin Kotalik fd6c217336 Revert "Build runtime specific metapackages"
This reverts commit ec184bc361.
2018-03-30 13:02:45 -07:00
Justin Kotalik 1186ab688b noship .RH 2018-03-30 13:02:45 -07:00
James Newton-King 569fb79776
Merge pull request #1789 from aspnet/release/2.1
Re-enable ConnectionCanSendAndReceiveMessages + logging (#1778)
2018-03-31 08:46:32 +13:00
James Newton-King 0362905a70
Re-enable ConnectionCanSendAndReceiveMessages + logging (#1778) 2018-03-31 08:45:33 +13:00