Commit Graph

37701 Commits

Author SHA1 Message Date
ASP.NET CI d987a62cb6 Updating submodule(s)
Mvc => c16f86f0ef
Routing => 4d706f045f

[auto-updated: submodules]
2018-08-03 23:34:58 +00:00
Kiran Challa c16f86f0ef React to Routing repo's api changes 2018-08-03 16:25:41 -07:00
James Newton-King 33198f20ed
Merge branch 'merge/release/2.2-to-master' 2018-08-04 11:13:41 +12:00
Ryan Nowak f3089abf81
Merge branch 'master' into merge/release/2.2-to-master 2018-08-03 16:05:42 -07:00
ASP.NET CI db875074ee Updating submodule(s)
Diagnostics => d1cba1f55b
IISIntegration => d199de2c80
Mvc => d4472f08ed
Options => 7d5862c615606fc62b878c627ee8e22dcbca9257

[auto-updated: submodules]
2018-08-03 23:05:14 +00:00
Mike Harder d199de2c80
Revert "Replace "std::experimental::filesystem" with "std::filesystem" (#1153)"
This reverts commit 2a761d635c.
2018-08-03 15:44:35 -07:00
Pavel Krymets 92cca2381f
Merge pull request #1141 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-08-03 15:33:21 -07:00
Nate McMaster 7c43ed9cdb Add VSTS build configuration 2018-08-03 15:31:02 -07:00
Nate McMaster 4651d92eed Update KoreBuild and bootstrappers 2018-08-03 15:12:20 -07:00
Ryan Nowak d1cba1f55b Add Database health sample 2018-08-03 15:10:03 -07:00
ASP.NET CI 1826440dc4 Updating submodule(s)
Diagnostics => dcac4b561c
Mvc => 7a70c6c690

