Commit Graph

6700 Commits

Author SHA1 Message Date
Daniel Kraemer 7bb3ccf201 Fixed possibly wrong registry path
Your version of this script opens/creates registry path "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\4.0.30319.0\AutoGenKeys\$sid"
I think the correct path should be "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\$sid"
2015-11-20 21:37:08 +01:00
Pavel Krymets 09f54d6857 Fix build 2015-11-18 12:38:28 -08:00
glennc 55692574b4 Missed saving the change to helloMVC. 2015-11-18 12:03:14 -08:00
Pavel Krymets c48173c948 Add event ids to all log calls 2015-11-18 11:36:15 -08:00
glennc 43076b8f95 Merge branch 'dev' of github.com:aspnet/Home into dev 2015-11-18 11:01:52 -08:00
glennc 2337043e92 change kestrel to listen on * 2015-11-18 11:01:37 -08:00
ASP.NET Push Bot c4252f63f8 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@c8894c5424
2015-11-18 10:47:18 -08:00
ASP.NET Push Bot 42c1c93fbd ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@c8894c5424
2015-11-18 10:42:15 -08:00
glennc a402095e59 Update dockerfiles 2015-11-18 10:25:02 -08:00
Glenn Condron 02c4a35272 Update Dockerfile 2015-11-18 09:03:15 -08:00
Glenn Condron 96806ed284 Update Dockerfile 2015-11-18 09:02:37 -08:00
Damian Edwards 8c7e493785 Fix sample 2015-11-18 08:12:20 -08:00
glennc 2c3927fbcb rename rc folder 2015-11-17 19:25:29 -08:00
Glenn Condron bcac9e4750 Merge pull request #1056 from Kagamine/patch-2
Fixed #1035, #1048, #1034
2015-11-17 18:58:01 -08:00
あまみや ゆうこ 9252061a83 Fixed #1035, #1048, #1034. Add rc1 samples, update dockerfile
Remove web listener
Simple the command line of kestrel
Add IISPlatformHandler
Up the latest to date
Created rc1 folder
Update docker files
rc1 -> rc1-final
2015-11-18 10:06:21 +08:00
Doug Bunting 042b9d26c6 Move Travis to supported Linux distribution
- use Ubuntu 14.04 (Trusty)
  - Travis support for Trusty is in Beta and currently requires `sudo`
- run `dnu restore` with DNX Core since aspnet/External#49 is not fixed in Mono versions we can use
- add required dependencies for DNX Core to `.travis.yml`
- addresses part of aspnet/Universe#290
2015-11-17 14:43:24 -08:00
Hao Kung 0b808ca75a ConfigureDP => AddDP 2015-11-17 13:46:52 -08:00
Doug Bunting 5c94e8923a Move Travis to supported Linux distribution
- use Ubuntu 14.04 (Trusty)
  - Travis support for Trusty is in Beta and currently requires `sudo`
- run `dnu restore` with DNX Core since aspnet/External#49 is not fixed in Mono versions we can use
- add required dependencies for DNX Core to `.travis.yml`
- addresses part of aspnet/Universe#290
2015-11-17 12:34:21 -08:00
Doug Bunting 001a7a6d5a Explicitly choose Mono 4.0.5
- avoids future problems related to aspnet/External#48
  - e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 10:54:20 -08:00
Doug Bunting 10012f4ee2 Explicitly choose Mono 4.0.5
- avoids future problems related to aspnet/External#48
  - e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 10:33:21 -08:00
Pavel Krymets 5be19a02fc Add script to add AutoGenKeys section and UCL for it 2015-11-17 09:34:18 -08:00
ASP.NET Push Bot df249fbf41 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@c080c3035b
2015-11-17 09:31:29 -08:00
Doug Bunting 419d3a3ea5 Support restoring with .NET Core
- infrastructure for switching restores everywhere i.e. addressing #290
- e.g. add `KOREBUILD_DNU_RESTORE_CORECLR` setting to `.travis.yml` files, especially if using Trusty
2015-11-13 14:49:58 -08:00
Pranav K d09551af46 Reacting to DependencyInjection changes 2015-11-13 10:30:54 -08:00
Troy Dai 4c97cbb9b2 Update Microsoft.Win32.Registry reference's version 2015-11-12 15:28:21 -08:00
N. Taylor Mullen 37e4a80160 Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:24:19 -08:00
N. Taylor Mullen ca2629c004 Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:22:57 -08:00
ASP.NET Push Bot 8bd19e68b0 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@6018e404af
2015-11-10 12:05:45 -08:00
ASP.NET Push Bot be0204d42c ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@6018e404af
2015-11-10 11:51:22 -08:00
Barry Dorrans 690bbb8df4 Add security reporting details
resolves #1063
2015-11-10 11:23:18 -08:00
Cesar Blum Silveira 2ffa50a80b Merge branch 'release' into dev 2015-11-03 13:10:01 -08:00
Cesar Blum Silveira 7770e5f4db Strong name everything. 2015-11-03 12:05:40 -08:00
Cesar Blum Silveira edf44555f1 Merge branch 'release' into dev 2015-11-02 16:20:35 -08:00
Cesar Blum Silveira acd8d3d44d Strong name everything. 2015-11-02 15:32:44 -08:00
ASP.NET Push Bot 98355aa2af ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@74cbefa79c
2015-11-02 09:59:52 -08:00
John Luo 5f91ce2f2b Reacting to Hosting changes 2015-10-30 16:51:16 -07:00
ASP.NET Push Bot a4314d1b30 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@879aa15baf
2015-10-29 15:49:37 -07:00
ASP.NET Push Bot 9adc66547d ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@ed0017b7e2
2015-10-28 12:59:08 -07:00
Pranav K f2f2b98605 Merge branch 'release' into dev 2015-10-28 12:51:26 -07:00
Pranav K 92a052a55e Merge branch 'release' into dev 2015-10-28 12:49:46 -07:00
Pranav K d0a2a8687e Updating to release NuGet.config. 2015-10-28 12:43:09 -07:00
Pranav K 1c570ba02b Updating to release NuGet.config. 2015-10-28 12:43:04 -07:00
Pranav K 2c240192cf Updating to release dnvm and NuGet.config 2015-10-27 23:02:33 -07:00
ASP.NET Push Bot 7297b1180b ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@6bc0fc108c
2015-10-26 15:04:01 -07:00
BrennanConroy 0541ba6d12 Update dnvm.cmd 2015-10-26 14:52:41 -07:00
Brennan b1c2447073 Update dnvm 2015-10-26 14:12:16 -07:00
ASP.NET Push Bot bf8d6caff7 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@e01de426d8
2015-10-26 13:26:45 -07:00
David Fowler 812609843f Removed unused using 2015-10-23 02:10:08 -07:00
Pavel Krymets bc80dab39d Compiles and passes tests 2015-10-22 18:15:32 -07:00
Pranav K c3a24cbe72 Switching to generations TFMs 2015-10-22 01:04:17 -07:00