Praburaj
ecb6184214
Using IRuntimeEnvironment to detect if mono
2015-04-16 15:14:17 -07:00
Praburaj
9c5d86d4c0
Enabling host shutdown events.
2015-04-16 11:55:54 -07:00
Praburaj
c44e65c27f
Stabilizing IIS helpers.
2015-04-16 11:34:22 -07:00
Praburaj
9eca47b388
Changing all validators to async
2015-04-15 23:59:04 -07:00
Praburaj
0083778faf
Helpers async
2015-04-15 23:35:47 -07:00
Praburaj
bea42ef0ca
Making tests async
2015-04-15 23:21:44 -07:00
Praburaj
9c8fa0f3f9
Return HttpResponseMessage from RetryHelper
2015-04-15 23:15:12 -07:00
Praburaj
0823c5802c
Cleanup.
2015-04-15 21:51:46 -07:00
Praburaj
cae0d494a9
Moving some logging into the helpers
2015-04-15 21:37:15 -07:00
Praburaj
edec7e9cce
Changing the retry interval to 1 second with retry count = 60
...
Also exposing a host shutdown token to prevent retries after the process died.
2015-04-15 16:59:48 -07:00
Praburaj
64977e14a9
Fixing IIS variations
2015-04-15 16:06:54 -07:00
Praburaj
76d0d56b5d
Setting DNX_APPBASE from the deployment helpers
2015-04-15 15:09:15 -07:00
Praburaj
6dd1fd7dc1
Selfhost does not seem to like CreateNoWindow on CI.
2015-04-15 14:36:22 -07:00
Praburaj
eac23bc1d8
Moving some helpers into validator class
2015-04-15 13:49:57 -07:00
Hao Kung
f71d49744e
React to WebHostingBuilder
2015-04-15 12:45:28 -07:00
Chris Ross
7641ca3722
Handle change to cookie parser.
2015-04-15 10:25:47 -07:00
Praburaj
062722f1fb
Some diagnostic messages cleanup on deployment helpers
2015-04-15 10:01:44 -07:00
Praburaj
7c5e95818f
Adding more diagnostics for iis express process.
2015-04-15 09:48:24 -07:00
Pranav K
8d506097a0
Update dnu restore to use --parallel flag
2015-04-15 08:15:45 -07:00
Praburaj
2f0eafa2a3
Scoping a work around previously applied for a Dnx bug
2015-04-14 17:09:51 -07:00
Praburaj
7f5f88081b
Honoring the DNX_PACKAGES environment variable.
2015-04-14 17:03:18 -07:00
Praburaj
607ba4aef0
Overriding the environment variables as some of these environment variables are set on CI machines.
2015-04-14 16:32:37 -07:00
Praburaj
29ef86fad3
Move deployment helpers out of the test project.
2015-04-14 15:46:42 -07:00
N. Taylor Mullen
01a13bfa1d
Add serviceable attribute to projects.
...
aspnet/DNX#1600
2015-04-14 15:00:26 -07:00
Troy Dai
dcac97fe3b
React to configuration model change
2015-04-10 11:42:23 -07:00
Chris Ross
a23b665e8d
Update IServerInformation namespace.
2015-04-10 10:47:31 -07:00
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
Chris Ross
a10245d39f
Replace WebSocket dependency.
2015-04-08 14:50:42 -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
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
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
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
Praburaj
ba80195851
Tag helpers
2015-04-05 20:35:06 -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
035c97a7bf
Fix AppVeyor git line ending config
2015-04-03 17:17: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
Brennan
1e7d35d445
Merge branch 'release' into dev
2015-04-03 15:42:03 -07:00
Brennan
044f1b8036
Updating grunt-typescript since old version causes error
2015-04-03 15:22:07 -07:00
Doug Bunting
53a7360f79
Merge remote-tracking branch 'origin/release' into dev
2015-04-03 12:20:17 -07:00
Doug Bunting
55e7e83375
Merge remote-tracking branch 'origin/release' into dev
2015-04-03 12:02:13 -07:00