Commit Graph

37701 Commits

Author SHA1 Message Date
Pranav K 9a1b3c7296 Updating to RTM builds of xunit 2016-06-30 14:32:36 -07:00
SteveSandersonMS b82e70e192 Fix for prerendering hanging if webpack compilation fails 2016-06-30 16:57:14 +01:00
Muchiachio 322e1f5d9c Make routing feature class public
- Made routing feature class public, to lower boilerplate code in client
code tests.

Addresses #333
2016-06-30 08:58:33 +03:00
Pranav K 92c658216f Updating to RTM builds of xunit 2016-06-29 16:43:38 -07:00
Pranav K 5c7157919b Updating to RTM builds of dotnet-test-xunit and Moq 2016-06-29 16:35:24 -07:00
Pranav K 12c0f10147 Updating to RTM builds of dotnet-test-xunit and Moq 2016-06-29 16:04:56 -07:00
Pranav K ab98dc29ad Updating to RTM builds of xunit 2016-06-29 14:53:17 -07:00
Pranav K d529378a46 Updating to RTM builds of dotnet-test-xunit and Moq 2016-06-29 12:32:06 -07:00
John Luo 4986137ffe Use filename* for files in multipart forms when available #651 2016-06-29 12:31:52 -07:00
Pavel Krymets c310c27ab8 Make encoders registration optional (#140) 2016-06-29 11:07:37 -07:00
Medeni Baykal a852352223 Fix for https://github.com/aspnet/Mvc/issues/4903. (#4907)
Fix for https://github.com/aspnet/Mvc/issues/4903.
- `HtmlHelperTextAreaTest` added
- fix up `HtmlHelperTextBoxTest`
2016-06-29 10:11:54 -07:00
Chris 5c04f0a831 Use Angular lib instead of angular map file in sample (#92) 2016-06-28 14:42:04 -07:00
Steve Sanderson 44bd5f195e Update readme regarding default transport 2016-06-28 18:06:13 +01:00
Crystal Qian e51a118a9d Added consistent model property to view result variants (#4901)
* Added consistent model property/tests to ViewResult, PartialViewResult, ViewComponentResult. This resolves #4813.

* Removed unnecessary model asserts

* Removed redundant model checking
2016-06-28 09:38:37 -07:00
SteveSandersonMS b684aeb6d2 Bump Yeoman generator package version to 0.2.0 for publishing 2016-06-28 12:42:03 +01:00
SteveSandersonMS 8f2117cf89 Upgrade Angular template to Angular 2 RC3 and migrate to new @angular/router 2016-06-28 12:40:14 +01:00
SteveSandersonMS f1325d0cf2 Update 'templates' projects for .NET Core 1.0 RTM 2016-06-28 11:51:45 +01:00
SteveSandersonMS a986f8d2cc Update 'samples' projects for .NET Core 1.0 RTM 2016-06-28 11:37:37 +01:00
SteveSandersonMS eebf509846 Update 'src' project dependencies for .NET Core 1.0 RTM 2016-06-28 10:58:05 +01:00
Pranav K a1f4786695 Updating json files to pin versions and build files to pin KoreBuild 2016-06-27 13:51:10 -07:00
Pranav K 646cb6ea21 Updating json files to pin versions and build files to pin KoreBuild 2016-06-27 13:51:09 -07:00
Pranav K fb777b13be Updating json files to pin versions and build files to pin KoreBuild 2016-06-27 13:51:08 -07:00
Pranav K 661677dca1 Updating NuGet.config 2016-06-27 13:50:15 -07:00
Pranav K b4822f90af Updating NuGet.config 2016-06-27 13:50:14 -07:00
Pranav K 4c4167b6cb Updating NuGet.config 2016-06-27 13:50:13 -07:00
Crystal Qian c319ae51a5 Changed min/max parameter order in StringLengthAttributeAdapter (#4899)
Changed min/max parameter order in StringLengthAttributeAdapter. This fixes #4864.
2016-06-27 10:21:50 -07:00
Daniel Roth 93ef04d69d Update Home for 1.0.0 (#1597) 2016-06-27 08:21:31 -07:00
Pranav K 72dbda8804 Update to 1.0.1 version 2016-06-24 09:40:03 -07:00
Chris R 3c0c02112d #659 Parse headers with consecutive commas 2016-06-23 14:22:23 -07:00
Crystal Qian dad6374258 Revert "Changed min/max parameter order in StringLengthAttributeAdapter"
This reverts commit d19765802b.
2016-06-22 15:34:53 -07:00
Crystal Qian d19765802b Changed min/max parameter order in StringLengthAttributeAdapter 2016-06-22 15:33:33 -07:00
BrennanConroy 9263d63d2c Add net451 back so windows works and Unix skips net451 2016-06-22 15:20:09 -07:00
Kiran Challa fc4f633e5e Added centos and rhel rids to project.json 2016-06-22 14:40:18 -07:00
Kiran Challa 5af281a6dd Added rhel and centos rids to project.json 2016-06-22 14:34:50 -07:00
moozzyk f63e53b597 Force 8-byte alignment on HTTP_REQUEST buffer
Addresses #126
2016-06-22 10:50:57 -07:00
BrennanConroy b8422416f5 Run tests on XPlat 2016-06-22 10:09:39 -07:00
SteveSandersonMS fc7097c2fe Publish Yeoman generators as version 0.1.9 2016-06-22 17:02:41 +01:00
SteveSandersonMS 8423233f44 Update to angular2-universal 0.103.0 and amend boot-server.ts to fix "there can only be one platform" issue 2016-06-22 17:02:11 +01:00
SteveSandersonMS ce6cdfd2bc Templates should also publish node_modules, since it's used at runtime 2016-06-22 13:47:44 +01:00
SteveSandersonMS 64caa7c86a Bump templates version to 0.1.7 for publishing 2016-06-22 13:14:12 +01:00
SteveSandersonMS 7ddd4cacec Amend all templates' project.json files to match current "yo aspnet" template content (plus the SPA-specific stuff) 2016-06-22 13:14:00 +01:00
SteveSandersonMS 73879918d4 Add web.config to all templates (matching "yo aspnet" output) 2016-06-22 12:52:56 +01:00
SteveSandersonMS 6848e3a11d Fix templates' project.json scripts for compatibility with dotnet RC2 tooling and Azure 2016-06-22 12:48:54 +01:00
SteveSandersonMS d3ded5bbdf Workaround for Yeoman generators not producing .gitignore files due to Yeoman issue #1862 2016-06-22 11:00:06 +01:00
Nicholas Ventimiglia 6a8a4e8669 Update MemoryPoolBlock.cs 2016-06-21 17:00:59 -07:00
N. Taylor Mullen 9c4eee14b8 Update tests to follow developer guidelines.
- Moved tests to match their corresponding test src files.
- Updated test namespaces to match their corresponding test src files.

#782
2016-06-21 12:08:50 -07:00
Nicholas Ventimiglia 3db95ddcde As an American, I had to correct the spelling of 'independent' 2016-06-21 11:08:40 -07:00
Andrei Tserakhau 7e51fc4480 Update VS files (amended from laskoviymishka's commit 39f024) 2016-06-21 17:44:45 +01:00
SteveSandersonMS 6f8055b7bc Update Yeoman generators to use aspnet-prerendering 1.0.2+ and publish as version 0.1.5 2016-06-21 16:26:14 +01:00
SteveSandersonMS 9fabfd5c40 Fix typo 2016-06-21 15:48:07 +01:00