Commit Graph

9477 Commits

Author SHA1 Message Date
ASP.NET CI 8762f36c03 Updating submodule(s)
DependencyInjection => 4708d11dfe2a3df540578f026fc14d11a4f9ef48
SignalR => 11343ea15d
Templating => a56110bfab

[auto-updated: submodules]
2018-04-05 17:40:35 +00:00
Justin Kotalik 47c7c1ad8f
Disable global loading of RequestHandler for in-process (#732) 2018-04-05 10:36:15 -07:00
ASP.NET CI 7936adbbe9 Updating BuildTools from 2.1.0-preview2-15768 to 2.1.0-preview2-15769
[auto-updated: buildtools]
2018-04-05 10:22:15 -07:00
ASP.NET CI 22dbdd8f83 Updating submodule(s)
Templating => 4236f0e51c

[auto-updated: submodules]
2018-04-05 10:22:06 -07:00
Jass Bagga a56110bfab
Merge pull request #454 from aspnet/release/2.1
Fix AllowedHosts configuration (#452)
2018-04-05 10:09:00 -07:00
Jass Bagga 4236f0e51c
Fix AllowedHosts configuration (#452)
Addresses #451
2018-04-05 10:08:40 -07:00
ASP.NET CI 84bac12600 Updating submodule(s)
SignalR => 35b6d81f77

[auto-updated: submodules]
2018-04-05 16:28:14 +00:00
ASP.NET CI 3dfded013b Updating submodule(s)
HttpSysServer => d9c823d3b0

[auto-updated: submodules]
2018-04-05 15:50:04 +00:00
ASP.NET CI 1096a9ae21 Updating submodule(s)
DotNetTools => 344643581a

[auto-updated: submodules]
2018-04-05 09:11:45 +00:00
David Fowler c78df3e261
Added Microsoft.AspNetCore.SignalR.Protocols.Json (#1035) 2018-04-05 01:43:21 -07:00
ASP.NET CI c80b85b50a Updating submodule(s)
DotNetTools => 9b5015d6fe

[auto-updated: submodules]
2018-04-04 23:56:00 -07:00
Nate McMaster 344643581a
Merge branch 'release/2.1' into dev 2018-04-04 23:55:09 -07:00
ASP.NET CI fe111f6c4c Updating submodule(s)
SignalR => f7fc2647de

[auto-updated: submodules]
2018-04-05 06:47:17 +00:00
ASP.NET CI bab2a1063d Updating submodule(s)
Logging => 671af986ec3b46dc81e28e4a6c37a9d0ee283c65
SignalR => e51852d0fc

[auto-updated: submodules]
2018-04-04 22:44:35 -07:00
Nate McMaster 9b5015d6fe
Ensure restore settings and package versions flow into test projects during CI builds 2018-04-04 22:25:34 -07:00
ASP.NET CI a62212e01d Updating submodule(s)
SignalR => fccc9d1b50

[auto-updated: submodules]
2018-04-05 04:21:55 +00:00
ASP.NET CI fac471a0dc Updating submodule(s)
SignalR => 6b76d1355e
Templating => 609687c460

[auto-updated: submodules]
2018-04-05 03:11:36 +00:00
ASP.NET CI b465d07d11 Updating submodule(s)
SignalR => 32b4d5cc6c

[auto-updated: submodules]
2018-04-04 18:18:32 -07:00
Artak 609687c460
Merge pull request #453 from aspnet/release/2.1
Add supportedAuthentication for NoAuth in templates which have NoAuth…
2018-04-04 18:16:59 -07:00
ASP.NET CI afbc13b314 Updating submodule(s)
Templating => 8a368b5610

[auto-updated: submodules]
2018-04-05 01:15:09 +00:00
Phil Henning 8a368b5610 Add supportedAuthentication for NoAuth in templates which have NoAuth (#443)
* Add supportedAuthentication for NoAuth in templates which have NoAuth

This is to work around an issue in Visual Studio

* Remove spurious ,

* Add supportedAuthentications to F# Web API vs-2017.3.host.json
2018-04-04 18:10:04 -07:00
ASP.NET CI 5c0586fedf Updating submodule(s)
Templating => 3732d8c718

[auto-updated: submodules]
2018-04-05 00:06:53 +00:00
Jass Bagga 3732d8c718
Revert "Revert "Update jquery-validation-unobtrusive (#421)"" (#447)
This reverts commit a76d51c46b.
2018-04-04 16:57:15 -07:00
ASP.NET CI a4e2aad8ce Updating submodule(s)
EntityFrameworkCore => 0071043d3b1f9e64573273fc6034f7481f05fb5d
KestrelHttpServer => 2ee0d6e337
SignalR => 80f87e7730

[auto-updated: submodules]
2018-04-04 16:04:11 -07:00
ASP.NET CI b9662b7212 Updating submodule(s)
SignalR => 1c7ca7fa3a

[auto-updated: submodules]
2018-04-04 15:14:44 -07:00
Chris Ross (ASP.NET) 2ee0d6e337 Delay loading the dev cert #2422 2018-04-04 14:54:27 -07:00
ASP.NET CI c9f57557b6 Updating submodule(s)
EntityFrameworkCore => adbb2b3b3f0f602594572a7a7c23f6422c3e92a3
IISIntegration => 9f530d6621
KestrelHttpServer => 953496a970

[auto-updated: submodules]
2018-04-04 14:48:06 -07:00
Justin Kotalik 9f530d6621
Chunk writes to file in tests (#759) 2018-04-04 14:24:43 -07:00
ASP.NET CI 964f4b63bd Updating BuildTools from 2.1.0-preview3-17002 to 2.1.0-preview3-17003
[auto-updated: buildtools]
2018-04-04 20:48:31 +00:00
ASP.NET CI a87d328165 Updating submodule(s)
KestrelHttpServer => 9ea2c50068

[auto-updated: submodules]
2018-04-04 13:48:22 -07:00
ASP.NET CI 6558e79cad Updating submodule(s)
ServerTests => f44af6b812
Session => 14dbcd9fbb

[auto-updated: submodules]
2018-04-04 20:48:22 +00:00
Chris Ross (ASP.NET) 953496a970 Merge branch 'release/2.1' into dev 2018-04-04 13:44:56 -07:00
Chris Ross (ASP.NET) 9ea2c50068 Add SNI support #2357 2018-04-04 12:49:29 -07:00
ASP.NET CI fe36ff2352 Updating submodule(s)
EntityFrameworkCore => 37bfbfb8c9246fa3d1beaf2b152e43f0535fce69

[auto-updated: submodules]
2018-04-04 19:35:29 +00:00
ASP.NET CI b345abae2c Updating submodule(s)
EntityFrameworkCore => 1d70534e6893dde5d894bf28a2f834f6360d340d
Logging => 4454fb72bbb5a00390e37c5dc29c9e7ec635e083
Razor => 8e1475c5bc
SignalR => 313772ef03

[auto-updated: submodules]
2018-04-04 18:22:11 +00:00
ASP.NET CI 114408490d Updating submodule(s)
Razor => b1007744b0

[auto-updated: submodules]
2018-04-04 10:59:38 -07:00
Chris Ross (ASP.NET) f5aeef7319 Update NetCoreApp to preview2-26403-06 2018-04-04 10:24:40 -07:00
Chris Ross (ASP.NET) 45c9ad4712 Update NetCoreApp to preview2-26403-06 2018-04-04 09:57:30 -07:00
ASP.NET CI 8d4a91419c Updating submodule(s)
EntityFrameworkCore => f0a481ad1c6bba0f841e643aefb016bfd11abbd0

[auto-updated: submodules]
2018-04-04 16:01:12 +00:00
ASP.NET CI 94f669d4ef Updating submodule(s)
SignalR => afa56e3012

[auto-updated: submodules]
2018-04-04 07:16:40 -07:00
James Newton-King e4599c9ef4
Remove two SignalR MessagePack packages (#1031) 2018-04-04 21:46:52 +12:00
ASP.NET CI 7cdd83a3b3 Updating submodule(s)
SignalR => 99ae47be09

[auto-updated: submodules]
2018-04-03 19:48:03 -07:00
ASP.NET CI 32ba6c0554 Updating submodule(s)
EntityFrameworkCore => 92216b711b63d0d89d92c4057c5aba37ffa534f1
SignalR => 7c2d9e87e9

[auto-updated: submodules]
2018-04-03 18:23:08 -07:00
ASP.NET CI be755da21e Updating submodule(s)
Caching => 02600b6e8b6a6101991a553447b833ad70175781
EntityFrameworkCore => 28614a695394440ef0fdddf945adabcf97426a53
KestrelHttpServer => 70ce044778
SignalR => ba0131a731

[auto-updated: submodules]
2018-04-03 17:05:01 -07:00
Andrei Amialchenia 70ce044778 Corrects spelling of some comments (#2461) 2018-04-03 15:55:17 -07:00
ASP.NET CI 6ac299880e Updating submodule(s)
Antiforgery => 9d8cf71850
AuthSamples => aa295f7a13
AzureIntegration => c67a22b4df
BasicMiddleware => 77095e93bf
BrowserLink => 534c47e8524eca53045a7203a116183c0bad5984
Caching => dc3e68aba36501668f48c3ff8da0e7d648171b07
Common => 1ad544be485d898245292891c9d4f1ae65a0edfc
Configuration => a0d67ada65dbd256dcbf795c041fca36f1c20607
CORS => 737dfad133
DataProtection => a89fa5c820
DependencyInjection => bbf98b1ab549404fd9823e6a9628c71c836f8c28
Diagnostics => 4694405091
DotNetTools => 0e02f85724
EntityFrameworkCore => 3110eb5487f1ac0cdea1387b2533c661f6285b8d
EventNotification => fca0b654c205316c9711d30e668f124cceea9ba2
FileSystem => cf00bc377a1bce2d7b5da843280786a9d556c874
Hosting => 30ffadfebf
HtmlAbstractions => ac3bce603b
HttpAbstractions => ce49e95239
HttpClientFactory => 8bf791ccc6e7e9ba3e75c080976f48b099943605
HttpSysServer => 738522049a
Identity => 3fc7fec4a2
IISIntegration => ce9ffaddad
JavaScriptServices => 087a459c9c
JsonPatch => 9969beccbc
KestrelHttpServer => 5c87b44a3e
Localization => 8852171ceb
Logging => 6b0fab73e5f32e0735283f907b6ccd71b22a2864
MetaPackages => f972d15501
Microsoft.Data.Sqlite => b1471f66e1554976b97aa2bd0d0e950dbfee4762
MusicStore => dc9cda2b9b
Mvc => 8e323a8e1e
MvcPrecompilation => aaff064a27
Options => 1b4e5ad550b89cd540c4a7039317b56efe78ce12
Proxy => cac7b6e17c40af16a919bccd7246ab0e5f7ac1dc
Razor => 92cab8d893
ResponseCaching => 04ef4c071d
Routing => 8f62b6e5ba
Scaffolding => 6baf0d2715a825c49e7f91189c7ae9ffcb2b4a18
Security => e98a0d243a
ServerTests => 0446e3869e
Session => e293017a7f
SignalR => 2a71d18a6a
StaticFiles => d3708e16e2
Templating => 43707dfa2c
Testing => c83a278d3c4fff29d43ae63946835ef23d9f1027
WebHooks => 22626d9f0d92ad66a0fa740f1e144e00ba23a31a
WebSockets => 54a0536e3f

[auto-updated: submodules]
2018-04-03 22:51:42 +00:00
ASP.NET CI 54a0536e3f Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:46:58 +00:00
ASP.NET CI 43707dfa2c Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:45:13 +00:00
ASP.NET CI dc9cda2b9b Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:35:09 +00:00
ASP.NET CI 5c87b44a3e Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:32:42 +00:00