N. Taylor Mullen
|
86e1924cad
|
Remove System beta tag in project.json for coreclr packages.
|
2015-11-12 12:23:45 -08:00 |
Stephen Halter
|
55f6f21d5a
|
Build Microsoft.AspNet.Server.Kestrel.Https for dotnet5.4
|
2015-11-10 17:15:35 -08:00 |
Cesar Blum Silveira
|
889a24278d
|
Merge branch 'release' into dev
|
2015-11-02 17:36:41 -08:00 |
Cesar Blum Silveira
|
eaee76dfeb
|
Strong name everything.
|
2015-11-02 16:16:55 -08:00 |
Stephen Halter
|
777f523135
|
Update System.Net.Sockets dependency in test project to 4.1.0
- This only affects the test project
- The Socket.*Async extension methods are available for net46 but not net451
so we ifdef.
|
2015-10-29 14:31:44 -07:00 |
Stephen Halter
|
0844369f5f
|
Add unit tests for ConectionFilters and HTTPS
- Run all the EngineTests with and without a ConnectionFilter
|
2015-10-05 03:16:36 -07:00 |
Brennan
|
b9f26311ef
|
Fix test dependency
|
2015-09-24 08:26:00 -07:00 |
Troy Dai
|
b8f930bb4c
|
Update CoreCLR versions
|
2015-08-04 10:15:28 -07:00 |
Stephen Halter
|
b2289b9a54
|
Disable parallel test execution
- MultipleLoopTests and NetworkingTests seem to interfere with each other.
|
2015-07-30 15:20:22 -07:00 |
Louis DeJardin
|
42246fd51b
|
Using named pipes to dispatch connections to multiple threads
|
2015-07-24 13:50:13 -07:00 |
Louis DeJardin
|
ceeb4edabd
|
Adding UvPipeHandle
|
2015-07-24 13:50:10 -07:00 |
Chris R
|
de72acc2ca
|
Update test Socket dependency
|
2015-06-05 15:28:19 -07:00 |
Brennan
|
20ffd7e081
|
Update xunit.runner.kre => xunit.runner.aspnet.
|
2015-03-12 16:26:13 -07:00 |
N. Taylor Mullen
|
f796e1a5fc
|
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
|
2015-03-09 12:55:39 -07:00 |
N. Taylor Mullen
|
06a82669f5
|
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
|
2015-03-08 12:51:12 -07:00 |
Brennan
|
d08e5d3572
|
Updating tests to use official xunit
|
2014-12-17 10:46:08 -08:00 |
Pranav K
|
ba0e3321bf
|
Reacting to CLR package versioning changes
|
2014-10-10 10:33:06 -07:00 |
David Fowler
|
72c32367a4
|
Fixup references and the sample
|
2014-10-05 11:26:15 -07:00 |
David Fowler
|
418f745292
|
Updated to use the new target framework in project.json
|
2014-09-04 01:52:19 -07:00 |
David Fowler
|
77d6318cfc
|
Updated to use the new target framework in project.json
|
2014-08-28 23:39:13 -07:00 |
Pranav K
|
226e6f3291
|
Reacting to System.IO package version change
|
2014-08-20 06:56:34 -07:00 |
David Fowler
|
33cd0d89aa
|
Renamed configurations to frameworks in project.json
|
2014-07-13 22:12:48 -07:00 |
Louis DeJardin
|
74a4c8cd27
|
Renaming KestralTests folder KestrelTests
|
2014-07-07 13:08:28 -07:00 |