Commit Graph

37701 Commits

Author SHA1 Message Date
Ryan Nowak e09b88ebd6 Tokenize Less 2018-08-14 15:31:38 -07:00
ASP.NET CI 3e9df09152 Updating submodule(s)
IISIntegration => 1104564797

[auto-updated: submodules]
2018-08-14 15:26:17 -07:00
Pavel Krymets 1104564797
Throw when web config action is added without publish (#1234) 2018-08-14 15:08:20 -07:00
ASP.NET CI 1b38daa2e0 Updating submodule(s)
EntityFrameworkCore => 4cd4301c27ace85d24ef95dbb7eeee28d27b58d2

[auto-updated: submodules]
2018-08-14 20:32:17 +00:00
ASP.NET CI 71a2b3ec8f Updating submodule(s)
EntityFrameworkCore => 3c1ab158ec63606bf59d64dc616fec8fb972746f
IISIntegration => 449e0438f7

[auto-updated: submodules]
2018-08-14 13:30:58 -07:00
Pavel Krymets 449e0438f7
Merge pull request #1232 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-08-14 13:20:50 -07:00
ASP.NET CI cbea0b83e0 Updating submodule(s)
IISIntegration => 0d91dde270

[auto-updated: submodules]
2018-08-14 20:00:53 +00:00
ASP.NET CI 35c204a345 Updating submodule(s)
IISIntegration => 8b822d4314

[auto-updated: submodules]
2018-08-14 12:57:14 -07:00
Pavel Krymets 8b822d4314 Merge branch 'merge/release/2.2-to-master' 2018-08-14 12:44:37 -07:00
Justin Kotalik 0d91dde270
Dynamically link ucrt for release builds (#1230) 2018-08-14 12:32:39 -07:00
ASP.NET CI ae363fe775 Updating submodule(s)
IISIntegration => 8dbe564263

[auto-updated: submodules]
2018-08-14 19:30:32 +00:00
Pavel Krymets 8dbe564263
Add commit hash to V1 description (#1229) 2018-08-14 12:24:49 -07:00
kishanAnem 5e20c313d9
Array or List in query string does not get parsed #7712 (#7967)
- exclude collections when detecting complex types in `ApiBehaviorApplicationModelProvider`
- add test cases
2018-08-14 12:06:27 -07:00
ASP.NET CI 90ff115578 Updating submodule(s)
IISIntegration => 110fea288b

[auto-updated: submodules]
2018-08-14 11:54:08 -07:00
Pavel Krymets 110fea288b
Produce a stress test app (#1228) 2018-08-14 11:39:25 -07:00
ASP.NET CI ae22f36c73 Updating submodule(s)
Razor => eec42e9a31

[auto-updated: submodules]
2018-08-14 11:30:35 -07:00
ASP.NET CI 2afa2bc043 Updating submodule(s)
Razor => 04e58d6ee4

[auto-updated: submodules]
2018-08-14 11:26:32 -07:00
N. Taylor Mullen eec42e9a31 Merge branch 'release/2.2'
# Conflicts:
#	build/dependencies.props
#	korebuild-lock.txt
2018-08-14 11:23:31 -07:00
Marcin Burak 04e58d6ee4 Changed /* */ style comments to // style comments 2018-08-14 11:21:51 -07:00
ASP.NET CI 5d298e4b43 Updating submodule(s)
Mvc => 92f1dbe16c

[auto-updated: submodules]
2018-08-14 10:41:24 -07:00
Mikael Mengistu 92f1dbe16c
Remove AppVeyor badge from README (#8271) 2018-08-14 10:36:57 -07:00
ASP.NET CI 392be4c11b Updating submodule(s)
EntityFrameworkCore => 7fcddeacca973371a40d6d3ad04c9d3028c825d8

[auto-updated: submodules]
2018-08-14 17:27:52 +00:00
ASP.NET CI 817b309d3b Updating submodule(s)
EntityFrameworkCore => 2b8eb917375c5c29c8ca6a60eb1269b8c8e46515

[auto-updated: submodules]
2018-08-14 09:58:41 -07:00
ASP.NET CI 616d63be64 Updating submodule(s)
Templating => 07b97e2f89

[auto-updated: submodules]
2018-08-14 16:55:33 +00:00
Ryan Brandenburg 07b97e2f89 Merge branch 'merge/release/2.2-to-master' 2018-08-14 09:50:10 -07:00
Steve Sanderson d3bc28de55 E2E benchmarks (#1307) 2018-08-14 13:21:19 +01:00
Ryan Nowak 631e557b2d
Merge branch 'master' into merge/release/2.2-to-master 2018-08-13 17:28:46 -07:00
ASP.NET CI 95b8e78967 Updating submodule(s)
Templating => a431f8efa1

[auto-updated: submodules]
2018-08-13 16:45:04 -07:00
Ryan Brandenburg a431f8efa1
Don't publish too much of ClientApp (#672)
* Don't publish too much of ClientApp

* Fix scripts and remove extra publish items
2018-08-13 16:21:50 -07:00
ASP.NET CI 65b6d4a03c Updating submodule(s)
SignalR => 9897c2d284

[auto-updated: submodules]
2018-08-13 16:16:37 -07:00
ASP.NET CI dead31e4a5 Updating submodule(s)
Mvc => 2421ae8c83

[auto-updated: submodules]
2018-08-13 16:06:17 -07:00
Mikael Mengistu 9897c2d284
Merge pull request #2800 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-08-13 16:03:10 -07:00
Kristian Hellang 2421ae8c83 Add IStatusCodeActionResult (#8265)
* Add IStatusCodeActionResult
* Add unit test for explicitly implemented property on StatusCodeResult
2018-08-13 15:39:20 -07:00
ASP.NET CI e0fd4f82f0 Updating submodule(s)
KestrelHttpServer => 43398482a5
SignalR => 045d5f1c7f

[auto-updated: submodules]
2018-08-13 15:29:25 -07:00
ASP.NET CI 160f082e22 Updating submodule(s)
KestrelHttpServer => ac0109d389

[auto-updated: submodules]
2018-08-13 22:24:14 +00:00
Chris Ross (ASP.NET) ac0109d389 Merge branch 'release/2.2' 2018-08-13 14:57:05 -07:00
Andrew Stanton-Nurse 045d5f1c7f
Add gradle to 3pn (#2798) 2018-08-13 14:56:42 -07:00
ASP.NET CI 4ada69a7ea Updating submodule(s)
SignalR => 94f99c3a29

[auto-updated: submodules]
2018-08-13 14:26:23 -07:00
ASP.NET CI 435b4ed41a Updating submodule(s)
SignalR => 42044369f0

[auto-updated: submodules]
2018-08-13 21:20:54 +00:00
Mikael Mengistu 42044369f0
Merge pull request #2799 from aspnet/release/2.2
Add HubConnectionBuilder to Java client (#2780)
2018-08-13 14:15:50 -07:00
Mikael Mengistu 94f99c3a29
Add HubConnectionBuilder to Java client (#2780) 2018-08-13 13:58:48 -07:00
ASP.NET CI 996dd3e78b Updating submodule(s)
Razor => 585e6cd3fe

[auto-updated: submodules]
2018-08-13 20:51:31 +00:00
ASP.NET CI 87e64f8c3b Updating submodule(s)
Diagnostics => 4f908628bf

[auto-updated: submodules]
2018-08-13 20:45:47 +00:00
MikaelMengistu 0eed4ca540 Merge branch 'release/2.2' 2018-08-13 13:37:50 -07:00
ASP.NET CI 7faac4928c Updating submodule(s)
IISIntegration => d725972355

[auto-updated: submodules]
2018-08-13 20:13:16 +00:00
Ryan Nowak 585e6cd3fe Introduces a 'formatter' for formatting the IR
The new Formatter is used in debugger display, to resolve #2264

The next iteration (assuming we like this) will be to replat our testing
baseline infrastructure on top of this, and then start sharing that with
Blazor - related to #2265.

I found when implementing debugger display that I was duplicating a lot
of details between testing and this.

I also want to convert the Blazor tests to use shared infrastructure.
Right now the Blazor tests use a modified version of the Razor
infrastructure that has different features.
2018-08-13 13:09:49 -07:00
Ryan Nowak 4f908628bf
Merge pull request #462 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-08-13 13:07:46 -07:00
Pavel Krymets d725972355
Start adding configuration reload tests (#1212) 2018-08-13 13:02:57 -07:00
ASP.NET CI c84d71c7fc Updating submodule(s)
KestrelHttpServer => cd6de2fa18

[auto-updated: submodules]
2018-08-13 12:36:44 -07:00
Chris Ross (ASP.NET) 43398482a5 Implement MaxRequestBodySize for HTTP/2 #2810 2018-08-13 12:06:21 -07:00