Chris R
91f5cb358d
React to WebListener rename
2017-01-03 16:27:28 -08:00
Pranav K
13edf7a27b
Updating to 4.4 CoreFx packages
2016-12-14 14:47:31 -08:00
N. Taylor Mullen
6f0a68b298
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:03:42 -08:00
N. Taylor Mullen
ed01704108
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 15:59:33 -08:00
Chris R
a3a583b910
Add a runtimes section to fix win7
2016-11-23 11:52:02 -08:00
Chris R
e57ded038b
#46 Test support for bin deployed aspnetcore.dll
2016-11-22 15:54:46 -08:00
Nate McMaster
ce527b33c3
Clean tmp folder after unzipping KoreBuild
2016-11-18 10:56:56 -08:00
Pranav K
364db831f5
Fix downgrade warning
2016-11-10 08:36:53 -08:00
Pranav K
52d4d0d709
Updating versions to 1.2.0-*
2016-11-09 14:19:38 -08:00
Pranav K
ba2c376d09
Merge branch 'rel/1.1.0' into dev
2016-11-09 11:33:29 -08:00
Pranav K
e8093d250e
Branching for 1.1.0
2016-11-09 11:33:26 -08:00
Pranav K
bf7a98549d
Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev
2016-10-17 09:56:40 -07:00
Pranav K
b38b4415dc
Branching for 1.1.0-preview1
2016-10-17 09:49:47 -07:00
Chris R
4fa0551265
React to ResponseCompression version change
2016-10-14 11:36:38 -07:00
Chris R
2d1ea1a28f
React to ResponseCompression API change
2016-10-14 11:06:24 -07:00
Pranav K
d2e1a51fa8
Updating to netcoreapp1.1
2016-10-13 11:24:56 -07:00
Pranav K
f27925e0e4
Revert "Updating to netcoreapp1.1"
...
This reverts commit 052b6f1105 .
2016-10-12 16:09:43 -07:00
Pranav K
052b6f1105
Updating to netcoreapp1.1
2016-10-12 13:46:37 -07:00
Chris R
6f5baf033d
Add ResponseCompression integration tests
2016-10-10 11:38:52 -07:00
Stephen Halter
d054bbc2e8
Respond to new behavior for HTTP/1.1 Connection: close responses
2016-10-05 11:58:59 -07:00
Pranav K
4875019cb0
Updating partner package versions
2016-09-28 11:52:24 -07:00
Pranav K
6cf94c0949
List netcoreapp1.0 prior to net451 so that test discovery in VS works
2016-09-23 10:51:16 -07:00
Chris R
64d9e0e735
React to WebListener version change
2016-09-19 09:55:07 -07:00
Nate McMaster
16ee36c20a
Downgrade dotnet-publish-iis to latest stable release
2016-09-08 16:19:56 -07:00
Doug Bunting
d7936af545
Increase .travis.yml consistency between repos
...
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- install packages used in other repos; explicit and avoids issues as (Beta) Trusty image changes
- just need one `brew install` command
2016-09-04 20:13:52 -07:00
Chris R
7caf2518ff
React to WebListener settings API changes
2016-08-18 13:57:54 -07:00
Pranav K
735118bda5
Reacting to Microsoft.AspNetCore.Server.Testing rename
2016-08-15 16:19:57 -07:00
Pranav K
158b015051
Remove branch specific NuGet configs
2016-08-09 15:25:59 -07:00
Pranav K
be5ecb7082
Switching to dotnet.myget.org feed
2016-08-09 15:11:48 -07:00
Chris R
a8bc80e6b2
React to WebListener AllowAnonymous API change.
2016-08-08 09:50:32 -07:00
BrennanConroy
0d15c62754
Update .travis.yml
2016-08-02 13:13:37 -07:00
Doug Bunting
4e0cbc1bbb
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:42:32 -07:00
Ajay Bhargav Baaskaran
ecd36454bb
Updating to RTM builds of xunit and Moq
2016-07-05 22:55:19 -07:00
Pranav K
b569ececda
Updating to RTM build of test runner
2016-07-05 22:22:24 -07:00
BrennanConroy
9263d63d2c
Add net451 back so windows works and Unix skips net451
2016-06-22 15:20:09 -07:00
Kiran Challa
5af281a6dd
Added rhel and centos rids to project.json
2016-06-22 14:34:50 -07:00
BrennanConroy
b8422416f5
Run tests on XPlat
2016-06-22 10:09:39 -07:00
Pranav K
2e63348580
Updating to dev versions
2016-06-16 10:18:38 -07:00
Pranav K
2efab5873e
Merge branch 'release' into dev
2016-06-14 16:29:16 -07:00
Pranav K
3fc09ea482
Updating to release.
2016-06-14 16:22:48 -07:00
N. Taylor Mullen
f6bd2127c7
Remove direct Microsoft.NETCore.Platforms dependency.
...
- Microsoft.NETCore.App now pulls this package in.
aspnet/Coherence-Signed#344
2016-06-13 15:29:22 -07:00
Cesar Blum Silveira
a2a084fd16
Don't install nginx twice on OSX Travis build.
2016-06-06 21:22:56 -07:00
Cesar Blum Silveira
2578110c23
Fix OSX build on Travis.
2016-05-27 11:51:45 -07:00
Pavel Krymets
ed687d08b6
Downgrade Server.Testing version to 0.1
2016-05-20 14:53:49 -07:00
Pranav K
14251d55a5
Fix schema change warnings
2016-05-19 08:40:00 -07:00
John Luo
c4aa4cb592
Merge branch 'release' into dev
2016-05-06 17:27:37 -07:00
John Luo
2c71ae7583
React to deployer update
2016-05-06 16:30:48 -07:00
Pranav K
557a14b17a
Merge branch 'release' into dev
2016-05-03 22:32:54 -07:00
Pranav K
166e7c30e5
Add Microsoft.NETCore.Platforms to allow test to succeed
2016-05-03 22:32:29 -07:00
Pranav K
f3cc1f0e20
Merge branch 'release' into dev
2016-05-02 14:57:24 -07:00