Pranav K
|
8e31319215
|
Prevent null refs in some simple cases in CachedExpressionCompiler
Fixes #6928
|
2018-05-29 11:09:48 -07:00 |
ASP.NET CI
|
dacbb41478
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-05-27 19:23:26 +00:00 |
Nate McMaster (automated)
|
778e137fe9
|
Update bootstrapper scripts (automated commit) [ci skip]
|
2018-05-25 16:16:30 -07:00 |
Ryan Brandenburg
|
edf4e8fd9e
|
DataAnnotations of Enum values use DataAnnotationLocalizerProvider
|
2018-05-25 16:00:00 -07:00 |
Kiran Challa
|
418aac57f4
|
[Fixes #7609] ApiBehaviorApplicationModelProvider overwrites existing BindingInfo in entirety when inferring binding sources
|
2018-05-24 14:28:42 -07:00 |
Pranav K
|
49c653ed0b
|
Infer BindingSource.FormFile for IEnumerable<IFormFile>
Fixes #7770
|
2018-05-22 11:05:09 -07:00 |
Nisha Kaushik
|
077b1d87a9
|
#7024 Request: ServiceBasedPageModelActivatorProvider [Review Changes]
|
2018-05-22 10:23:08 -07:00 |
Nisha Kaushik
|
b8e5036e20
|
#7024 Request: ServiceBasedPageModelActivatorProvider
|
2018-05-22 10:23:08 -07:00 |
Nisha Kaushik
|
0c795c4f33
|
#7024 Request: ServiceBasedPageModelActivatorProvider
|
2018-05-22 10:23:08 -07:00 |
ASP.NET CI
|
330b74f0ab
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-05-20 19:40:46 +00:00 |
Pranav K
|
e1eaf6a6e0
|
Cleanup TestCommon
|
2018-05-18 10:45:57 -07:00 |
Pranav K
|
624a5ed522
|
Fix ActionMethodExecutor incorrectly setting DeclaredType on ObjectResult
Fixes #7782
|
2018-05-18 10:43:28 -07:00 |
Pavel Krymets
|
a736441ca5
|
Enable analyzers (#7789)
|
2018-05-18 10:26:42 -07:00 |
Kiran Challa
|
4472c00c6f
|
PR feedback fixes for logging requestpredicate shortcircuit logging
|
2018-05-17 11:17:29 -07:00 |
Kiran Challa
|
d80471ad15
|
Added logging to model binding requestpredicate shortcircuit
|
2018-05-15 14:13:03 -07:00 |
Artak
|
b0796ce8a8
|
Update the `Stes to reproduece` section header (#7767)
|
2018-05-15 14:09:30 -07:00 |
Sébastien Ros
|
19d82928ba
|
Making Razor compilation cache replaceable (#7780)
|
2018-05-15 11:36:47 -07:00 |
Pranav K
|
d9f035ad7c
|
CacheTagHelper should be able to vary by culture
Fixes #3398
|
2018-05-13 14:21:08 -07:00 |
ASP.NET CI
|
57eb52ad47
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-05-13 14:17:20 -07:00 |
Pranav K
|
1ca6ce3377
|
setupAction parameter in MvcLocalizationServices.AddLocalizationServices is never used
Fixes #7761
|
2018-05-09 18:12:15 -07:00 |
Pranav K
|
504da3c565
|
Cleanup CachedExpressionCompiler
|
2018-05-08 15:34:38 -07:00 |
Doug Bunting
|
ec2d5c7aa4
|
Run functional tests with a `TestLoggerFactory`
- #7744
|
2018-05-08 11:52:20 -07:00 |
Ryan Brandenburg
|
9f7629b448
|
Upgrade to netcoreapp22
|
2018-05-08 10:51:17 -07:00 |
Pranav K
|
bda5ea9df0
|
Cleanup BindingInfo \ ModelMetadata coalescing in ModelBinderFactory
Fixes #7583
|
2018-05-08 10:24:18 -07:00 |
Pranav K
|
26454fb1da
|
Add ViewComponentResult helper methods to Page \ PageModel
Fixes #7051
|
2018-05-07 16:35:29 -07:00 |
Pranav K
|
f52c9c0f97
|
Update analyzer tests to use Microsoft.AspNetCore.Analyzer.Testing
|
2018-05-07 16:06:01 -07:00 |
Nate McMaster
|
9f0d3712eb
|
Merge branch 'release/2.1' into dev
|
2018-05-07 15:48:32 -07:00 |
Nate McMaster
|
74c0d0c287
|
Fix experimental package version when IsFinalBuild=true
|
2018-05-07 15:32:18 -07:00 |
Ryan Nowak
|
09a05b97cf
|
Merge branch 'release/2.1' into dev
|
2018-05-07 12:38:19 -07:00 |
Ryan Nowak
|
9007f5422d
|
Bump Roslyn dependency to 2.8.0
(cherry picked from commit a8e1a1fd40)
|
2018-05-07 12:38:10 -07:00 |
Ryan Nowak
|
a8e1a1fd40
|
Bump Roslyn dependency to 2.8.0
|
2018-05-07 12:09:11 -07:00 |
Pranav K
|
dfd9b17f68
|
More keynotfound avoidance
|
2018-05-07 11:08:41 -07:00 |
Pranav K
|
f35deb71f9
|
Prevent KeyNotFound when logging
|
2018-05-07 10:50:26 -07:00 |
ASP.NET CI
|
4e97bfe957
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-05-06 12:24:44 -07:00 |
Jass Bagga
|
e0188c4936
|
Modify info level logging for pages (#7733)
Addresses #7602
|
2018-05-04 13:47:48 -07:00 |
ASP.NET CI
|
63c370ddf3
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-05-04 07:44:13 -07:00 |
Pranav K
|
777782ac6e
|
Test cleanup
|
2018-05-03 16:03:42 -07:00 |
Kiran Challa
|
86d885e533
|
Added a template for filing issues
|
2018-05-02 13:42:44 -07:00 |
Kiran Challa
|
cb97a93fff
|
Merge branch 'release/2.1' into dev
|
2018-05-01 14:05:13 -07:00 |
Kiran Challa
|
35f7d3f09c
|
Added tests to verify that RazorPages and FuzzyMatching with Head requests work
|
2018-05-01 14:01:00 -07:00 |
Kiran Challa
|
84c8db5aae
|
Merge branch 'release/2.1' into dev
|
2018-05-01 13:32:39 -07:00 |
Kiran Challa
|
19c41c0494
|
Revert "[Fixes #6902] Added an overload for StatusCode that takes in System.Net.HttpStatusCode"
This reverts commit c567a690bc.
[Fixes #7709] Revert https://github.com/aspnet/Mvc/pull/6902
|
2018-05-01 13:27:57 -07:00 |
Nate McMaster
|
346e9b4f91
|
Merge branch 'release/2.1' and bump to 0.2.0
|
2018-04-30 15:24:09 -07:00 |
Nate McMaster (automated)
|
ec80c5f8b8
|
Bump version to 2.1.0-rtm
|
2018-04-30 14:51:43 -07:00 |
ASP.NET CI
|
b3087ab774
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-04-29 12:25:33 -07:00 |
ASP.NET CI
|
1b9372f5b0
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-04-23 12:18:21 -07:00 |
Ajay Bhargav Baaskaran
|
fd9e886eac
|
Merge branch 'release/2.1' into dev
|
2018-04-20 14:58:58 -07:00 |
Ajay Bhargav Baaskaran
|
595e83d0eb
|
Added nuspec file to Mvc.Analyzers assembly
|
2018-04-20 14:53:46 -07:00 |
Pranav K
|
d0b0c6ae34
|
Update dependencies.props and KoreBuild version
|
2018-04-20 14:41:40 -07:00 |
Pranav K
|
9875fffc80
|
Merge remote-tracking branch 'origin/release/2.1' into dev
|
2018-04-20 14:37:27 -07:00 |