Commit Graph

13 Commits

Author SHA1 Message Date
Justin Kotalik d59b0ef38c Adds universe manifest and signing info 2017-12-29 12:48:01 -08:00
pan-wang 30bbd87d81 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-20 13:46:27 -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 618d3dabee
Modifies ANCM DLL location based on folder rather than name. (#240) 2017-11-08 16:02:52 -08:00
Pavel Krymets 49cf523651
Add location information to ANCM package (#230) 2017-11-02 12:04:09 -07:00
Chris R 4e96bbdfe5 Update nupkg layout to include both architectures together. 2016-11-17 10:37:10 -08:00
jhkimnew 5788765983 Fixed after the ancm nuget package change 2016-11-08 16:57:50 -08:00
jhkimnew 1bbc32f26e Fixed a build issue regarding directory path 2016-11-08 16:01:30 -08:00
jhkimnew e119603cdd Merge the change 2016-11-08 15:45:54 -08:00
jhkimnew 40ccbb3940 Fix the non-standard nuget package 2016-11-08 15:37:11 -08:00
Sourabh Shirhatti df997dcb3e Update LICENSE information 2016-10-26 14:08:58 -07:00
jhkimnew 4a79573def Jhkim/add installancm ps1 (#15)
Jhkim/add installancm ps1
2016-09-30 17:18:29 -07:00
Sourabh Shirhatti d245ded51d Produce fake nupkg for testing 2016-09-26 17:08:07 -07:00