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
Mikael Mengistu
81b0f60b5a
Merge pull request #1788 from aspnet/release/2.1
...
Check for Websockets in Fallback functional tests (#1772 )
2018-03-30 12:38:58 -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
Pranav K
61f260e386
Make Microsoft.AspNetCore.Mvc depend on Microsoft.AspNetCore.Mvc.Analyzers
2018-03-30 12:34:08 -07:00
Pranav K
6f03496448
Make Microsoft.AspNetCore.Mvc depend on Microsoft.AspNetCore.Mvc.Analyzers
2018-03-30 12:33:45 -07:00
Mikael Mengistu
313133131f
Check for Websockets in Fallback functional tests ( #1772 )
2018-03-30 12:33:42 -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
BrennanConroy
ec66d236ac
Merge pull request #1785 from aspnet/release/2.1
...
Add detailed error option (#1763 )
2018-03-30 11:30:44 -07:00
BrennanConroy
44b667b3e6
Add detailed error option ( #1763 )
2018-03-30 11:30:07 -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
ASP.NET CI
e7c19b693c
Updating submodule(s)
...
HttpSysServer => adbbbcf4de
Identity => 93beb3aa35
[auto-updated: submodules]
2018-03-30 09:36:41 -07:00
Chris Ross (ASP.NET)
adbbbcf4de
Disable regressed negotiate test #439
2018-03-30 09:24:31 -07:00
ASP.NET CI
b429c9bc7b
Updating submodule(s)
...
Identity => 1e7ca96b51
[auto-updated: submodules]
2018-03-30 16:20:44 +00:00
Kiran Challa
93beb3aa35
Merge branch 'release/2.1' into dev
2018-03-30 07:39:45 -07:00
ASP.NET CI
eff89c0320
Updating submodule(s)
...
Identity => 394e4746b8
[auto-updated: submodules]
2018-03-30 07:37:12 -07:00
Kiran Challa
1e7ca96b51
[ Fixes #1618 ] Consider returning a 404 in the DownloadPersonalData.OnGet
2018-03-30 07:35:08 -07:00
ASP.NET CI
fad6ffdeb8
Updating submodule(s)
...
Identity => 971f727ea2
[auto-updated: submodules]
2018-03-30 14:23:58 +00:00
Kiran Challa
394e4746b8
Merge branch 'release/2.1' into dev
2018-03-30 07:14:09 -07:00
Kiran Challa
971f727ea2
[ Fixes #1690 ] AddDefaultUI() throws when using IdentityUser<T>
2018-03-30 07:02:04 -07:00
ASP.NET CI
01c681eb4e
Updating submodule(s)
...
EntityFrameworkCore => dac2eb863612b562de53f67b59a6f0a4fa9b30a0
SignalR => c29c1b3ec6
[auto-updated: submodules]
2018-03-30 03:46:30 -07:00
ASP.NET CI
fcb7c3dd2f
Updating submodule(s)
...
EntityFrameworkCore => b7ffe4564d6edd9872ba511c1f91242b33c2ae36
KestrelHttpServer => 7b3491e11e
Mvc => f20bf9ea02
SignalR => b5a2fcb96a
[auto-updated: submodules]
2018-03-30 10:19:21 +00:00
David Fowler
c29c1b3ec6
Merge pull request #1783 from aspnet/release/2.1
...
Release/2.1
2018-03-30 02:33:28 -07:00
David Fowler
b5a2fcb96a
Dispose the http client in DisposeAsync ( #1780 )
...
- This layer of the stack is no longer reusable and
this disposable was removed (I assume by mistake) in the big refactoring
2018-03-30 01:57:14 -07:00