Commit Graph

9 Commits

Author SHA1 Message Date
Justin Kotalik f4f6e50b22 Merge branch 'merge/release/2.2-to-master' 2018-09-06 12:06:07 -07:00
Mike Harder 58df4ef34d
AppVeyor: Reset dynamic port range to Windows default (#1368)
- Prevents conflicts between ANCM random ports and Windows dynamic ports
- Addresses #1269
2018-09-05 16:47:11 -07:00
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