Commit Graph

19407 Commits

Author SHA1 Message Date
Victor Hurdugaci fab55afca5 Update resource names 2015-04-08 15:31:44 -07:00
Chris Ross 2461b00b02 Basic build infrastructure. 2015-04-08 15:29:15 -07:00
Glenn Condron 5404065d54 Merge pull request #441 from michaldudak/kruntime-to-dnx
Corrected paths to DNX repository
2015-04-08 14:54:15 -07:00
Chris Ross a10245d39f Replace WebSocket dependency. 2015-04-08 14:50:42 -07:00
Chris Ross 1656d224f0 Clean up samples to work with the current tooling. 2015-04-08 14:33:51 -07:00
Hao Kung f337f8cd04 Add TestServer.CreateBuilder overload 2015-04-08 14:27:38 -07:00
Chris Ross 043b0f204c Replace WebSocket dependency. Remove chained dependencies. 2015-04-08 14:23:15 -07:00
Murat Girgin d9c52d01cf Updating readme 2015-04-08 13:08:45 -07:00
Murat Girgin 2391b41aa8 Initial commit 2015-04-08 13:05:24 -07:00
ASP.NET Push Bot eff1181d62 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@6ede18f37a
2015-04-08 05:56:50 -07:00
ASP.NET Push Bot 4fba24edc0 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@7a7b161f57
2015-04-08 05:46:29 -07:00
ASP.NET Push Bot 6726cad51c ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@85d10f2295
2015-04-07 17:01:13 -07:00
N. Taylor Mullen dbbf62cb6b Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:18:08 -07:00
N. Taylor Mullen 5dedb131b0 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:17:40 -07:00
N. Taylor Mullen a6b98d050b Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:17:23 -07:00
N. Taylor Mullen c6fde6bfa8 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:48 -07:00
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 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 7591d5b813 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:26 -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 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 4538519607 Merge branch 'release' into dev 2015-04-07 14:46:00 -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 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
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
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
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
Chris Ross c24a40517f #246 Fix multipart test on linux. 2015-04-06 11:25:26 -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
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 a1a9f7294c Reacting to ILogger api changes 2015-04-04 02:01:19 -07:00
Kiran Challa e3f4e51c0d Reacting to ILogger api changes 2015-04-04 00:44:36 -07:00
Wei Wang 558ac5a316 Fix AppVeyor git line ending config 2015-04-03 17:36:41 -07:00