Commit Graph

51 Commits

Author SHA1 Message Date
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
Victor Hurdugaci 322fd0ff92 Fix namespaces 2015-07-29 01:48:15 -07:00
Chris R a7a1ea59bf #8 re-enable and expand NTLM tests. 2015-07-10 14:36:39 -07:00
Hao Kung 67bd48fab2 Disable iisexpress ntlm tests for now 2015-06-25 18:14:19 -07:00
Hao Kung 0b72d43cfa Make test happy for now 2015-06-25 18:02:35 -07:00
Hao Kung 83f7a4423f undo test fix 2015-06-25 17:56:37 -07:00
Hao Kung 96edf5ae98 Fix test to match WebListener 2015-06-25 17:41:56 -07:00
Hao Kung 981d040cc2 Fix build 2015-06-25 17:36:51 -07:00
N. Taylor Mullen c77f3978d4 Change hardcoded `bash` shebang to `env`
- aspnet/Home#695
- support various ash installation locations
- in particular, enable building on FreeBSD
2015-06-23 16:52:04 -07:00
Eilon Lipton f13e82bee8 Merge pull request #7 from hishamco/buildStatus
Add AppVeyor, Travis build status
2015-06-22 11:25:14 -07:00
Hisham Abdullah Bin Ateya c8eb49d71d Add AppVeyor, Travis build status 2015-06-22 21:21:40 +03:00
Kirthi Krishnamraju 0abe9e2b1f React to aspnet/Configuration #194 2015-05-22 05:21:32 -07:00
Eilon Lipton 186d4cde42 Merge pull request #6 from hishamco/issue#5
ASP.NET vNext -> ASP.NET 5
2015-05-21 09:22:40 -07:00
Hisham Abdullah Bin Ateya ef0be7ca75 ASP.NET vNext -> ASP.NET 5 2015-05-21 06:23:44 +03:00
Kirthi Krishnamraju 56e563909d React to aspnet/Configuration #195,#198 2015-05-20 18:10:48 -07:00
Chris R 7ae1941c83 Enable additional WebListener response tests. 2015-05-15 15:11:29 -07:00
Eilon Lipton e84f35bc2d Update Home master -> Home dev 2015-05-12 11:53:44 -07:00
Chris R 9b5a476622 #4 Add logging to debug flaky tests. 2015-05-11 09:41:25 -07:00
Chris R 7dd670e192 #4 Disable parallel test execution. 2015-05-11 09:19:52 -07:00
Chris R eaecffb9d7 Enable IIS connection: close test. 2015-05-11 09:08:56 -07:00
Chris R a5daae325e Add tests for response body formats (chunked, content-length, close, etc.). 2015-05-04 15:55:32 -07:00
N. Taylor Mullen af70779d1b Update LICENSE.txt and license header on files. 2015-05-01 14:00:32 -07:00
Troy Dai 34cbd2805b React to OperationSystems change 2015-04-24 22:00:42 -07:00
Chris Ross 33de44b596 Remove references to diagnostics. 2015-04-24 10:21:38 -07:00
Chris Ross b64618bc2d React to auth API changes. Remove extra dependencies. 2015-04-24 09:55:14 -07:00
Chris Ross 870c430f8f Consume the checked in DeploymentHelpers. 2015-04-21 13:12:16 -07:00
Chris Ross 54a8d8f8de Change to async retry helper. 2015-04-16 16:23:22 -07:00
Chris Ross d034dbb3c7 Infrastructure and Hello World and NTLM tests. 2015-04-16 10:38:05 -07:00
Chris Ross 2461b00b02 Basic build infrastructure. 2015-04-08 15:29:15 -07:00
Murat Girgin d9c52d01cf Updating readme 2015-04-08 13:08:45 -07:00