Commit Graph

40898 Commits

Author SHA1 Message Date
N. Taylor Mullen ad029520d9 Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:47:01 -07:00
N. Taylor Mullen 2a7dcea266 Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:46:58 -07:00
N. Taylor Mullen 2fe720604a Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:46:54 -07:00
N. Taylor Mullen c1108dd163 Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:46:50 -07:00
N. Taylor Mullen 41b7ce4b23 Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:46:47 -07:00
N. Taylor Mullen b4ea8a59ff Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:46:43 -07:00
N. Taylor Mullen 7f5045d62f Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:46:27 -07:00
N. Taylor Mullen f7d42ebe80 Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:46:20 -07:00
N. Taylor Mullen d013bdfbf6 Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:46:08 -07:00
N. Taylor Mullen 35fd0403a6 Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:46:00 -07:00
N. Taylor Mullen c3e2e6fa0a Change Script, Link and Image `TagHelper`s to work better with other `TagHelper`s.
- `ScriptTagHelper`, `LinkTagHelper` and `ImageTagHelper` now default to using `output.Attributes["href|src"]` if it's present when they run. This enables other `TagHelper`s to run prior and add those attributes.
- Added unit tests to validate this behavior.
- Updated `ImageTagHelper` functional test resources. Now that we're always defaulting to `output.Attributes["src"]` for `ImageTagHelper.Src` we're properly copying attributes back into the `output.Attributes` collection in the correct order (isntead of appending to the end).

#2902
2015-08-20 20:41:28 -07:00
Ryan Nowak 052479af6b Revert "Swap back to nuget.org v2 feed"
This reverts commit a17da51256.
2015-08-20 19:55:08 -07:00
N. Taylor Mullen 6d99391985 Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:50 -07:00
N. Taylor Mullen c666c9edb6 Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:45 -07:00
N. Taylor Mullen 871def4dc1 Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:40 -07:00
N. Taylor Mullen a42eaefc58 Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:35 -07:00
N. Taylor Mullen e43e3c7b52 Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:31 -07:00
N. Taylor Mullen 866998242b Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:27 -07:00
N. Taylor Mullen dbab3e610b Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:23 -07:00
N. Taylor Mullen 150919f894 Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:18 -07:00
N. Taylor Mullen 0c36470f8b Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:14 -07:00
N. Taylor Mullen ed367df5bc Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:10 -07:00
N. Taylor Mullen bd9894eca7 Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:06 -07:00
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