Commit Graph

1011 Commits

Author SHA1 Message Date
Justin Kotalik f4f6e50b22 Merge branch 'merge/release/2.2-to-master' 2018-09-06 12:06:07 -07:00
Justin Kotalik 1fca011674
Fix output location for lib files (#1373) 2018-09-06 10:32:49 -07:00
Pavel Krymets b1f0f173aa
Use ConnectionResetException with 'The client disconnected' message (#1364) 2018-09-06 10:10:07 -07:00
Mike Harder 71b7bb50b2
Ensure external processes are killed when test process exits (#1371)
- Prevents locked files when stop debugging unit test
- Addresses #1279
2018-09-05 17:21:59 -07:00
Pavel Krymets 88d8571474
Add Trace level for request events, allow logging to eventlog (#1337) 2018-09-05 17:15:04 -07:00
ASP.NET CI 10f92c9065 Update dependencies.props
[auto-updated: dependencies]
2018-09-05 23:48:36 +00:00
Pavel Krymets 5956300df7
Retry TestServer port selection (#1367) 2018-09-05 16:48:23 -07:00
Pavel Krymets 18a718d1f0
Catch all exception in native callbacks (#1369) 2018-09-05 16:48:10 -07:00
Pavel Krymets 613fbcc349
Enable code analysis on shim project (#1361) 2018-09-05 16:47:51 -07:00
Mike Harder 58df4ef34d
AppVeyor: Reset dynamic port range to Windows default (#1368)
- Prevents conflicts between ANCM random ports and Windows dynamic ports
- Addresses #1269
2018-09-05 16:47:11 -07:00
Mike Harder 2f4172e7e7
Reduce probability of MultipleAppTests failure (#1365)
- Decrease false-positive failure rate from 1 in 1,000 to 1 in 1,000,000
- Addresses #1350
2018-09-05 16:43:09 -07:00
ASP.NET CI 9b5e34e197
Update branding to 2.2.0-preview3 2018-09-05 16:34:49 -07:00
Justin Kotalik 1b87f1e913 Merge branch 'merge/release/2.1-to-release/2.2' into release/2.2 2018-09-04 14:10:35 -07:00
Justin Kotalik b5ff991eb9
Fix incorrect version in version.props file (#1363) 2018-09-04 14:05:54 -07:00
ASP.NET CI f52684a7bc Update dependencies.props
[auto-updated: dependencies]
2018-09-02 19:16:26 +00:00
ASP.NET CI d22e542449 Update dependencies.props
[auto-updated: dependencies]
2018-09-02 12:15:01 -07:00
Pavel Krymets 0459b6d0d4
Fix dotnet.exe abort exception and startup/shutdown timeouts (#1352) 2018-08-31 09:05:46 -07:00
Justin Kotalik db01ae3717 Remove FreeConsole calls. (#1358) 2018-08-31 08:16:07 -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
Justin Kotalik 922298bc90
Add rc file as an include for ANCMV1 (#1284) (#1344) 2018-08-30 12:00:13 -07:00
Justin Kotalik a741af1e77
Add header to sample (#1353) 2018-08-30 09:07:02 -07:00
Justin Kotalik 197a19b433 Merge branch 'merge/release/2.2-to-master' 2018-08-28 18:40:13 -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
Justin Kotalik 68e6b7e1b8
Update ANCM version to 12.1 (#1286) 2018-08-28 11:56:13 -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
Justin Kotalik 037482829d
Add commit hash to V1 description (#1281) 2018-08-28 09:36:21 -07:00
Justin Kotalik 5f20f2a2dd
Update schema for ANCMv1 (#1276) 2018-08-28 09:35:49 -07:00
Justin Kotalik cc26d973ba
Remove early dereference of ASPNETCORE_PORT env var (#1274) 2018-08-28 09:34:54 -07:00
Justin Kotalik 338af6f07d
Reduce probability of startup port collisions (#1273) 2018-08-28 09:34:10 -07:00
Justin Kotalik 2605b943f3
Use only one log file for stdout (#1334) 2018-08-27 16:50:16 -07:00
Pavel Krymets 9f82ec3c18
Merge pull request #1335 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-08-27 12:31:41 -07:00
Pavel Krymets 9f49539177
Re enable --no-restore (#1336) 2018-08-27 11:10:16 -07:00
ASP.NET CI 4ac3b0246e Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:16:27 +00:00
Pavel Krymets 9b68c5ce89
Add tests for processpath and arguments (#1331) 2018-08-24 22:20:28 -07:00
Pavel Krymets c86f308a3a
Merge pull request #1321 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-08-24 21:42:54 -07:00
Pavel Krymets 6ddbfb64b9
Improve configuration file handling logic (#1317) 2018-08-24 20:20:26 -07:00
Justin Kotalik 2cbf5bd84e
Query event logs when verifying event log messages. (#1323) 2018-08-24 16:02:04 -07:00
Justin Kotalik 5a97539ec5
Update ANCM version to 13.0 (#1285) 2018-08-24 09:53:19 -07:00
Pavel Krymets 9d5cbe1e3d
Remove Internal.Sdk reference from test projects (#1318) 2018-08-23 15:49:39 -07:00
Justin Kotalik 1d4d882c0d Spelling mistake in debug log 2018-08-23 13:45:10 -07:00
Nate McMaster f86fabe9d2
Bumping version from 2.1.1 to 2.1.2 2018-08-23 12:56:36 -07:00
Sourabh Shirhatti b3893720b7
inproc property was changed in 2.2 (#1316) 2018-08-23 12:41:27 -07:00
Pavel Krymets be5fb58c76
Merge pull request #1292 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-08-23 11:47:49 -07:00
Justin Kotalik 3b3f128306
Enable app verifier on VSTS; Fix debug log handle use (#1291) 2018-08-22 15:39:59 -07:00
Pavel Krymets eebbb6a602
Support portable.exe apps and better error reporting (#1287) 2018-08-22 12:04:04 -07:00
Pavel Krymets 36e5aceb3c
Serve 503 if server process is shutting down (#1293) 2018-08-22 09:53:25 -07:00
Pavel Krymets e26231b613
Cleanup application manager (#1250) 2018-08-22 08:23:40 -07:00
Justin Kotalik 8f89706939
Merge pull request #1290 from dotnet-maestro-bot/merge/release/2.2-to-master 2018-08-21 16:42:52 -07:00