Commit Graph

37701 Commits

Author SHA1 Message Date
David Fowler d169b96d2d Decouple IConnection.ts and HubConnection.ts from http (#566)
* Decouple IConnection.ts and HubConnection.ts from http
- Removed TransportType from start
- Renamed Connection.ts to HttpConnection.ts
2017-06-16 06:54:55 +02:00
Pawel Kadluczka f4f6501b8d Updating libuv dependency to 1.10.0 2017-06-15 16:08:43 -07:00
John Luo c1b144dad2 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-15 15:15:59 -07:00
John Luo dd1baa9130 Fix tool restore during installer build 2017-06-15 15:15:38 -07:00
Nate McMaster 02e4933f49 Remove scaffolding packages 2017-06-15 14:28:50 -07:00
Nate McMaster 29133d4d44 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-15 14:13:25 -07:00
Nate McMaster 531cdd5936 Revert to SQLitePCLRaw 1.1.3 2017-06-15 14:12:26 -07:00
Chris R 83e39a1c67 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-15 13:41:01 -07:00
Chris R 3326b3ed2a #157 Remove DockerSecrets 2017-06-15 12:55:46 -07:00
Javier Calvarro Nelson 879f0b7f40 [Fixes #1133] Limit the path on the nonce and correlation id cookies 2017-06-15 11:23:05 -07:00
John Luo efbc953868 Update debian_config.json package name 2017-06-15 11:18:10 -07:00
John Luo 4a779545a4 Build .deb installers 2017-06-15 11:17:00 -07:00
Pranav K 06db90cbfa Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-15 10:39:58 -07:00
John Luo 07a227f2e8 Build .deb installers 2017-06-15 10:28:16 -07:00
Kiran Challa 615c6c17e2 Updated AppInsights version to 2.1.0-beta6 2017-06-15 09:08:35 -07:00
BrennanConroy 0298868c00 Reorganize and add more logging to Sockets.Http (#549)
* Move Sockets.Transports to internal namespace
2017-06-15 08:24:43 -07:00
Kiran Challa ec02907af1 Fixed version of netstandard.library and removed stale package 2017-06-15 07:24:30 -07:00
Kiran Challa b402b0331b Merge branch 'rel/2.0.0-preview2' into dev 2017-06-15 07:12:39 -07:00
Kiran Challa 29643cbc5e Fixed version of netstandard.library 2017-06-15 05:33:02 -07:00
Kiran Challa 835fb60380 Fixed version of netstandard.library 2017-06-15 05:31:49 -07:00
Kiran Challa 39aa81abcc Fixed version of netstandard.library 2017-06-15 05:31:02 -07:00
Kiran Challa e13965c252 Fixed version of netstandard.library 2017-06-15 05:29:08 -07:00
Kiran Challa 483d06734a Fixed version of netstandard.library 2017-06-15 05:28:10 -07:00
Kiran Challa 89e96e8bf8 Fixed version of netstandard.library 2017-06-15 05:25:28 -07:00
Kiran Challa ed7e07a057 Updated to use latest netstandard.library 2017-06-15 05:20:36 -07:00
Kiran Challa cfb7ae413f Updated NETStandardImplicitPackageVersion to 2.0.0-* from BundledNETStandardPackageVersion 2017-06-15 05:07:52 -07:00
Kiran Challa 02a05cccac Fixed sample projects to refernce NETStandard.Library.NETFramework conditionally 2017-06-15 04:50:47 -07:00
Kiran Challa dea8948249 Merge branch 'rel/2.0.0-preview2' into dev-gate
# Conflicts:
#	build/dependencies.props
#	test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj
#	test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Microsoft.VisualStudio.LanguageServices.Razor.Test.csproj
2017-06-15 04:23:55 -07:00
Kiran Challa 2697afd80f Merge branch 'rel/2.0.0-preview2' into dev-gate 2017-06-15 04:04:38 -07:00
Kiran Challa 21be9922c2 Merge branch 'rel/2.0.0-preview2' into dev-gate 2017-06-15 04:01:23 -07:00
Kiran Challa a7b13f65fd Merge branch 'rel/2.0.0-preview2' into dev-gate 2017-06-15 03:55:33 -07:00
Kiran Challa 91a0f3cb53 Merge branch 'rel/2.0.0-preview2' into dev-gate 2017-06-15 03:50:21 -07:00
Kiran Challa 3fc3d8d060 Merge branch 'rel/2.0.0-preview2' into dev-gate 2017-06-15 03:48:49 -07:00
Kiran Challa 4a4960f2c8 Merge branch 'rel/2.0.0-preview2' into dev-gate 2017-06-15 03:40:51 -07:00
Kiran Challa 749d112b08 Merge branch 'rel/2.0.0-preview2' into dev-gate 2017-06-15 03:38:10 -07:00
David Fowler e762adc018 Updated Hub protocol
- Removed blurb about websockets
2017-06-15 09:22:52 +02:00
David Fowler 53c94b9450 Updated the spec
- Removed the text and binary frames distinction
- Removed the datagram requirement
2017-06-15 09:22:14 +02:00
Hu Weiwen 40bef1bc78 Simplify delegate invoking (#565) 2017-06-15 07:45:32 +02:00
David Fowler dbb438dc08 Remove content type from LongPollingTransport 2017-06-15 07:33:05 +02:00
Kiran Challa 53128bca0e Revert "Add "--no-restore" parameter to "dotnet publish" (#1101)"
This reverts commit 007e3b6b51.
2017-06-14 20:06:11 -07:00
Kiran Challa 0b90376bbf Revert "Add "--no-restore" parameter to "dotnet run" (#1104)"
This reverts commit 78877b6ba2.
2017-06-14 20:06:03 -07:00
Kiran Challa 9f49d34c17 Revert "Workaround: On xplat machines, provided executable permission to published standalone application executable"
This reverts commit 51f77ea7f3.
2017-06-14 19:52:54 -07:00
Kiran Challa 4812d205ea Add NETStandardImplicitPackageVersion to dependencies.props 2017-06-14 17:29:45 -07:00
Kiran Challa 0c6460ab64 Changed WebApiCompatShim projects to use PackageTargetFallback 2017-06-14 16:08:04 -07:00
Mike Harder 3ef23ece23 Changed all references of PackageTargetFallback to AssetTargetFallback (#1035) 2017-06-14 15:47:11 -07:00
Pawel Kadluczka 6576bb0ea4 Making the build pass after we took new packages 2017-06-14 15:32:20 -07:00
Mike Harder 5eea3f50c5 Changed all references of PackageTargetFallback to AssetTargetFallback (#1441) 2017-06-14 15:16:56 -07:00
Ryan Brandenburg 8832014516 PackageTarget->AssetTarget 2017-06-14 15:03:43 -07:00
Kiran Challa 0b844b2ccf Changed all references of PackageTargetFallback to AssetTargetFallback 2017-06-14 14:33:20 -07:00
Kiran Challa 9519473769 Changed all references of PackageTargetFallback to AssetTargetFallback 2017-06-14 14:31:57 -07:00