Kiran Challa
|
5c2ef70cae
|
Modifying E2E tests to run on coreclr
|
2015-12-12 23:01:38 -08:00 |
Pavel Krymets
|
e0d3d7e85d
|
Catch and display project validation exceptions correctly
|
2015-12-11 14:13:56 -08:00 |
Pranav K
|
604640e3a0
|
Merge remote-tracking branch 'origin/release' into dev
|
2015-12-11 12:34:26 -08:00 |
Pranav K
|
03ea2f5724
|
Updating to release dnvm and NuGet.config
|
2015-12-11 12:33:57 -08:00 |
Pranav K
|
17a8be9965
|
Merge remote-tracking branch 'origin/release' into dev
|
2015-12-11 12:32:32 -08:00 |
Pranav K
|
8897b49e83
|
Merge branch 'release' into dev
|
2015-12-11 12:25:36 -08:00 |
Pranav K
|
5304b3b04f
|
Updating to release NuGet.config.
|
2015-12-11 12:25:33 -08:00 |
Pranav K
|
59fb1ad3b7
|
Merge branch 'release' into dev
|
2015-12-11 12:25:24 -08:00 |
Pranav K
|
b3f4ab1ddd
|
Updating to release NuGet.config.
|
2015-12-11 12:25:21 -08:00 |
Pranav K
|
8b8707b84b
|
Merge branch 'release' into dev
|
2015-12-11 12:24:18 -08:00 |
Pranav K
|
6ad99c5188
|
Updating to release NuGet.config.
|
2015-12-11 12:24:16 -08:00 |
Pranav K
|
b1a671f3fc
|
Merge branch 'release' into dev
|
2015-12-11 12:23:32 -08:00 |
Pranav K
|
0158c75ed5
|
Updating to release NuGet.config.
|
2015-12-11 12:23:29 -08:00 |
Pranav K
|
b14355753b
|
Merge branch 'release' into dev
|
2015-12-11 12:23:27 -08:00 |
Pranav K
|
c6d6bd7252
|
Updating to release NuGet.config.
|
2015-12-11 12:23:25 -08:00 |
Pranav K
|
51c6cfa7e0
|
Merge branch 'release' into dev
|
2015-12-11 12:22:54 -08:00 |
Pranav K
|
4cd2730a39
|
Updating to release NuGet.config.
|
2015-12-11 12:22:52 -08:00 |
Pranav K
|
5e65a9fc59
|
Merge branch 'release' into dev
|
2015-12-11 12:22:26 -08:00 |
Pranav K
|
cc6b4b28fa
|
Updating to release NuGet.config.
|
2015-12-11 12:22:24 -08:00 |
Andrew Stanton-Nurse
|
012aa6f2a7
|
update env vars in DorkBuild
|
2015-12-11 11:23:18 -08:00 |
Andrew Stanton-Nurse
|
fd26be75f9
|
whoops, wrong order
|
2015-12-11 10:36:31 -08:00 |
Andrew Stanton-Nurse
|
646067a519
|
add dnx install back to DorkBuild
|
2015-12-11 10:20:53 -08:00 |
Andrew Stanton-Nurse
|
3b57c74921
|
fix #332 by using dnu packages add
|
2015-12-11 09:56:33 -08:00 |
Pranav K
|
325a681d92
|
Reacting to Options changes
|
2015-12-10 16:56:22 -08:00 |
Kiran Challa
|
e6bf744d49
|
Increasing the HttpClient timeout to 5 seconds to fix test failures on Travis CI
|
2015-12-10 14:35:02 -08:00 |
Ben Adams
|
5665eba646
|
Pool WriteContexts additionally
|
2015-12-10 20:31:30 +00:00 |
Stephen Halter
|
3e42904096
|
Pool UvWriteReqs instead of SocketOutput.WriteContexts
- This allows all connections accepted by the same thread to share a pool
|
2015-12-10 20:31:30 +00:00 |
Ben Adams
|
992664e0dc
|
Process cascaded work immediately
Without waiting for next libuv pass
Fix for potential regression in #363 due to bug fix.
|
2015-12-10 20:31:29 +00:00 |
Ben Adams
|
97d3340624
|
Resuse writes, initalize queues
|
2015-12-10 20:31:28 +00:00 |
Stephen Halter
|
f9d70e601c
|
Set error before changing state in SocketInput.AbortAwaiting
- This fixes a tight race where awaiting code might continue but not see
the ODE that moved SocketInput into the completed state.
|
2015-12-10 12:21:20 -08:00 |
Stephen Halter
|
f42bb02f24
|
Merge branch 'benaadams/server-crash' into dev
|
2015-12-10 12:18:13 -08:00 |
Brennan
|
41cd7bf45e
|
Remove display name for Negotiate and Ntlm
|
2015-12-10 10:19:13 -08:00 |
Pavel Krymets
|
df3ba7e427
|
Fix build
|
2015-12-10 09:37:19 -08:00 |
Ben Adams
|
9e8b07ecf8
|
Error concurrent reads gracefully
|
2015-12-10 16:25:06 +00:00 |
John Luo
|
fd33475c05
|
Ignore null valued headers #429
|
2015-12-09 17:23:34 -08:00 |
Stephen Halter
|
3e2c090d7c
|
Skip more tests on Mono to prevent hangs
- It seems like I missed some FrameworkSkipConditions when I merged these tests
|
2015-12-09 16:06:00 -08:00 |
Pavel Krymets
|
0cbd683825
|
nix does not have %LOCALAPPDATA%, use SpecialFolder.LocalApplicationData instead
|
2015-12-09 16:02:05 -08:00 |
Kiran Challa
|
562f65c9c8
|
Changed log level to Information
|
2015-12-09 15:36:48 -08:00 |
Stephen Halter
|
ebf642457d
|
Merge branch 'khellang/kestrel-server-tests' into dev
|
2015-12-09 15:27:51 -08:00 |
Kristian Hellang
|
4cc070fe28
|
Added some KestrelServer tests
|
2015-12-10 00:00:38 +01:00 |
Stephen Halter
|
dd02a1c442
|
Fix compiler warnings
|
2015-12-08 17:31:57 -08:00 |
John Luo
|
e840ba06e2
|
Reacting to verbose rename
|
2015-12-08 15:48:10 -08:00 |
Cesar Blum Silveira
|
b33335a144
|
Skip tests on Mono if KOREBUILD_TEST_SKIPMONO is set.
|
2015-12-08 15:25:30 -08:00 |
Pranav K
|
6b7cd4ac18
|
Adding System.Runtime to resolve build issue
|
2015-12-08 14:38:35 -08:00 |
Victor Hurdugaci
|
ce4d24159e
|
source it on Nix
|
2015-12-08 11:12:26 -08:00 |
Victor Hurdugaci
|
1ccc412caf
|
Support for dotnet
|
2015-12-08 10:40:43 -08:00 |
Kristian Hellang
|
6fbc3b8832
|
Added null check in KestrelServerInformation
|
2015-12-08 10:58:42 +01:00 |
Stephen Halter
|
90ece575f7
|
Merge branch 'khellang/configurable-thread-count' into dev
|
2015-12-08 00:13:56 -08:00 |
Stephen Halter
|
de5dd4ca57
|
Merge branch 'benaadams/trim-streams' into dev
|
2015-12-08 00:11:29 -08:00 |
Stephen Halter
|
d0dca75241
|
Remove count parameter from ISocketOutput.ProducingComplete
- This makes the calling code cleaner with a (hopefully) minimal pref impact
|
2015-12-08 00:09:24 -08:00 |