| .. |
|
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
|
Provided a way to add data to ActionDescriptor from ApplicationModel.
|
2015-01-26 15:20:02 -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
|
Adding functional tests and attribute route tests.
|
2015-01-31 23:15:13 -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
|
Add ApiExplorer details to ApplicationModel
|
2015-01-26 14:47:11 -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
|
Handle PipelineCore rename.
|
2015-01-15 15:25:17 -08:00 |
|
DefaultAssemblyProviderTests.cs
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
DefaultControllerActivatorTest.cs
|
Issue #1525 - Enhancements to ActionContext
|
2015-01-27 14:35:31 -08:00 |
|
DefaultControllerFactoryTest.cs
|
…
|
|
|
DefaultInputFormatterSelectorTests.cs
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
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
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
MockModelValidatorProviderProvider.cs
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
MockMvcOptionsAccessor.cs
|
…
|
|
|
MockScopedInstance.cs
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
MockValueProviderFactoryProvider.cs
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
MvcOptionsTests.cs
|
Issue #1785 - Changes to add CacheProfiles for response caching.
|
2015-02-04 15:25:45 -08:00 |
|
MvcRouteHandlerTests.cs
|
[Fixes #1791]Remove XML formatter from defaults
|
2015-01-15 15:46:49 -08:00 |
|
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
|
Adding IRouteConstraintProvider and supporting it on actions
|
2014-12-31 14:50:33 -08:00 |
|
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
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
project.json
|
[Fixes#1792]Separate XML serializers to Microsoft.AspNet.Mvc.Xml
|
2015-01-22 15:09:20 -08:00 |