Commit Graph

40929 Commits

Author SHA1 Message Date
N. Taylor Mullen 25a68f9f79 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:15:57 -07:00
N. Taylor Mullen ee9211a116 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:15:45 -07:00
N. Taylor Mullen 30eee43bfc Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:15:38 -07:00
N. Taylor Mullen e0b0941872 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:15:21 -07:00
N. Taylor Mullen 992f4bab5d Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:15:15 -07:00
N. Taylor Mullen 6aa81d8f0e Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:38 -07:00
N. Taylor Mullen 7591d5b813 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:26 -07:00
N. Taylor Mullen db002867d7 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:09 -07:00
N. Taylor Mullen 5040ca4ceb Merge branch 'release' into dev 2015-04-07 14:54:49 -07:00
N. Taylor Mullen e0a651e9a6 Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:54:43 -07:00
N. Taylor Mullen 963f35477a Merge branch 'release' into dev 2015-04-07 14:54:08 -07:00
N. Taylor Mullen 4cc499540a Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:54:01 -07:00
N. Taylor Mullen 89ed014926 Merge branch 'release' into dev 2015-04-07 14:53:13 -07:00
N. Taylor Mullen 541a093e6d Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:53:07 -07:00
N. Taylor Mullen 98579d5836 Merge branch 'release' into dev 2015-04-07 14:51:20 -07:00
N. Taylor Mullen db9ee60647 Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:51:14 -07:00
N. Taylor Mullen 7b5f4188d5 Merge branch 'release' into dev 2015-04-07 14:50:39 -07:00
N. Taylor Mullen e0694a21d8 Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:50:16 -07:00
N. Taylor Mullen 7a2c338d25 Merge branch 'release' into dev 2015-04-07 14:49:17 -07:00
N. Taylor Mullen bca280d974 Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:49:11 -07:00
N. Taylor Mullen cf98e16436 Merge branch 'release' into dev 2015-04-07 14:48:32 -07:00
N. Taylor Mullen 84afe105ec Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:48:25 -07:00
N. Taylor Mullen df13245be3 Merge branch 'release' into dev 2015-04-07 14:47:21 -07:00
N. Taylor Mullen a8d5bb934d Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:47:02 -07:00
N. Taylor Mullen 22c8443da3 Merge branch 'release' into dev 2015-04-07 14:46:26 -07:00
N. Taylor Mullen b652ca3332 Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:46:20 -07:00
N. Taylor Mullen 4538519607 Merge branch 'release' into dev 2015-04-07 14:46:00 -07:00
Pranav K f9d53e341c * Simplify MvcOptions
* Remove facades for accessing Options<T> and pass options to the invoker

Fixes #2266
Fixes #2269
2015-04-07 14:45:53 -07:00
N. Taylor Mullen e2e14681d1 Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:45:42 -07:00
N. Taylor Mullen ad108a14f3 Merge branch 'release' into dev 2015-04-07 14:45:29 -07:00
N. Taylor Mullen 40490593ce Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:45:23 -07:00
N. Taylor Mullen dc94ede400 Merge branch 'release' into dev 2015-04-07 14:43:56 -07:00
N. Taylor Mullen cfa6399de6 Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:43:50 -07:00
N. Taylor Mullen d5740add2d Merge branch 'release' into dev 2015-04-07 14:42:09 -07:00
N. Taylor Mullen 8b9b809ecd Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:41:49 -07:00
N. Taylor Mullen 28fe8e3f8c Merge branch 'release' into dev 2015-04-07 14:40:26 -07:00
N. Taylor Mullen 94bc3760b7 Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:40:20 -07:00
Levi B 6c9055cadc Fix CJK Ideographs and Hangul Syllables representation
Characters in these blocks weren't correctly identified as assigned characters, which caused the encoders to always encode them, even if the ranges were in the allow list.
2015-04-07 13:54:46 -07:00
Doug Bunting 689f5bfa79 Use `XmlAssert` to avoid functional test failures
- #2311

nit: rewrap lines for consistency and to remove orphans
2015-04-07 11:46:38 -07:00
Doug Bunting 94721f09a9 Remove duplicate tests
- duplication in data sets confuses xUnit
2015-04-07 11:00:45 -07:00
sornaks 7e2420b93c Reacting to AppendFormat changes in Razor. 2015-04-07 08:40:05 -07:00
sornaks 585002baf8 Issue #2123 - Adding AppendFormat to TagHelperContent. 2015-04-07 08:31:25 -07:00
Michał Dudak 2ebbb6d870 Corrected paths to DNX repository 2015-04-07 09:21:22 +02:00
ASP.NET Push Bot b3bd761252 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@9f8284acb8
2015-04-07 00:20:12 -07:00
Praburaj e392c4087a Updating build.sh to use /bin/bash instead of /bin/sh
Currently due to this command source is not recognized. This seems to be fixed in a bunch of repos already.
2015-04-06 14:48:58 -07:00
Praburaj aac9beb1fd Adding a coreclr variation of openidconnect 2015-04-06 13:56:44 -07:00
Chris Ross 8da763a14a Disable false positive date parser test. 2015-04-06 13:52:08 -07:00
Harsh Gupta 0c0fa10ed0 Fixes 2307. MutableObjectBinder now relies on ModelMetadata to decide if a type is a complex type.
This avoids reflection at multiple places and allows caching.
2015-04-06 13:17:39 -07:00
Chris Ross 957a77219c Use MemberData instead of InlineData. 2015-04-06 12:41:01 -07:00
Chris Ross b62dde23e6 Add quotes in project.json file. 2015-04-06 12:09:27 -07:00