Arthur Vickers
83e8d64952
Updating EF submodule
2018-10-09 09:46:20 -07:00
ASP.NET CI
dfb8737b0c
Updating submodule(s)
...
Templating => 8e60b8b311
[auto-updated: submodules]
2018-10-09 09:34:35 -07:00
Justin Kotalik
57f698da0b
Revert "Update dependencies.props"
...
This reverts commit 1e8808c1c6 .
2018-10-09 09:34:07 -07:00
Nate McMaster
8e60b8b311
Update branding to 2.1.6-servicing ( #765 )
2018-10-09 09:30:45 -07:00
Ryan Brandenburg
1593966f3b
Update repos send PRs
2018-10-09 09:30:01 -07:00
Ryan Nowak
93dc6dd5f5
Merge pull request #846 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-08 18:05:41 -07:00
Ryan Nowak
c355e28ef1
Merge pull request #8571 from aspnet/rynowak/manual-merge
...
This is a manual merge from release/2.2 to master
2018-10-08 18:05:35 -07:00
Ryan Nowak
1f31e0556d
Add IHealthCheckPublisher for push-based checks ( #498 )
...
IHealthCheckPublisher allows you to configure and run health checks
regularly inside an application, and push the notifications elsewhere.
All publishers are part of a single queue with a configurable period and
timeout.
2018-10-08 17:58:45 -07:00
Mikael Mengistu
846d271f25
Merge pull request #3098 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-08 17:53:54 -07:00
Mikael Mengistu
f87d8b4aaf
Change Java client package name to com.microsoft.signalr ( #3096 )
2018-10-08 17:31:45 -07:00
Stephen Halter
64769f2277
Merge branch 'release/2.2'
2018-10-08 17:17:12 -07:00
Stephen Halter
8bca6b3877
Add HTTP/2 keep-alive and request header timeouts ( #2992 )
2018-10-08 17:06:15 -07:00
Ryan Nowak
d37052c467
Merge branch 'release/2.2'
2018-10-08 16:32:01 -07:00
Pavel Krymets
1be7cd1f74
Disconnect the disconnect handler when request processing ends ( #1471 )
2018-10-08 16:05:28 -07:00
Mikael Mengistu
f861de3cd0
Merge pull request #3094 from aspnet/release/2.2
...
Merge release/2.2
2018-10-08 15:57:17 -07:00
Ryan Nowak
7b16053f27
Misc polishing
...
Rename `IEndpointFinder<>` -> `IAddressScheme<>`
Address the two 'marker' metadata types that I'm aware of.
2018-10-08 15:45:44 -07:00
Ryan Nowak
6cee2431f1
React to routing changes
2018-10-08 15:45:32 -07:00
Mikael Mengistu
7eb16afc9c
Java Client API Review pt2 ( #3078 )
2018-10-08 15:35:32 -07:00
ASP.NET CI
60c26e2d2d
Updating submodule(s)
...
EntityFrameworkCore => 5968ee24a0e9404e9a5b6fa18beb1c9a756a4a21
[auto-updated: submodules]
2018-10-08 22:07:16 +00:00
ASP.NET CI
4d8c21c219
Updating submodule(s)
...
EntityFrameworkCore => 25a05bf8e32ae4743ae7f49ba89a20e98a7fa523
[auto-updated: submodules]
2018-10-08 14:51:01 -07:00
ASP.NET CI
fb6c89a4b4
Updating submodule(s)
...
Configuration => fdeabf601682d6d85b1f37a79449972f8d469e8a
CORS => d2771a08e2
[auto-updated: submodules]
2018-10-08 21:06:00 +00:00
Pranav K
d2771a08e2
Merge pull request #184 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-08 13:44:01 -07:00
ASP.NET CI
a6148ea54d
Updating submodule(s)
...
IISIntegration => 5660d0a20a
[auto-updated: submodules]
2018-10-08 20:03:45 +00:00
Pavel Krymets
5660d0a20a
Merge pull request #1475 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-08 12:48:18 -07:00
ASP.NET CI
416136e5f8
Updating submodule(s)
...
IISIntegration => 71262846bf
SignalR => 813a9e68bc
[auto-updated: submodules]
2018-10-08 19:05:35 +00:00
ASP.NET CI
49de5eed15
Updating submodule(s)
...
SignalR => fa51d72185
[auto-updated: submodules]
2018-10-08 18:52:12 +00:00
Pavel Krymets
71262846bf
Revert "Update dependencies.props" ( #1473 )
...
This reverts commit b2e55456c7 .
2018-10-08 11:06:56 -07:00
MikaelMengistu
fa51d72185
Merge branch 'release/2.2'
2018-10-08 11:06:01 -07:00
ASP.NET CI
5a174147c5
Updating submodule(s)
...
EntityFrameworkCore => 063da31e9abbce8c4fdc218ab5efb78c5a69bee8
[auto-updated: submodules]
2018-10-08 11:05:11 -07:00
ASP.NET CI
a135b83fd7
Updating submodule(s)
...
EntityFrameworkCore => ef7936c87e4f86766d5052823c807bf6e277d501
Mvc => 956441aa68
[auto-updated: submodules]
2018-10-08 18:01:46 +00:00
Mikael Mengistu
813a9e68bc
Add Java Check ( #3085 )
2018-10-08 11:01:25 -07:00
David J. Quiroga
956441aa68
Ignore created URI if Assembly.CodeBase contains a fragment ( #8556 )
...
* Fixes #8367
2018-10-08 10:41:04 -07:00
ASP.NET CI
98e28e6361
Updating submodule(s)
...
KestrelHttpServer => 6be1658569
[auto-updated: submodules]
2018-10-08 09:55:03 -07:00
ASP.NET CI
522e724601
Updating submodule(s)
...
CORS => b9166f14f1
MetaPackages => 4347a45f29
[auto-updated: submodules]
2018-10-08 16:47:53 +00:00
Chris Ross (ASP.NET)
6be1658569
Merge branch 'release/2.2'
2018-10-08 09:39:48 -07:00
Pranav K
b9166f14f1
Skipping test failing on Win2k8 R2
2018-10-08 09:32:30 -07:00
Pavel Krymets
4347a45f29
Always add event source logger ( #287 )
2018-10-08 09:31:44 -07:00
Steve Sanderson
7012ea9d03
Avoid OnAfterRender allocating to capture 'this'
2018-10-08 09:39:18 +01:00
ASP.NET CI
cfb40a8e83
Updating submodule(s)
...
SignalR => 596f8acce1
[auto-updated: submodules]
2018-10-07 17:43:37 -07:00
Artur Dryomov
596f8acce1
Refine documentation formatting ( #3080 )
...
* Fix installation command formatting in the readme.
* Add more syntax highlighting to JS test docs.
* Add syntax highlighting to transport docs.
2018-10-07 17:27:46 -07:00
ASP.NET CI
537a226a34
Updating submodule(s)
...
AuthSamples => 7383e532c9
AzureIntegration => 373faa5d3b
BasicMiddleware => 1610c35d55
BrowserLink => 393e606f7f9e36b5a2f2ee539a4286d87412ba82
Caching => cbf901775402fc2e04b9d9ab864e99755084a7ac
Configuration => 231faba8507764812c5038423a114eaee65705cb
DataProtection => 3acb4dd4e9
DependencyInjection => 5bd8bbb5238325892c78ea3be6a19e3a0d4a34ab
DotNetTools => b473a0d76c
EntityFrameworkCore => 7f494970e2b5cd9f7d0060dcdc393bbcfad1b682
FileSystem => a9ab1bd9866ee2a5ba91b62cc5913c16ee9a01b5
Hosting => dd2056ae1a
HttpAbstractions => 2368024490
HttpClientFactory => 15fa0014e0eadafd19aecec286f82131e9cef588
HttpSysServer => 47300deacb
Identity => a125959ffb
IISIntegration => b2e55456c7
JavaScriptServices => 3265b92086
KestrelHttpServer => 6164ec7225
Logging => 32a4fb2fe374d83561212de6ce6849ef9972fd1e
MetaPackages => ca6ab92ca4
Microsoft.Data.Sqlite => 588a8578aca4a7cfb8d8b1cce10ee94be5c1a128
Options => a9ca4548ff9843c85a3b87ec4cbf39bfd22483d8
Proxy => 909581d7f46df5ca00d8e9e6650f805ee7bf8c31
ResponseCaching => b21b893ad3
Scaffolding => bab0875e25bf554b2aba6dace0b6cfb751d0628b
Security => fcfa161cb7
ServerTests => c54d01f593
Session => a7ba1ec9ba
SignalR => 55b9a53aa9
StaticFiles => 6e91a8e72e
WebSockets => 56f9012402
[auto-updated: submodules]
2018-10-07 12:51:49 -07:00
ASP.NET CI
435623f60d
Updating submodule(s)
...
AuthSamples => 7c3be6c7f8
AzureIntegration => 1e6e066006
BasicMiddleware => 6339351ddc
BrowserLink => 0b083d15036e5643b2b6a9ea6e3d995c51a42e5a
Caching => 76c77361ce5b5228633246358fd1eca2d3ad466b
Configuration => 52b87bd4d3aa8b1b1806ed1a30c04ade5f482f90
DataProtection => b4d5eeafa3
DependencyInjection => 33fcdf707ee977ac0251a81eccf9080f9ce42372
DotNetTools => 581b3160f4
EntityFrameworkCore => c134b56ce1412fc4a6afd4557be0f95e630f72f7
FileSystem => 3cc768b93fafb14aa74f93b050cfb4aba8ae6dfb
Hosting => 88d33cd665
HttpAbstractions => 449356bfc4
HttpClientFactory => 4dfcf7485e62819d0d73c00d7e7eb53d75abdbd3
HttpSysServer => 76cb2784b9
Identity => 3940adad96
IISIntegration => 1e8808c1c6
JavaScriptServices => 9c6a1b577f
KestrelHttpServer => 79ac98341c
Logging => 514d3096825b75b671adfee3bbed47f47abc2b31
MetaPackages => 75169f131e
Microsoft.Data.Sqlite => 44e455dbacd5d166299ff6881baad5d412576565
Options => 621cd9d38a6a8c05d379de7bbbcd59c119827d7d
Proxy => 404fcf500bce5fe6a75b2e6b20b40923b0c112a9
ResponseCaching => e7f8210970
Scaffolding => a4fca717da581df687d7853e0d18cbd92fb87c06
Security => ecfb19993a
ServerTests => d5b83e32c6
Session => 8ad9f43bd4
SignalR => 2a5b42cbe3
StaticFiles => 4c8df8e5a4
WebHooks => 9887b4ecbc4a3a79902781c05c30020539a29e91
WebSockets => 34f161321a
[auto-updated: submodules]
2018-10-07 19:49:35 +00:00
ASP.NET CI
56f9012402
Update dependencies.props
...
[auto-updated: dependencies]
2018-10-07 19:37:05 +00:00
ASP.NET CI
6e91a8e72e
Update dependencies.props
...
[auto-updated: dependencies]
2018-10-07 19:36:03 +00:00
ASP.NET CI
34f161321a
Update dependencies.props
...
[auto-updated: dependencies]
2018-10-07 12:34:37 -07:00
ASP.NET CI
4c8df8e5a4
Update dependencies.props
...
[auto-updated: dependencies]
2018-10-07 12:33:07 -07:00
ASP.NET CI
55b9a53aa9
Update dependencies.props
...
[auto-updated: dependencies]
2018-10-07 19:32:54 +00:00
ASP.NET CI
a7ba1ec9ba
Update dependencies.props
...
[auto-updated: dependencies]
2018-10-07 19:32:38 +00:00
ASP.NET CI
c54d01f593
Update dependencies.props
...
[auto-updated: dependencies]
2018-10-07 19:32:26 +00:00
ASP.NET CI
fcfa161cb7
Update dependencies.props
...
[auto-updated: dependencies]
2018-10-07 19:31:54 +00:00