Commit Graph

37701 Commits

Author SHA1 Message Date
Nate McMaster 5185ebe45f Fix typo in type name (#1948) 2017-07-07 16:27:20 -07:00
N. Taylor Mullen 99ff9d44a3 Update repo to utilize ApiCheck.
- Re-enabled api check for `Microsoft.AspNetCore.Razor` and `Microsoft.AspNetCore.Razor.Runtime`. This resulted in me adding known breaking changes for the packages.
- Added empty baseline files for `Microsoft.AspNetCore.Razor.Language`, `Microsoft.AspNetCore.Mvc.Razor.Extensions` and `Microsoft.CodeAnalysis.Razor`.
- Disabled ApiCheck for `Microsoft.CodeAnalysis.Razor.Workspaces`, `Microsoft.CodeAnalysis.Remote.Razor`, `RazorPageGenerator` and `Microsoft.VisualStudio.LanguageServices.Razor` to prevent ApiCheck warnings about missing baselines.

#1107
2017-07-07 15:59:36 -07:00
Pranav K 81363a4e5f Use clone uris and commit hash that the CI specifies 2017-07-07 15:10:46 -07:00
Ryan Brandenburg 9e2f8b7cb5 Comment on remaining PackageTargetFallbacks 2017-07-07 15:01:07 -07:00
Ajay Bhargav Baaskaran b70815e317 Made `RazorCodeGenerationOptionsBuilder.DesignTime` getter only
- Made RazorCodeGenerationOptions consistent with RazorParserOptions
2017-07-07 14:41:53 -07:00
Nate McMaster ec72c255f6 Make HttpsConnectionAdapter pubternal 2017-07-07 14:23:34 -07:00
Hao Kung 55d7cd2286 React to defaults 2017-07-07 14:00:32 -07:00
Javier Calvarro Nelson e1c1682065 Testing infrastructure cleanup 2017-07-07 13:18:42 -07:00
Ryan Nowak f80f7cefa5 Fix #6480
This change logs when we encounter and exception reading temp data from a
cookie and swallows the exception. Additionally, we clear the cookie so
that this won't happen on subsequent requests.

This will handle cases where data protection is misconfigured, or a
request just has general garbage in the cookies.
2017-07-07 13:14:03 -07:00
Kiran Challa d518d653d2 Enabled a way to passing in additional build arguments to individual repositories being built 2017-07-07 12:29:35 -07:00
Hao Kung 5ab63adf2e Specify scheme for tests 2017-07-07 12:16:45 -07:00
Hao Kung 4c3e0b6721 Specify scheme 2017-07-07 12:14:34 -07:00
Hao Kung e09a0f5b7c React to auth default changes 2017-07-07 12:08:11 -07:00
Hao Kung df325deaf3 Add AddAuthentication(defaultScheme) overload 2017-07-07 12:06:00 -07:00
Hao Kung 38d33cfbf2 Fix tests to work with new default 2017-07-07 11:36:58 -07:00
Ryan Nowak 9c0a8a5c96 Rename properties on taghelper nodes 2017-07-07 11:32:05 -07:00
Nate McMaster a3c157cb61 Validate certificate EKU when it is provided 2017-07-07 11:31:06 -07:00
Chris R 2e2dc67978 #390 Add back AutomaticAuthentication for opt-out. 2017-07-07 11:28:57 -07:00
Pranav K f1c4aa14d3 Simplify CacheTagHelper.ProcessAsync (#6506)
* Simplify CacheTagHelper.ProcessAsync

Modify ProcessAsync to cause all tasks to fail when the ongoing GetChildContentAsync call that they're
awaiting on fails.
2017-07-07 11:15:19 -07:00
Ryan Brandenburg dc45279082 Remove NETStandard.Library.NETFramework 2017-07-07 11:08:24 -07:00
Ryan Nowak ff40124594 Convert most of CodeWriter into extensions
We don't really want to ship what we have as a contract. As an emergency
measure we are making it into internal extension methods so we can have
a do-over in 2.1.
2017-07-07 10:55:33 -07:00
Hao Kung d894584254 Add DefaultScheme, remove single fallback (#891) 2017-07-07 10:47:54 -07:00
Ryan Brandenburg 0bac54b474 Remove NETSTandard.Library.NETFramework 2017-07-07 10:45:46 -07:00
Nate McMaster bd8a2c8a62 Add XML docs for the public HTTPs APIs shipping in 2.0 (#1942) 2017-07-07 10:40:39 -07:00
Ryan Brandenburg aa89cb7fac Remove NETSTandard.Library.NETFramework 2017-07-07 10:30:43 -07:00
Ryan Brandenburg d433f034fa Remove NETStandard.Library.NETFramework 2017-07-07 10:30:07 -07:00
Ryan Brandenburg 128f160ca1 Remove NETStandard.Library.NETFramework 2017-07-07 10:29:26 -07:00
Ryan Brandenburg 615f9d1743 Remove NETStandard.Library.NETFramework 2017-07-07 10:29:19 -07:00
Ryan Brandenburg 1b272f6d55 Remove NETStandard.Library.NETFramework 2017-07-07 10:29:08 -07:00
Ryan Brandenburg 69ef854add Remove NETStandard.Library.NETFramework 2017-07-07 10:29:00 -07:00
Ryan Brandenburg 7b3fde8dbb Remove NETStandard.Library.NETFramework 2017-07-07 10:28:53 -07:00
Ryan Brandenburg 54c22b5dc5 Remove NETStandard.Library.NETFramework 2017-07-07 10:27:47 -07:00
Ryan Brandenburg fdb6a76a5b Remove NETStandard.Library.NETFramework 2017-07-07 10:27:34 -07:00
Ryan Brandenburg 7ca5002b4c Remove NETSTandard.Library.NETFramework 2017-07-07 10:27:25 -07:00
Ryan Brandenburg cad389a75b Remove NETSTandard.Library.NETFramework 2017-07-07 10:27:14 -07:00
Ryan Brandenburg e4f3b9d624 Remove NETSTandard.Library.NETFramework 2017-07-07 10:27:00 -07:00
Ryan Brandenburg 5ff977625f Remove NETSTandard.Library.NETFramework 2017-07-07 10:26:39 -07:00
Ryan Brandenburg ec56c0c963 Remove NETSTandard.Library.NETFramework 2017-07-07 10:26:21 -07:00
Ryan Brandenburg cad0e9eff9 Remove NETSTandard.Library.NETFramework 2017-07-07 10:26:00 -07:00
Ryan Brandenburg febafdc8b2 Remove NETStandard.Library.NETFramework 2017-07-07 10:25:49 -07:00
Ryan Brandenburg ee2487c207 Remove NETSTandard.Library.NETFramework 2017-07-07 10:23:54 -07:00
Ryan Brandenburg 7b666fce5c Remove NETStandard.Library.NETFramework 2017-07-07 10:23:33 -07:00
Ryan Brandenburg f1bce4f6cd Remove NETStandard.Library.NETFramework 2017-07-07 10:23:17 -07:00
Ryan Brandenburg a4ed948d1e Remove NETSTandard.Library.NETFramework 2017-07-07 10:18:11 -07:00
Ryan Brandenburg 0e66e7562a Remove NETSTandard.Library.NETFramework 2017-07-07 10:17:58 -07:00
Pranav K fc106ab793 Revive call to FormattingUtilities in XmlDataContractSerializerOutputFormatter
Fixes #6235
2017-07-07 10:11:28 -07:00
Steve Sanderson 4492d3eab7 In Angular template, rename boot.client.ts to boot.browser.ts for consistency 2017-07-07 17:16:47 +01:00
Steve Sanderson efdfbf5dbb In Yeoman templates, stop restoring using Yarn, since it doesn't respect npm-shrinkwrap.json 2017-07-07 15:27:50 +01:00
Steve Sanderson 6f2e408083 Update templates to ASP.NET Core 2.0.0-preview3-26096 2017-07-07 15:13:51 +01:00
Steve Sanderson 70a4a68e7c Update templates to ASP.NET Core 2.0.0-preview3-26071 2017-07-07 12:40:41 +01:00