Commit Graph

40898 Commits

Author SHA1 Message Date
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
Chris Ross 31dae81405 Short circuit empty inputs. 2015-04-06 11:56:27 -07:00
N. Taylor Mullen 71b1a57617 Normalize README.md build status badges. 2015-04-06 11:55:11 -07:00
N. Taylor Mullen 62c40ecc89 Add Appveyor status badge. 2015-04-06 11:53:59 -07:00
Chris Ross c24a40517f #246 Fix multipart test on linux. 2015-04-06 11:25:26 -07:00
Praburaj 888ed48249 Using in memory store on mono 2015-04-06 11:06:27 -07:00
Pranav K 1f127d25c3 * Adding TimeSpan to DateTimeOffset so test succeeds in non-PST timezones
* Removing unused dependency from project.json
2015-04-06 07:41:05 -07:00
Praburaj ba80195851 Tag helpers 2015-04-05 20:35:06 -07:00
N. Taylor Mullen c4e7a539fa Fix README.md. 2015-04-05 14:38:58 -07:00
ASP.NET Push Bot 31c7588c13 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@133607eb6b
2015-04-04 22:13:56 -07:00
Eilon Lipton a9fcb40b27 Merge pull request #16 from hishamco/dev
Using 'nameof' operator instead of magic strings
2015-04-04 17:18:55 -07:00
Kiran Challa 5e8beea941 Reacting to ILogger api changes 2015-04-04 04:22:56 -07:00
Kiran Challa e6ddbb929c Reacting to ILogger api changes 2015-04-04 04:08:41 -07:00
Kiran Challa 9330789fe3 Reacting to ILogger api changes 2015-04-04 02:52:43 -07:00
Kiran Challa a1a9f7294c Reacting to ILogger api changes 2015-04-04 02:01:19 -07:00
Kiran Challa 6e18fc2f74 Reacting to ILogger api changes 2015-04-04 01:24:42 -07:00
Kiran Challa e3f4e51c0d Reacting to ILogger api changes 2015-04-04 00:44:36 -07:00
Kiran Challa bd1e282e58 Reacting to ILogger api changes 2015-04-04 00:34:07 -07:00
N. Taylor Mullen b02ab87cde Added travis-ci badge. 2015-04-04 00:30:16 -07:00
N. Taylor Mullen 7d7b2795e1 Change tests to utilize Environment.NewLine.
- Normalized newlines for code generation tests. We default all tests to use \r\n. This way we can have a consistent test experience cross plat.
- For tests that expected indexes that were affected by new lines I modified them to account for cross plat scenarios.
- Added a few test classes to ensure we could normalize newlines for codegen tests.

#106
2015-04-03 23:50:21 -07:00
Wei Wang 558ac5a316 Fix AppVeyor git line ending config 2015-04-03 17:36:41 -07:00
Wei Wang 82f69344d8 Fix AppVeyor git line ending config 2015-04-03 17:35:48 -07:00
Wei Wang 82be65d468 Fix AppVeyor git line ending config 2015-04-03 17:32:51 -07:00
Wei Wang c1d5e21d2c Fix AppVeyor git line ending config 2015-04-03 17:28:43 -07:00
Wei Wang cfd01e2eb5 Fix AppVeyor git line ending config 2015-04-03 17:25:24 -07:00
Wei Wang 28a6ef1dc4 Fix AppVeyor git line ending config 2015-04-03 17:22:02 -07:00
Wei Wang 3c67bbb93b Fix AppVeyor git line ending config 2015-04-03 17:20:48 -07:00
Wei Wang 5c29efc49c Fix AppVeyor git line ending config 2015-04-03 17:18:08 -07:00
Wei Wang 035c97a7bf Fix AppVeyor git line ending config 2015-04-03 17:17:51 -07:00
Wei Wang 41da48265e Fix AppVeyor git line ending config 2015-04-03 17:16:25 -07:00
Wei Wang fc1b950c00 Fix AppVeyor git line ending config 2015-04-03 17:16:08 -07:00
Wei Wang 0ca6960a32 Fix AppVeyor git line ending config 2015-04-03 17:11:45 -07:00