N. Taylor Mullen
649a74a753
Update xunit.runner.kre => xunit.runner.aspnet.
2015-03-13 00:34:51 -07:00
Levi B
2337d7808d
Change dependency reference WebEncoders -> WebEncoders.Core
2015-03-12 22:57:44 -07:00
Levi B
8ca2728ef8
Split encoders into two packages to resolve layering issues
...
The core package has no external dependencies aside from NetFX-produced packages
2015-03-12 22:35:47 -07:00
N. Taylor Mullen
20bcd6346e
Update xunit.runner.kre => xunit.runner.aspnet.
2015-03-12 17:26:17 -07:00
N. Taylor Mullen
f3df66cfea
Update xunit.runner.kre => xunit.runner.aspnet.
2015-03-12 17:22:37 -07:00
N. Taylor Mullen
a10acfd4cd
Update xunit.runner.kre => xunit.runner.aspnet.
2015-03-12 17:17:33 -07:00
N. Taylor Mullen
2641c41ed5
Update xunit.runner.kre => xunit.runner.aspnet.
2015-03-12 17:11:14 -07:00
N. Taylor Mullen
d3313f2b6e
Update xunit.runner.kre => xunit.runner.aspnet.
2015-03-12 17:07:49 -07:00
Praburaj
36271260a1
Reacting to Caching extension rename
2015-03-12 17:06:16 -07:00
Praburaj
48f2d14413
React to Caching extension rename
2015-03-12 16:57:32 -07:00
Brennan
a06d05ffae
Update xunit.runner.kre => xunit.runner.aspnet.
2015-03-12 16:27:02 -07:00
Brennan
20ffd7e081
Update xunit.runner.kre => xunit.runner.aspnet.
2015-03-12 16:26:13 -07:00
Victor Hurdugaci
a14b35ca6c
Skip credentials prompt for CI builds
2015-03-12 16:23:47 -07:00
Brennan
42436d3a7e
Update xunit.runner.kre => xunit.runner.aspnet.
2015-03-12 16:18:52 -07:00
Brennan
8fb42e4d16
Update xunit.runner.kre => xunit.runner.aspnet.
2015-03-12 16:14:29 -07:00
Levi B
bf7283697d
Flow logging through the AuthenticatedEncryption types
2015-03-12 16:12:17 -07:00
N. Taylor Mullen
2bd73523f6
Update xunit.runner.kre => xunit.runner.aspnet.
2015-03-12 16:10:07 -07:00
Brennan
4883cfe40d
XRE name changes
2015-03-12 16:06:36 -07:00
Levi B
7fe33e8159
DataProtectionServices should prefer registry over defaults
...
Comment cleanup in CNG-GCM ExportToXml
2015-03-12 14:22:45 -07:00
Doug Bunting
90294aa49c
Fix build failures when source is under a directory with spaces in the name
...
- aspnet/Mvc#2082
- problems specific to local `node` and related installations
- quote authenticode verification target
- quote local `node` library paths
- quote local `npm.cmd` path (with ye olde `/S` double-quoting hack)
- quote `--prefix` values in `npm install` commands
- quote `rimraf` directories to delete
2015-03-12 10:33:12 -07:00
Doug Bunting
0610cfbb3e
Do not use deprecated `dnvm -x86` switch
2015-03-11 21:50:21 -07:00
Levi B
4f2288c3da
Introduce concept of a "fallback key"
...
This key is used if there is no preferred default key and the developer has disabled automatic key generation. This will keep the service from falling over if the keys are not rolled and they all expire.
2015-03-11 19:39:41 -07:00
Levi B
58c823bc45
Rename KeyLifetimeOptions -> KeyManagementOptions
...
Simplify default key resolution logic
Introduce API for disabling automatic key generation
2015-03-11 19:39:35 -07:00
David Fowler
43f7c54fb8
Merge pull request #378 from tugberkugurlu/ignore-lock-file
...
ignored project.lock.json file
2015-03-11 17:48:17 -07:00
Tugberk Ugurlu
bca62a49a8
ignored project.lock.json file
2015-03-12 00:45:43 +00:00
Praburaj
ad9e11ed2e
React to Caching package rename
...
Dependent on https://github.com/aspnet/Caching/pull/49/files
2015-03-11 17:39:00 -07:00
Praburaj
a3772cf6d5
React to Caching package rename
...
Dependent on https://github.com/aspnet/Caching/pull/49/files
2015-03-11 17:33:04 -07:00
Praburaj
eb73ad64fd
React to Caching package rename
...
Dependent on https://github.com/aspnet/Caching/pull/49/files
2015-03-11 17:29:24 -07:00
Doug Bunting
07f78bab6f
Do not use deprecated `dnvm -x86` switch
2015-03-11 16:58:37 -07:00
Doug Bunting
b8286ec272
Do not use deprecated `dnvm -x86` switch
2015-03-11 16:58:36 -07:00
Doug Bunting
5e34ecdd04
Do not use deprecated `dnvm -x86` switch
2015-03-11 16:58:34 -07:00
Doug Bunting
36de6b99a9
Do not use deprecated `dnvm -x86` switch
2015-03-11 16:58:33 -07:00
Doug Bunting
3f8de94edd
Do not use deprecated `dnvm -x86` switch
2015-03-11 16:58:31 -07:00
Doug Bunting
1990b9ee97
Do not use deprecated `dnvm -x86` switch
2015-03-11 16:58:28 -07:00
Doug Bunting
c27c85c7ac
Do not use deprecated `dnvm -x86` switch
2015-03-11 16:58:26 -07:00
Doug Bunting
ebcb6196b8
Do not use deprecated `dnvm -x86` switch
2015-03-11 16:58:25 -07:00
Doug Bunting
e47e9df4a6
Do not use deprecated `dnvm -x86` switch
2015-03-11 16:58:22 -07:00
Doug Bunting
20fe4f8d63
Do not use deprecated `dnvm -x86` switch
2015-03-11 16:58:20 -07:00
Hao Kung
c49fd85c56
React to identity changes
2015-03-11 16:10:55 -07:00
Doug Bunting
878541c220
Do not use deprecated `dnvm -x86` switch
...
- avoid `The -x86 switch has been deprecated. Use the '-arch x86' parameter instead`
2015-03-11 15:24:34 -07:00
Praburaj
39fc5ebdc4
Making the tests robust
...
And some general cleanup
2015-03-11 14:48:34 -07:00
Praburaj
b0c989ce90
Modifying the logic to identify the runtime to use
...
Also quoting the application path being passed to iisexpress/k web so that application path can contain spaces.
2015-03-11 14:48:23 -07:00
ASP.NET Push Bot
5c7a71451c
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@8e182fe0f5
2015-03-11 14:19:53 -07:00
N. Taylor Mullen
a6982fae6c
Update .kproj => .xproj.
2015-03-11 14:09:25 -07:00
N. Taylor Mullen
a43664286a
Update .kproj => .xproj.
2015-03-11 14:09:20 -07:00
N. Taylor Mullen
8d8c6ea823
Update .kproj => .xproj.
2015-03-11 14:09:00 -07:00
N. Taylor Mullen
b84b0dbfac
Update .kproj => .xproj.
2015-03-11 14:08:56 -07:00
N. Taylor Mullen
12f90869c0
Update .kproj => .xproj.
2015-03-11 14:07:45 -07:00
N. Taylor Mullen
e3e0f1a1c3
Update .kproj => .xproj.
2015-03-11 14:07:29 -07:00
N. Taylor Mullen
b72d737605
Update .kproj => .xproj.
2015-03-11 14:07:06 -07:00