Doug Bunting
70486710ea
Quick fix: Add `System.Runtime.Serialization.Primitives` dependency
...
- tests failing
- root cause is likely similar to reason MVC Core has same dependency
- something must have changed in the framework packages without manifest fixes
2015-05-14 10:47:39 -07:00
Eilon Lipton
3a15ea1d91
Update contributing link
2015-05-14 09:17:40 -07:00
Ryan Nowak
2fc983b23a
Fix for #2414 - Remove [DefaultValue] support from ModelBinding
...
This part of the change removes default value support from ModelBinding.
Updated some unit tests to verify that it does nothing in that case.
Deleted a functional test as it was pure duplication of another
(supported) case where the property has a pre-initialized value.
2015-05-13 20:03:23 -07:00
Hao Kung
1ea1cc4338
AuthorizeFilter should always set default identity
2015-05-13 16:39:35 -07:00
N. Taylor Mullen
8ec28463fc
Update .travis.yml to use working version of mono.
...
- Non 3.12.0 versions cause unexpected end of file stream exception.
2015-05-13 16:34:20 -07:00
N. Taylor Mullen
add8b07d32
Fix travis.
2015-05-13 16:30:17 -07:00
Ryan Nowak
90805fa827
Pass InputFormatters in OBC
...
This removes the need to use IScopedInstance<ActionBindingContext> to get
access to the formatters.
2015-05-13 16:02:34 -07:00
damianedwards
2431e1a542
Move CultureInfoCache into its own package.
2015-05-13 15:50:00 -07:00
Ajay Bhargav Baaskaran
7bd338fc4a
[ Fixes #266 ] Maintain HTML provided case for TagHelper attributes
2015-05-13 15:27:38 -07:00
Eilon Lipton
4b1a708ba1
Merge pull request #2398 from henkmollema/fix-1743
...
Added new ValidationSummary overloads to sample
2015-05-13 15:15:36 -07:00
Kiran Challa
4bed2e6f2b
[ Fixes #2545 ] RedirectToRouteResult doesn't use RouteName property when calculating destination URL
2015-05-13 12:35:25 -07:00
Ajay Bhargav Baaskaran
4d80c96f9c
[ Fixes #50 ] Removed unnecessary whitespaces before text tag
2015-05-13 10:55:52 -07:00
Kirthi Krishnamraju
da740cd6a8
fix #2535 : Timezone test failure in Microsoft.AspNet.Mvc.Core.Tests
2015-05-13 10:06:26 -07:00
Henk Mollema
b4299f3a67
Reference to ASP.NET 5 instead of vNext in README
2015-05-13 17:08:38 +02:00
Henk Mollema
4ec81538b9
Reference to ASP.NET 5 instead of vNext in README
2015-05-13 16:43:15 +02:00
David Fowler
8c58f7ac1a
Print started
2015-05-12 18:32:53 -07:00
Ajay Bhargav Baaskaran
c680d6b953
[ Fixes #183 ] Fix error with double transition in value attribute
2015-05-12 17:59:22 -07:00
N. Taylor Mullen
d6cb4229a9
React to rewriter bad merge.
2015-05-12 17:50:41 -07:00
Hao Kung
468852550c
Tweak SecurityHelper.AddUserPrincipal logic
2015-05-12 15:49:49 -07:00
Hao Kung
b2318bc471
React to security API changes
2015-05-12 15:12:06 -07:00
mikary
e3bccdb3b1
Support single threaded running of specific test projects through environment
2015-05-12 14:37:47 -07:00
Troy Dai
a1422fa51b
Update project.json in test
2015-05-12 14:15:20 -07:00
Troy Dai
16c5addf79
Remove comments from project.json
2015-05-12 14:11:22 -07:00
Kirthi Krishnamraju
caa8ea44fb
Fix #448 : Support app-wide defaults for HTML helpers
2015-05-12 14:10:59 -07:00
Troy Dai
6676651e54
Remove comments from project.json
2015-05-12 14:04:15 -07:00
Troy Dai
538e1d6a8b
Remove comments from project.json
2015-05-12 13:58:52 -07:00
Hao Kung
17deab142d
AuthZ: Sugar to make resource parameter optional
2015-05-12 13:57:23 -07:00
Hao Kung
bb2e12a8e6
Add sugar for UseClaimsTransformation
2015-05-12 13:52:32 -07:00
ASP.NET Push Bot
8653b9ca5e
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@73a4914c1f
2015-05-12 12:46:53 -07:00
Eilon Lipton
e84f35bc2d
Update Home master -> Home dev
2015-05-12 11:53:44 -07:00
Eilon Lipton
9b07b0cddc
Update Home master -> Home dev
2015-05-12 11:53:38 -07:00
Eilon Lipton
805dc3f25b
Update Home master -> Home dev
2015-05-12 11:53:31 -07:00
Eilon Lipton
77d689f0bd
Update Home master -> Home dev
2015-05-12 11:50:38 -07:00
Eilon Lipton
08fe616c1c
Update Home master -> Home dev
2015-05-12 11:50:16 -07:00
Eilon Lipton
a4a37b2f0f
Update Home master -> Home dev
2015-05-12 11:49:57 -07:00
Eilon Lipton
844e91d69d
Update Home master -> Home dev
2015-05-12 11:49:51 -07:00
Eilon Lipton
2c9856d4da
Update Home master -> Home dev
2015-05-12 11:49:45 -07:00
Eilon Lipton
384c6161be
Update Home master -> Home dev
2015-05-12 11:48:54 -07:00
Eilon Lipton
75474fe9fa
Update Home master -> Home dev
2015-05-12 11:48:43 -07:00
Eilon Lipton
8d2bc0d121
Update Home master -> Home dev
2015-05-12 11:48:23 -07:00
Eilon Lipton
72e88864af
Update Home master -> Home dev
2015-05-12 11:48:17 -07:00
Eilon Lipton
e1aa94bf39
Update Home master -> Home dev
2015-05-12 11:47:36 -07:00
Eilon Lipton
a7b261e596
Update Home master -> Home dev
2015-05-12 11:47:30 -07:00
Eilon Lipton
c1e0b2819c
Update Home master -> Home dev
2015-05-12 11:47:18 -07:00
Eilon Lipton
241a1040ab
Update Home master -> Home dev
2015-05-12 11:47:05 -07:00
Eilon Lipton
54fbf51894
Update Home master -> Home dev
2015-05-12 11:46:51 -07:00
Chris R
57594803fc
React to IHttpRequestLifetimeFeature change.
2015-05-12 11:34:21 -07:00
Eilon Lipton
ac230a78c1
Update Home master -> Home dev
2015-05-12 11:26:36 -07:00
Henk Mollema
8b1f8b9748
Added new ValidationSummary overloads to sample
...
Overview now shows every possible overload.
#1743
2015-05-12 20:20:34 +02:00
Ryan Nowak
4939181075
Fix #2528 - Revert formatter behavior for [Required]
...
This change removes the support in the DCS formatter to issue an error
message when [Required] is used on a value type.
2015-05-12 11:17:31 -07:00