Mikael Mengistu
1ccb889f9c
Functional Interfaces in the Java Client( #3047 )
2018-10-03 14:36:12 -07:00
ASP.NET CI
76f13103db
Updating submodule(s)
...
SignalR => 2e41a7063b
[auto-updated: submodules]
2018-10-03 21:20:53 +00:00
BrennanConroy
2e41a7063b
[Java] Add accessTokenProvider ( #3046 )
2018-10-03 14:14:14 -07:00
ASP.NET CI
57b8e28d16
Updating BuildTools from 2.2.0-preview2-20181001.5 to 2.2.0-preview2-20181003.2
...
[auto-updated: buildtools]
2018-10-03 13:20:04 -07:00
ASP.NET CI
4ba777a22a
Updating submodule(s)
...
KestrelHttpServer => 5bd2a41517
[auto-updated: submodules]
2018-10-03 13:19:48 -07:00
Mike Harder
51491de90b
Enable Node10 for macOS ( #1448 )
2018-10-03 12:56:07 -07:00
Stephen Halter
5bd2a41517
Make transport logs for connection close more detailed and consistent ( #2978 )
2018-10-03 12:41:00 -07:00
Mike Harder
79ccb2b90d
Merge branch 'merge/release/2.1-to-release/2.2' into release/2.2
2018-10-03 11:15:18 -07:00
Mike Harder
9c37082a74
Add Linux, Node8, and Node10 to test matrix ( #1445 )
...
- Test both Node8 and Node10 on Windows and Linux
- Only test Node8 on MacOS, since the ASP.NET Core 2.1.X templates are incompatible with Node10 on macOS
- https://github.com/aspnet/Templating/issues/608
- Move Windows build to "Hosted VS2017" pool which has more agents
- We would rather use the "Hosted" pool, but "npm restore" currently fails on agents in this pool
- Remove "Preview" from Mac pool name
2018-10-03 11:02:59 -07:00
ASP.NET CI
aab61544de
Updating submodule(s)
...
Configuration => 7a8ed11f9197778854fc7281c066075dcf336f5c
[auto-updated: submodules]
2018-10-03 17:03:58 +00:00
ASP.NET CI
b67c9fb236
Updating submodule(s)
...
SignalR => 6f45d308ce
[auto-updated: submodules]
2018-10-03 16:17:50 +00:00
BrennanConroy
6f45d308ce
[Java] Some log cleanup ( #3053 )
2018-10-03 09:12:46 -07:00
ASP.NET CI
44a8e0812b
Updating BuildTools from 2.1.3-rtm-15817 to 2.1.3-rtm-15818
...
[auto-updated: buildtools]
2018-10-03 15:58:07 +00:00
ASP.NET CI
9049250589
Updating submodule(s)
...
EntityFrameworkCore => a3f0a78c41fe209924f8fb39fc77c421236f1bbe
[auto-updated: submodules]
2018-10-02 18:05:28 -07:00
ASP.NET CI
7740cd2166
Updating submodule(s)
...
EntityFrameworkCore => de17e6c3d7d5e21d22d756b7b46ef035099d6288
[auto-updated: submodules]
2018-10-02 17:33:32 -07:00
ASP.NET CI
b85c4e07a1
Updating submodule(s)
...
DependencyInjection => 600c3afaad1b304218b9803f91c74f5c75617f36
EntityFrameworkCore => c4b8eafe321509db4df315f786c3b5761c6bf292
SignalR => 3ae2814c27
[auto-updated: submodules]
2018-10-02 15:20:00 -07:00
Eilon Lipton
62101b66b2
Merge pull request #1443 from aspnet/eilon/https
...
HTTP --> HTTPS
2018-10-02 14:47:45 -07:00
Eilon Lipton
64b10d5582
HTTP --> HTTPS
2018-10-02 14:39:30 -07:00
Nate McMaster
f2691ee4b6
Add a copy of scripts from dotnet-deb-tool 2.0.0 to this repo ( #1442 )
...
We currently build .deb files using dotnet-deb-tool, which comes from a package feed. We're not completely sure where the source code is for this tool, so this moves the scripts from the dotnet-deb-tool 2.0.0 package into this repo for safe keeping.
2018-10-02 14:32:12 -07:00
BrennanConroy
3ae2814c27
Make Java client more reusable ( #3029 )
2018-10-02 14:08:36 -07:00
ASP.NET CI
a280cb367e
Updating BuildTools from 2.2.0-preview1-20181001.4 to 2.2.0-preview2-20181001.5
...
[auto-updated: buildtools]
2018-10-02 13:53:45 -07:00
ASP.NET CI
54752c7919
Updating submodule(s)
...
DotNetTools => 4c49d5ce80
EntityFrameworkCore => ba627d6bbfde7c780bbb893ed835cd1c0a06d363
IISIntegration => 4cbc969cd0
Mvc => 70ddf15cbc
SignalR => 17e029f15d
[auto-updated: submodules]
2018-10-02 13:53:30 -07:00
Alexej Timonin
70ddf15cbc
MethodMatches 🚿
2018-10-02 12:57:18 -07:00
ASP.NET CI
5c984ab9ae
Updating submodule(s)
...
WebSockets => 67f2c3149e
[auto-updated: submodules]
2018-10-02 11:14:01 -07:00
Mikael Mengistu
17e029f15d
[Java] Clean up WebSockets Transport ( #3044 )
2018-10-02 11:02:49 -07:00
Pranav K
a48e75dfb4
Implicitly set content type for ObjectResults containing ProblemDetails ( #8512 )
...
* Implicitly set content type for ObjectResults containing ProblemDetails
Fixes #8467
2018-10-02 10:24:38 -07:00
Nate McMaster
4c49d5ce80
Resolve flaky tests ( #497 )
...
1. Prevent an ObjectDisposedException in dotnet-watch on slower machines
2. Fix flakiness caused by PID reuse
3. Fix flakiness in tests that await the restart of dotnet-watch. The `.TimeoutAfter` method doesn't cancel the long-running task. This left 2 readers running on dotnet-watch output which caused indeterminate test outcome.
2018-10-02 09:17:04 -07:00
Justin Kotalik
4cbc969cd0
Revert "Update dependencies.props"
...
This reverts commit 2fea246b71 .
2018-10-01 22:15:14 -07:00
ASP.NET CI
912b82ef59
Updating BuildTools from 2.2.0-preview1-20181001.2 to 2.2.0-preview1-20181001.4
...
[auto-updated: buildtools]
2018-10-01 16:38:02 -07:00
ASP.NET CI
1e1497a2a1
Updating submodule(s)
...
EntityFrameworkCore => 345af5bbcf05dc942472d7e860c4d7a123d481c4
[auto-updated: submodules]
2018-10-01 16:37:51 -07:00
Nate McMaster
7d3628b8ac
Merge branch 'release/2.1' into release/2.2
2018-10-01 15:58:37 -07:00
ASP.NET CI
9d0cac5acb
Updating submodule(s)
...
SignalR => 78a0a68cd1
[auto-updated: submodules]
2018-10-01 14:45:28 -07:00
Brian Chavez
78a0a68cd1
Typos/spelling errors in XML doc comments and source. #Hacktoberfest ( #3039 )
2018-10-01 14:41:05 -07:00
BrennanConroy
713e224591
[Java] Add HttpClient support for testing ( #3011 )
2018-10-01 14:07:38 -07:00
ASP.NET CI
f469fd2a11
Updating submodule(s)
...
Diagnostics => 014e7eb963
EntityFrameworkCore => 44184d2419dd12a0af9c9d6a9e6c0d2821aeaaac
[auto-updated: submodules]
2018-10-01 13:38:37 -07:00
Ryan Nowak
014e7eb963
Add EFCore DbContext check
2018-10-01 13:33:00 -07:00
Ryan Nowak
efe83ad531
Add Diagnostics.EFCore package
2018-10-01 13:32:42 -07:00
dotnet-maestro-bot
aad0f719d5
Upgrade to .NET Core 2.2.0-preview3-27001-02 ( #1441 )
2018-10-01 13:31:46 -07:00
ASP.NET CI
ac89398014
Updating submodule(s)
...
Razor => 5aad6c7b42
[auto-updated: submodules]
2018-10-01 13:06:10 -07:00
Ryan Nowak
5aad6c7b42
Revert "Update dependencies.props"
...
This reverts commit f463325e9a .
Temporarily reverting this to see if it unbreaks the build.
2018-10-01 13:00:44 -07:00
Ryan Nowak
f425134ffe
Fix #2265 - Port Blazor testing improvements
...
The Blazor test infrastructure made a copy of the code in Razor and then
added some more features. This change backports the features needed for
the style of test we're using in Blazor.
I updated the MVC integration tests to use the new style, but I think
there's limited value in trying to rev all of the old tests.
One feature in particular that I removed from the old infrastructure was
the automatic inference of imports based on the file system. This
feature was wierd and doesn't parallel how these features work in
actuality. It's easy and more natural to test imports in new style
tests.
2018-10-01 13:00:44 -07:00
ASP.NET CI
0ed22b04ec
Updating BuildTools from 2.2.0-preview1-20180928.5 to 2.2.0-preview1-20181001.2
...
[auto-updated: buildtools]
2018-10-01 19:04:30 +00:00
ASP.NET CI
69878cc669
Updating submodule(s)
...
EntityFrameworkCore => 918bc0c312b26cf19a304170857b6614d58e7565
[auto-updated: submodules]
2018-10-01 09:30:22 -07:00
ASP.NET CI
ed4f1eacd4
Updating submodule(s)
...
IISIntegration => 3ddc86a428
[auto-updated: submodules]
2018-10-01 08:05:20 -07:00
Justin Kotalik
3ddc86a428
Fix mof file ( #1457 )
2018-10-01 08:00:44 -07:00
ASP.NET CI
20f53b1735
Updating submodule(s)
...
Routing => 3227de8c0b
[auto-updated: submodules]
2018-09-30 16:05:12 -07:00
Ryan Nowak
3227de8c0b
Fix #629 - Add logging to DfaMatcther
...
Adds logging for the most common things that can prevent an endpoint
from matching.
Note that we already have good logging in other parts of the system, the
stuff here completes the story by providing details at the debug level.
2018-09-30 15:59:25 -07:00
ASP.NET CI
0fcd308632
Updating submodule(s)
...
Mvc => 3667b0481a
Routing => b7939328b8
[auto-updated: submodules]
2018-09-30 14:38:19 -07:00
Ryan Nowak
3667b0481a
React to routing API changes
...
Reaction for: https://github.com/aspnet/Routing/pull/822
2018-09-30 14:26:06 -07:00
Ryan Nowak
b7939328b8
feedback
2018-09-30 14:09:59 -07:00