Commit Graph

965 Commits

Author SHA1 Message Date
Pavel Krymets 5e896ca506
Implement IHttpBufferingFeature (#1391) 2018-09-17 12:04:12 -07:00
Justin Kotalik 2cd6ad6d50
Add windows auth tests for inproc (#1385) 2018-09-17 11:57:46 -07:00
Justin Kotalik e477f47ba8
Cleanup log file tests (#1398) 2018-09-17 08:07:16 -07:00
ASP.NET CI 6172677a0a Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:14:36 -07:00
Pavel Krymets c93c974dbc
Update certs on Jenkins (#1397) 2018-09-13 12:15:38 -07:00
Pavel Krymets 1a0f988064
Skip AppOfflineDroppedWhileSiteFailedToStartInRequestHandler_SiteStops_InProcess (#1396) 2018-09-13 11:22:11 -07:00
Justin Kotalik 3649f5bb81
Add OutOfProc logging tests/ merge all inproc test sites into a single site (#1384) 2018-09-12 23:20:52 -07:00
ASP.NET CI 9eb706e694 Update dependencies.props
[auto-updated: dependencies]
2018-09-09 12:15:58 -07:00
Pavel Krymets eb6b6e58c2
Reenable tests that were throwing in Program.Main (#1379) 2018-09-07 10:12:38 -07:00
Pavel Krymets 2597a2e009
Merge QueryStatus and CreateHandler calls to make them atomic (#1359) 2018-09-06 15:42:18 -07:00
Justin Kotalik 2cc108b2e1
Write wide strings to stdout; cleanup logging providers; test utf8 (#1332) 2018-09-06 11:57:00 -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
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 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 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 9f49539177
Re enable --no-restore (#1336) 2018-08-27 11:10:16 -07:00
Pavel Krymets 9b68c5ce89
Add tests for processpath and arguments (#1331) 2018-08-24 22:20:28 -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
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
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