Commit Graph

12009 Commits

Author SHA1 Message Date
moozzyk aaf84afaff Don't try calling `uname` on Windows 2015-12-21 10:25:48 -08:00
Chris R f3f7027438 React to Hosting changes. 2015-12-21 10:20:59 -08:00
Ben Adams 02fa0c306d Jit readonly static optimization 2015-12-20 00:34:42 +00:00
Victor Hurdugaci 50999bb876 typo 2015-12-18 16:16:22 -08:00
John Luo cb4c05084b Reacting to new Hosting API 2015-12-18 16:04:27 -08:00
Victor Hurdugaci 952fdd5a38 no parallel on Linux 2015-12-18 15:55:14 -08:00
Victor Hurdugaci c626a599a7 Run tests on CoreCLR using DNX 2015-12-18 14:52:42 -08:00
John Luo 9edd6f60b9 Missed update after rebasing 2015-12-18 14:48:13 -08:00
Victor Hurdugaci 76c0f12c06 Full path -because paths are hard 2015-12-18 10:08:25 -08:00
Victor Hurdugaci 0ce70ddb1c Use full path for test runner 2015-12-18 09:54:00 -08:00
Victor Hurdugaci ae85d226be Remove dnx and make CLR tests use the xunit runner 2015-12-18 09:18:44 -08:00
John Luo efcc7ae956 Reacting to new Hosting API 2015-12-17 19:14:35 -08:00
Andrew Stanton-Nurse 63c47a9c6d Revert "fix travis RID detection in KoreBuild"
This reverts commit c72ba87878.
2015-12-17 16:30:17 -08:00
Andrew Stanton-Nurse c72ba87878 fix travis RID detection in KoreBuild 2015-12-17 16:29:03 -08:00
Chris R 3809613618 Add missing System.ComponentModel dependency. 2015-12-17 15:37:20 -08:00
John Luo bd10d507f8 Reacting to new Hosting API 2015-12-17 15:08:17 -08:00
Cesar Blum Silveira 717b355bfd Merge branch 'benaadams/horizontal-initalize' into dev 2015-12-17 14:37:48 -08:00
Andrew Stanton-Nurse e27ce7b512 update to fixed install.ps1 2015-12-17 12:00:58 -08:00
Ben Adams 7625f65e6c Faster MemoryPoolIterator2.CopyFrom 2015-12-17 11:32:01 +00:00
Ben Adams 186f6d0a05 Horizontal initialize repeat vectors once 2015-12-17 10:18:20 +00:00
Andrew Stanton-Nurse 29b1c2282e actually tested DorkBuild this time :) 2015-12-16 17:46:36 -08:00
Stephen Halter 5d6fdc5eb5 Merge branch 'benaadams/vector.dot' into dev 2015-12-16 17:39:40 -08:00
Andrew Stanton-Nurse 92121e62d9 fix DorkBuild 2015-12-16 17:28:34 -08:00
Andrew Stanton-Nurse 3ae5110441 probe for Mono reference assemblies in DorkBuild 2015-12-16 17:02:41 -08:00
Stephen Halter 67a0165aec Merge branch 'benaadams/headers.clearfast' into dev 2015-12-16 15:48:01 -08:00
Victor Hurdugaci dfb033e51c Use nuget add instead of dnu packages add 2015-12-16 15:15:43 -08:00
Andrew Stanton-Nurse e5f42498ac add .build dir to gitignore 2015-12-16 14:42:11 -08:00
Ben Adams 559cd51255 Faster Headers.ClearFast 2015-12-16 22:23:33 +00:00
Ben Adams 9fa9c45eda ReuseStreams config and tests 2015-12-16 21:27:07 +00:00
Ben Adams 841ec73497 Prevent OnComplete modifying Streams 2015-12-16 20:51:45 +00:00
Ben Adams f5e45accac Amortize Stream Costs 2015-12-16 20:51:44 +00:00
Cesar Blum Silveira 349af50977 Pre-allocate standard method and version strings. 2015-12-16 10:47:59 -08:00
Ben Adams 4460cd3470 Don't use Vector<byte>.Dot 2015-12-16 16:24:45 +00:00
Victor Hurdugaci 1b05921b70 Update the git template 2015-12-15 16:19:59 -08:00
Doug Bunting 234073cf6e Make `HtmlEncodedString` a suitable base for MVC's `HtmlString`
- #5
- provide `ToString()` implementation
- add missing `null` checks in `WriteTo()`; remove extraneous one in the constructor
- special-case `HtmlEncodedString` in `IHtmlContentBuilder.AppendFormat()` extension method

nits:
- ignore more files
- add missing `null` checks in `HtmlContentBuilderExtensions` too
2015-12-15 15:27:40 -08:00
Victor Hurdugaci 77bcf111fb All line endings 2015-12-15 14:44:00 -08:00
Victor Hurdugaci 28474fdc75 Fix line endings 2015-12-15 14:34:41 -08:00
Victor Hurdugaci 3e6551f80d Move KoreBuild-dotnet from release 2015-12-15 11:53:41 -08:00
moozzyk 83cff16715 Changing the folder of ARM version of libuv to win7-arm
Depends on: https://github.com/aspnet/libuv-build/pull/4
Fixes: https://github.com/aspnet/Home/issues/1111
2015-12-15 10:37:29 -08:00
Brennan cbc201ac26 Remove unused OnExecute 2015-12-15 08:53:41 -08:00
Pranav K 736f2bcefb Adding Travis and AppVeyor badges 2015-12-14 16:28:23 -08:00
Pavel Krymets 29e87e314a Fix coreclr registry and file system related tests 2015-12-14 14:41:03 -08:00
Ben Adams dc9f5c433b Update reason phrases to current
Update HTTP reason phrases to current values; are currently original
phrases.
2015-12-13 23:17:03 +00:00
Stephen Halter a696eb89d5 Merge branch 'benaadams/pool-writecontexts' into dev 2015-12-13 02:57:27 -08:00
Pavel Krymets e0d3d7e85d Catch and display project validation exceptions correctly 2015-12-11 14:13:56 -08:00
Pranav K 604640e3a0 Merge remote-tracking branch 'origin/release' into dev 2015-12-11 12:34:26 -08:00
Pranav K 03ea2f5724 Updating to release dnvm and NuGet.config 2015-12-11 12:33:57 -08:00
Pranav K 17a8be9965 Merge remote-tracking branch 'origin/release' into dev 2015-12-11 12:32:32 -08:00
ASP.NET Push Bot 05e4679bee ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@e75cc2da1f
2015-12-11 12:28:39 -08:00
Pranav K 59fb1ad3b7 Merge branch 'release' into dev 2015-12-11 12:25:24 -08:00