Commit Graph

30402 Commits

Author SHA1 Message Date
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
Mikael Mengistu 6310cffd7c
Add timestamps to log messages (#2777) 2018-08-13 11:36:57 -07:00
Andrew Stanton-Nurse 82cef1a0c6
fix chrome headless when root by adding --no-sandbox (#2796) 2018-08-13 11:34:38 -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 c737eb32f2 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:29:53 +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 ef80c3beb7 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:28:50 +00:00
ASP.NET CI e2892f82ed Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:27:56 +00:00
ASP.NET CI df543a881e Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:27:42 +00:00
ASP.NET CI 4b0a750692 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:26:09 +00:00
ASP.NET CI a6f9e35e1e Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:25:02 +00:00
ASP.NET CI 93d9c11778 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:22:44 +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 9f6f5730fd Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:14:42 +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
ASP.NET CI 983d7836ab Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:10:01 +00:00
ASP.NET CI 760efe303f Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:09:13 +00:00
ASP.NET CI 49a17c072a Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:08:57 +00:00
ASP.NET CI cfa66d7c8e Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:05:30 +00:00
ASP.NET CI fed20a5ddc Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:05:06 +00:00
ASP.NET CI f629774dd8 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:04:53 +00:00
ASP.NET CI 1c7e5d489d Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:02:58 +00:00
ASP.NET CI deccafd0bf Updating submodule(s)
Mvc => 1cae9b2658

[auto-updated: submodules]
2018-08-11 13:06:09 -07:00
Doug Bunting 1cae9b2658
Merge pull request #8256 from SIkebe/fix-locale-sensitive-unit-tests
Fix locale sensitive unit tests
2018-08-11 13:01:42 -07:00
ASP.NET CI 15ffbbc513 Updating BuildTools from 2.1.3-rtm-15813 to 2.1.3-rtm-15814
[auto-updated: buildtools]
2018-08-10 16:59:57 -07:00