Nate McMaster
599993795a
Change korebuild branch and fix argument forwarding in bootstrapper
2017-03-01 18:14:13 -08:00
jhkimnew
5ae8155c2a
Updated version for Microsoft.Net.Http.Headers to fix build issue
2017-02-27 17:25:33 -08:00
jhkimnew
c983c0e642
Updated to remove throwing exception when test starts with 32 bit mode
2017-02-27 17:09:56 -08:00
jhkimnew
5fadbcb329
Upgrade to VS2017 ( #76 )
2017-02-27 16:37:59 -08:00
jhkimnew
cc29517ef3
Add https client ceritificate mapping test ( #74 )
2017-02-24 17:52:16 -08: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
Nate McMaster
7298fb23a5
Downgrade to stable packages
2017-02-15 12:30:04 -08:00
Doug Bunting
c5c134bfd0
CI doesn't have all of the Integration repos side-by-side
...
- likely would have been a benign issue until we started building the solution file
2017-02-14 19:54:35 -08:00
Doug Bunting
55f31a8279
Use .NET 4.5.2 target framework when deploying test sites
...
- follow-up to 8ae481c
- sites are also built for .NET 4.5.2 in desktop runs
2017-02-14 19:13:49 -08:00
Doug Bunting
8ae481c9f0
Bump test projects up to .NET 4.5.2
...
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
- except Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests; will skip that another way (later)
Also fix line endings in project files; unable to proceeed otherwise
2017-02-14 12:30:06 -08:00
jhkimnew
fc580eb0e9
Updated copy license for test
2017-02-14 11:39:37 -08:00
jhkimnew
b4e3ccf67f
added test cases to Dev branch ( #72 )
2017-02-14 11:15:45 -08:00
jhkimnew
135aa12529
Remove MAX_PATH buffersize to support long file path ( #69 )
...
This is already reviewed by Pan.
2017-02-10 14:35:51 -08:00
Nate McMaster
afb327ae02
Upgrade to VS 2017
2017-02-03 11:40:30 -08:00
Nate McMaster
732947ed66
PR feedback. Also, add editorconfig because it is awesome
2017-02-02 16:54:59 -08:00
Nate McMaster
aec1bffdd7
Disable standalone tests to workaround issues in Microsoft.NET.Sdk
...
Re-enable when https://github.com/dotnet/sdk/issues/696 is resolved
2017-02-02 16:27:48 -08:00
Nate McMaster
330b812c78
Upgrade to VS 2017
2017-02-02 16:25:28 -08:00
pan-wang
044648a213
fixing graceful shutdown on Win7 and IISExpress
2017-01-23 15:33:17 -08:00
pan-wang
66b98a1c04
update 502.5 error page
2017-01-17 15:44:15 -08:00
pan-wang
87f808cc9d
fixing the AV for graceful shutdown on Win7, set forwardWindowsAuthToken default to true and other minor issues
2017-01-17 15:44:15 -08:00
jhkimnew
839437ef8c
Fixing issue #44 ( #56 )
2017-01-06 11:08:43 -08:00
pan-wang
a4963aa6da
fix issue #50 app_offline.htm is case sensitive ( #54 )
2017-01-04 15:57:09 -08:00
Pranav K
8046dcc0f2
Updating to 4.4 CoreFx packages
2016-12-14 14:47:29 -08:00
Ajay Bhargav Baaskaran
de1bc46ff7
Removed packages list in NuGetPackageVerifier.json
2016-12-12 00:40:48 -08:00
N. Taylor Mullen
587ed4cd61
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 15:59:27 -08:00
Chris R
9ccc896b1d
#297 Standardize the test site layout, use the publish tool
2016-11-23 14:24:06 -08:00
Chris Ross (WEB TOOLS)
a68018842a
Add Win7 runtimes to the functional test project
2016-11-23 11:09:34 -08:00
Chris R
c91c2a9030
#292 Test with the bin deployed aspnetcore.dll
2016-11-22 15:43:41 -08:00
Nate McMaster
342b2e8db7
Clean tmp folder after unzipping KoreBuild
2016-11-18 10:56:57 -08:00
Chris R
4e96bbdfe5
Update nupkg layout to include both architectures together.
2016-11-17 10:37:10 -08:00
Nate McMaster
798767180b
Merge branch 'rel/1.1.0' into dev
2016-11-10 10:41:38 -08:00
Nate McMaster
f2cbf9f414
Add macOS Sierra to list of runtimes in TestSites project
2016-11-10 10:35:25 -08:00
Nate McMaster
62449b9882
Build 1.1.0-preview4 version of dotnet-publish-iis
2016-11-10 10:28:43 -08:00
Pranav K
97d7bf7468
Updating versions to 1.2.0-*
2016-11-09 14:18:06 -08:00
Pranav K
a79186de46
Merge branch 'rel/1.1.0' into dev
2016-11-09 11:31:23 -08:00
Pranav K
22e226eb38
Branching for 1.1.0
2016-11-09 11:31:21 -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
jhkimnew
d870f75eec
Fixed some minor issues
2016-11-07 15:54:50 -08:00
pan-wang
4569d6d6d5
fix issue #26 AspNetCoreModule needs to abort failed responses ( #34 )
2016-10-31 13:03:13 -07:00
Sourabh Shirhatti
ae727d64a9
Add download link
2016-10-26 16:40:19 -07:00
Sourabh Shirhatti
93ace1b84b
Add Contributing information
2016-10-26 14:29:08 -07:00
Sourabh Shirhatti
df997dcb3e
Update LICENSE information
2016-10-26 14:08:58 -07:00
pan-wang
ef19455912
sync up the code with IIS OOB branch ( #21 )
2016-10-26 13:44:02 -07:00
Nate McMaster
38e22cd648
Merge branch 'rel/1.1.0-preview1' into dev
...
Merges branches without bringing back in the change to add dotnet-publish-iis to the 1.1.0-preview1 release.
2016-10-18 17:01:40 -07:00
Nate McMaster
ca1341144a
Upgrade dotnet-publish-iis to Microsoft.NETCore.App 1.1 and add dotnet-cli package type
2016-10-18 16:04:32 -07:00
Nate McMaster
062a44e032
Revert 359faf7e51
2016-10-18 15:07:02 -07:00