David Fowler
48b3f18642
Improve the handshake request parsing errors ( #2953 )
...
- Print out the raw handshake payload as utf8 text if it fails to parse as JSON or if we're missing properties. This should help flesh out potentially buggy clients.
2018-09-13 22:11:17 -07:00
ASP.NET CI
9bab0c7d9e
Updating submodule(s)
...
Routing => 426a48a65a
[auto-updated: submodules]
2018-09-13 19:16:37 -07:00
Ryan Nowak
426a48a65a
Performance improvments to LinkGenerator and TemplateBinder
2018-09-13 19:11:28 -07:00
ASP.NET CI
ffb4790532
Updating submodule(s)
...
Razor => 5e083c371b
[auto-updated: submodules]
2018-09-13 17:38:38 -07:00
Ben Adams
5e083c371b
Don't capture asynclocals onto Timer
2018-09-13 17:28:30 -07:00
ASP.NET CI
70e9f63c92
Updating submodule(s)
...
HttpClientFactory => f3c16c5bbb56007e6bf3f75568ed7324420c410f
Mvc => 35597db277
Razor => 1e8e541f65
[auto-updated: submodules]
2018-09-13 15:51:26 -07:00
Ryan Nowak
1e8e541f65
Clean up timeout reporting
...
This was sometimes reporting a null when the timeout takes place. We
need to throw with a timeout for real
2018-09-13 15:40:37 -07:00
Ryan Nowak
35597db277
Fix #8451
...
Change tokens can call into your code IMMEDIATELY when you subscribe. I
reviewed our other usage of ChangeToken.OnChange in MVC and everything
looks good.
2018-09-13 15:38:42 -07:00
ASP.NET CI
b74b73b9c5
Updating submodule(s)
...
Routing => 9a68f48a5c
Templating => b8f7f967ce
[auto-updated: submodules]
2018-09-13 15:11:05 -07:00
Ryan Nowak
9a68f48a5c
Minor improvments to RVD perf
2018-09-13 14:55:00 -07:00
Ryan Brandenburg
b8f7f967ce
Normalize FSharp templates and don't check in site.min.js
2018-09-13 14:41:32 -07:00
ASP.NET CI
9d7c9e559b
Updating submodule(s)
...
HttpAbstractions => d0ddb068be
[auto-updated: submodules]
2018-09-13 14:08:04 -07:00
Pranav K
d0ddb068be
Return FormCollection.Empty when Content-Length is 0 ( #1038 )
...
* Return FormCollection.Empty when Content-Length is 0
Fixes https://github.com/aspnet/Mvc/issues/5631
2018-09-13 13:35:31 -07:00
ASP.NET CI
5f12d0ea15
Updating submodule(s)
...
SignalR => 7663de258e
[auto-updated: submodules]
2018-09-13 13:34:21 -07:00
BrennanConroy
7663de258e
Merge branch 'release/2.1' into release/2.2
2018-09-13 13:26:29 -07:00
ASP.NET CI
315a9a026f
Updating submodule(s)
...
Templating => 704a77b8a4
[auto-updated: submodules]
2018-09-13 13:03:24 -07:00
ASP.NET CI
5f19d3dafa
Updating submodule(s)
...
SignalR => 8a8d1e7d0a
[auto-updated: submodules]
2018-09-13 12:48:00 -07:00
BrennanConroy
8a8d1e7d0a
Add expected test log exception to fix flaky test ( #2958 )
2018-09-13 12:43:52 -07:00
Ryan Brandenburg
704a77b8a4
Fix template run script
2018-09-13 12:38:27 -07:00
ASP.NET CI
b52b31d2e4
Updating submodule(s)
...
IISIntegration => c93c974dbc
[auto-updated: submodules]
2018-09-13 12:32:17 -07:00
Pavel Krymets
c93c974dbc
Update certs on Jenkins ( #1397 )
2018-09-13 12:15:38 -07:00
ASP.NET CI
12d26983e2
Updating submodule(s)
...
KestrelHttpServer => 55e5e56422
[auto-updated: submodules]
2018-09-13 12:01:15 -07:00
Chris Ross (ASP.NET)
55e5e56422
Dispatch Http/2 write callbacks #2878
2018-09-13 11:53:30 -07:00
ASP.NET CI
88930e79be
Updating submodule(s)
...
IISIntegration => 1a0f988064
[auto-updated: submodules]
2018-09-13 11:27:52 -07:00
Pavel Krymets
1a0f988064
Skip AppOfflineDroppedWhileSiteFailedToStartInRequestHandler_SiteStops_InProcess ( #1396 )
2018-09-13 11:22:11 -07:00
ASP.NET CI
0425845b3e
Updating submodule(s)
...
IISIntegration => 3649f5bb81
[auto-updated: submodules]
2018-09-13 06:28:48 +00:00
Justin Kotalik
3649f5bb81
Add OutOfProc logging tests/ merge all inproc test sites into a single site ( #1384 )
2018-09-12 23:20:52 -07:00
ASP.NET CI
c1be10871b
Updating submodule(s)
...
EntityFrameworkCore => 4961accafaa412ceb49cd7e97f6dbbf0b108eaf6
[auto-updated: submodules]
2018-09-13 00:34:35 +00:00
ASP.NET CI
9718344cc2
Updating submodule(s)
...
SignalR => 55597adf61
[auto-updated: submodules]
2018-09-12 23:05:46 +00:00
BrennanConroy
55597adf61
[Java] De-Serializing Custom Types ( #2940 )
...
Move json out of HubConnection
2018-09-12 15:47:10 -07:00
ASP.NET CI
ab8d99d5ce
Updating submodule(s)
...
Mvc => cb88e906b2
[auto-updated: submodules]
2018-09-12 14:24:00 -07:00
Pranav K
cb88e906b2
Allow ProducesAttribute to apply along with conventions
...
Fixes #8389
2018-09-12 13:58:02 -07:00
ASP.NET CI
09c09c26b5
Updating submodule(s)
...
Mvc => a73d073eea
[auto-updated: submodules]
2018-09-12 13:56:50 -07:00
Pranav K
a73d073eea
Allow ApiControlelrAttribute to be applied to assemblies
...
Fixes #7343
2018-09-12 13:42:22 -07:00
ASP.NET CI
6373b860dc
Updating submodule(s)
...
Mvc => 13281613a5
[auto-updated: submodules]
2018-09-12 12:42:49 -07:00
Pranav K
13281613a5
Refactor DefaultPageApplicationModel to use conventions
2018-09-12 12:28:16 -07:00
ASP.NET CI
8075f0345d
Updating submodule(s)
...
Identity => b9452868db
[auto-updated: submodules]
2018-09-12 12:09:58 -07:00
Rick Anderson
b9452868db
Update IdentityServiceCollectionExtensions.cs docs ( #1962 )
2018-09-12 12:04:28 -07:00
ASP.NET CI
02d7ea4c2c
Updating submodule(s)
...
EntityFrameworkCore => c9284b7950f27c08e8f58d5ad3d071fb898e8cd1
[auto-updated: submodules]
2018-09-12 10:12:33 -07:00
ASP.NET CI
629a433071
Updating submodule(s)
...
Mvc => 43d4416a1d
[auto-updated: submodules]
2018-09-12 09:39:42 -07:00
Simon Cropp
43d4416a1d
Fix typos ( #8413 )
2018-09-12 09:34:45 -07:00
ASP.NET CI
fc771be7f7
Updating submodule(s)
...
Mvc => dfae9c208a
Routing => cee960f3c5
[auto-updated: submodules]
2018-09-12 02:55:48 -07:00
James Newton-King
dfae9c208a
Add IParameterTransformer support ( #8329 )
2018-09-12 21:46:41 +12:00
James Newton-King
cee960f3c5
Add IParameterTransformer ( #750 )
2018-09-12 21:45:25 +12:00
ASP.NET CI
bdbdf94cee
Updating submodule(s)
...
Mvc => 105f8b47a1
[auto-updated: submodules]
2018-09-12 09:22:41 +00:00
James Newton-King
105f8b47a1
Fix endpoint support for area/controller/action in attribute route ( #8447 )
2018-09-12 21:16:50 +12:00
ASP.NET CI
60386a8dcd
Updating submodule(s)
...
EntityFrameworkCore => ce9ca4820f2461c03d03d9cb49d3b5b7716bef04
SignalR => 9db1c2af1a
[auto-updated: submodules]
2018-09-11 17:08:03 -07:00
Mikael Mengistu
9db1c2af1a
Making all the things Package Private in the Java Client ( #2945 )
2018-09-11 16:56:37 -07:00
ASP.NET CI
a3754e64b1
Updating submodule(s)
...
EntityFrameworkCore => b977e0cb8f3c69879ced2c0a679d5c20a9caa759
SignalR => bfae012dd0
[auto-updated: submodules]
2018-09-11 23:20:03 +00:00
ASP.NET CI
e91ec4b271
Updating submodule(s)
...
EntityFrameworkCore => 7b11733e091e937ea6f616ecf56ebc6fcb11955f
[auto-updated: submodules]
2018-09-11 16:09:45 -07:00