Commit Graph

18003 Commits

Author SHA1 Message Date
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
Nate McMaster 6d4a632b96
Fix race condition in test code waiting for dotnet-watch to restart 2018-04-02 10:10:57 -07:00
Chris Ross (ASP.NET) 0ed396db0b Enable tests on 2.1 for Win7 2018-04-02 09:50:23 -07:00
Chris Ross (ASP.NET) ba87a293f9 Remove obsolete workaround 2018-04-02 09:46:21 -07:00
Andrew Stanton-Nurse bbc9f56ece
update artifacts.props in dev (#1025) 2018-04-02 09:41:58 -07:00
ASP.NET CI b16656debf Updating submodule(s)
Templating => 56fc40dbca

[auto-updated: submodules]
2018-04-02 06:35:17 +00:00
Jass Bagga 11054e30cb Merge branch 'release/2.1' into dev 2018-04-01 23:32:56 -07:00
Jass Bagga 56fc40dbca
Revert "Revert "Update jquery-validation-unobtrusive (#421)"" (#426)
This reverts commit e6112a0911.
2018-04-01 23:29:52 -07:00
David Fowler a37fa83aee
Fixed a parser bug found when trying out the array pool (#2450)
- When using the array pool, we get terrible block density and as a result
the header parser was failing.
- This fixes the case where the parser needed to skip 2 blocks at the end
(which is unrealistic). Comparing the current index to the reader index is incorrect
since we may end up at the same index in another segment.
2018-04-01 00:04:02 -07:00
ASP.NET CI 23b3dd2247 Updating submodule(s)
Templating => 23b9290deb

[auto-updated: submodules]
2018-03-31 23:30:30 +00:00
Pavel Krymets 23b9290deb
Merge pull request #425 from aspnet/revert-421-jbagga/UpdatejQueryLibraries
Revert "Update jquery-validation-unobtrusive"
2018-03-31 16:24:56 -07:00
Pavel Krymets a76d51c46b Revert "Update jquery-validation-unobtrusive (#421)"
This reverts commit ac9addabcc.
2018-03-31 16:24:07 -07:00
Pavel Krymets 31995a380b
Merge pull request #424 from aspnet/revert-423-release/2.1
Revert "Update jquery-validation-unobtrusive (#421)"
2018-03-31 16:13:06 -07:00
Pavel Krymets e6112a0911
Revert "Update jquery-validation-unobtrusive (#421)" 2018-03-31 16:09:27 -07:00
ASP.NET CI d8e071268b Updating submodule(s)
SignalR => dc86690f04

[auto-updated: submodules]
2018-03-31 19:34:10 +00: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
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
Andrew Stanton-Nurse f3f51a07f3
react to iconnection move (#1020) 2018-03-30 15:48:17 -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
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
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
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
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
Ryan Nowak aaebf97bdc Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-30 12:37:40 -07:00
Ryan Nowak a49d7a64be Add new Polly HTTP dependency
Polly is adding some new APIs for our scenarios that are specific to
HttpClient.

(cherry picked from commit 173594db1f)
2018-03-30 12:37:22 -07:00
Pavel Krymets 76c6761f54 Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-30 11:54:03 -07:00
ASP.NET CI e8277b53e8 Updating submodule(s)
EntityFrameworkCore => 79f96cade28e950f010153cc6e4da0042bf699d6
SignalR => 44b667b3e6
WebSockets => 9eb41ca571

[auto-updated: submodules]
2018-03-30 11:53:27 -07:00
ASP.NET CI c76f51f154 Updating submodule(s)
EntityFrameworkCore => 73d7db06e5defa2bb62e39d2a181158c5eae7c42
WebSockets => fb6bc86be5

[auto-updated: submodules]
2018-03-30 18:19:50 +00:00
Ryan Nowak 173594db1f Add new Polly HTTP dependency
Polly is adding some new APIs for our scenarios that are specific to
HttpClient.
2018-03-30 11:16:06 -07:00
David Fowler fb6bc86be5 Merged release/2.1 2018-03-30 10:50:54 -07:00
David Fowler 9eb41ca571
Remove buffer size argument (#232)
- We're removing the buffer arugment from the API as a result of a mini review. This is a pre-emptive reaction to avoid breakage when the change comes in.
2018-03-30 10:47:12 -07:00
ASP.NET CI 19887fe18e Updating submodule(s)
IISIntegration => 3f40f042bc

[auto-updated: submodules]
2018-03-30 16:59:46 +00:00
pan-wang 3f40f042bc
out of process fix (#738)
fix an AV in case user give ASPNETCORE_PORT env as we double dereferenced
avoid retry and log if the env set invalid port value
create jobobject in retry as we delete it in cleanup
2018-03-30 09:48:09 -07:00