..
ActionResults
[ Fixes #1201 ] Handle virtual paths in FilePathResult
2014-10-16 13:05:55 -07:00
AntiXsrf
React to options and hosting changes
2014-10-14 19:20:28 -07:00
ApplicationModel
Fix for #1271 - Add copy constructors for ApplicationModel types.
2014-10-07 19:40:42 -07:00
Description
[ Fixes #885 ] API Explorer: Link Generation
2014-10-13 15:20:38 -07:00
Filters
…
Formatters
[ Fixes #1216 ] Provide a property on JsonOutputFormatter to set serializer settings
2014-10-15 09:27:09 -07:00
Internal
IServiceProvider.GetService now returns null for missing services
2014-10-16 14:51:34 -07:00
Logging
updating ILogger, see aspnet/Logging#3
2014-10-14 10:25:01 -07:00
OptionDescriptors
React to options and hosting changes
2014-10-14 19:20:28 -07:00
ParameterBinding
[Fixefor #860 ]- Adding Support for [FromFormData] [FromQuery] and [FromRoute],
2014-10-16 10:20:15 -07:00
Properties
…
Rendering
Update `HtmlHelper` to use `IHtmlGenerator`
2014-10-16 21:12:34 -07:00
Routing
React to options and hosting changes
2014-10-14 19:20:28 -07:00
TestFiles
[ Fixes #1201 ] Handle virtual paths in FilePathResult
2014-10-16 13:05:55 -07:00
Utils
Excluding a test case in Mono + Fixing a test case. Fixing line lengths. Fixing error messages for tests to pass in Mono.
2014-10-07 11:11:55 -07:00
ViewComponents
…
ActionAttributeTests.cs
Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames
2014-10-11 13:26:07 -07:00
ActionExecutorTests.cs
Issue #1176 : Renaming ActionDescriptor, ActionDescriptorProvider, ActionInvoker, ActionInvokerProvider, ActionExecutor, ModelBuilder, Tests. Either dropping "Reflected" or changing it to "Controller" depending on the context.
2014-10-06 20:21:55 -07:00
BodyModelBinderTests.cs
Issue #1206 - DefaultBodyModelValidator throws if get accessor throws.
2014-10-16 16:09:30 -07:00
ControllerActionDescriptorProviderTests.cs
React to options and hosting changes
2014-10-14 19:20:28 -07:00
ControllerActionInvokerTest.cs
[Fixefor #860 ]- Adding Support for [FromFormData] [FromQuery] and [FromRoute],
2014-10-16 10:20:15 -07:00
ControllerTests.cs
Add unit tests to controller properties
2014-10-09 18:18:03 -07:00
CopyOnWriteDictionaryTest.cs
…
DefaultActionDiscoveryConventionsActionSelectionTests.cs
Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames
2014-10-11 13:26:07 -07:00
DefaultActionDiscoveryConventionsTests.cs
[ Fixes #809 ] Multiple [Http*] verbs should create multiple actions
2014-10-13 15:25:53 -07:00
DefaultActionSelectorSelectAsyncValuesTest.cs
Making action selection logging not throw on 404
2014-10-07 23:32:59 -07:00
DefaultActionSelectorTests.cs
updating ILogger, see aspnet/Logging#3
2014-10-14 10:25:01 -07:00
DefaultAssemblyProviderTests.cs
Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames
2014-10-11 13:26:07 -07:00
DefaultControllerActivatorTest.cs
Replace calls to GetService<T> with GetRequiredService<T>
2014-10-16 14:51:41 -07:00
DefaultControllerFactoryTest.cs
Add compatibility items for controller back from MVC 5
2014-10-09 16:42:39 -07:00
DefaultInputFormatterSelectorTests.cs
…
DefaultViewComponentActivatorTests.cs
IServiceProvider.GetService now returns null for missing services
2014-10-16 14:51:34 -07:00
HttpMethodProviderAttributesTests.cs
…
InputObjectBindingTests.cs
[Fixefor #860 ]- Adding Support for [FromFormData] [FromQuery] and [FromRoute],
2014-10-16 10:20:15 -07:00
JsonResultTest.cs
[ Fixes #1216 ] Provide a property on JsonOutputFormatter to set serializer settings
2014-10-15 09:27:09 -07:00
KnownRouteValueConstraintTests.cs
Make RouteDataActionConstraint be POCO only
2014-10-06 16:54:41 -07:00
MediaTypeWithQualityHeaderValueTests.cs
…
Microsoft.AspNet.Mvc.Core.Test.kproj
…
MockMvcOptionsAccessor.cs
React to options and hosting changes
2014-10-14 19:20:28 -07:00
MvcOptionsTests.cs
…
MvcRouteHandlerTests.cs
IServiceProvider.GetService now returns null for missing services
2014-10-16 14:51:34 -07:00
PropertyHelperTest.cs
…
RequireHttpsAttributeTests.cs
…
RouteDataActionConstraintTest.cs
Make RouteDataActionConstraint be POCO only
2014-10-06 16:54:41 -07:00
RouteTemplateProviderAttributesTests.cs
…
StaticActionDiscoveryConventions.cs
…
StaticAssemblyProvider.cs
Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames
2014-10-11 13:26:07 -07:00
TestController.cs
…
TestGlobalFilterProvider.cs
…
TypeHelperTest.cs
…
UrlHelperTest.cs
React to options and hosting changes
2014-10-14 19:20:28 -07:00
ViewComponentTests.cs
…
ViewDataDictionaryTest.cs
…
project.json
…