Commit Graph

32588 Commits

Author SHA1 Message Date
ASP.NET CI b3ad10ef51 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:27:11 -07:00
ASP.NET CI df27b3ec10 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:26:14 -07:00
ASP.NET CI cf4ef27bcc Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:25:59 -07:00
ASP.NET CI 2bf00ff9a6 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:24:47 -07:00
ASP.NET CI 7703802661 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:23:52 -07:00
ASP.NET CI 6abb4d9e81 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:22:12 -07:00
ASP.NET CI d66734130e Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:21:37 -07:00
ASP.NET CI badd2e81b8 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:21:02 -07:00
ASP.NET CI 1e6af9ee90 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:20:21 -07:00
ASP.NET CI a1ffc5345b Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:19:46 -07:00
ASP.NET CI 41614badf9 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:19:33 -07:00
ASP.NET CI 622be9084a Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:19:15 -07:00
ASP.NET CI 6172677a0a Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:14:36 -07:00
ASP.NET CI 415a6cb53a Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:13:46 -07:00
ASP.NET CI 8181856014 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:13:29 -07:00
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