ASP.NET CI
c77b9880bf
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:22:17 +00:00
ASP.NET CI
ffe45b8aa0
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:21:40 +00:00
ASP.NET CI
7e073cb5f6
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:20:23 +00:00
ASP.NET CI
91188201ee
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:20:10 +00:00
ASP.NET CI
78dd174aed
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:19:50 +00:00
ASP.NET CI
3f6288e141
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:16:42 +00:00
ASP.NET CI
e8efed1403
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:15:33 +00:00
ASP.NET CI
c12ee8fe75
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:14:51 +00:00
ASP.NET CI
2f2027fe5f
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:14:38 +00:00
ASP.NET CI
fd9485410d
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:14:15 +00:00
ASP.NET CI
6d106bee92
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:11:25 +00:00
ASP.NET CI
701fe39170
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:10:57 +00:00
ASP.NET CI
d5b68286bc
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:10:13 +00:00
ASP.NET CI
40a79a6ee5
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:09:57 +00:00
ASP.NET CI
5834273ace
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:05:55 +00:00
ASP.NET CI
a8dc72c7cc
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:05:30 +00:00
ASP.NET CI
f391ef408a
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:05:16 +00:00
ASP.NET CI
1fde203686
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:02:53 +00:00
ASP.NET CI
dcc62ddfe6
Updating submodule(s)
...
Mvc => 4336b50340
[auto-updated: submodules]
2018-08-04 08:15:33 -07:00
Kiran Challa
4336b50340
Updated dependencies
2018-08-04 08:10:53 -07:00
Mike Lorbetske
43c74cfa53
Respond to much of the feedback from review
...
Default to requerying swagger for each exec
Auto-set the content-type if not yet set for requests based on swagger
Fix swagger UI command
Make error and warning colors configurable
Allow aliases to be specified in structured input based commands
Have delete not require a body
Show allowed methods for . and ..
Show verbs on the announced path after CD
Issue a request on set base and warn if there's a socket error
2018-08-03 20:58:07 -07:00
ASP.NET CI
085e1757f4
Updating submodule(s)
...
Routing => e53a9f57db
[auto-updated: submodules]
2018-08-04 02:11:59 +00:00
Ryan Nowak
e53a9f57db
adding more docs
2018-08-03 18:55:57 -07:00
James Newton-King
5ee3ae9002
Add XML docs to data sources and metadata ( #692 )
2018-08-04 13:34:25 +12:00
ASP.NET CI
388f316c3a
Updating submodule(s)
...
Identity => 16a933a0a4
[auto-updated: submodules]
2018-08-04 01:06:57 +00:00
ASP.NET CI
764a9d6031
Updating submodule(s)
...
Routing => 27a35d5d9b
[auto-updated: submodules]
2018-08-04 00:05:27 +00:00
Ryan Nowak
27a35d5d9b
fix benchmarks manifest
2018-08-03 16:51:54 -07:00
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
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
Ryan Nowak
d1cba1f55b
Add Database health sample
2018-08-03 15:10:03 -07:00
James Newton-King
d4472f08ed
Remove legacy EnableGlobalRouting option ( #8214 )
2018-08-04 09:58:00 +12: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
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
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
53bfa1f638
Updating submodule(s)
...
EntityFrameworkCore => d212a8ed052f2ef3b9d2ffe6facced22d35567a9
[auto-updated: submodules]
2018-08-03 11:02:08 -07:00
ASP.NET CI
910a7f6327
Updating submodule(s)
...
Diagnostics => 4549b84cb5
[auto-updated: submodules]
2018-08-03 09:45:37 -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