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
|
5b27b3f972
|
Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:28:31 -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 |
John Luo
|
5135a8938e
|
Reacting to hosting rename
|
2016-01-17 16:43:28 -08:00 |
Chris R
|
77ca6be6cb
|
React to hosting platform handler API changes.
|
2016-01-12 14:17:31 -08:00 |
John Luo
|
73fb78c47d
|
Functional test update after Hosting API change
|
2015-12-21 15:04:55 -08:00 |
Pranav K
|
862d52677f
|
Merge branch 'release' into dev
|
2015-12-11 12:23:38 -08:00 |
Pranav K
|
125f1553b8
|
Updating to release NuGet.config.
|
2015-12-11 12:23:36 -08:00 |
John Luo
|
7a30e13004
|
Removing redundant src placeholder
|
2015-11-25 17:13:29 -08:00 |
Pranav K
|
231ab4a6f1
|
Merge branch 'release' into dev
|
2015-10-28 12:50:54 -07:00 |
Pranav K
|
f80042e902
|
Updating to release NuGet.config.
|
2015-10-28 12:43:07 -07:00 |
Chris R
|
4381e5e7c9
|
Add missing wwwroot dir in the test app.
|
2015-10-28 09:51:23 -07:00 |
Chris R
|
08d17b2631
|
React to Authentication changes.
|
2015-10-15 13:47:22 -07:00 |
Kiran Challa
|
661477a4bf
|
Fixed tests
|
2015-10-14 13:13:18 -07:00 |
Kiran Challa
|
ca2c7f7aaa
|
Reacting to testing changes
|
2015-10-14 12:10:42 -07:00 |
Kiran Challa
|
7e9fab33b3
|
Reacting to testing changes
|
2015-10-13 05:49:40 -07:00 |
Doug Bunting
|
e509e6849f
|
Fix local build break
|
2015-10-12 13:18:43 -07:00 |
Doug Bunting
|
951b565542
|
React to aspnet/Universe#290 fix
- pick up latest `build.cmd` and `build.sh` files
- preserve installation of x64 DNX packages in this repo
|
2015-10-11 00:44:12 -07:00 |
Pranav K
|
6db42469e7
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:46 -07:00 |
N. Taylor Mullen
|
e7a6a3d6fd
|
Update 'build.cmd' alias parameter to use full name.
|
2015-10-01 11:58:20 -07:00 |
Chris R
|
3f76a61841
|
Merge branch 'release' into dev
|
2015-09-30 11:00:27 -07:00 |
Chris R
|
b33cb285fb
|
Disable broken IIS tests. Standardize commands.
|
2015-09-30 11:00:08 -07:00 |
Pranav K
|
a48b9c981b
|
Merge branch 'release' into dev
|
2015-09-28 23:15:36 -07:00 |
Pranav K
|
452675918d
|
Updating to release NuGet.config.
|
2015-09-28 23:15:34 -07:00 |
Chris R
|
ca6d7ffdd3
|
Add HttpPlatformHandler for windows auth tests.
|
2015-09-28 16:07:36 -07:00 |
Chris R
|
673617f3dd
|
Always specify the ApplicationHost.Config file.
|
2015-09-28 14:03:00 -07:00 |
Chris R
|
03d6eb8367
|
Re-enable IISExpress tests using HttpPlatformHandler.
|
2015-09-26 22:30:33 -07:00 |
Chris R
|
3e733348ea
|
React to configuration API changes.
|
2015-09-25 06:53:15 -07:00 |
Chris R
|
985a261ae8
|
Disable IISExpress tests.
|
2015-09-21 12:39:18 -07:00 |
N. Taylor Mullen
|
ee461654ed
|
Update nuget.exe and corresponding feeds to v3.
|
2015-09-17 18:33:03 -07:00 |
Victor Hurdugaci
|
c30abd3477
|
Add a framework to the empty project to unblock the build
|
2015-09-04 23:29:21 -07:00 |
Hisham Abdullah Bin Ateya
|
208332b831
|
Remove unused 'RunningOnMono' property
|
2015-09-04 19:36:06 +03:00 |
N. Taylor Mullen
|
89b97f9479
|
Update project.json to have warningsAsErrors accept a bool.
|
2015-09-02 15:34:36 -07:00 |
Chris R
|
809ce8c11d
|
React to IAppBuilder.Server API change.
|
2015-09-01 16:25:13 -07:00 |
N. Taylor Mullen
|
c1108dd163
|
Update 'build.sh' to pull Sake from v2 NuGet feed.
|
2015-08-20 20:46:50 -07:00 |
N. Taylor Mullen
|
1fe48fef58
|
Update 'build.cmd' to pull Sake from v2 NuGet feed.
|
2015-08-20 15:38:00 -07:00 |
N. Taylor Mullen
|
56988150ae
|
Update NuGet feed from v2 => v3.
|
2015-08-19 14:54:25 -07:00 |
Pranav K
|
cc82be0b18
|
Updating to aspnetlitedev.
|
2015-08-18 14:00:23 -07:00 |
Pranav K
|
c2a07c365a
|
Merge branch 'release' into dev
|
2015-08-18 14:00:23 -07:00 |
Pranav K
|
a8c4ea2425
|
Updating to aspnetliterelease.
|
2015-08-18 14:00:23 -07:00 |
Pranav K
|
8f13f18e36
|
Merge branch 'release' into dev
|
2015-08-17 14:48:50 -07:00 |
Pranav K
|
d1ecd8e29b
|
Updating to release NuGet.config.
|
2015-08-17 14:48:48 -07:00 |
Stephen Halter
|
8e046a035b
|
Enable ResponseFormats_Kestrel_Chunked test
https://github.com/aspnet/KestrelHttpServer/issues/97
|
2015-08-14 16:32:29 -07:00 |
Stephen Halter
|
e48cf0a91b
|
React to Kestrel rename
aspnet/KestrelHttpServer#11
|
2015-08-12 12:22:11 -07:00 |