Commit Graph

18043 Commits

Author SHA1 Message Date
Mike Harder 1328162052
Remove early dereference of ASPNETCORE_PORT env var (#1225)
- Addresses #1119
- Includes workaround for #1237
2018-08-14 16:53:13 -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 cbea0b83e0 Updating submodule(s)
IISIntegration => 0d91dde270

[auto-updated: submodules]
2018-08-14 20:00:53 +00: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
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 2afa2bc043 Updating submodule(s)
Razor => 04e58d6ee4

[auto-updated: submodules]
2018-08-14 11:26:32 -07:00
ASP.NET CI 5d298e4b43 Updating submodule(s)
Mvc => 92f1dbe16c

[auto-updated: submodules]
2018-08-14 10:41:24 -07:00
ASP.NET CI 817b309d3b Updating submodule(s)
EntityFrameworkCore => 2b8eb917375c5c29c8ca6a60eb1269b8c8e46515

[auto-updated: submodules]
2018-08-14 09:58:41 -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 dead31e4a5 Updating submodule(s)
Mvc => 2421ae8c83

[auto-updated: submodules]
2018-08-13 16:06:17 -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 4ada69a7ea Updating submodule(s)
SignalR => 94f99c3a29

[auto-updated: submodules]
2018-08-13 14:26:23 -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 7faac4928c Updating submodule(s)
IISIntegration => d725972355

[auto-updated: submodules]
2018-08-13 20:13:16 +00: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
Stephen Halter cd6de2fa18
Improve HTTP/2 stream abort logic (#2819)
- Fix race where headers frame could be written after an abort was observed
- Fix Http2StreamTests to verify expected abort-related exceptions
2018-08-13 11:45:17 -07:00
ASP.NET CI 5510f6ba5f Updating submodule(s)
EntityFrameworkCore => 939f6d82e17c71f885419ff15e77b7ad8a0cda06
SignalR => 6310cffd7c

[auto-updated: submodules]
2018-08-13 11:44:14 -07:00
ASP.NET CI 465acd296a Updating submodule(s)
EntityFrameworkCore => bafba061061f6bef14335e8ee968d683a9e3f52b

[auto-updated: submodules]
2018-08-13 11:42:55 -07:00
ASP.NET CI 01bba3de16 Updating submodule(s)
Templating => 9618a59485

[auto-updated: submodules]
2018-08-13 11:16:46 -07:00
Ryan Brandenburg 9618a59485 Add .gitattributes file 2018-08-13 11:12:31 -07:00
ASP.NET CI 77aac0cf6a Updating submodule(s)
IISIntegration => f1c1f82e8b

[auto-updated: submodules]
2018-08-13 10:38:18 -07:00
Pavel Krymets f1c1f82e8b
Fix is_regular_file again (#1218) 2018-08-13 10:32:39 -07:00
ASP.NET CI 9c84884184 Updating submodule(s)
IISIntegration => b857a83dd8

[auto-updated: submodules]
2018-08-13 09:31:05 -07:00
Pavel Krymets b857a83dd8
Merge pull request #1217 from aspnet/pakrym/general-cleanup
General cleanup
2018-08-13 09:26:27 -07:00
Nate McMaster 9f71993ae2
Merge branch 'release/2.1' into release/2.2 2018-08-13 08:51:13 -07:00
Pavel Krymets 36add746d7 General cleanup 2018-08-13 08:51:03 -07:00
ASP.NET CI 1f1e30fb13 Updating submodule(s)
AADIntegration => 1c7e5d489d
Antiforgery => f629774dd8
AuthSamples => fed20a5ddc
AzureIntegration => cfa66d7c8e
BasicMiddleware => 9500726ab2
BrowserLink => ba62ed26039d41859418356447eab41b650121b6
Caching => d229b4cc24713b5d79cd2602ac0d3ebfb3e749c4
Common => 23c72bb322cf9c9bd0172a1738293f8259089a02
Configuration => 55a0df253ae1fdf4065b6f54fa3e6bac07a3e196
CORS => 49a17c072a
DataProtection => 760efe303f
DependencyInjection => 3ef61a72ab3f0db0e3e85dc773fadf87766bb256
Diagnostics => 983d7836ab
DotNetTools => a9bdf718e5
EntityFrameworkCore => 3ba543c2a7b3630ab0cbd6139c0353328b1ba79b
EventNotification => a687f93d391fd2b33e4e7c0586abc370b5e39d81
FileSystem => 1842352b62e23d8cbfd4c30beb26c40aacf142cc
Hosting => 687a99438a
HtmlAbstractions => b4b9d5b0af
HttpAbstractions => 26b9bc06b2
HttpClientFactory => 2c3c359edeeb162f85ce49bfa8dd006c9b467a76
HttpSysServer => 9f6f5730fd
Identity => 3ae6a1d503
IISIntegration => 0665ab9045
JavaScriptServices => 9281cbaf72
JsonPatch => 06d1a535b3
KestrelHttpServer => 2bbd890357
Localization => 4c212511cf
Logging => bdd33cdcfd6345c01f820ae0726c49b2c3bc4939
MetaPackages => e692ca5a30
Microsoft.Data.Sqlite => 102db5d2e938981cbb742d4929b7700f50445d70
MusicStore => 6bb902e607
Mvc => 93d9c11778
MvcPrecompilation => a6f9e35e1e
Options => f0873965bd22ab3ec6891f5d23f172293cfa8abe
Proxy => 394cef4eb47b37b8c2e76498bce43d415d1a0122
Razor => 4b0a750692
ResponseCaching => df543a881e
Routing => e2892f82ed
Scaffolding => d1e0d1be2c36dd65673d595e0410363b0af100ee
Security => ef80c3beb7
ServerTests => 89506dfcf0
Session => 2c45aed77f
SignalR => c737eb32f2
StaticFiles => ee6c420c5c
Templating => 25661213f2
WebSockets => ecadd7b7b1

[auto-updated: submodules]
2018-08-12 12:38:49 -07:00
ASP.NET CI ecadd7b7b1 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:34:18 +00:00
ASP.NET CI 25661213f2 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:33:25 +00:00
ASP.NET CI ee6c420c5c Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:33:09 +00:00
ASP.NET CI 2c45aed77f Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:29:38 +00:00
ASP.NET CI 89506dfcf0 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:29:24 +00:00
ASP.NET CI 6bb902e607 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:22:07 +00:00
ASP.NET CI e692ca5a30 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:21:31 +00:00
ASP.NET CI 2bbd890357 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:20:00 +00:00
ASP.NET CI 06d1a535b3 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:19:45 +00:00
ASP.NET CI 9281cbaf72 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:19:23 +00:00
ASP.NET CI 0665ab9045 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:15:59 +00:00
ASP.NET CI 26b9bc06b2 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:14:03 +00:00
ASP.NET CI b4b9d5b0af Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:13:50 +00:00
ASP.NET CI 687a99438a Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:13:25 +00:00
ASP.NET CI a9bdf718e5 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:10:29 +00:00