[auto-updated: submodules]
2018-08-03 15:07:06 -07:00
James Newton-King d4472f08ed
Remove legacy EnableGlobalRouting option (#8214) 2018-08-04 09:58:00 +12:00
Ryan Nowak dcac4b561c Merge branch 'release/2.2' 2018-08-03 14:57:41 -07:00
Ryan Nowak 2c792ce116 Add filtering by port
This adds UseHealthChecks overloads that configure the health checks
middleware to listen on a preconfigured port.

This is sugar for MapWhen, but it's important because a significant set
of users will want to use Health Checks in this way.
2018-08-03 14:56:13 -07:00
Pranav K 7a70c6c690
Merge remote-tracking branch 'origin/release/2.2' 2018-08-03 14:49:16 -07:00
Pranav K 6efb51d817
Add Microsoft.AspNetCore.Mvc.Api.Analyzers to Mvc.sln 2018-08-03 14:46:45 -07:00
Ryan Nowak ebafbcdae3 Add filtering by port
This adds UseHealthChecks overloads that configure the health checks
middleware to listen on a preconfigured port.

This is sugar for MapWhen, but it's important because a significant set
of users will want to use Health Checks in this way.
2018-08-03 14:37:27 -07:00
ASP.NET CI 0a60c0c779 Updating submodule(s)
EntityFrameworkCore => 15d80bb1c2075a1cf58f5cbd42e37f62a7e52631

[auto-updated: submodules]
2018-08-03 14:17:17 -07:00
Mike Harder 2a761d635c
Replace "std::experimental::filesystem" with "std::filesystem" (#1153)
* Continuation of #1082
2018-08-03 14:04:32 -07:00
Pavel Krymets 9ff001d57c
Capture global logs on VSTS (#1151) 2018-08-03 13:55:33 -07:00
Pavel Krymets f867367b56
Use V2 schema for V1 outputs, do not pack pdb's (#1152) 2018-08-03 13:55:25 -07:00
ASP.NET CI 4f253bcfe2 Updating submodule(s)
Identity => 4b2dc59979

[auto-updated: submodules]
2018-08-03 20:54:25 +00:00
Javier Calvarro Nelson 4b2dc59979 [Fixes #1835] Move the default Identity UI to use Bootstrap 4 2018-08-03 13:48:30 -07:00
Kiran Challa 4d706f045f rebase changes 2018-08-03 12:45:31 -07:00
Kiran Challa 09ce9c3041 Api clean up 2018-08-03 12:37:37 -07:00
James Newton-King 091cb94094 Change metadata namespace
Change EndpointOptions visibility to internal
Add IRequiredValuesMetadata
2018-08-03 12:37:37 -07:00
Kiran Challa c8946a40e4 Created LinkGenerationTemplate and friends 2018-08-03 12:33:34 -07:00
Mike Lorbetske 8a9b407761
Use netcoreapp2.1 instead of 2.2 2018-08-03 12:27:02 -07:00
ASP.NET CI d1323fbe06 Updating submodule(s)
Mvc => a375cba359

[auto-updated: submodules]
2018-08-03 19:24:42 +00:00
Pranav K a375cba359
Copy action constraints and EndPointMetadata when setting up a PageActionDescriptor (#8208)
* Copy action constraints and EndPointMetadata when setting up a PageActionDescriptor

Fixes #8207
2018-08-03 12:04:44 -07:00
ASP.NET CI 9ceb8b95fd Updating submodule(s)
EntityFrameworkCore => 79d96918857b4c8dd6a395ead55f8910accdda98

[auto-updated: submodules]
2018-08-03 11:52:41 -07:00
ASP.NET CI 504f1205a2 Updating submodule(s)
EntityFrameworkCore => eebf4904998b86db5b7608249a10e9f24fe28f11

[auto-updated: submodules]
2018-08-03 11:51:43 -07:00
ASP.NET CI d785af79b5 Updating submodule(s)
SignalR => d709fa62b9

[auto-updated: submodules]
2018-08-03 11:04:31 -07:00
ASP.NET CI 53bfa1f638 Updating submodule(s)
EntityFrameworkCore => d212a8ed052f2ef3b9d2ffe6facced22d35567a9

[auto-updated: submodules]
2018-08-03 11:02:08 -07:00
Andrew Stanton-Nurse d709fa62b9
Merge pull request #2719 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-08-03 10:59:01 -07:00
ASP.NET CI 60fde305ba Updating submodule(s)
Diagnostics => 0973a723fe

[auto-updated: submodules]
2018-08-03 10:28:47 -07:00
Ryan Nowak 0973a723fe
Merge pull request #458 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-08-03 10:24:44 -07:00
ASP.NET CI c39d976a83 Updating submodule(s)
Diagnostics => a59765c472

[auto-updated: submodules]
2018-08-03 09:46:34 -07:00
ASP.NET CI 910a7f6327 Updating submodule(s)
Diagnostics => 4549b84cb5

[auto-updated: submodules]
2018-08-03 09:45:37 -07:00
Ryan Nowak a59765c472
Merge pull request #456 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-08-03 09:41:00 -07:00
Ryan Nowak 4549b84cb5
Remove JSON output (#457)
* Remove JSON output and convert to sample

GlennC and I made the decisison to turn the JSON output into a sample
rather than something we support out of the box. We wouldn't tell
customers to definitely use it and we don't want to introduce more
coupling to JSON.NET.
2018-08-03 09:40:45 -07:00
Mike Lorbetske af5d8a8244
Address most code review comments
Pagination hasn't been dealt with yet

mac keybindings may be able to be simplified, pending some additional verification

Fix 3rd party signing cert

Bind a few common bash/zsh mappings

Check for output redirection

Make package version variable name consistent

Add --help option for the command line

Remove regions

Remove old pointer resolution code

Make command not found message more friendly

Fix issue where base address was required for requests to absolute URIs

Add options to suppress response formatting and streaming

Turn off packing for the REPL project
2018-08-03 09:18:39 -07:00
ASP.NET CI 01f472960e Updating submodule(s)
Mvc => ac410b76d9

[auto-updated: submodules]
2018-08-02 21:35:50 -07:00
James Newton-King ac410b76d9
Change MvcEndpointInfo to internal (#8210) 2018-08-03 16:30:57 +12:00
ASP.NET CI c39164c502 Updating submodule(s)
Routing => 620f91fc93

[auto-updated: submodules]
2018-08-03 02:18:40 +00:00
Ryan Nowak 620f91fc93
Merge pull request #690 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-08-02 19:00:24 -07:00
ASP.NET CI 9f004803b1 Updating submodule(s)
WebHooks => 216a4a7290fa4a2b2f3f48afe2f4bacfde5bd69e

[auto-updated: submodules]
2018-08-02 18:47:23 -07:00
ASP.NET CI ae097afc95 Updating submodule(s)
Mvc => 7a3520752b

[auto-updated: submodules]
2018-08-03 00:22:22 +00:00
Pranav K 7a3520752b
Merge pull request #8205 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-08-02 17:12:56 -07:00
ASP.NET CI 610a20eb9d Updating submodule(s)
IISIntegration => 05eb6a7f7c
Mvc => 90b093baac
WebSockets => bc13fd5450

[auto-updated: submodules]
2018-08-03 00:07:58 +00:00