Commit Graph

27752 Commits

Author SHA1 Message Date
N. Taylor Mullen 1fe48fef58 Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:00 -07:00
N. Taylor Mullen 6bddf101ed Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:37:56 -07:00
N. Taylor Mullen 18d478d5cf Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:37:51 -07:00
N. Taylor Mullen d733f17fbd Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:37:33 -07:00
N. Taylor Mullen 0d05d394ca Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:37:22 -07:00
N. Taylor Mullen 1655fbf03a Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:37:08 -07:00
N. Taylor Mullen 00e703782d Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:36:55 -07:00
Ryan Nowak a17da51256 Swap back to nuget.org v2 feed
This is causing Travis.ci to fail. We'll stage a move to the v3 feed later
on.
2015-08-20 14:42:45 -07:00
Hao Kung ab29d5f5e5 UseIdentity now requires AddIdentity 2015-08-20 13:31:06 -07:00
Pranav K 05226a4a55 Refactor ICompilerCache to be instantiated via ICompilerCacheProvider
Fixes #2933
2015-08-20 10:54:32 -07:00
Kiran Challa 79ed51d034 Fix case of image url 2015-08-20 10:33:30 -07:00
Kiran Challa 09b1c0fa63 [Fixes #167]Error page/handler should reset any buffered data, clear headers, etc. 2015-08-20 10:21:34 -07:00
Kiran Challa 417c7d2374 Fix displaying cookie values 2015-08-20 10:07:23 -07:00
Stephen Halter 87d53700da Make the GeneratedCode project work on CoreCLR 2015-08-19 17:08:00 -07:00
Ryan Nowak e61ebca116 Fix #2996 - Make InnerAttribute logs Verbose 2015-08-19 15:33:14 -07:00
N. Taylor Mullen f1eefdb650 Enable `CopyHtmlAttribute` to maintain copied attribute order.
- Updated implementation to do a best guess at copying an attribute back into `TagHelperOutput.Attributes`.
- Updated existing functional and unit tests to account for maintained attribute order.
- Added a set of complex order based unit tests to validate `CopyHtmlAttribute` properly maintains order.

#2639
2015-08-19 14:58:00 -07:00
N. Taylor Mullen cfb4a125bc Update NuGet feed from v2 => v3. 2015-08-19 14:55:27 -07:00
N. Taylor Mullen 405d105bd7 Update NuGet feed from v2 => v3. 2015-08-19 14:55:23 -07:00
N. Taylor Mullen 529be5cf96 Update NuGet feed from v2 => v3. 2015-08-19 14:55:16 -07:00
N. Taylor Mullen ce6404ea98 Update NuGet feed from v2 => v3. 2015-08-19 14:55:12 -07:00
N. Taylor Mullen a9365e48c2 Update NuGet feed from v2 => v3. 2015-08-19 14:55:07 -07:00
N. Taylor Mullen 332718f672 Update NuGet feed from v2 => v3. 2015-08-19 14:54:59 -07:00
N. Taylor Mullen 693fa2d8b9 Update NuGet feed from v2 => v3. 2015-08-19 14:54:53 -07:00
N. Taylor Mullen c4987c109d Update NuGet feed from v2 => v3. 2015-08-19 14:54:46 -07:00
N. Taylor Mullen e3dcd8218f Update NuGet feed from v2 => v3. 2015-08-19 14:54:41 -07:00
N. Taylor Mullen 7cbbbd9b60 Update NuGet feed from v2 => v3. 2015-08-19 14:54:37 -07:00
N. Taylor Mullen d4fe578b6e Update NuGet feed from v2 => v3. 2015-08-19 14:54:31 -07:00
N. Taylor Mullen 56988150ae Update NuGet feed from v2 => v3. 2015-08-19 14:54:25 -07:00
N. Taylor Mullen f61a7b64ff Update NuGet feed from v2 => v3. 2015-08-19 14:54:19 -07:00
N. Taylor Mullen 5ed1ef9d62 Update NuGet feed from v2 => v3. 2015-08-19 14:54:10 -07:00
N. Taylor Mullen b590c0c7a2 Update NuGet feed from v2 => v3. 2015-08-19 14:53:35 -07:00
N. Taylor Mullen 5ed77e2b64 Update NuGet feed from v2 => v3. 2015-08-19 14:53:25 -07:00
N. Taylor Mullen 5b3d7230b3 Update NuGet feed from v2 => v3. 2015-08-19 14:52:58 -07:00
N. Taylor Mullen fb56515af8 Update NuGet feed from v2 => v3. 2015-08-19 14:52:43 -07:00
N. Taylor Mullen b871172dd0 Expose locations of `_ViewImports.cshtml` that affect a given Razor file.
- Added `ChunkTreeResult` to associate inherited chunks with a specific source file.
- Updated existing tests to validate file path.

#2256
2015-08-19 12:12:52 -07:00
David Fowler 91c0081939 Added reference to Microsoft.AspNet.Mvc.Razor so that it's loadable. 2015-08-19 10:24:29 -07:00
David Fowler 485e6e5ee8 React to dnx refactoring changes
- Use compilation options from the Compilation itself
- Get the parse options from the first syntax tree
- Get the build time IAssemblyLoadContext directly
2015-08-19 03:04:10 -07:00
Pranav K 7cdfdddaa0 Unpinnng Dnx.Runtime.Abstractions package version 2015-08-18 21:34:43 -07:00
N. Taylor Mullen 432ddbd467 Update `.travis.yml` to run on OSX.
- Added `MONO_THREADS_PER_CPU=2000` environment variable to ensure `dnu restore` completes successfully.
2015-08-18 20:03:51 -07:00
Pranav K 70c7d45a13 Updating to aspnetlitedev. 2015-08-18 14:00:29 -07:00
Pranav K a0879cc37f Updating to aspnetlitedev. 2015-08-18 14:00:28 -07:00
Pranav K fb4db5e4c9 Merge branch 'release' into dev 2015-08-18 14:00:28 -07:00
Pranav K 8d75aa3e14 Merge branch 'release' into dev 2015-08-18 14:00:28 -07:00
Pranav K a37af5cd0c Updating to aspnetliterelease. 2015-08-18 14:00:28 -07:00
Pranav K f116b91750 Updating to aspnetliterelease. 2015-08-18 14:00:28 -07:00
Pranav K 523d28e6b6 Updating to aspnetlitedev. 2015-08-18 14:00:27 -07:00
Pranav K 694c15c1b1 Updating to aspnetlitedev. 2015-08-18 14:00:27 -07:00
Pranav K c3c3b7791b Updating to aspnetlitedev. 2015-08-18 14:00:27 -07:00
Pranav K fab65ab220 Merge branch 'release' into dev 2015-08-18 14:00:27 -07:00
Pranav K 42b9f526d7 Merge branch 'release' into dev 2015-08-18 14:00:27 -07:00