Commit Graph

27748 Commits

Author SHA1 Message Date
Chris Ross (ASP.NET) 2ee0d6e337 Delay loading the dev cert #2422 2018-04-04 14:54:27 -07:00
David Fowler cf45fac634 Merged release/2.1 2018-04-04 14:48:26 -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
David Fowler 1c7ca7fa3a
Remove lazily initialization of the pipes (#1850)
- This fixes race condition
2018-04-04 14:43:34 -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
Eilon Lipton 14dbcd9fbb
Update README.md 2018-04-04 13:42:57 -07:00
David Fowler 5e190b404f Remove lazily initialization of the pipes
- This fixes race condition
2018-04-04 13:00:20 -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
Justin Kotalik f44af6b812
Reenable IISExpress out of process tests; add ANCM in process tests. (#106) 2018-04-04 12:35:23 -07: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
Andrew Stanton-Nurse 313772ef03
fix #1727 by adding polyfills for IE (#1841) 2018-04-04 10:20:38 -07:00
Ajay Bhargav Baaskaran 8e1475c5bc Merge branch 'release/2.1' into dev 2018-04-04 10:20:25 -07:00
Chris Ross (ASP.NET) 45c9ad4712 Update NetCoreApp to preview2-26403-06 2018-04-04 09:57:30 -07:00
Ajay Bhargav Baaskaran b1007744b0 Added PipeOptions.CurrentUserOnly option to the named pipe streams
Don't run on server if CurrentUserOnly is not available
2018-04-04 09:53:36 -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
BrennanConroy afa56e3012
MsgPack perf (#1845) 2018-04-04 07:11:16 -07:00
James Newton-King e4599c9ef4
Remove two SignalR MessagePack packages (#1031) 2018-04-04 21:46:52 +12:00
James Newton-King e7b84b753b
Refactor HubConnectionBuilder (#1830) 2018-04-04 21:19:13 +12:00
ASP.NET CI 7cdd83a3b3 Updating submodule(s)
SignalR => 99ae47be09

[auto-updated: submodules]
2018-04-03 19:48:03 -07:00
Andrew Stanton-Nurse 99ae47be09
Add ability to log message content (#1792) 2018-04-03 18:46:25 -07:00
ASP.NET CI 32ba6c0554 Updating submodule(s)
EntityFrameworkCore => 92216b711b63d0d89d92c4057c5aba37ffa534f1
SignalR => 7c2d9e87e9

[auto-updated: submodules]
2018-04-03 18:23:08 -07:00
Mikael Mengistu 7c2d9e87e9
Clean up pipe pair on transport start failure (#1836) 2018-04-03 17:08:04 -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
Mikael Mengistu ba0131a731
Rename TransportTypes to HttpTransportTypes (#1839) 2018-04-03 16:00:20 -07:00
Andrei Amialchenia 70ce044778 Corrects spelling of some comments (#2461) 2018-04-03 15:55:17 -07:00
David Fowler 5e38303377
Use xhr.onreadystatechange instead of xhr.onload (#1838) 2018-04-03 15:53:16 -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 d3708e16e2 Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:44:52 +00:00
ASP.NET CI 2a71d18a6a Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:42:56 +00:00
ASP.NET CI e293017a7f Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:42:36 +00:00
ASP.NET CI 0446e3869e Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:42:23 +00:00
ASP.NET CI e98a0d243a Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:41:47 +00:00
ASP.NET CI 8f62b6e5ba Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:40:38 +00:00
ASP.NET CI 04ef4c071d Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:40:21 +00:00
ASP.NET CI 92cab8d893 Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:38:54 +00:00
ASP.NET CI aaff064a27 Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:37:40 +00:00
ASP.NET CI 8e323a8e1e Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:35:30 +00:00
ASP.NET CI dc9cda2b9b Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:35:09 +00:00
ASP.NET CI f972d15501 Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:34:25 +00:00
ASP.NET CI 8852171ceb Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:33:19 +00:00