Commit Graph

37701 Commits

Author SHA1 Message Date
Pranav K 8656065f88 Updating to netcoreapp1.1 2016-10-12 13:46:23 -07:00
Pranav K c17540f02c Updating to netcoreapp1.1 2016-10-12 13:46:19 -07:00
Pranav K 3c6ad8fc64 Updating to netcoreapp1.1 2016-10-12 13:46:12 -07:00
Pranav K c707642da1 Updating to netcoreapp1.1 2016-10-12 13:45:52 -07:00
Pranav K cc4fd635a6 Updating to netcoreapp1.1 2016-10-12 13:45:45 -07:00
Pranav K dd23f24241 Updating to netcoreapp1.1 2016-10-12 13:45:43 -07:00
Pranav K ddcee4774d Updating to netcoreapp1.1 2016-10-12 13:45:39 -07:00
Pranav K 9ab8c48f17 Updating to netcoreapp1.1 2016-10-12 13:45:37 -07:00
Pranav K 1eb7fd3947 Updating to netcoreapp1.1 2016-10-12 13:45:35 -07:00
Pranav K 6d5cd28e9b Updating to netcoreapp1.1 2016-10-12 13:45:30 -07:00
Pranav K 08332a96b7 Updating to netcoreapp1.1 2016-10-12 13:45:26 -07:00
Pranav K 72114ca4fa Updating to netcoreapp1.1 2016-10-12 13:45:24 -07:00
Pranav K fd6df3c74d Updating to netcoreapp1.1 2016-10-12 13:45:08 -07:00
Pranav K 65025d41a5 Updating to netcoreapp1.1 2016-10-12 13:45:05 -07:00
Pranav K a2a214f698 Updating to netcoreapp1.1 2016-10-12 13:44:59 -07:00
Pranav K 9c80faa498 Updating to netcoreapp1.1 2016-10-12 13:44:57 -07:00
Pranav K 151bb91997 Updating to netcoreapp1.1 2016-10-12 13:44:49 -07:00
Pranav K 631482a1e9 Updating to netcoreapp1.1 2016-10-12 13:44:47 -07:00
Pranav K e191420cae Updating to netcoreapp1.1 2016-10-12 13:44:46 -07:00
Prafull Bhosale 8fb38d3637 Add Project References to ProjectContext 2016-10-12 13:40:52 -07:00
Cesar Blum Silveira bf94f8526a Remove TCP Loopback Fast Path code (#1147). 2016-10-12 11:41:57 -07:00
Cesar Blum Silveira ffc3eb3afd HEAD response can include Content-Length header. 2016-10-12 11:38:18 -07:00
Chris R 511d711620 #108 compression code cleanup 2016-10-12 11:28:50 -07:00
Prafull Bhosale 1ae83eff70 Handle compilerOptions in project.json 2016-10-12 09:58:11 -07:00
Pavel Krymets 8d8e1ee8dc Avoid calling User.Identity.AuthenticationType (#282) 2016-10-12 09:54:11 -07:00
Prafull Bhosale 329b65fc69 Add AssemblyName to ProjectContext 2016-10-12 09:10:35 -07:00
Stephen Halter ce6e65b1d7 Don't take SocketOutput's _contextLock to return written blocks 2016-10-11 16:39:13 -07:00
Cesar Blum Silveira 7ee13875b1 Reduce delay variability in KeepAliveTimeoutTests.ConnectionKeptAliveBetweenRequests() (#1157). 2016-10-11 16:22:59 -07:00
Cesar Blum Silveira a15b1e2805 Update cached Content-Length when setting raw header. 2016-10-11 13:55:05 -07:00
Cesar Blum Silveira f8813a600d Handle response content length mismatches (#175). 2016-10-11 13:25:22 -07:00
SteveSandersonMS f26068b62b Temporarily disable use of SourceMapDevToolPlugin wrapper as it might be possible to remove it shortly 2016-10-11 19:04:17 +01:00
SteveSandersonMS 1543595c01 Correct Windows path handling in new aspnet-webpack feature 2016-10-11 18:11:47 +01:00
SteveSandersonMS 3d77a21bc6 Publishing updated generator-aspnetcore-spa 2016-10-11 17:17:08 +01:00
SteveSandersonMS ae0ffd4d11 Update package-builder to TS 2.0 and @types 2016-10-11 17:15:13 +01:00
SteveSandersonMS 0289f73a96 Fix the deployment issue caused by incorrectly referencing 'webpack-externals-plugin' when it should be 'webpack-node-externals' 2016-10-11 16:58:38 +01:00
SteveSandersonMS 6a9b7accce Update Dockerfiles to use Node 4.x (was using 0.x). Fixes #373 2016-10-11 16:50:03 +01:00
SteveSandersonMS a6d959b783 Publish updated aspnet-webpack 2016-10-11 16:12:27 +01:00
SteveSandersonMS 30a694450c Make source maps compatible with VS/VSCode debugging (fix file paths, and strip out the "charset=utf-8;" segments from inline sourceMappingURLs) 2016-10-11 16:11:12 +01:00
SteveSandersonMS d20a72b812 In webpack dev middleware, after compilation, also write updated files to disk. This is needed for VS/VSCode debugger compatibility. 2016-10-11 15:56:06 +01:00
SteveSandersonMS 24773c8aa4 In aspnet-webpack, provide a SourceMapDevToolPlugin wrapper that strips out "charset=utf-8;" from inline source map URLs to enable VS debugger compatibility 2016-10-11 15:56:05 +01:00
Pranav K c5a09327eb Revert "Downgrade to 1.0.0 Microsoft.Extensions.DependencyModel"
This reverts commit 45337c1fc2.
2016-10-10 21:21:04 -07:00
Pranav K 8c103f0f23 Revert "Revert to Microsoft.NETCore.App to 1.0.0"
This reverts commit f1f66448f4.
2016-10-10 19:23:37 -07:00
Mikael Mengistu 03b63e2c2a Added more logging for rewrite/redirect scenarios 2016-10-10 16:16:56 -07:00
Cesar Blum Silveira 6c2532682a Merge branch 'benaadams/callstack' into dev 2016-10-10 14:42:22 -07:00
Brennan Conroy 3e3746f56e StringBuilder extension to uppercase string 2016-10-10 14:29:09 -07:00
Prafull Bhosale 8be3b16756 Fix DotNetDependencyProviderTest for CI 2016-10-10 14:07:08 -07:00
Pranav K bde85e6cfb Make build.sh executable 2016-10-10 14:01:17 -07:00
Eilon Lipton 34e0b3ae35 Create CONTRIBUTING.md 2016-10-10 13:44:30 -07:00
Eilon Lipton 95620d6cd5 Create LICENSE.txt 2016-10-10 13:44:14 -07:00
Eilon Lipton d3a7d7f5da Create README.md 2016-10-10 13:43:46 -07:00