Commit Graph

26 Commits

Author SHA1 Message Date
Justin Kotalik 8ad64d2a35
Port IISExpress tests to run on both IIS and IISExpress (#1010) 2018-07-06 16:16:29 -07:00
Nate McMaster a266d3fa27
Update infrastructure for the 2.2 release 2018-06-28 16:20:21 -07:00
Justin Kotalik da206e8afe
Create a separate sln for V1 (#944) 2018-06-21 18:00:22 -07:00
Ryan Brandenburg 533e464712 PR feedback 2018-05-16 13:01:22 -07:00
Ryan Brandenburg e824ea5137 Upgrade to netcoreapp22 2018-05-16 13:01:22 -07:00
Ryan Brandenburg fbf727e073 Upgrade to netcoreapp22 2018-05-08 16:21:13 -07:00
Nate McMaster b9a2e5b627
Merge branch 'release/2.1' into dev 2018-03-21 17:43:29 -07:00
Pavel Krymets 689f114932
Add Managed to native project dependencies (#708) 2018-03-21 16:23:48 -07:00
Pranav K 573e60f007
Branching for 2.1.0-preview2 2018-03-16 11:15:10 -07:00
Nate McMaster 575c006aff Produce a zip with ANCM binaries 2018-01-04 09:17:45 -08:00
ASP.NET CI fa9d7a7e8c Update dependencies.props
[auto-updated: dependencies]
2017-12-20 13:46:28 -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 8949f49637 merged 2017-12-07 18:55:29 -08:00
Ryan Brandenburg c94685e470 Use aspnetcore-dev 2017-12-06 11:14:40 -08:00
Pranav K a67ba5ab3f Specify runtime versions to install 2017-11-29 14:09:27 -08:00
Pranav K 749bce9d2b Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:48:03 -08:00
Ryan Brandenburg 34e3f3debc Update build configuration (#237) 2017-11-16 16:00:12 -08:00
Nate McMaster bcc10d3012 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 14:59:02 -07:00
Justin Kotalik 9dc69fe361 Adds support for ANCM in process (#425) 2017-10-02 16:01:46 -07:00
Nate McMaster 1297798546 Use PackageLineup to manage PackageReference versions 2017-08-29 11:38:56 -07:00
Nate McMaster d15129110e Ensure .NET Core 1.0.5 is installed 2017-08-24 13:07:05 -07:00
Nate McMaster 42853bcca1 Update bootstrapper to use the compiled version of KoreBuild 2017-07-27 15:03:42 -07:00
Andrew Stanton-Nurse 687ff27beb redisable functional tests on mac (#354) 2017-04-06 19:21:49 -07:00
Pranav K adcc6e8d7b Renaming FunctionalTests project in repo.props 2017-03-23 14:35:15 -07:00
Nate McMaster 1167fec0ba
Skip functional tests on Linux/macOS 2017-02-16 10:12:20 -08:00
Nate McMaster 10179ffad6
React to aspnet/Korebuild#160 2017-02-16 10:07:05 -08:00