Pavel Krymets
|
d28468ca8f
|
Override IIS headers in inproc (#1409)
|
2018-09-20 09:21:34 -07:00 |
Pavel Krymets
|
375d037946
|
Add applicationInitialization tests (#1402)
|
2018-09-19 16:32:24 -07:00 |
Pavel Krymets
|
b6c311c14d
|
Add client disconnect and connection abort support (#1388)
|
2018-09-18 16:36:52 -07:00 |
Justin Kotalik
|
ece5ad36e2
|
Implement ITlsConnectionFeature (#1390)
|
2018-09-18 14:22:56 -07:00 |
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
|
3649f5bb81
|
Add OutOfProc logging tests/ merge all inproc test sites into a single site (#1384)
|
2018-09-12 23:20:52 -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
|
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 |
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 |
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
|
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
|
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 |
Justin Kotalik
|
1d4d882c0d
|
Spelling mistake in debug log
|
2018-08-23 13:45:10 -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
|
9ccd3addc3
|
Synchronizes copyrights between V1 and V2. (#1283)
|
2018-08-21 14:13:33 -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 |
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
|
6440545c4a
|
Add hosting model switch tests (#1245)
|
2018-08-15 16:47:47 -07:00 |
Pavel Krymets
|
60ca38ab56
|
Fix deployment parameters override (#1241)
|
2018-08-15 12:15:21 -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 |