John Luo
5ed05d34ac
Adding directory existence check for nuget-install
2015-11-29 00:05:52 -08:00
Pranav K
64fa41457b
Updating build script per RC1 branching
2015-11-24 14:53:00 -08:00
Pavel Krymets
aaea8bdf05
Fix test
2015-11-24 11:09:01 -08:00
Pavel Krymets
cc384ff272
Add an option to disable windown auth
2015-11-24 10:56:34 -08:00
Pranav K
60f5fd591e
Updating tests to run on dnxcore50
2015-11-23 16:40:15 -08:00
Pranav K
5f44e8540d
Ensure Microsoft.AspNet.DataProtection.Test.Shared can compile in dnxcore50
2015-11-23 11:31:50 -08:00
Pranav K
ca3e4669dc
Updating tests to use moq.netcore
2015-11-20 14:40:50 -08:00
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
Pavel Krymets
c48173c948
Add event ids to all log calls
2015-11-18 11:36:15 -08:00
Pavel Krymets
8ee803d255
Handle Remote header with ip and port correctly
2015-11-18 11:10:27 -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
Doug Bunting
b09bdc08f4
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:01:02 -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
02e99e341e
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 11:03:11 -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
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
9910254f3d
Remove System beta tag in project.json for coreclr packages.
2015-11-12 12:23:49 -08:00
N. Taylor Mullen
f5477d1748
Remove System beta tag in project.json for coreclr packages.
2015-11-12 12:23:18 -08:00
N. Taylor Mullen
ca2629c004
Remove System beta tag in project.json for coreclr packages.
2015-11-12 12:22:57 -08:00
Chris R
31c7db25a2
Merge branch 'release' into dev
2015-11-04 13:39:13 -08:00
Chris R
a0466868e1
Publish tests with no-source to avoid signing issue.
2015-11-04 11:42:10 -08:00
Cesar Blum Silveira
87a20119fd
Merge branch 'release' into dev
2015-11-04 09:22:28 -08:00
Cesar Blum Silveira
9e7a3ae335
Strong name Microsoft.AspNet.IISPlatformHandler.
2015-11-03 20:48:36 -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
Cesar Blum Silveira
c78ad32b1e
Merge branch 'release' into dev
2015-11-02 12:23:20 -08:00
John Luo
5f91ce2f2b
Reacting to Hosting changes
2015-10-30 16:51:16 -07:00
Cesar Blum Silveira
8a06966024
Strong name Microsoft.AspNet.JsonPatch.
2015-10-30 12:57:49 -07:00
Pranav K
f2f2b98605
Merge branch 'release' into dev
2015-10-28 12:51:26 -07:00
Pranav K
6eff1fc90f
Merge branch 'release' into dev
2015-10-28 12:50:50 -07:00
Pranav K
bb7f2c3636
Merge branch 'release' into dev
2015-10-28 12:50:14 -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
bffcc3dbce
Updating to release NuGet.config.
2015-10-28 12:43:07 -07:00
Pranav K
76346e48a6
Updating to release NuGet.config.
2015-10-28 12:43:05 -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
Chris R
5c33037337
Lower integration test timeouts.
2015-10-27 10:55:37 -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
David Fowler
327589d41e
Fixed ifdefs
2015-10-24 01:07:01 -07:00