ASP.NET CI
525a54a6e8
Updating submodule(s)
...
EntityFrameworkCore => c4668d7e833ac9859d918f0efc82136908024e3d
KestrelHttpServer => d2616ffb31
[auto-updated: submodules]
2018-09-11 16:28:33 -07:00
ASP.NET CI
a3754e64b1
Updating submodule(s)
...
EntityFrameworkCore => b977e0cb8f3c69879ced2c0a679d5c20a9caa759
SignalR => bfae012dd0
[auto-updated: submodules]
2018-09-11 23:20:03 +00:00
ASP.NET CI
e91ec4b271
Updating submodule(s)
...
EntityFrameworkCore => 7b11733e091e937ea6f616ecf56ebc6fcb11955f
[auto-updated: submodules]
2018-09-11 16:09:45 -07:00
BrennanConroy
bfae012dd0
Merge branch 'release/2.1' into release/2.2
2018-09-11 16:05:46 -07:00
BrennanConroy
8dffc68cea
Cancel previous request on close ( #2923 ) ( #2942 )
2018-09-11 15:50:00 -07:00
ASP.NET CI
016d1aba3f
Updating BuildTools from 2.2.0-preview1-20180910.3 to 2.2.0-preview1-20180911.1
...
[auto-updated: buildtools]
2018-09-11 22:49:39 +00:00
ASP.NET CI
fbb7a6fd70
Updating submodule(s)
...
KestrelHttpServer => e77eebe728
[auto-updated: submodules]
2018-09-11 22:49:32 +00:00
ASP.NET CI
b0ed2fa090
Updating submodule(s)
...
KestrelHttpServer => e5b2b680e0
[auto-updated: submodules]
2018-09-11 15:35:06 -07:00
John Luo
d2616ffb31
Merge branch 'release/2.2'
2018-09-11 15:07:44 -07:00
John Luo
e77eebe728
Merge branch 'release/2.1' into release/2.2
2018-09-11 15:05:07 -07:00
John Luo
e5b2b680e0
Fix flaky test by ignoring indeterminant response
2018-09-11 15:03:30 -07:00
ASP.NET CI
ddf0d22588
Updating submodule(s)
...
Mvc => 7a945bd192
[auto-updated: submodules]
2018-09-11 14:34:53 -07:00
ASP.NET CI
9490f332d4
Updating submodule(s)
...
Mvc => ec489da586
SignalR => 015a8c1461
[auto-updated: submodules]
2018-09-11 21:33:16 +00:00
BrennanConroy
015a8c1461
Collect "redis MONITOR" logs ( #2946 )
2018-09-11 14:19:45 -07:00
N. Taylor Mullen
7a945bd192
Merge branch 'release/2.2'
2018-09-11 14:10:01 -07:00
N. Taylor Mullen
ec489da586
Add additional logging to diagnose flaky cache tag test.
...
#8281
2018-09-11 14:09:36 -07:00
ASP.NET CI
92cf129040
Updating submodule(s)
...
EntityFrameworkCore => 87ef857cb65d826b6db071101d6cf26822c7ed42
[auto-updated: submodules]
2018-09-11 21:00:50 +00:00
ASP.NET CI
f3bea4b598
Updating submodule(s)
...
Common => d226c33d9fbf425fa5868117e6795b688252eec1
[auto-updated: submodules]
2018-09-11 13:32:49 -07:00
ASP.NET CI
89f55b5031
Updating submodule(s)
...
SignalR => a51eec7a1d
[auto-updated: submodules]
2018-09-11 20:29:46 +00:00
BrennanConroy
a51eec7a1d
Add NodeJS in-box support ( #2910 )
2018-09-11 13:16:15 -07:00
Ryan Nowak
9667a94069
Add non-capturing timer sources package
...
(cherry picked from commit 1a8616349f )
2018-09-11 13:09:54 -07:00
ASP.NET CI
8ecea8aa22
Updating submodule(s)
...
Common => 658362377eefb71c25a6bd75cfcecbd108357064
[auto-updated: submodules]
2018-09-11 12:47:13 -07:00
Ryan Nowak
1a8616349f
Add non-capturing timer sources package
2018-09-11 12:41:48 -07:00
ASP.NET CI
bb6269d92d
Updating submodule(s)
...
EntityFrameworkCore => 3adbf5ad20a7cab7ee05c9d6c06409f1d49e94d1
[auto-updated: submodules]
2018-09-11 11:35:04 -07:00
ASP.NET CI
1f7b75a938
Updating submodule(s)
...
EntityFrameworkCore => 7970b321146c88c5933fe0b21d519eb20cf918c2
[auto-updated: submodules]
2018-09-11 11:05:53 -07:00
ASP.NET CI
079e34c9c1
Updating submodule(s)
...
EntityFrameworkCore => 2bead6347c2dbfd59d6ef0578dfe652481725368
[auto-updated: submodules]
2018-09-11 10:53:36 -07:00
Ryan Brandenburg
4d637de70d
Fix merge error
2018-09-11 10:45:52 -07:00
Ryan Brandenburg
e13cfd1b28
Merge tag '2.1.4' into release/2.1
2018-09-11 10:43:23 -07:00
Andrew Stanton-Nurse
c8157fba75
Merge branch 'release/2.2'
2018-09-11 10:17:09 -07:00
John Luo
5ba327faa1
Relax connection stop checks in tests to reduce flakiness
2018-09-11 10:00:48 -07:00
ASP.NET CI
a46f59d4cf
Updating submodule(s)
...
EntityFrameworkCore => fc064fea1ae5a0d2e6d9558cf3f747a3709462f8
[auto-updated: submodules]
2018-09-11 09:45:06 -07:00
ASP.NET CI
9dc56101ed
Updating submodule(s)
...
KestrelHttpServer => f38f60f8ce
[auto-updated: submodules]
2018-09-11 08:54:29 -07:00
Steve Sanderson
6ff3674b16
Refactor server-side blazor startup to allow Azure SignalR. Fixes #1227 ( #1396 )
...
* Move startup action config into AddServerSideBlazor, so that UseServerSideBlazor is reduced to trivial shorthand that can become optional
* Make BlazorHub public so developers can use it with UseAzureSignalR
* Move BlazorHub to Microsoft.AspNetCore.Blazor.Server namespace for easier consumption
* Add notes
* Have E2E tests validate that devs don't have to call UseServerSideBlazor
* Add forgotten tweak
* CR: Document that BlazorHub methods are not intended for application use.
* CR: Rename extension method to UseSignalRWithBlazorHub
* CR: TryAdd
2018-09-11 09:55:27 +01:00
ASP.NET CI
bc37ea1dfa
Updating submodule(s)
...
Routing => 087e6d05ee
[auto-updated: submodules]
2018-09-11 02:04:23 +00:00
Ryan Nowak
d4cbb86f46
Add Support for Templated Components ( #1404 )
...
* Test namespace cleanup
* Add recognication for RenderFragment in tag helpers
* Remove dead code from node writers
* refactor type check
* Continue to treat child content as a delegate in codegen
* Add extension to enumerate child content
* Reorganize code generation tests
These were growing a bit disorganized, and weren't really result in good
code reuse.
* fix test base class
* Add some child-content tests
* Add an explicit node for ChildContent
Adds a strongly typed node to represent a 'ChildContent' and what it
contains. This allows us to simplify the code generation path,
detect/processes more issues in IR passes, and will be essential for
supporting multiple child content.
* Ignore ChildContent in components when it's just whitespace
* Add diagnostic for duplicate child content
* Add support for explicit child content elements
Precursor to support for multiple child content items
* Add support for multiple child-content elements
* Change delegate signature for RenderFragment<T>
* Clean up Tag Helper constants
* Allow RenderFragment<T> as a child content
* Allow renaming the template parameter
* Improve error message for invalid child content
* Add diagnostic for repeated child content parameter names
2018-09-10 18:59:51 -07:00
Ryan Nowak
087e6d05ee
Merge pull request #790 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-09-10 18:54:06 -07:00
ASP.NET CI
4d2965262e
Updating submodule(s)
...
Routing => e5cc4564cb
[auto-updated: submodules]
2018-09-11 00:30:15 +00:00
ASP.NET CI
7efe2414c7
Updating BuildTools from 2.2.0-preview1-20180910.1 to 2.2.0-preview1-20180910.3
...
[auto-updated: buildtools]
2018-09-10 23:59:38 +00:00
ASP.NET CI
3ed3842980
Updating submodule(s)
...
Routing => 5f172efa9d
[auto-updated: submodules]
2018-09-10 23:59:30 +00:00
Ryan Nowak
e5cc4564cb
add docs for constructor
2018-09-10 16:55:39 -07:00
Ryan Nowak
5f172efa9d
Add support Endpoint Name endpoint finding
2018-09-10 16:50:46 -07:00
Ryan Nowak
57cc8aea96
Various improvments to route values link APIs
...
- Add docs
- Add support for templates
- Remove undesirable constructor parameter
- misc cleanup
2018-09-10 16:50:46 -07:00
ASP.NET CI
d55460d35c
Updating submodule(s)
...
Razor => d2d84d00f5
[auto-updated: submodules]
2018-09-10 16:38:07 -07:00
Chris Ross (ASP.NET)
f38f60f8ce
Map ListenOptions.Protocols from IConfiguration #2903
2018-09-10 16:27:51 -07:00
ASP.NET CI
887f95cb30
Updating submodule(s)
...
Routing => c683844817
[auto-updated: submodules]
2018-09-10 23:22:50 +00:00
N. Taylor Mullen
d2d84d00f5
Allow GeneratedCodeContainer to accept initial output.
2018-09-10 16:14:25 -07:00
Ryan Nowak
c683844817
Fix #553 - Add logging for new LinkGenerator
...
Adds logging for all of the failure cases of link generation.
2018-09-10 16:11:43 -07:00
ASP.NET CI
caa0ba7ebe
Updating submodule(s)
...
Mvc => 81cb0e6945
[auto-updated: submodules]
2018-09-10 16:10:45 -07:00
James Newton-King
81cb0e6945
Merge branch 'merge/release/2.2-to-master'
2018-09-11 11:03:23 +12:00
ASP.NET CI
b4d4705630
Updating submodule(s)
...
Mvc => 6e27a04bf3
[auto-updated: submodules]
2018-09-10 22:49:47 +00:00