Commit Graph

37325 Commits

Author SHA1 Message Date
Mikael Mengistu bd60f71cf9
Merge pull request #3174 from aspnet/release/2.2
Merge release/2.2 Remove functional interfaces (#3165)
2018-10-22 15:03:04 -07:00
Chris Ross (ASP.NET) 32532078d6 Log binary data as a parameter #2860 2018-10-22 14:51:29 -07:00
Gert Driesen bcbf2a1a68 Minor performance improvement for UriBuildingContext.ToPathString() with zero-length path. (#880) 2018-10-23 10:20:52 +13:00
Gert Driesen c93e3a76ff Eliminate redundant isValid check from DefaultEndpointSelector.ProcessFinalCandidates(...). (#881) 2018-10-23 10:20:30 +13:00
Gert Driesen 26e5ea3274 Improves performance and reduce allocations in DefaultEndpointDataSource (#882) 2018-10-23 10:20:15 +13:00
Ryan Nowak 4943bc4896 Remove LinkGenerationTemplate
This doesn't really accomplish our goals for 2.2 - I don't have a clear
scenario where I would tell a developer to use this VS something else.
Will reevaluate in 3.0
2018-10-22 14:18:22 -07:00
James Newton-King bc140fc491
Merge pull request #885 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-10-23 09:18:17 +13:00
Ryan Brandenburg 707b1bbf3b Fix link 2018-10-22 12:48:30 -07:00
Smit Patel b623b9912e Make EFCore.Cosmos no-ship package
Fixes https://github.com/aspnet/EntityFrameworkCore/issues/13670
2018-10-22 12:32:13 -07:00
Nate McMaster 14323b5dd5
Delete CODEOWNERS 2018-10-22 12:29:29 -07:00
Chris Ross (ASP.NET) 7ef22b12e4 Update dependencies.props 2018-10-22 12:21:47 -07:00
Chris Ross (ASP.NET) 596cc34372 Merge branch 'release/2.2' 2018-10-22 12:12:14 -07:00
ASP.NET CI b8720622e3 Updating submodule(s)
Diagnostics => f8e816b544
Mvc => a3e999762f

[auto-updated: submodules]
2018-10-22 12:04:18 -07:00
ASP.NET CI abc2c27fd5 Updating submodule(s)
EntityFrameworkCore => 4336e47abfdebaae26df3d9bf77c3cbe571bae14
HttpSysServer => 0a22b927b2
IISIntegration => ffa72f5a0c
KestrelHttpServer => 2a610ee1b8
SignalR => 4a3d1c689f

[auto-updated: submodules]
2018-10-22 19:04:16 +00:00
Chris Ross (ASP.NET) 0a22b927b2 Use GUIDs for cache tests. 2018-10-22 11:48:24 -07:00
Stephen Halter 2a610ee1b8
Reduce flakiness of LargeUpload tests (#3036)
* Move h2spec tests to own project
2018-10-22 11:38:53 -07:00
Mikael Mengistu 4a3d1c689f
Remove functional interfaces (#3165) 2018-10-22 11:37:09 -07:00
Chris Ross (ASP.NET) ad3cba5509 Disable inheritance test on linux #3034 2018-10-22 11:24:11 -07:00
Justin Kotalik ffa72f5a0c
Fix two string allocation issues (#1539) 2018-10-22 11:23:14 -07:00
Nate McMaster 25fab09527
Remove installancm.ps1 from ANCM V2 package 2018-10-22 09:47:54 -07:00
Nate McMaster 79d098045b
Code-sign the Microsoft.AspNetCore.AspNetCoreModule{V2} packages 2018-10-22 09:32:07 -07:00
Pavel Krymets 804fc191f6
Change 2.1 build to be internal (#1540) 2018-10-22 09:11:22 -07:00
Ryan Nowak f8e816b544
Merge pull request #510 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-10-22 07:58:55 -07:00
Ryan Nowak a3e999762f
Merge pull request #8630 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-10-22 07:58:36 -07:00
ASP.NET CI 71ca0e9569 Updating submodule(s)
Routing => fbfbc35b11

[auto-updated: submodules]
2018-10-22 00:04:57 -07:00
ASP.NET CI 95777ace6b Updating submodule(s)
Diagnostics => b3db95eb2d
Mvc => 76a30b0911
Routing => 1d05592cd7

[auto-updated: submodules]
2018-10-22 07:04:41 +00:00
Ryan Nowak 76a30b0911 Remove LinkGenerationTemplate
This doesn't really accomplish our goals for 2.2 - I don't have a clear
scenario where I would tell a developer to use this VS something else.
Will reevaluate in 3.0
2018-10-21 15:39:59 -07:00
James Newton-King 1d05592cd7
Allow parameter names to match required keys in templates (#872) 2018-10-22 11:29:41 +13:00
Luke Latham b3db95eb2d Change 'create' to 'delete' in message 2018-10-21 13:38:59 -07:00
James Newton-King fbfbc35b11
Merge pull request #884 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-10-22 09:09:21 +13:00
Gert Driesen 2081160678 Improve performance and reduce allocations of TemplateSegment (#856) 2018-10-22 08:35:35 +13:00
Gert Driesen 0f90a15cf1 Use Array.Clone() to copy arrays, and avoid copy where applicable (#855) 2018-10-22 08:34:11 +13:00
James Newton-King 96953546e3
Merge pull request #878 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-10-22 08:29:41 +13:00
ASP.NET CI 2a49c13f99 Updating submodule(s)
EntityFrameworkCore => d578217479b3a09fc8f5639e19b618c80b1df6d3

[auto-updated: submodules]
2018-10-21 19:04:12 +00:00
ASP.NET CI e4ee2eac21 Updating submodule(s)
EntityFrameworkCore => 46dafe548f060279023440938d804d5b199d3b34

[auto-updated: submodules]
2018-10-21 12:04:08 -07:00
ASP.NET CI e3aa8ae0cc Updating submodule(s)
Routing => 42914d93ca

[auto-updated: submodules]
2018-10-21 00:05:15 -07:00
ASP.NET CI 74b9f43472 Updating submodule(s)
Routing => 9fde13090c

[auto-updated: submodules]
2018-10-21 07:05:09 +00:00
Gert Driesen 42914d93ca Declare out variables inline, and use discards (#873) 2018-10-21 14:05:05 +13:00
ASP.NET CI b093146b5d Updating submodule(s)
Routing => 3c9086e3d0

[auto-updated: submodules]
2018-10-20 19:04:56 +00:00
Ryan Nowak 9fde13090c
Merge pull request #876 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-10-20 12:02:59 -07:00
Gert Driesen 3c9086e3d0 Improve performance and reduce allocations in DecisionTreeBuilder<T>. 2018-10-20 11:30:03 -07:00
ASP.NET CI 897569784d Updating BuildTools from 3.0.0-alpha1-20181018.6 to 3.0.0-alpha1-20181019.6
[auto-updated: buildtools]
2018-10-20 07:05:14 +00:00
ASP.NET CI 1db4aabe6f Updating submodule(s)
Razor => baa71375d0
Routing => 61ca323a4a

[auto-updated: submodules]
2018-10-20 07:05:06 +00:00
Ryan Nowak baa71375d0
Add and process notifications for Imports (#2656)
This builds support for tracking the effect of changes to imports on
other documents, and completes our model for being able to keep
generated code up to date.
2018-10-19 21:39:43 -07:00
Chris Ross (ASP.NET) 277a5502fd Flush response headers #3031 2018-10-19 18:00:24 -07:00
Ryan Nowak 61ca323a4a Merge branch 'release/2.2' 2018-10-19 17:25:09 -07:00
ASP.NET CI 4b05930dd7 Updating submodule(s)
EntityFrameworkCore => 3ff3469121b3593aa1814c1043a24caf8f607b30
Mvc => 79458c16fd
Razor => 333989af7a
SignalR => b5543a4d79

[auto-updated: submodules]
2018-10-20 00:18:04 +00:00
ASP.NET CI 9b0e3ee805 Updating BuildTools from 2.2.0-preview2-20181019.4 to 2.2.0-preview2-20181019.5
[auto-updated: buildtools]
2018-10-19 17:17:09 -07:00
ASP.NET CI 7beaa5fe6e Updating submodule(s)
Common => 7a2e64a64fa366abf887a50d2cb6f53476b12f2c
Mvc => ddbe0fef26
SignalR => 95ccb1ee52

[auto-updated: submodules]
2018-10-19 17:17:01 -07:00
N. Taylor Mullen 333989af7a Update to use latest completion APIs 2018-10-19 15:10:19 -07:00