Commit Graph

37701 Commits

Author SHA1 Message Date
Nate McMaster ed28b1671b Remove redundant configurations and csproj attribute 2017-02-09 13:44:15 -08:00
Nate McMaster 69abfa893b Cleanup solution file 2017-02-09 13:29:00 -08:00
Nate McMaster f6d0db871e Remove phantom project from solution file 2017-02-09 13:03:05 -08:00
Nate McMaster 8a07188f92 Cleanup MSBuild conversion 2017-02-09 12:58:53 -08:00
Ajay Bhargav Baaskaran 260b869a07 Remove DirectiveIRNode from the IR document after the default directive classifier has run 2017-02-09 12:56:58 -08:00
Cesar Blum Silveira 796a408be7 Merge branch 'rel/1.0.3' into dev 2017-02-09 11:02:00 -08:00
moozzyk 633c572a22 Fixing build 2017-02-09 10:59:41 -08:00
Cesar Blum Silveira 21be33023c Implement APM methods in streams (#1335). 2017-02-09 10:52:21 -08:00
Nate McMaster 3651264ebf Add missing runtime identifiers 2017-02-09 10:46:58 -08:00
Hao Kung da27614293 Merge branch 'haok/fix' into dev 2017-02-09 10:45:35 -08:00
Pawel Kadluczka 0c8df245de Hiding Channels (#183)
Hiding Channels
2017-02-09 10:31:07 -08:00
SteveSandersonMS 9017ef6fdc Fix issues in KnockoutSpa/ReactSpa webpack 2 configs. Bump generator version to 0.8.4. 2017-02-09 18:10:58 +00:00
SteveSandersonMS 520ef02b98 Bump generator-aspnetcore-spa version to 0.8.3 for release 2017-02-09 15:49:39 +00:00
SteveSandersonMS 481ca0a8e0 Replace 'loader' with 'use' in various Webpack configs. Fixes 'loader option has been deprecated' warnings. 2017-02-09 15:43:41 +00:00
SteveSandersonMS 28483e2cf3 In ReactReduxSpa, pin @types/react-router-redux to known-good version 4.0.30, because 4.0.40 is broken. Fixes #651 2017-02-09 15:35:11 +00:00
SteveSandersonMS e8dd8089d4 In Angular2Spa, fix HMR with 2.4.6 and relax version dependency to allow arbitrary 2.x again. Fixes #643 2017-02-09 15:14:30 +00:00
SteveSandersonMS 4f7091c5d5 Remove "Connection: keep-alive" workaround from domain-task, as it's not needed with .NET Core >= 1.1.0. Fixes #655 2017-02-09 14:28:18 +00:00
SteveSandersonMS 66148dacf3 Move angular2-template-loader dependency version to ^0.6.2 now that the bug in 0.6.1 is fixed. Fixes #649. 2017-02-09 10:12:46 +00:00
Nate McMaster 2b68a00da3 Cleanup MSBuild conversion
Resolves #739
2017-02-08 20:18:09 -08:00
Brian Chavez 6e01e642cb Fixed typo in HttpContext.User XML doc. (#771) 2017-02-08 20:00:08 -08:00
Nate McMaster b099e03893 Upgrade to VS 2017 2017-02-08 17:49:02 -08:00
Nate McMaster 61e7ceba45 React to aspnet/Configuration#594 2017-02-08 17:44:52 -08:00
Pranav K ba91f403dd Don't attempt to repack for x86 on xplat 2017-02-08 17:30:50 -08:00
Pranav K ee6e7419f1 Install the shared runtime 2017-02-08 17:29:11 -08:00
Nate McMaster 412c41118b Set references to PrivateAssets=None 2017-02-08 16:39:18 -08:00
John Luo 7190412979 Tigger caching header finalization on write #92 2017-02-08 16:06:20 -08:00
Pranav K fc7d772980 Branch for 1.1.0-msbuild4-final 2017-02-08 14:55:37 -08:00
Ajay Bhargav Baaskaran 02675da467 Handle single line directives properly 2017-02-08 13:41:27 -08:00
Pranav K d293547f24 Adding more tests 2017-02-08 11:17:43 -08:00
Pranav K 8b764c57e4 Parse string directive tokens correctly 2017-02-08 11:17:43 -08:00
Ben Adams 1b01da7a05 Check hostingLog enabled (#933) 2017-02-08 10:48:19 -08:00
David Peden bed294c554 Added support for custom responses (#200) 2017-02-08 10:22:55 -08:00
Ryan Brandenburg 1d1b88cf44 Merge remote-tracking branch 'origin/rel/1.1.2' into mergedev 2017-02-08 09:57:34 -08:00
Ryan Brandenburg c685d75182 Order IgnoreAntiforgeryTokenAttribute and add test (#5765) (#5771) 2017-02-08 09:53:40 -08:00
Ryan Brandenburg bd9e431873 Order IgnoreAntiforgeryTokenAttribute and add test (#5765) 2017-02-08 09:37:43 -08:00
Ryan Brandenburg 829050ec31 Move samples to Entropy (#120) 2017-02-08 09:36:44 -08:00
Hao Kung 1b537e31fc React to clock changes 2017-02-07 22:44:32 -08:00
Pranav K f474d8bc52 React to optional Razor directive token feature 2017-02-07 21:58:31 -08:00
Ryan Nowak 9264f3aa2d Add TryUpdateModelAsync to pages 2017-02-07 21:16:40 -08:00
Pranav K 2eba53de1b Add support for optional directives 2017-02-07 19:20:49 -08:00
Ryan Nowak 314aa366e1 Add TempData property support for Pages 2017-02-07 15:27:02 -08:00
Pranav K 690ef186a3 Add PageActionDescriptorChangeProvider to allow reloading on page changes 2017-02-07 12:53:44 -08:00
Pranav K 2ff80ffb49 Porting DefaultPageHandlerMethodSelector and ExecutorFactory 2017-02-07 12:44:27 -08:00
Pranav K 64d4b1da0c Add an option to disable publishing "refs" assemblies if compilation of views is enabled
Fixes #76
2017-02-07 12:39:48 -08:00
David Peden 3faa3de14d Add IIS rewrite map support (#168) 2017-02-07 12:37:23 -08:00
Pranav K 624909763b Make _PageImports work
Add support for generating the Model property
2017-02-07 11:13:15 -08:00
Hisham Bin Ateya 5ac6965dc6 Remove CultureInfoCache (#323) 2017-02-07 10:50:05 -08:00
N. Taylor Mullen 6d18c3e85a React to removal of DirectiveTokenDescriptor.Value. 2017-02-07 10:20:25 -08:00
SteveSandersonMS 8ca45f0d77 Bump generator-aspnetcore-spa to 0.8.2 for release 2017-02-07 17:57:21 +00:00
SteveSandersonMS 0559bbb9af Temporarily pin to Angular 2.4.5 and angular2-template-loader 0.6.0 because of bugs in their patch releases (#643, #649) 2017-02-07 17:52:37 +00:00