ASP.NET CI
de1f0ac3ff
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:12:50 -07:00
ASP.NET CI
89a2849126
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:12:38 -07:00
ASP.NET CI
b195e36cc3
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:12:17 -07:00
ASP.NET CI
7517263bd4
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:09:26 -07:00
ASP.NET CI
3ac6439dcf
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:09:03 -07:00
ASP.NET CI
4143059054
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:08:16 -07:00
ASP.NET CI
9225e5da80
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:08:01 -07:00
ASP.NET CI
f171aa4a64
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:06:18 -07:00
ASP.NET CI
4dc1dca0c7
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:04:49 -07:00
ASP.NET CI
d9c50cab30
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:04:27 -07:00
ASP.NET CI
861a5d4d47
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:04:13 -07:00
ASP.NET CI
7662f101c2
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:02:40 -07:00
ASP.NET CI
fc14dc3eae
Updating submodule(s)
...
SignalR => 529cfeeff8
[auto-updated: submodules]
2018-09-15 20:48:57 +00:00
Mikael Mengistu
529cfeeff8
Java Client API review cleanup ( #2956 )
2018-09-15 16:43:16 -04:00
ASP.NET CI
47759a2354
Updating submodule(s)
...
Mvc => 8791f9ad0d
[auto-updated: submodules]
2018-09-14 14:19:44 -07:00
James Newton-King
8791f9ad0d
Change test parameter transformer to slugify values ( #8453 )
2018-09-15 09:14:48 +12:00
ASP.NET CI
3e46e6b2cd
Updating submodule(s)
...
EntityFrameworkCore => 0a5573ff26bfa4fbc91e48f8947d0567ece9f164
Mvc => 4b83f7b510
Routing => 85fa15419d
[auto-updated: submodules]
2018-09-14 13:23:07 -07:00
James Newton-King
85fa15419d
Fix merge ( #796 )
2018-09-15 08:17:53 +12:00
Matt Mitchell
d1518a997e
Merge pull request #1406 from mmitche/unpin-versions
...
Unpin package versions for 2.1.5
2018-09-14 13:17:19 -07:00
Matt Mitchell
3952845c57
Unpin package versions for 2.1.5
2018-09-14 13:10:09 -07:00
Pranav K
4b83f7b510
Make FileVersionProvider repleacable
...
Fixes #6371
2018-09-14 09:14:02 -07:00
Pranav K
233140c33a
Allow IFormFile parameters annotated with [FromForm] to be correctly … ( #8452 )
...
* Allow IFormFile parameters annotated with [FromForm] to be correctly bound in ApiControllers
Fixes #8311
2018-09-14 09:06:32 -07:00
James Newton-King
412944e1f5
Transform parameters before lower casing in link generation ( #793 )
2018-09-14 17:19:43 +12:00
ASP.NET CI
0d63ab0189
Updating submodule(s)
...
SignalR => 48b3f18642
[auto-updated: submodules]
2018-09-13 22:16:10 -07:00
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