Cesar Blum Silveira
09fda749b0
Don't reset frame state when connection is aborted ( #1103 ).
2016-09-28 15:06:22 -07:00
Troy Dai
0152691108
Cookie Auto: set properties back to ticket when using SessionStore ( #995 )
2016-09-28 14:25:02 -07:00
Hao Kung
d18ae5cad1
Add ProviderInstance for use in 2FA TokenProvider
2016-09-28 13:33:17 -07:00
Cesar Blum Silveira
73656f6503
Assume zero length on non-keepalive requests without Content-Length or Transfer-Encoding ( #1104 ).
2016-09-28 12:30:53 -07:00
John Luo
44b0dfd5bb
Sharding ( #57 )
...
Add sharding support for MemoryResponseCacheStore
- update CachedResponse API to use streams
- added empty IResponseCacheEntry interface
2016-09-28 11:58:16 -07:00
Pranav K
c71cc6b8d2
Updating partner package versions
2016-09-28 11:52:49 -07:00
Pranav K
8f10080ad0
Updating partner package versions
2016-09-28 11:52:28 -07:00
Pranav K
4875019cb0
Updating partner package versions
2016-09-28 11:52:24 -07:00
Pranav K
039e1021a4
Updating partner package versions
2016-09-28 11:51:56 -07:00
Pranav K
1f8d3c6bf1
Updating partner package versions
2016-09-28 11:51:39 -07:00
Pranav K
9e8aee2478
Updating partner package versions
2016-09-28 11:51:01 -07:00
Pranav K
874dcebbcb
Updating partner package versions
2016-09-28 11:50:48 -07:00
Pranav K
c13a8affc0
Updating partner package versions
2016-09-28 11:50:43 -07:00
Pranav K
fa5dcf55a6
Updating partner package versions
2016-09-28 11:49:51 -07:00
Pranav K
fb8795e247
Updating partner package versions
2016-09-28 11:49:26 -07:00
Ben Adams
067eb9c6f8
Make FeatureReferences<T>.Fetch inlineable ( #704 )
2016-09-28 11:35:04 -07:00
SteveSandersonMS
0a961a7bd0
Updated ReactReduxSpa template to match current patterns
2016-09-28 17:43:22 +01:00
Kevin Dockx
c88aa0042a
Fix for issue #29 (Honor JsonProperty when serializing a JsonPatchDocument) ( #35 )
...
* Fix for issue #29 (Honor JsonProperty when serializing a JsonPatchDocument)
2016-09-28 09:37:21 -07:00
SteveSandersonMS
a9ce762827
Update project.json in KnockoutSpa and ReactSpa
2016-09-28 16:28:22 +01:00
SteveSandersonMS
0d34dba4fd
In ReactSpa, fix HMR warning and correctly minify React for production
2016-09-28 15:25:15 +01:00
SteveSandersonMS
808592d3a0
Update ReactSpa template to match current patterns
2016-09-28 15:07:17 +01:00
SteveSandersonMS
d1228dc26a
Update KnockoutSpa template to match current patterns
2016-09-28 15:04:54 +01:00
SteveSandersonMS
09b4135217
Further workarounds for https://github.com/dotnet/cli/issues/1396
2016-09-28 13:12:59 +01:00
SteveSandersonMS
9bd9444485
In Angular2Spa, put all NPM dependencies under "dependencies", not "devDependencies" (otherwise, if someone tries to publish while NODE_ENV=production, the build will fail)
2016-09-28 12:46:30 +01:00
SteveSandersonMS
4937fef28f
Publish updated version of generator-aspnetcore-spa
2016-09-28 12:19:50 +01:00
SteveSandersonMS
e87aa1f088
Change Angular2Spa template to build server (prerendering) bundle explicitly. This simplifies deployment, fixes various compatibility issues (like #306 ) and makes debugging much easier for developers using the template.
2016-09-28 10:55:45 +01:00
SteveSandersonMS
30dfe5e8b5
In Angular2Spa webpack config, use "--env.prod" arg to trigger prod builds instead of ASPNETCORE_ENVIRONMENT env var. This is to guarantee production mode when publishing.
2016-09-28 10:04:16 +01:00
SteveSandersonMS
46966322b7
In LoadViaWebpack, account for CSS/font/etc files referenced with URLs that have a querystring. Fixes #335 .
2016-09-28 10:04:16 +01:00
SteveSandersonMS
adf4732191
Make aspnet-webpack and SpaServices both back-compatible with older versions of the other, in case people don't upgrade both at the same time
2016-09-28 10:04:02 +01:00
SteveSandersonMS
7b227229b3
In Webpack dev middleware, for configs that target Node, just run a 'watch' compiler (since Node isn't going to fetch the modules via HTTP anyway)
2016-09-28 10:00:59 +01:00
SteveSandersonMS
2241c55a90
Support for array-style webpack configs in aspnet-webpack. Fixes #291 .
2016-09-28 10:00:59 +01:00
Mikael Mengistu
2a386b7b76
Removed unnecessary import
2016-09-27 17:29:26 -07:00
Cesar Blum Silveira
0312da7df3
Add request headers timeout ( #1110 ).
2016-09-27 17:08:02 -07:00
Mikael Mengistu
acc40bd449
Revert "Fixed naming abiguity"
2016-09-27 16:52:49 -07:00
Stephen Halter
7b2f7b94ab
Return last block from SocketOutput when data is fully written
...
- This reduces Kestrel's memory usage for idle connections.
2016-09-27 15:57:45 -07:00
Stephen Halter
0edf36bd21
Return last block from SocketInput when data is fully consumed
...
- This reduces Kestrel's memory usage for idle connections.
2016-09-27 15:57:45 -07:00
Doug Bunting
0a4c06eefb
Suppress validation summary `<div>` when nothing is generated
...
- #2372
- make the `ValidationSummaryTagHelper` behave consistently with `Html.ValidationSummar()`
2016-09-27 15:51:51 -07:00
Ryan Brandenburg
6cdd0451da
DisplayMetadata use DisplayNameAttribute
2016-09-27 15:24:21 -07:00
Mikael Mengistu
35cde79e46
Renamed HttpMethod class to HttpMethods to avoid conflicts
2016-09-27 14:26:36 -07:00
Cesar Blum Silveira
375e8b7022
Change context relationships from inheritance to composition.
2016-09-27 11:53:06 -07:00
Mikael Mengistu
e521473f1d
Fixed naming abiguity
2016-09-27 10:33:52 -07:00
Mikael Mengistu
2bdbcee7ba
Fixed naming abiguity
2016-09-27 10:24:04 -07:00
Doug Bunting
f222fa4349
Correct examination of `IHtmlHelper.Label()` return value
...
- #5317
- previously worked only because `TagBuilder` cannot be empty and `HtmlString` overrides `ToString()`
- `TagBuilder.ToString()` (now the type's `FullName`) is also never empty
- copy `NullHtmlEncoder` from Razor and give it a better name (`PassThroughHtmlEncoder`)
- not available in this project and (from its namespace) not intended for general use
2016-09-27 10:00:29 -07:00
SteveSandersonMS
85eba9ca27
Add README.md for generator-aspnetcore-spa. Fixes #308 .
2016-09-27 11:05:01 +01:00
SteveSandersonMS
46906e4ea8
Add repo info to package.json in all NPM packages hosted in this repo
2016-09-27 11:00:41 +01:00
SteveSandersonMS
57265509f7
Rebuild entrypoint-socket.js
2016-09-27 10:47:14 +01:00
SteveSandersonMS
7e88903bcc
Fix Node event chaining in VirtualConnectionServer to work with latest NPM libraries. Fixes #331 .
2016-09-27 10:28:50 +01:00
SteveSandersonMS
67fc64309f
Update Angular 2 Music Store sample to declare dependency on .NET Core 1.0.1
2016-09-27 10:28:01 +01:00
SteveSandersonMS
5a9d3cb189
Update readme to mention dependency on .NET Core 1.0.1
2016-09-27 10:13:03 +01:00
SteveSandersonMS
f79936c104
In Angular2Spa webpack config, allow html/css files from node_modules to be loaded via Webpack.
2016-09-27 10:03:54 +01:00