Commit Graph

979 Commits

Author SHA1 Message Date
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
Pavel Krymets e26231b613
Cleanup application manager (#1250) 2018-08-22 08:23:40 -07:00
Justin Kotalik e23d9cb4ac
Fix a few leaked handles (#1260) 2018-08-21 15:45:42 -07:00
Justin Kotalik cc96a611ea
Fix failing tests (#1288) 2018-08-21 15:11:39 -07:00
Justin Kotalik 9ccd3addc3
Synchronizes copyrights between V1 and V2. (#1283) 2018-08-21 14:13:33 -07:00
Justin Kotalik 8b078218b0
Change ANCM version to 12.2 (#1272) 2018-08-21 14:12:37 -07:00
Justin Kotalik 135da118d1
Add rc file as an include for ANCMV1 (#1284) 2018-08-21 14:12:15 -07:00
Pavel Krymets 26964b2687
Macrosify out-of-proc (#1268) 2018-08-21 14:11:34 -07:00
Justin Kotalik 2778570f0b
Redirect native logs into stdout and pipe (#1154) 2018-08-21 14:03:26 -07:00
Mike Harder 2d61889e5e
Support empty value for ASPNETCORE_PORT (#1280)
- Addresses #1264
2018-08-21 13:44:34 -07:00
ASP.NET CI e980ade830 Update package branding for 2.2.0-preview2 2018-08-21 13:33:50 -07:00
Mike Harder 6da64c6d55
Fix process start error message (#1267)
- Addresses #1261
2018-08-20 14:13:55 -07:00
Mike Harder de32a08ae7
Fix typo in process start error message (#1266) 2018-08-20 14:11:51 -07:00
Mike Harder cc4bbd1cef
Fix typos in portsetup error message (#1265) 2018-08-20 14:11:18 -07:00
Justin Kotalik a1e8b3a9af
Free environment variable table in inprocess application (#1254) 2018-08-17 16:29:30 -07:00
Nate McMaster 84d4627b8b Upgrade build tools to use the 2.1.400 SDK (#1249) 2018-08-17 15:23:18 -07:00
Justin Kotalik 5fc59b2331
Free ALLOC_CACHE_HANDLER on dll unload (#1253) 2018-08-17 14:26:53 -07:00
Pavel Krymets 24ed5586dc
Collect dumps on VSTS (#1244) 2018-08-17 10:21:03 -07:00
Pavel Krymets 6440545c4a
Add hosting model switch tests (#1245) 2018-08-15 16:47:47 -07:00
Pavel Krymets 56236f6a74
Add stress test zip as an asset (#1243) 2018-08-15 16:14:37 -07:00
Pavel Krymets 60ca38ab56
Fix deployment parameters override (#1241) 2018-08-15 12:15:21 -07:00
Pavel Krymets 3e00887c2f
Call StopServer before checking all event logs (#1242) 2018-08-15 12:13:25 -07:00
Mike Harder 1328162052
Remove early dereference of ASPNETCORE_PORT env var (#1225)
- Addresses #1119
- Includes workaround for #1237
2018-08-14 16:53:13 -07:00
Pavel Krymets 1104564797
Throw when web config action is added without publish (#1234) 2018-08-14 15:08:20 -07:00
Justin Kotalik 0d91dde270
Dynamically link ucrt for release builds (#1230) 2018-08-14 12:32:39 -07:00
Pavel Krymets 8dbe564263
Add commit hash to V1 description (#1229) 2018-08-14 12:24:49 -07:00
Pavel Krymets 110fea288b
Produce a stress test app (#1228) 2018-08-14 11:39:25 -07:00
Pavel Krymets d725972355
Start adding configuration reload tests (#1212) 2018-08-13 13:02:57 -07:00
Pavel Krymets f1c1f82e8b
Fix is_regular_file again (#1218) 2018-08-13 10:32:39 -07:00
Pavel Krymets b857a83dd8
Merge pull request #1217 from aspnet/pakrym/general-cleanup
General cleanup
2018-08-13 09:26:27 -07:00
Pavel Krymets 36add746d7 General cleanup 2018-08-13 08:51:03 -07:00
ASP.NET CI 0665ab9045 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:15:59 +00:00
Pavel Krymets a8be2bf25b
Add common retry helper for SeverManager (#1207) 2018-08-10 14:52:29 -07:00
Pavel Krymets 4628525301
Start W3SVC if it is stopped (#1197) 2018-08-09 17:30:26 -07:00
Pavel Krymets 8361b8cfa9
Split handler resolution from application info (#1177) 2018-08-09 11:32:51 -07:00
Pavel Krymets e6330ab19b
Fix win7 test again (#1187) 2018-08-09 10:08:44 -07:00
Pavel Krymets d7ad4c79ee
Fix incremental checks for test projects (#1186) 2018-08-09 10:03:03 -07:00