dotnet-maestro-bot
|
75316cc0a4
|
[automated] Merge branch 'release/2.2' => 'master' (#1122)
* Remove extra logic from file watcher (#1107)
* Fix ServerShutsDownWhenMainExits test (#1120)
|
2018-07-30 15:33:05 -07:00 |
Justin Kotalik
|
41493f01e3
|
Don't stop redirect stdout/stderr after startup is done. (#1067)
|
2018-07-29 23:25:32 -07:00 |
Pavel Krymets
|
61b4473abe
|
Fix another shutdown race and appofline race (#1071)
|
2018-07-26 08:12:08 -07:00 |
Justin Kotalik
|
256aed8369
|
Make IISExpress shutdown gracefully. (#1066)
|
2018-07-19 23:20:13 -07:00 |
Pavel Krymets
|
54471a2930
|
Add client abort tests (#1051)
|
2018-07-17 20:26:57 -07:00 |
Justin Kotalik
|
c657e31b94
|
Fix Console invalid handle issues. (#1029)
|
2018-07-13 21:32:20 -07:00 |
Justin Kotalik
|
36d7c8ec42
|
Add startup event log for ANCM inproc (#1047)
|
2018-07-12 16:03:06 -07:00 |
Pavel Krymets
|
9635d4fd8d
|
Cleanup compilation warnings and re-enable asserts (#1035)
|
2018-07-11 11:47:22 -07:00 |
Pavel Krymets
|
86fed4de5f
|
Fix shutdown race (#1031)
|
2018-07-10 10:18:32 -07:00 |
Pavel Krymets
|
f7936ac062
|
Finish up appoffline refactoring (#1018)
|
2018-07-09 16:17:33 -07:00 |
Pavel Krymets
|
65d3787fc4
|
Pass parameters to createapplication method (#998)
|
2018-06-29 12:42:00 -07:00 |
Justin Kotalik
|
4a09d4795e
|
Use HandleWrapper and initialize variables for FileOutputManager (#986)
|
2018-06-28 09:09:34 -07:00 |
pan-wang
|
af1bf0e1c3
|
caching handlers to avoid heap fregamentation (#967)
caching handlers to avoid heap fregamentation
|
2018-06-27 11:46:24 -07:00 |
Justin Kotalik
|
0d96354eef
|
Return static 500.30 file on startup fails for in-process (#934)
|
2018-06-25 17:12:30 -07:00 |
Justin Kotalik
|
32121abde3
|
Fixes exit(0) with hostable webcore (#966)
|
2018-06-22 15:29:28 -07:00 |
Justin Kotalik
|
306ab78b88
|
Fix App_offline and start adding tests (#953)
|
2018-06-21 16:35:11 -07:00 |
Pavel Krymets
|
cd81cfc243
|
Remove extra arguments from CreateApplication (#952)
|
2018-06-21 15:29:03 -07:00 |
Justin Kotalik
|
e5505ceefc
|
Fixing build issues (#957)
|
2018-06-21 12:32:13 -07:00 |
Pavel Krymets
|
93de3f83ce
|
Reenable precompiled headers in AspNetCore project (#937)
|
2018-06-21 11:32:56 -07:00 |
Pavel Krymets
|
ed1fa44a3d
|
Add diagnostics to hostfxrutil (#951)
|
2018-06-20 16:22:19 -07:00 |
Pavel Krymets
|
0a97bf9ae8
|
Use lock wrapper in shim (#936)
|
2018-06-19 21:40:29 -07:00 |
Pavel Krymets
|
b24a838301
|
Cleanup debug logging (#932)
|
2018-06-19 12:13:52 -07:00 |
Peter Hsu
|
9a7ad90a8f
|
Revert stdout logging behavior to call SetStdHandle (#907)
|
2018-06-14 09:17:15 -07:00 |
Justin Kotalik
|
1822992354
|
Fix null ref on ExeLocation not being set (#884)
|
2018-06-04 14:59:50 -07:00 |