..
ApplicationModel
Moving AllowAnonymous attribute to Authorization
2015-10-19 11:01:15 -07:00
Controllers
Add logging to ActionResults and ControllerActionInvoker
2015-10-21 13:16:14 -07:00
DependencyInjection
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:53 -07:00
Filters
React to changes in Authz
2015-10-20 17:45:02 -07:00
Formatters
Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException`
2015-10-22 15:50:36 -07:00
Infrastructure
Remove CallContextServiceLocator usages in tests
2015-10-22 12:15:48 -07:00
Internal
…
ModelBinding
Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException`
2015-10-22 15:50:36 -07:00
Properties
…
Routing
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:53 -07:00
BadRequestObjectResultTests.cs
…
BadRequestResultTests.cs
…
BindAttributeTest.cs
…
ChallengeResultTest.cs
Add logging to ActionResults and ControllerActionInvoker
2015-10-21 13:16:14 -07:00
ConsumesAttributeTests.cs
Replacing NotNullAttribute with thrown exceptions
2015-10-01 06:19:18 -07:00
ContentResultTest.cs
Add logging to ActionResults and ControllerActionInvoker
2015-10-21 13:16:14 -07:00
CreatedAtActionResultTests.cs
Move implementation of ObjectResult into a facade
2015-10-19 11:56:03 -07:00
CreatedAtRouteResultTests.cs
Move implementation of ObjectResult into a facade
2015-10-19 11:56:03 -07:00
CreatedResultTests.cs
Move implementation of ObjectResult into a facade
2015-10-19 11:56:03 -07:00
EmptyResultTests.cs
…
FileContentResultTest.cs
Add logging to ActionResults and ControllerActionInvoker
2015-10-21 13:16:14 -07:00
FileResultTest.cs
Add logging to ActionResults and ControllerActionInvoker
2015-10-21 13:16:14 -07:00
FileStreamResultTest.cs
Add logging to ActionResults and ControllerActionInvoker
2015-10-21 13:16:14 -07:00
FlushReportingStream.cs
…
HttpNotFoundObjectResultTest.cs
Move implementation of ObjectResult into a facade
2015-10-19 11:56:03 -07:00
HttpNotFoundResultTests.cs
…
HttpOkObjectResultTest.cs
Move implementation of ObjectResult into a facade
2015-10-19 11:56:03 -07:00
HttpOkResultTest.cs
Add logging to ActionResults and ControllerActionInvoker
2015-10-21 13:16:14 -07:00
HttpResponseStreamWriterTest.cs
Fix for #3252 - Issues with pooled buffer + unicode
2015-10-05 09:45:23 -07:00
HttpStatusCodeResultTests.cs
Add logging to ActionResults and ControllerActionInvoker
2015-10-21 13:16:14 -07:00
HttpUnauthorizedResultTests.cs
…
Microsoft.AspNet.Mvc.Core.Test.xproj
…
MvcOptionsTest.cs
…
NonDisposableStreamTest.cs
…
ObjectResultTests.cs
Add logging to ActionResults and ControllerActionInvoker
2015-10-21 13:16:14 -07:00
PhysicalFileResultTest.cs
Add logging to ActionResults and ControllerActionInvoker
2015-10-21 13:16:14 -07:00
ProducesAttributeTests.cs
…
RedirectResultTest.cs
Add logging to ActionResults and ControllerActionInvoker
2015-10-21 13:16:14 -07:00
RedirectToActionResultTest.cs
Add logging to ActionResults and ControllerActionInvoker
2015-10-21 13:16:14 -07:00
RedirectToRouteResultTest.cs
Add logging to ActionResults and ControllerActionInvoker
2015-10-21 13:16:14 -07:00
RequireHttpsAttributeTests.cs
Replacing NotNullAttribute with thrown exceptions
2015-10-01 06:19:18 -07:00
ResponseCacheAttributeTest.cs
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:53 -07:00
SerializableErrorTests.cs
Rename ModelState (the type) -> ModelStateEntry
2015-10-20 16:43:00 -07:00
TestBufferingFeature.cs
…
VirtualFileResultTest.cs
Add logging to ActionResults and ControllerActionInvoker
2015-10-21 13:16:14 -07:00
project.json
Update to use DiagnosticSource
2015-10-20 11:47:29 -07:00