Commit Graph

1083 Commits

Author SHA1 Message Date
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
Doug Bunting 3ad40bacdd Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- build with `--quiet`
- `KOREBUILD_TEST_DNXCORE` env variable isn't used anymore
- no need for libuv v1.4.2 w/ current Kestrel packages
- no need for icu4c w/ current `dotnet` builds
2016-09-04 20:00:28 -07:00
Troy Dai 4158be273f Fix OpenIdConnect test
https://github.com/aspnet/Security/pull/925
2016-08-26 15:53:04 -07:00
Chris R 299b44c018 React to WebListener settings API changes 2016-08-18 14:00:59 -07:00
Pranav K 51b13161d8 Reacting to Microsoft.AspNetCore.Server.Testing rename 2016-08-15 16:17:19 -07:00
Kiran Challa 3bbdeecb14 Updated tests to supply value for new deployment parameter 'DeletePublishedApplicationOnDispose' 2016-08-10 12:01:38 -07:00
Pranav K ba75b0be37 Switching to dotnet.myget.org feed 2016-08-09 15:05:42 -07:00
Kiran Challa 2fb9e2f567 Added makefile.shade to run nano tests
[Fixes #348] Only run Nano tests for the WinNano-MusicStore node in CI
2016-08-09 10:59:48 -07:00
Kiran Challa 32ea3f79fc Deleted 'src' folder and moved content to 'samples' folder'
[Fixes #693] Consider moving MusicStore application to samples
2016-08-08 14:25:20 -07:00
Kiran Challa ad23e180a7 Merge branch 'kichalla/supply-configuration' into dev 2016-08-08 14:10:10 -07:00
Kiran Challa 14d6298308 Fixed tests to supply current build configuration to deployment parameters 2016-08-08 13:31:45 -07:00
Chris R 8249134911 React to WebListener AllowAnonymous API changes for Standalone. 2016-08-08 13:08:42 -07:00
Chris R 6ae610e8bc React to WebListener AllowAnonymous API change. 2016-08-08 09:51:57 -07:00
Kiran Challa 1ba6608d90 Removed 'TESTING' compiler directive 2016-08-05 10:30:27 -07:00
Kiran Challa e94f21ffc2 Moved content of 'shared' folder into MusicStore app and fixed tests 2016-08-05 10:04:23 -07:00
BrennanConroy 4bca8c109f Update .travis.yml 2016-08-02 13:08:34 -07:00
jci-cpined e008264316 Fixed incorrect .xproj DNX targets. 2016-07-25 13:20:05 -07:00
Paul Oliveira 1bce0acfde Added asp-area to Components, _Layout and _LoginPartial links (Header links are broken in Admin area #666 ) 2016-07-25 12:48:28 -07:00
Doug Bunting faeb45caf0 One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:18:03 -07:00
Pranav K 0d93f911ca Updating to RTM builds of xunit 2016-06-30 17:23:43 -07:00