Matt Ellis
ea636140c7
Allow Kestrel to boot when on CoreCLR and *NIX
...
With cross platform .NET Core support coming online, we need to update
our IsWindows check to not assume running on .NET Core means running on
Windows. Since CoreFX doesn't yet expose a method for doing this (they
are working on adding it back), we'll just call Uname and if that
returns an empty string assume that we are on Windows.
2015-04-09 23:58:03 -07:00
ASP.NET Push Bot
578f5428ba
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@0fafbcc6bb
2015-04-09 17:36:20 -07:00
ASP.NET Push Bot
482dd39ab8
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@59aeab256b
2015-04-09 17:14:10 -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
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
ee9211a116
Update .travis.yml and appveyor.yml to build quietly.
2015-04-07 16:15:45 -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
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
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
ASP.NET Push Bot
31c7588c13
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@133607eb6b
2015-04-04 22:13:56 -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
Wei Wang
82be65d468
Fix AppVeyor git line ending config
2015-04-03 17:32:51 -07:00
Wei Wang
41da48265e
Fix AppVeyor git line ending config
2015-04-03 17:16:25 -07:00
Wei Wang
da8f694328
Fix AppVeyor git line ending config
2015-04-03 17:08:11 -07:00
ASP.NET Push Bot
e652ec7fbf
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@99d0fa33c8
2015-04-03 14:30:29 -07:00
Doug Bunting
53a7360f79
Merge remote-tracking branch 'origin/release' into dev
2015-04-03 12:20:17 -07:00
Doug Bunting
3476984273
Merge remote-tracking branch 'origin/release' into dev
2015-04-03 11:58:16 -07:00
ASP.NET Push Bot
925aa16a3b
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@30ed42f1b3
2015-04-03 11:50:19 -07:00
Doug Bunting
1f97db54fa
Merge remote-tracking branch 'origin/release' into dev
2015-04-03 11:36:31 -07:00
Doug Bunting
1fbf1ba452
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
2015-04-03 10:21:51 -07:00
N. Taylor Mullen
60369d1a06
Merge branch 'release' into dev
2015-04-02 16:33:33 -07:00
N. Taylor Mullen
086eee4cf3
Add RazorTooling and Common to Universe.
2015-04-02 16:31:01 -07:00
N. Taylor Mullen
ec61315412
Update project.json, code=>compile. Also remove **/*.cs and **/*.vs from compile section. These are now defaulted to on.
2015-04-02 16:15:25 -07:00
Doug Bunting
cf2ba5aa25
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
2015-04-02 13:49:31 -07:00
Doug Bunting
5ad7aea8b4
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
2015-04-02 13:49:26 -07:00
Doug Bunting
19567ad39d
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
2015-04-02 13:49:24 -07:00
ASP.NET Push Bot
4bd9849e3d
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@d63b199fc5
2015-04-02 11:11:06 -07:00
Troy Dai
5826cd9014
Update global.json, sources=>projects
2015-04-02 09:20:50 -07:00
Troy Dai
d6a6b986ea
Update global.json, sources=>projects
2015-04-02 09:20:17 -07:00
Troy Dai
1d7ac248ee
Update global.json, sources=>projects
2015-04-02 09:19:54 -07:00
Pranav K
a8134feb03
Adding status badges
2015-04-01 18:10:11 -07:00
N. Taylor Mullen
5b4ddc9082
Turn off sudo for .travis.yml.
2015-04-01 17:09:59 -07:00
N. Taylor Mullen
982336a4fe
Turn off sudo for .travis.yml.
2015-04-01 17:09:22 -07:00
N. Taylor Mullen
f91f3da29c
Turn off sudo for .travis.yml.
2015-04-01 17:06:34 -07:00
N. Taylor Mullen
df74818199
Turn off sudo for .travis.yml.
2015-04-01 17:04:41 -07:00
N. Taylor Mullen
13eae9bb47
Add travis and appveyor CI support.
2015-04-01 15:59:29 -07:00
N. Taylor Mullen
2ae44c7063
Add travis and appveyor CI support.
2015-04-01 15:57:51 -07:00
N. Taylor Mullen
180aa13d30
Add travis and appveyor CI support.
2015-04-01 15:51:37 -07:00
N. Taylor Mullen
2cb0ddce82
Add travis and appveyor CI support.
2015-04-01 15:40:28 -07:00