Commit Graph

1202 Commits

Author SHA1 Message Date
Kiran Challa 7f4f4108db Fixed tests to copy remoteDeploymentConfig.json 2017-03-02 16:20:49 -08:00
Nate McMaster 00aa36db13 Delete makefile.shade 2017-03-01 18:48:00 -08:00
Nate McMaster 578ae081ed Update AppVeyor and Travis settings 2017-03-01 18:25:44 -08:00
Nate McMaster 1eb9bef00e Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:14 -08:00
Chris R f51d16f413 React to Security changes 2017-03-01 15:00:47 -08:00
Arthur Vickers 9c676187f6 Update in-memory tests to used named database. 2017-02-28 16:54:23 -08:00
Doug Bunting 6833afe715 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
2017-02-16 16:18:05 -08:00
Nate McMaster 4039126e16 Remove runtimeconfig.template.json and use repo.targets 2017-02-16 16:05:51 -08:00
Kiran Challa d9f5c82ecc Fixing build break 2017-02-16 12:54:33 -08:00
Nate McMaster aeeaaf0e8f Add missing call to set content root on WebHostBuilder 2017-02-16 09:10:31 -08:00
Nate McMaster dc60a2e9c5 Downgrade to stable packages 2017-02-14 23:18:55 -08:00
Pranav K 3478006073 React to xunit reference changes 2017-02-13 16:15:09 -08:00
Nate McMaster 3651264ebf Add missing runtime identifiers 2017-02-09 10:46:58 -08:00
Nate McMaster 2b68a00da3 Cleanup MSBuild conversion
Resolves #739
2017-02-08 20:18:09 -08:00
Nate McMaster b099e03893 Upgrade to VS 2017 2017-02-08 17:49:02 -08:00
Michael Friis 8ce50e3fb3 Add details on running in Docker Windows containers 2017-01-26 11:10:14 -08:00
Volkan Altan bf7eaa166c remove dnx command and use dotnet for mac 2017-01-09 15:47:55 -08:00
Chris R 2971909f87 Fix WebListener namespaces 2017-01-04 08:07:13 -08:00
Chris R cd5a789b2b React to WebListener rename 2017-01-03 22:12:06 -08:00
Pranav K af82488d60 Updating to 4.4 CoreFx packages 2016-12-21 16:47:09 -08:00
Kiran Challa ecdc864e4f Updated content root of musicstore.standalone to enable debugging in VS 2016-12-20 16:12:49 -08:00
Mike Harder 4dd45f75d3 Enable Server GC (#731) 2016-12-15 14:04:44 -08:00
N. Taylor Mullen ca0cf58fe2 Update .travis.yml osx image to xcode7.3. 2016-12-08 10:05:24 -08:00
N. Taylor Mullen aafcd1edfa Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 16:01:46 -08:00
Chris R 7c63dbe409 #718 Test against the latest build of AspNetCoreModule 2016-11-23 11:41:44 -08:00
Nate McMaster 31dbb89968
Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:54 -08:00
Cesar Blum Silveira 6199c8aaee Update Microsoft.AspNetCore.Server.IISIntegration.Tools to 1.1.0-preview4-final. 2016-11-15 16:53:57 -08:00
Pranav K 6b2a57b3cc Updating versions to 1.2.0-* 2016-11-09 14:18:39 -08:00
Pranav K 819c626f1b Merge branch 'rel/1.1.0' into dev 2016-11-09 11:32:11 -08:00
Pranav K df398ef5dc Branching for 1.1.0 2016-11-09 11:32:07 -08:00
Chris R 2b71884a31 React to OIDC validation changes 2016-11-08 11:57:04 -08:00
Pranav K 8d896613bf WindowsIdentity instead of principal 2016-10-28 15:37:03 -07:00
Pranav K d864418083 Use WindowsPrincipal everywhere 2016-10-28 14:54:57 -07:00
Pranav K f70313c17a Use WindowsIdentity instead of environment variables to verify NTLM auth scenarios
This is required to fix tests when tests are run under a system account.
2016-10-28 11:28:55 -07:00
BrennanConroy 843bae083e Use AspNetCore meta package 2016-10-24 11:03:27 -07:00
Michael Friis b15c762ee6 remove app.json 2016-10-18 09:53:13 -07:00
Pranav K 87c7bcad72 Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev 2016-10-17 09:56:20 -07:00
Pranav K 2a2519eb11 Branching for 1.1.0-preview1 2016-10-17 09:49:25 -07:00
Pranav K e0aa2787ce Updating to netcoreapp1.1 2016-10-13 11:20:25 -07:00
Pranav K f5bc376653 Revert "Updating to netcoreapp1.1"
This reverts commit c707642da1.
2016-10-12 16:09:09 -07:00
Pranav K c707642da1 Updating to netcoreapp1.1 2016-10-12 13:45:52 -07:00
Kiran Challa 3bb5b725d9 Fixed case of package name Microsoft.DotNet.InternalAbstractions 2016-10-07 11:11:08 -07:00
Ryan Brandenburg 1e302de78e Resolve WebListener warnings 2016-10-06 11:14:13 -07:00
Pranav K 2c74c50a9e Add Microsoft.DotNet.InternalAbstractions to fix tests 2016-10-04 10:18:30 -07:00
Pranav K 6ccd09d6e5 Updating partner package versions 2016-10-03 14:27:11 -07:00
Kiran Challa af5ec5d382 Revert "Temporarily disabling failing IISExpress smoke tests"
This reverts commit 7fe0ce7c51.
2016-10-03 12:17:29 -07:00
Kiran Challa 7fe0ce7c51 Temporarily disabling failing IISExpress smoke tests 2016-09-29 12:42:20 -07:00
Pranav K 94be501f8c Update to WebListener 1.1.0 (#706) 2016-09-29 09:40:52 -07:00
Nate McMaster f21c603f5a Downgrade dotnet-publish-iis to latest stable release 2016-09-09 10:20:20 -07:00
BrennanConroy 5dc14acc32 Increase HttpClient timeout 2016-09-08 09:59:20 -07:00