Commit Graph

79 Commits

Author SHA1 Message Date
Pranav K 13edf7a27b Updating to 4.4 CoreFx packages 2016-12-14 14:47:31 -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
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 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
Pranav K 735118bda5 Reacting to Microsoft.AspNetCore.Server.Testing rename 2016-08-15 16:19:57 -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
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
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
Pavel Krymets ed687d08b6 Downgrade Server.Testing version to 0.1 2016-05-20 14:53:49 -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
Pranav K 4472048169 Fix build warnings 2016-05-02 12:51:38 -07:00
John Luo 0f5fc8122b Merge branch 'release' into dev 2016-04-22 16:19:45 -07:00
John Luo aa8e908fc7 Convert to portable and add tests for standalone and portable 2016-04-22 16:06:12 -07:00
Kiran Challa 27c0250550 React to Hosting changes 2016-04-21 15:28:32 -07:00
Kiran Challa 4423e4af38 Changed DNX451 references to NET451 2016-04-08 15:15:29 -07:00
Kiran Challa f31e9969c7 Changed DNX451 references to NET451 2016-04-08 15:05:45 -07:00
BrennanConroy 2952fb90cc Feedback 2016-03-25 11:34:33 -07:00
BrennanConroy 06a0d4f3e1 Update 2016-03-25 11:34:33 -07:00
BrennanConroy f272d993de Helper 2016-03-25 11:34:33 -07:00
BrennanConroy dfb7f2f9b2 Fixups 2016-03-25 11:34:33 -07:00
BrennanConroy 27c32d073f Adding Nginx to test runs 2016-03-25 11:34:33 -07:00
Pranav K ece8d1954a Reacting to CoreCLR package changes 2016-03-22 14:52:11 -07:00
Chris R 5840689f64 Switch from HttpPlatformHandler to AspNetCoreModule. 2016-03-09 14:21:20 -08:00
John Luo 1b29f5e973 Reacting to KoreBuild changes 2016-03-08 14:36:27 -08:00
John Luo aa28b85d6a Reacting to Hosting deployers change 2016-03-04 10:51:22 -08:00
Doug Bunting 4a76b0dd0f Remove project name from output path
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 21:21:15 -08:00
moozzyk 90087b0c39 Fixing failing tests 2016-02-19 14:24:10 -08:00
Pranav K ce425305bb Fixing build break 2016-02-19 06:23:15 -08:00
John Luo 55a0202c59 Update tfm to net451 and test with xunit runner 2016-02-18 17:34:24 -08:00
Victor Hurdugaci df548e1d04 Build with dotnet 2016-02-08 15:04:53 -08:00
Cesar Blum Silveira c5186cc01d Reference Microsoft.NETCore.Platforms where necessary. 2016-02-03 11:52:24 -08:00
Brennan 1db5233cac Add missing packages 2016-01-22 16:07:05 -08:00
Brennan a905276f4b Remove old IIS 2016-01-22 15:58:22 -08:00
N. Taylor Mullen d631e8edd0 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:01 -08:00