Ryan Brandenburg
115398ea8b
Tag builds in release/2.2 ( #1361 )
...
* Add a script for tagging TeamCity builds
* chmod +x
2018-08-30 13:36:01 -07:00
Justin Kotalik
729a98adfc
Call AllocConsole ( #1351 )
2018-08-30 12:20:53 -07:00
Justin Kotalik
e7f3c7c62e
Remove bad rc files ( #1355 )
2018-08-30 12:18:30 -07:00
ASP.NET CI
2a4e94a92c
Updating submodule(s)
...
IISIntegration => 922298bc90
[auto-updated: submodules]
2018-08-30 19:04:44 +00:00
Justin Kotalik
922298bc90
Add rc file as an include for ANCMV1 ( #1284 ) ( #1344 )
2018-08-30 12:00:13 -07:00
David Fowler
80b30b21ee
Fix platform benchmarks TFM ( #2868 )
2018-08-30 09:49:34 -07:00
Justin Kotalik
a741af1e77
Add header to sample ( #1353 )
2018-08-30 09:07:02 -07:00
Matt Mitchell
6e33b889c0
Unpin System.Data.Sqlient ( #1356 )
2018-08-30 08:33:05 -07:00
Nate McMaster
4737ec1909
Update default triggers to only include master and release branches
2018-08-29 21:59:45 -07:00
Nate McMaster
7dc68e6f91
Fix syntax errors in the e2e test build definition
2018-08-29 21:33:59 -07:00
Nate McMaster
f6fc60a0ed
Add script to invoke E2E tests on CI using ProdCon results ( #1354 )
2018-08-29 19:37:09 -07:00
Mike Harder
05291af90b
Cli.FunctionalTests: Remove .gitignore ( #1353 )
2018-08-29 19:36:46 -07:00
Mike Harder
b465a3b4a3
Functional tests for .NET Core CLI
2018-08-29 16:48:49 -07:00
Mike Harder
4745bdda3e
Remove signature
2018-08-29 16:42:39 -07:00
Mike Harder
777af897a8
Select highest version of Microsoft.NETCore.App which matches major and minor version of SDK ( #19 )
2018-08-29 16:39:39 -07:00
Mike Harder
8e3d1f9e33
Ignore globally-installed .NET Core components ( #18 )
2018-08-29 16:37:50 -07:00
Mike Harder
941d94c907
Rename from AspNetCoreSdkTests to Cli.FunctionalTests ( #17 )
2018-08-29 16:32:51 -07:00
Ryan Brandenburg
afccb085a2
Fix links and formating
2018-08-29 16:22:42 -07:00
Mike Harder
ddff4f06e5
Rename to Cli.FunctionalTests
2018-08-29 16:15:53 -07:00
Pavel Krymets
26710080fe
Set AspNetCoreHostingModel in templates ( #716 )
2018-08-29 16:08:58 -07:00
Ryan Brandenburg
75fa0cd6e8
Remove SpaServices where they're un-needed
2018-08-29 15:24:12 -07:00
Ryan Brandenburg
ccb2c006aa
Merge branch 'merge/release/2.1-to-release/2.2' into release/2.2
2018-08-29 15:21:15 -07:00
dan.s.ward
8f7d995508
Added Entity Framework Core backed IXmlRepository with tests and sample ( #303 )
2018-08-29 14:04:37 -07:00
Hao Kung
883471fee9
Update options module ( #1348 )
2018-08-29 13:12:00 -07:00
Nate McMaster
cf3d2f1299
Minor tweaks to meta-package descriptions ( #1343 )
...
Per feedback on #1320 which came in post-merge.
2018-08-29 12:03:24 -07:00
Patrick Westerhoff
208f6ff568
Fix #574 : Set NoDefaultLaunchSettingsFile
...
When a project is created with ExcludeLaunchSettings enabled, set the
NoDefaultLaunchSettingsFile property to prevent Visual Studio from
creating a launchSettings.json.
2018-08-29 11:35:16 -07:00
Hao Kung
820c0405e3
Add new options package ( #1345 )
2018-08-29 10:41:54 -07:00
ASP.NET CI
265eff37ad
Updating submodule(s)
...
EntityFrameworkCore => 2b2b13caa37906ac59911218e694b76f8744b88a
[auto-updated: submodules]
2018-08-28 17:37:12 -07:00
ASP.NET CI
2da21a4784
Updating submodule(s)
...
EntityFrameworkCore => 74860990fad0c7dd73a36325b046da5966f13d67
[auto-updated: submodules]
2018-08-29 00:16:45 +00:00
ASP.NET CI
fa8eee9e22
Updating submodule(s)
...
EntityFrameworkCore => ec36f0b45f351470a3243fad5eae1bc369f09913
[auto-updated: submodules]
2018-08-28 16:59:12 -07:00
ASP.NET CI
e6b8f3183c
Updating submodule(s)
...
EntityFrameworkCore => 5c3bed8b776d6ed4761e25e7f8738ddb6f3ad03c
[auto-updated: submodules]
2018-08-28 23:35:18 +00:00
ASP.NET CI
2660a4e64d
Updating submodule(s)
...
EntityFrameworkCore => 383a589522d626e0e3b4d99397f86986d39d8dba
[auto-updated: submodules]
2018-08-28 23:16:49 +00:00
Gert Driesen
1a43e67542
Remove workaround for dotnet/corefx#24562 ( #2863 )
...
This issue caused a bind to a recently used endpoint to fail on macOS and Linux.
Addresses #2820
2018-08-28 15:59:17 -07:00
ASP.NET CI
28c70c32d0
Updating submodule(s)
...
DotNetTools => 624c2ecd28
IISIntegration => c62c7f6a61
Mvc => 667ad4daff
SignalR => f314362ea5
[auto-updated: submodules]
2018-08-28 15:19:19 -07:00
Nate McMaster
65ddfd1f02
Add dotnet-httprepl to artifacts.props
2018-08-28 15:11:25 -07:00
Justin Kotalik
c62c7f6a61
Check event logs until process start time ( #1338 )
2018-08-28 14:26:07 -07:00
Justin Kotalik
3586291f6b
Merge branch 'merge/release/2.1-to-release/2.2' into release/2.2
2018-08-28 14:09:02 -07:00
ASP.NET CI
068dea5050
Updating submodule(s)
...
IISIntegration => 68e6b7e1b8
[auto-updated: submodules]
2018-08-28 13:51:45 -07:00
Mike Lorbetske
624c2ecd28
Merge pull request #468 from mlorbetske/mlorbe/AddHttpRepl
...
[WIP] Add the HTTP REPL
2018-08-28 12:16:27 -07:00
ASP.NET CI
79d6ebe126
Updating submodule(s)
...
KestrelHttpServer => 5ea537fbc4
SignalR => 3bc2cfc3b1
[auto-updated: submodules]
2018-08-28 18:56:54 +00:00
Justin Kotalik
68e6b7e1b8
Update ANCM version to 12.1 ( #1286 )
2018-08-28 11:56:13 -07:00
Stephen Halter
5ea537fbc4
Don't advance examined in Http1MessageBody.PumpAsync for canceled reads ( #2847 )
2018-08-28 11:28:17 -07:00
ASP.NET CI
4cd60df4d1
Updating submodule(s)
...
IISIntegration => d2109e3513
KestrelHttpServer => 89f4850883
[auto-updated: submodules]
2018-08-28 18:26:27 +00:00
ASP.NET CI
5bc1889d4e
Updating submodule(s)
...
EntityFrameworkCore => 0ffef54f5b545e415a5ea921e127e29973994abc
MetaPackages => e08d987cb3
Mvc => 10e1b619c3
MvcPrecompilation => f1a257c1d1
Scaffolding => 1efb86982667c19a1f06fbb91ad9ae781623c91f
[auto-updated: submodules]
2018-08-28 17:56:55 +00:00
Stephen Halter
89f4850883
Avoid throwing the same exception instances in parallel ( #2859 )
2018-08-28 10:56:46 -07:00
Justin Kotalik
d2109e3513
Merge branch 'merge/release/2.1-to-release/2.2' into release/2.2
2018-08-28 10:55:11 -07:00
Nate McMaster
e08d987cb3
Merge branch 'release/2.1' into release/2.2
2018-08-28 10:51:38 -07:00
Nate McMaster
5f89835420
Merge branch 'release/2.1' into release/2.2
2018-08-28 10:33:12 -07:00
ASP.NET CI
bf88509d99
Updating submodule(s)
...
IISIntegration => 037482829d
Mvc => 5a4fd3e792
MvcPrecompilation => 64b65b6991
SignalR => 04c606d55f
Templating => 9c28f95b12
[auto-updated: submodules]
2018-08-28 10:22:51 -07:00
Nate McMaster
afa93f1852
Merge branch 'release/2.1' into release/2.2
2018-08-28 10:14:24 -07:00