Граф коммитов

143 Коммитов

Автор SHA1 Сообщение Дата
Justin Kotalik a02ffbde0f
Jkotalik/upgrade deps (#319) 2018-08-06 15:34:33 -07:00
Peter Hsu c74203aff5
Excluding flaky tests first for CI (#318)
* excluding flaky tests first

* Fix vsts issue

* install hosting bundle
2018-07-03 08:50:33 -07:00
Peter Hsu 59cbeb4557
Cleanup script to be run before CI workflow (#317)
* Cleanup script to be run before CI workflow
2018-06-05 13:08:13 -07:00
Peter Hsu 672716a934
E2E tests CI bootstraps (#314)
E2E tests CI bootstraps
2018-06-04 14:35:19 -07:00
Peter Hsu 63aacdabcc
Fix: Tests failed due to solution renaming (#313) 2018-05-24 11:46:08 -07:00
Peter Hsu 2ef20b99c3
Cleanup outdated code (#312)
* Cleanup outdated code

* fix formatting

* The ASP.NET

* Rename solution file
2018-05-23 16:46:36 -07:00
Peter Hsu bd1ba120a2
Merge pull request #311 from aspnet/shhsu/net22
NetCore 2.2 support
2018-05-15 15:18:55 -07:00
Peter Hsu 2676268c2a Added some comments on proj file 2018-05-15 12:37:14 -07:00
Peter Hsu e1fb5e33f6 added missing test logging 2018-05-15 12:26:59 -07:00
Peter Hsu fe18e8fd6e NetCore 2.2 support 2018-05-15 12:08:21 -07:00
Jeong Hwan Kim 0c2c8a9e72 Fixed test code issue 2018-04-24 12:38:32 -07:00
Jeong Hwan Kim 9122c4bf66 Added UseANCMV2 2018-04-24 12:18:47 -07:00
Jeong Hwan Kim 217713fae3 Support side by side 2018-04-23 13:34:23 -07:00
Jeong Hwan Kim fb0985a3d7 Set ContentType for .mp4 files 2018-03-29 09:39:37 -07:00
Jeong Hwan Kim d38b4d3a4c update SDK version 2018-03-26 19:38:55 -07:00
jhkimnew bb363e2b7a
Add stres stest (#309) 2018-03-25 18:46:19 -07:00
jhkimnew 0eb36af99d
disable-chunkedtest (#308) 2018-03-23 18:03:36 -07:00
jhkimnew 100785f246
Fix test (#307) 2018-03-23 16:58:25 -07:00
jhkimnew abcef555cb
Test Fix (#306) 2018-03-23 14:29:26 -07:00
jhkimnew daf8b92d8a
Fix test issues (#305)
* Fix test issues
2018-03-23 13:59:35 -07:00
jhkimnew 05cba0e94f
Fix test issues (#304) 2018-03-21 17:37:59 -07:00
jhkimnew 44426188f1
Fix test issue (#303) 2018-03-16 18:10:59 -07:00
jhkimnew ccfa7b5475
WebSocketClientEXE is updated to make it more reliable. (#301)
Fixed test issues
2018-03-15 17:17:17 -07:00
Jeong Hwan Kim c166bf7fc5 Replace chathandler with echohandler 2018-03-09 11:28:46 -08:00
jhkimnew 20ed4409ab
Jhkim/fix inproc2 (#300)
* Fix test
2018-03-07 18:09:22 -08:00
jhkimnew 3d4fbebd2c
Fix test (#299) 2018-03-07 17:27:21 -08:00
jhkimnew 191b5128ba
Update test code (#298) 2018-03-06 17:21:56 -08:00
jhkimnew fd2f5524e9
Updated for fixing test issues (#296)
Updated for fixing test issues
2018-03-01 19:57:54 -08:00
jhkimnew c5432ba0c5
Fix test code issue (#295) 2018-02-26 20:36:55 -08:00
jhkimnew b9b8abe6e9
Jhkim/add testinginprocessmode (#294)
Tests are updated.
2018-02-26 19:59:38 -08:00
jhkimnew e3bf5024d8
Jhkim/add websocketconnections (#293)
Added WebSocketConnections
2018-02-22 11:33:20 -08:00
jhkimnew c20e4f8e94
Jhkim/fix testcode (#292)
fix test code and add continuation command for the websocket program
2018-02-21 18:36:16 -08:00
jhkimnew d2966c9b51
fix test code issue (#291) 2018-02-15 17:42:34 -08:00
jhkimnew 0065184c65
Jhkim/update websocketclientexe (#290)
Update websocketclientexe
2018-02-15 11:41:59 -08:00
Sourabh Shirhatti fa41d6a91b Create ISSUE_TEMPLATE 2018-02-12 17:12:19 -08:00
Justin Kotalik 9b794cac97
Adds logic to call into hostfxr for finding native dll path. (#274) 2017-12-28 15:59:04 -08:00
Nate McMaster 74d555dc7f Add C++ ATL and Windows10SDK as required workloads to korebuild.json 2017-12-28 12:27:53 -08:00
Nate McMaster 39c24813a6 Add Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Win81 to required workloads 2017-12-28 11:51:11 -08:00
Murat Girgin 7b016a8958 Fixing a typo (#279) 2017-12-27 10:04:15 -08:00
pan-wang 3b6a01945e
Panwang/refactor (#277)
* Init check in for refactoring

* clean up to make app_offline work

* update loadassembly and build

* add configpath to aspnetcore_config to make recycle work

* Adds in process component to refactor (#249)

* outprocess first checkin (still missing marjor components)

* Adds In-Process support for shimmed module. (#257)

* Init check in for refactoring

* clean up to make app_offline work

* update loadassembly and build

* add configpath to aspnetcore_config to make recycle work

* Adds in process component to refactor (#249)

* outprocess first checkin (still missing marjor components)

* Adds In-Process support for shimmed module. (#257)

* load from bin start and catch unhandled exception

* Fixes request handler vcxproj

* Adds request handler to nuget package

* build issues

* outofprocess refactoring

* adding logging support

* enforce Warning As Error for build and enable process recycle for outofprocess

* fix AV for win32 build and update build flags

* Fixed m_srwLock lock issue

* remove dealock in loadmanagedapp and remove UseMFC

* Readd lost exception catching

* nuget package issue and status code

* fixing warnings

* Adds Headers

* removing web sockets exe for now

* remove flags

* nuspec stuff

* spelling

* only look in inetsvr for now (or same folder)

* rename method

* terminte thread before closing the handle to it

* couple changes related with AV

* null check and Kill thread for in process if dotnet timed out

* fix recursive lock issue reported by appverifier

* client disconnect support AV fix

* flow 502.5 process start failure error page

* Feedback from inperson code review
2017-12-18 14:19:15 -08:00
jhkimnew 588f0768e1
clean up test framework utility functions (#273) 2017-12-12 16:53:36 -08:00
Ryan Brandenburg c94685e470 Use aspnetcore-dev 2017-12-06 11:14:40 -08:00
Justin Kotalik 2e14ec8f9b
Update AspNetCoreModuleX64Location and X86. (#264) 2017-11-30 10:20:46 -08:00
Ryan Brandenburg 34e3f3debc Update build configuration (#237) 2017-11-16 16:00:12 -08:00
Justin Kotalik 85ea220c4e
Fixes dotnet.exe string as runtime now reads it (#246) 2017-11-16 15:05:32 -08:00
pan-wang 9e345ad43f
fix build issue (#248) 2017-11-15 21:59:54 -08:00
Justin Kotalik c12c938d4a
Copy aspnetcore.dll to contentfiles and re-add old nuget locations. (#245) 2017-11-13 15:29:07 -08:00
Justin Kotalik 82e096c9a5
Adds windows auth support (#241) 2017-11-10 17:07:56 -08:00
Justin Kotalik 618d3dabee
Modifies ANCM DLL location based on folder rather than name. (#240) 2017-11-08 16:02:52 -08:00
jhkimnew bd18430428
Added StartupWithIStartupFilter (#236)
Added StartupWithIStartupFilter
2017-11-07 16:43:23 -08:00