Commit Graph

5064 Commits

Author SHA1 Message Date
Chris R 3809613618 Add missing System.ComponentModel dependency. 2015-12-17 15:37:20 -08:00
Andrew Stanton-Nurse e27ce7b512 update to fixed install.ps1 2015-12-17 12:00:58 -08:00
Andrew Stanton-Nurse 29b1c2282e actually tested DorkBuild this time :) 2015-12-16 17:46:36 -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
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
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
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
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
Pranav K 8b8707b84b Merge branch 'release' into dev 2015-12-11 12:24:18 -08:00
Pranav K 6ad99c5188 Updating to release NuGet.config. 2015-12-11 12:24:16 -08:00
Pranav K b1a671f3fc Merge branch 'release' into dev 2015-12-11 12:23:32 -08:00
Pranav K 0158c75ed5 Updating to release NuGet.config. 2015-12-11 12:23:29 -08:00
Pranav K 51c6cfa7e0 Merge branch 'release' into dev 2015-12-11 12:22:54 -08:00
Pranav K 4cd2730a39 Updating to release NuGet.config. 2015-12-11 12:22:52 -08:00
Pranav K 5e65a9fc59 Merge branch 'release' into dev 2015-12-11 12:22:26 -08:00
Pranav K cc6b4b28fa Updating to release NuGet.config. 2015-12-11 12:22:24 -08:00
Andrew Stanton-Nurse 012aa6f2a7 update env vars in DorkBuild 2015-12-11 11:23:18 -08:00
Andrew Stanton-Nurse fd26be75f9 whoops, wrong order 2015-12-11 10:36:31 -08:00
Andrew Stanton-Nurse 646067a519 add dnx install back to DorkBuild 2015-12-11 10:20:53 -08:00
Andrew Stanton-Nurse 3b57c74921 fix #332 by using dnu packages add 2015-12-11 09:56:33 -08:00
Brennan 41cd7bf45e Remove display name for Negotiate and Ntlm 2015-12-10 10:19:13 -08:00
Pavel Krymets df3ba7e427 Fix build 2015-12-10 09:37:19 -08:00
Pavel Krymets 0cbd683825 nix does not have %LOCALAPPDATA%, use SpecialFolder.LocalApplicationData instead 2015-12-09 16:02:05 -08:00
Cesar Blum Silveira b33335a144 Skip tests on Mono if KOREBUILD_TEST_SKIPMONO is set. 2015-12-08 15:25:30 -08:00
Pranav K 6b7cd4ac18 Adding System.Runtime to resolve build issue 2015-12-08 14:38:35 -08:00
Victor Hurdugaci ce4d24159e source it on Nix 2015-12-08 11:12:26 -08:00
Victor Hurdugaci 1ccc412caf Support for dotnet 2015-12-08 10:40:43 -08:00
Pranav K 6fabd6f064 Removing unused dependencies 2015-12-07 19:09:28 -08:00
John Luo e62767ab9d Fixing typo in previous commit 2015-12-07 18:00:14 -08:00
John Luo abdd98cd1f Reacting to verbose rename 2015-12-07 17:54:04 -08:00
Chris R 0a5b8dd660 Update sample. 2015-12-07 17:09:43 -08:00
Victor Hurdugaci 7043b16980 KoreBuild-dotnet copy 2015-12-07 15:06:27 -08:00
Hisham Bin Ateya 29b90ea070 Simplify AuthenticationHandler using LINQ 2015-12-07 14:01:57 -08:00
John Luo 79fca22b3b Reacting to verbose rename 2015-12-07 11:58:53 -08:00
Chris R f8ff2cd6d1 Remove x-fowarded-for and x-forwarded-proto. 2015-12-07 10:10:31 -08:00
Doug Bunting 1b0e2e50e1 Restore previous package name: `Microsoft.AspNet.Html.Abstractions`
nit: add a couple of solution items
2015-12-02 09:59:27 -08:00
Pranav K f9661e2bf1 Initial commit 2015-12-01 15:36:17 -08:00
Eilon Lipton b14fa9d990 Create CONTRIBUTING.md 2015-12-01 14:36:26 -08:00
Eilon Lipton 95ae948349 Create LICENSE.txt 2015-12-01 14:36:15 -08:00
Eilon Lipton 48243bbc0c Create README.md 2015-12-01 14:35:51 -08:00
Pranav K a2e4c4e133 Enabling tests on CoreCLR 2015-12-01 11:01:13 -08:00