..
ActionResults
Introducing UrlActionContext and UrlRouteContext, and updating IUrlHelper accordingly
2015-02-05 19:41:21 -08:00
AntiXsrf
Revert "Revert "Added SetAntiForgeryCookieAndHeader method that sets cookie token and header""
2015-01-20 10:51:44 -08:00
ApplicationModel
Issue #1445 - Cleanup on MvcOptions.ApplicationModelConventions.
2015-02-10 13:17:19 -08:00
Description
Make BindingSource extensible
2015-02-05 13:41:31 -08:00
Filters
[ Fixes #1065 ] Need a way to specify "just type" with produces
2015-02-09 10:46:24 -08:00
Formatters
Replaced status code number with constants
2015-02-05 16:43:59 -08:00
Internal
Handle trailing semicolon after @inject.
2015-01-22 14:01:10 -08:00
Logging
…
OptionDescriptors
[Resolves Issue #1787 ] Added InstanceOf, InstanceOfOrDefault, InstancesOf extension methods to IEnumerable<IOptionDescriptor<object>>.
2015-02-09 10:46:01 +01:00
ParameterBinding
Make BindingSource extensible
2015-02-05 13:41:31 -08:00
Properties
…
Rendering
Introducing UrlActionContext and UrlRouteContext, and updating IUrlHelper accordingly
2015-02-05 19:41:21 -08:00
Routing
Makes attribute routing respond to AD updates
2015-02-10 16:01:22 -08:00
TestFiles
…
Utils
…
ViewComponents
Issue #1525 - Enhancements to ActionContext
2015-01-27 14:35:31 -08:00
ActionConstraintValuesTest.cs
…
ActionDescriptorValuesTest.cs
…
ActionExecutorTests.cs
…
ActionModelValuesTest.cs
…
ApiExplorerModelValuesTest.cs
…
AttributeRouteInfoValuesTest.cs
…
AttributeRouteModelValuesTest.cs
…
BodyModelBinderTests.cs
Make BindingSource extensible
2015-02-05 13:41:31 -08:00
ConsumesAttributeTests.cs
[Fix for #1850 ]Produces, Consumes and ObjectResult throw if there is a match all content type.
2015-01-30 15:54:58 -08:00
ControllerActionDescriptorBuilderTest.cs
Provided a way to add data to ActionDescriptor from ApplicationModel.
2015-01-26 15:20:02 -08:00
ControllerActionDescriptorProviderTests.cs
Issue #1445 - Cleanup on MvcOptions.ApplicationModelConventions.
2015-02-10 13:17:19 -08:00
ControllerActionInvokerTest.cs
Fix for #1538 and #1891
2015-01-28 16:53:28 -08:00
ControllerModelValuesTest.cs
…
ControllerTests.cs
Updating ActionContext for the default constructor and the setter methods
2015-02-06 20:27:42 -08:00
ControllerUnitTestabilityTests.cs
Updating ActionContext for the default constructor and the setter methods
2015-02-06 20:27:42 -08:00
DefaultActionDescriptorCollectionProviderLoggingTest.cs
…
DefaultActionSelectorSelectAsyncValuesTest.cs
…
DefaultActionSelectorTests.cs
…
DefaultAssemblyProviderTests.cs
…
DefaultControllerActivatorTest.cs
Issue #1525 - Enhancements to ActionContext
2015-01-27 14:35:31 -08:00
DefaultControllerFactoryTest.cs
…
DefaultInputFormatterSelectorTests.cs
…
DefaultViewComponentActivatorTests.cs
Issue #1525 - Enhancements to ActionContext
2015-01-27 14:35:31 -08:00
FilterDescriptorValuesTest.cs
…
FilterValuesTest.cs
…
FormatterMappingsTest.cs
Adding ClearMediaTypeMappingForFormat to FormatterMappings and other PR comments
2015-01-31 23:18:24 -08:00
HttpMethodProviderAttributesTests.cs
…
JsonResultTest.cs
[Fixes#1792]Separate XML serializers to Microsoft.AspNet.Mvc.Xml
2015-01-22 15:09:20 -08:00
KnownRouteValueConstraintTests.cs
…
Microsoft.AspNet.Mvc.Core.Test.kproj
[Fixes #1121,#1508] Wrap objects for serialization/deserialization and DelegatingEnumerable<> support for IEnumerable<T> and IQueryable<T>
2015-01-30 18:10:01 -08:00
MockModelBinderProvider.cs
…
MockModelValidatorProviderProvider.cs
…
MockMvcOptionsAccessor.cs
…
MockScopedInstance.cs
…
MockValueProviderFactoryProvider.cs
…
MvcOptionsTests.cs
Issue #1785 - Changes to add CacheProfiles for response caching.
2015-02-04 15:25:45 -08:00
MvcRouteHandlerTests.cs
…
RemoteAttributeTest.cs
Introducing UrlActionContext and UrlRouteContext, and updating IUrlHelper accordingly
2015-02-05 19:41:21 -08:00
RequireHttpsAttributeTests.cs
Replaced status code number with constants
2015-02-05 16:43:59 -08:00
RouteConstraintProviderValuesTest.cs
…
RouteDataActionConstraintTest.cs
…
RouteDataActionConstraintValuesTest.cs
…
RouteTemplateProviderAttributesTest.cs
…
SerializableErrorWrapperTests.cs
[Fixes#1792]Separate XML serializers to Microsoft.AspNet.Mvc.Xml
2015-01-22 15:09:20 -08:00
StaticAssemblyProvider.cs
…
StaticControllerModelBuilder.cs
…
TestController.cs
…
TestGlobalFilterProvider.cs
…
TestValueProvider.cs
Make BindingSource extensible
2015-02-05 13:41:31 -08:00
TypeHelperTest.cs
…
UrlHelperTest.cs
Introducing UrlActionContext and UrlRouteContext, and updating IUrlHelper accordingly
2015-02-05 19:41:21 -08:00
ViewComponentTests.cs
…
ViewDataDictionaryOfTModelTest.cs
…
ViewDataDictionaryTest.cs
…
project.json
[Fixes#1792]Separate XML serializers to Microsoft.AspNet.Mvc.Xml
2015-01-22 15:09:20 -08:00