Commit Graph

7 Commits

Author SHA1 Message Date
Nate McMaster 3aec856c2b
Merge branch 'master' into merge/release/2.2 2018-07-06 11:17:19 -07:00
Nate McMaster (automated) 7d8599ed5c
[automated] Change default branch to master 2018-07-02 12:40:23 -07:00
Justin Kotalik dfd75e939d
Add full IIS tests (#979) 2018-07-02 12:15:15 -07:00
Justin Kotalik ef071f605f
Make gtest a submodule (#885) 2018-06-04 11:38:30 -07:00
John Luo 26578f5079 Reenable API check 2018-03-23 15:01:50 -07:00
Nate McMaster 011cf720e6 Add IServerVariablesFeature
Enables fetching variables directly from IIS when using in-process
hosting. This is not available for out-of-process hosting.

Other changes:
 - Update tests to only run if IIS Express has been updated to support
 the new schema for hostingModel
 - Add a simpler test fixture for in-proc testing
2018-01-29 12:51:26 -08:00
Justin Kotalik b4abb7382a Add AppVeyor (#449) 2017-10-15 14:36:52 -07:00