Commit Graph

27748 Commits

Author SHA1 Message Date
Nate McMaster ef9fa1868a
Fix SRI hash values for jquery (#521) 2018-05-16 11:49:40 -07:00
Kiran Challa 5403ec47ec Fixed sha-integrity content of script tags in IdentityUI's cshtml files
Related to https://github.com/aspnet/templating/issues/520
2018-05-16 11:46:58 -07:00
Andrew Stanton-Nurse d7f039e881
Updating submodule(s) (#1165)
SignalR => e1a22b315d

[auto-updated: submodules]
2018-05-16 11:41:11 -07:00
James Newton-King e1a22b315d Android HttpClientHandler.ClientCertificates fix (#2270) 2018-05-16 11:25:39 -07:00
Nate McMaster c44a551d27
Updating submodule(s)
Scaffolding => d7ed5610028b3c2016c66c5ca292aeac215fc0dc

[auto-updated: submodules]
2018-05-15 18:02:36 -07:00
Nate McMaster 63841bddae
Updating submodule(s)
SignalR => 95f543848c

[auto-updated: submodules]
2018-05-15 15:59:17 -07:00
BrennanConroy 95f543848c
Fix multiple connections for a single user in Redis and MemoryLeak (#2273) 2018-05-15 15:57:23 -07:00
Nate McMaster 43637ca646
Updating submodule(s)
Scaffolding => 60156040212436b7ed4eafd464e06890a039e39b

[auto-updated: submodules]
2018-05-15 10:39:28 -07:00
Nate McMaster 40275146a8
Updating submodule(s)
Razor => 2434d17613

[auto-updated: submodules]
2018-05-15 10:08:07 -07:00
Nate McMaster 2434d17613
Exclude Visual Studio packages from default NGPV ruleset (#2352) 2018-05-15 10:04:01 -07:00
ASP.NET CI 3c6b4a4612 Updating BuildTools from 2.1.0-rtm-15787 to 2.1.0-rtm-15788
[auto-updated: buildtools]
2018-05-15 09:21:33 -07:00
dotnet-maestro-bot bb348bb93c Updating external dependencies (#1162) 2018-05-14 09:41:46 -07:00
ASP.NET CI 56960ed5d5 Updating submodule(s)
EntityFrameworkCore => 5661677c1c7eb6ce3b3a1c8ad1209c2def2b4db5

[auto-updated: submodules]
2018-05-12 03:03:45 +00:00
ASP.NET CI a88f069925 Updating submodule(s)
EntityFrameworkCore => 81f5db20d7332c359da0314fb4410f4c8ad52802

[auto-updated: submodules]
2018-05-11 16:42:24 -07:00
ASP.NET CI f35a237129 Updating submodule(s)
EntityFrameworkCore => be13695a14dfc60e6f56618d6bc67be0ede0d04c

[auto-updated: submodules]
2018-05-11 15:02:44 -07:00
ASP.NET CI 1e99a1bdc9 Updating submodule(s)
Templating => b7eacbb1c3

[auto-updated: submodules]
2018-05-11 20:40:48 +00:00
Kiran Challa b7eacbb1c3 Upgrade node-sass to 4.9.0
[Fixes #513] Angular template incompatible with NodeJs 10
2018-05-11 13:26:45 -07:00
ASP.NET CI 9235c02ced Updating submodule(s)
SignalR => f005e80b14

[auto-updated: submodules]
2018-05-11 13:01:06 -07:00
Andrew Stanton-Nurse f005e80b14 Embed version in the JavaScript client (#2229) 2018-05-11 12:55:22 -07:00
ASP.NET CI 5197d7484c Updating submodule(s)
KestrelHttpServer => da21fc89cf

[auto-updated: submodules]
2018-05-11 06:44:18 +00:00
Stephen Halter da21fc89cf
Handle exception in SocketConnection.Shutdown() (#2562) 2018-05-10 23:39:06 -07:00
ASP.NET CI fedfb51ed5 Updating submodule(s)
KestrelHttpServer => e6a88c1b9c

[auto-updated: submodules]
2018-05-10 17:19:15 -07:00
Stephen Halter e6a88c1b9c
Relieve response backpressure immediately when closing socket (#2557)
* Relieve response backpressure immediately when closing socket
2018-05-10 17:13:57 -07:00
ASP.NET CI ff11e50ac5 Updating submodule(s)
SignalR => 4b1fb58a8a

[auto-updated: submodules]
2018-05-10 16:43:42 -07:00
BrennanConroy 4b1fb58a8a
Throw error on unexpected close (#2205) 2018-05-10 16:38:21 -07:00
ASP.NET CI 736ecbf4d5 Updating BuildTools from 2.1.0-rtm-15786 to 2.1.0-rtm-15787
[auto-updated: buildtools]
2018-05-10 16:04:56 +00:00
Nate McMaster 7bd10b41ba
Fix #1145 - set commit author and email 2018-05-08 21:37:20 -07:00
Nate McMaster b6ce8e18b2
Remove dotnet-buildtools myget feed 2018-05-08 21:29:43 -07:00
dotnet-maestro-bot 904626800a Updating external dependencies (#1157) 2018-05-08 21:11:52 -07:00
Nate McMaster 695bf56afc
Run VerifyCoherentVersions check (#1156)
All packages were being ignored. This adds an error if 0 packages are found, and also fixes the folder scanned for coherence.

This also required removing the 'Private' designation from external dependencies, because we no longer scan just shipping packages,

Removed unused NoWarn metadata as well.
2018-05-08 16:51:26 -07:00
ASP.NET CI 5f2249b05a Updating submodule(s)
DotNetTools => e1e2970a41

[auto-updated: submodules]
2018-05-08 16:09:52 -07:00
Nate McMaster e1e2970a41
Refactor MultipleTriggers test to better handle multiple events raised on the same file 2018-05-08 15:51:12 -07:00
ASP.NET CI 7c8da77140 Updating BuildTools from 2.1.0-rtm-15785 to 2.1.0-rtm-15786
[auto-updated: buildtools]
2018-05-08 15:36:39 -07:00
Nate McMaster fd9ee2f4b2
Merge tag '2.0.8' into release/2.0 2018-05-08 13:14:51 -07:00
ASP.NET CI a5bd1d0256 Updating submodule(s)
WebHooks => 5815691af6d8c6f0841a14575609e09f5d0e35c8

[auto-updated: submodules]
2018-05-08 19:14:34 +00:00
ASP.NET CI 3b35f39155 Updating submodule(s)
SignalR => 6f6382799b

[auto-updated: submodules]
2018-05-08 01:49:54 +00:00
Mikael Mengistu 6f6382799b
Use params passed into HubConnectionBuilder (#2223) 2018-05-07 18:19:20 -07:00
ASP.NET CI ed78acb01a Updating submodule(s)
Logging => 6dffd8b4f6b6e2204224ae586cbea19375a7d206
Mvc => 74c0d0c287

[auto-updated: submodules]
2018-05-07 23:04:20 +00:00
Nate McMaster d7c5b3c3f9
Merge branch release/2.1.0-rc1 into release/2.1 2018-05-07 15:45:40 -07:00
Nate McMaster 74c0d0c287
Fix experimental package version when IsFinalBuild=true 2018-05-07 15:32:18 -07:00
Stephen Halter 1a313715c8 Merge fixup 2018-05-07 15:00:57 -07:00
Nate McMaster 05d68efbae
Merge branch 'release/2.1.0-rc1' into release/2.1 2018-05-07 14:35:41 -07:00
ASP.NET CI 34431a9129 Updating BuildTools from 2.1.0-rtm-15784 to 2.1.0-rtm-15785
[auto-updated: buildtools]
2018-05-07 12:17:14 -07:00
ASP.NET CI 978562e68c Updating submodule(s)
Mvc => a8e1a1fd40
Razor => e9fc15de02
Scaffolding => b6dc9a4f124b630a8ed70956af6cba811e2c467c

[auto-updated: submodules]
2018-05-07 12:17:12 -07:00
Ryan Nowak a8e1a1fd40 Bump Roslyn dependency to 2.8.0 2018-05-07 12:09:11 -07:00
Ryan Nowak e9fc15de02 Bump Roslyn dependency to 2.8.0 2018-05-07 12:09:04 -07:00
Ryan Nowak 0c7d7d2e1d Bump Roslyn version to 2.8.0
(cherry picked from commit db39d7e0e0)
2018-05-07 12:08:55 -07:00
= 9e238bda1c Build upgradeable installers 2018-05-07 12:04:53 -07:00
dotnet-maestro-bot 93186e4118 Updating external dependencies (#1144) 2018-05-07 09:59:08 -07:00
ASP.NET CI 2c1f5a79b8 Updating BuildTools from 2.1.0-rtm-15783 to 2.1.0-rtm-15784
[auto-updated: buildtools]
2018-05-07 09:26:11 -07:00