Andrew Stanton-Nurse
cfaa123eb8
IConnection refactoring ( #1718 )
...
- IConnection is now single-use and HubConnection creates a new instance
for reconnecting
- IConnection is just a Pipe now, no more events
2018-03-27 23:02:07 -07:00
ASP.NET CI
867e3f186b
Updating submodule(s)
...
SignalR => 984554d593
[auto-updated: submodules]
2018-03-27 22:23:05 -07:00
Mikael Mengistu
984554d593
Merge pull request #1742 from aspnet/release/2.1
...
Adding File Header (#1741 )
2018-03-27 22:05:18 -07:00
Mikael Mengistu
5b85e8309e
Adding File Header ( #1741 )
2018-03-27 21:54:11 -07:00
Javier Calvarro Nelson
1ec7a68e7a
Merge branch 'release/2.1' into dev
2018-03-27 21:40:17 -07:00
Javier Calvarro Nelson
ecafbe7f7a
[ Fixes #11 ] Add functional tests for the libraries
2018-03-27 21:33:13 -07:00
ASP.NET CI
8825925e6d
Updating submodule(s)
...
HttpClientFactory => 404ff1772725bf6707bdb73b21435f10a042a149
Mvc => 599d1a502e
SignalR => d2564cf4e6
[auto-updated: submodules]
2018-03-28 02:44:41 +00:00
David Fowler
d2564cf4e6
Upgrade deps
2018-03-27 19:30:49 -07:00
David Fowler
5cb9b887d4
Upgraded deps
2018-03-27 19:18:50 -07:00
ASP.NET CI
7c42777dbb
Updating submodule(s)
...
Diagnostics => 3b32a32be7
EntityFrameworkCore => 7ad0d3079ed9e3a2dcd8af82c2f28a3573114484
IISIntegration => 00f1471736
MetaPackages => b6b438f5fb
Mvc => a72b56f49e
MvcPrecompilation => d009260116
Options => 1d3dc1be54ae203b0d28a43110ad76ae5f5ac17c
Scaffolding => 4d1e65f1943e8567d9cd806fc023da830c694a6f
SignalR => 1fdd6511fa
Templating => fc1e40e6d1
[auto-updated: submodules]
2018-03-28 01:34:57 +00:00
ASP.NET CI
ef03e3599d
Updating submodule(s)
...
AzureIntegration => 7323e7c3c2
EntityFrameworkCore => fc31fa2563a811a9aac1aa60651595e23ec26203
IISIntegration => 7b0f50aa53
Mvc => c93c168df3
MvcPrecompilation => 62881a2cc4
Options => c21b9c53bbc4350c5b740f08eddd21c1fee02557
Scaffolding => afc935834b395d1ff0fa3cab53936795f1297530
SignalR => 3952eacfaa
Templating => f25f411b68
[auto-updated: submodules]
2018-03-27 18:34:29 -07:00
=
53cdfd76da
Merge branch 'release/2.1' into dev
2018-03-27 17:52:24 -07:00
Justin Kotalik
7b0f50aa53
Expand environment variables processPath and arguments, reject invalid processPaths. ( #715 )
2018-03-27 17:33:55 -07:00
Justin Kotalik
00f1471736
Merge remote-tracking branch 'origin/release/2.1' into dev
2018-03-27 17:24:40 -07:00
Justin Kotalik
847ab71209
Revert " Add deps file RH injection ( #731 )"
...
This reverts commit c217e7b690 .
2018-03-27 17:21:57 -07:00
Ryan Nowak
599d1a502e
Merge branch 'release/2.1' into dev
2018-03-27 17:14:24 -07:00
Ryan Nowak
c93c168df3
Add mapping service for action results
...
This allows the use of custom 'envelope' types like ActionResult<> with
a corresponding API Explorer implementation.
Basically this PR services to decouple a bunch of infrastructure from
ActionResult<>.
2018-03-27 17:13:41 -07:00
Pranav K
d009260116
Merge pull request #258 from aspnet/release/2.1
...
Disable APICheck on precompilation to workaround failure
2018-03-27 16:54:45 -07:00
Pranav K
62881a2cc4
Disable APICheck on precompilation to workaround failure
2018-03-27 16:54:27 -07:00
=
dd27854c42
Add .App metapackage to the LZMA
2018-03-27 16:53:10 -07:00
Justin Kotalik
d5763f5628
Merge remote-tracking branch 'origin/release/2.1' into dev
2018-03-27 16:49:24 -07:00
Pavel Krymets
c217e7b690
Add deps file RH injection ( #731 )
2018-03-27 16:30:25 -07:00
Hao Kung
8e9dd56851
Merge release/2.1 -> dev ( #1007 )
...
* Updating submodule(s)
Diagnostics => db1bdc7ede
IISIntegration => 2233dcf509
MetaPackages => 0e7f12bfb3
[auto-updated: submodules]
* Update universe for DockerSecrets rename (#1004 )
* Update Configuration to latest version
* Update artifacts for docker rename and now ship
* Update configuration sub
2018-03-27 15:16:33 -07:00
Nate McMaster
61ffc55bc1
Add ANCM version to generate list of deps versions
2018-03-27 15:16:16 -07:00
Pranav K
613f63a158
Merge pull request #1003 from aspnet/prkrishn/merge2.1
...
Prkrishn/merge2.1
2018-03-27 14:51:20 -07:00
Hao Kung
26815a688c
Update universe for DockerSecrets rename ( #1004 )
...
* Update Configuration to latest version
* Update artifacts for docker rename and now ship
2018-03-27 14:45:01 -07:00
Mikael Mengistu
1fdd6511fa
Merge pull request #1738 from aspnet/release/2.1
2018-03-27 14:08:55 -07:00
Mikael Mengistu
3952eacfaa
Add ability to remove all handlers with just the method name ( #1729 )
2018-03-27 14:06:56 -07:00
Pavel Krymets
7323e7c3c2
Build x64 and x86 versions of site extensions with 2.1 in name ( #166 )
2018-03-27 14:00:57 -07:00
David Fowler
113a827c0e
Merge branch 'release/2.1' into dev
2018-03-27 13:29:00 -07:00
David Fowler
bc91191876
More benchmark command fixes
2018-03-27 13:26:55 -07:00
David Fowler
df317cffca
Fixing benchmarks
2018-03-27 13:17:22 -07:00
Pranav K
a72b56f49e
Merge branch 'release/2.1' into dev
2018-03-27 12:29:36 -07:00
Pranav K
f272f7bfc2
Merge pull request #256 from aspnet/release/2.1
...
Use x64 binaries when project's targeting AnyCPU (#255 )
2018-03-27 12:28:49 -07:00
Pranav K
ad724f6b0a
Use x64 binaries when project's targeting AnyCPU ( #255 )
...
* Use x64 binaries when project's targeting AnyCPU
Fixes https://github.com/aspnet/MvcPrecompilation/issues/240
2018-03-27 12:27:46 -07:00
Pranav K
927af3125e
Use RazorCompiledItemMetadataAttribute to calculate route
2018-03-27 12:24:37 -07:00
Chris Ross (ASP.NET)
fc1e40e6d1
Merge branch 'release/2.1' into dev
2018-03-27 12:21:31 -07:00
Pranav K
711a0d7003
Merge remote-tracking branch 'origin/release/2.1' into dev
2018-03-27 12:15:34 -07:00
Chris Ross (ASP.NET)
f25f411b68
Add HostFiltering configuration to templates
2018-03-27 12:13:24 -07:00
Chris Ross (ASP.NET)
b6b438f5fb
Merge branch 'release/2.1' into dev
...
# Conflicts:
# build/dependencies.props
2018-03-27 12:11:20 -07:00
Pranav K
62fec52a9f
Add a framework specific reference to Microsoft.DiaSymReader.Native
...
Fixes https://github.com/aspnet/Mvc/issues/7478
2018-03-27 12:08:46 -07:00
ASP.NET CI
fb848c366a
Updating submodule(s)
...
Diagnostics => db1bdc7ede
IISIntegration => 2233dcf509
MetaPackages => 0e7f12bfb3
[auto-updated: submodules]
2018-03-27 12:07:07 -07:00
Pranav K
3fe479ab83
Add MicrosoftDiaSymReaderNativePackageVersion
2018-03-27 11:58:37 -07:00
Ryan Brandenburg
428e470e83
Fix UpdateDependencies script for maestro
2018-03-27 11:58:06 -07:00
dotnet-maestro-bot
3d88d912e6
Updating external dependencies to '20180325-03-1519352' ( #998 )
2018-03-27 11:57:48 -07:00
Pranav K
d9bbc74aee
Merge remote-tracking branch 'origin/release/2.1' into prkrishn/merge2.1
2018-03-27 11:57:39 -07:00
Pranav K
895ccb6b10
Add MicrosoftDiaSymReaderNativePackageVersion
2018-03-27 11:28:44 -07:00
ASP.NET CI
d877403d90
Updating submodule(s)
...
Razor => 15a74a8f80
SignalR => d598a909a2
[auto-updated: submodules]
2018-03-27 18:20:34 +00:00
Ajay Bhargav Baaskaran
3b32a32be7
Merge branch 'release/2.1' into dev
2018-03-27 11:05:36 -07:00
Ajay Bhargav Baaskaran
db1bdc7ede
Upgraded dependencies
2018-03-27 11:02:35 -07:00