David Fowler
5692f51bf7
Revert "Revert "Use Spans to parse the start line and headers ( #1394 )""
...
This reverts commit 19c3107deb .
2017-02-24 10:22:05 -08:00
David Fowler
19c3107deb
Revert "Use Spans to parse the start line and headers ( #1394 )"
...
This reverts commit 8140b8cdfe .
2017-02-24 10:03:32 -08:00
David Fowler
4544f881a2
Revert "Skipping failing tests to unblock CI"
...
This reverts commit 0860981ada .
2017-02-24 09:48:44 -08:00
David Fowler
0860981ada
Skipping failing tests to unblock CI
2017-02-24 09:31:43 -08:00
David Fowler
8140b8cdfe
Use Spans to parse the start line and headers ( #1394 )
...
* Use Spans to parse the start line and headers
- Use `Span<byte>` to parse the start line and headers
2017-02-23 23:02:29 -08:00
Stephen Halter
39b536b402
Don't treat canceled reads as end of input
2017-02-23 10:05:53 -08:00
Pavel Krymets
990e2a8dc4
Use pass through connection adapter instead of ssl for max buffer size tests ( #1391 )
2017-02-23 08:04:43 -08:00
Stephen Halter
7d3bcd2bf8
Avoid unobserved exceptions
...
- Don't throw from AdaptedPipeline.ReadInputAsync
- Watch for unobserved exceptions in SampleApp
2017-02-22 16:12:20 -08:00
David Fowler
ba549502e1
Use the IThreadPool as the ReaderScheduler ( #1372 )
...
- This is what socket input did, also using
ThreadPool.QueueUserWorkItem is better than Task.Run for this
scenario and avoids a bunch of overhead.
2017-02-21 21:09:23 -08:00
Pavel Krymets
80b9673693
Temporary add delay to connection test to make it pass ( #1384 )
2017-02-21 16:04:32 -08:00
Cesar Blum Silveira
0dca3a266f
Remove custom BenchmarkDotNet toolchain.
2017-02-21 12:05:16 -08:00
Cesar Blum Silveira
4fd71e3a6b
Fix 'No data found for...' errors in CI test runs.
2017-02-21 11:50:20 -08:00
Pranav K
d3a6915732
Remove dotnet-core and dotnet-corefxlab feeds
...
Let VS do it's thing with test projects
2017-02-20 10:24:41 -08:00
The Gitter Badger
ef60779d31
Add Gitter badge ( #1371 )
2017-02-18 14:16:02 -08:00
Pavel Krymets
824ef2c937
Input Pipeline migration ( #1277 )
2017-02-17 15:38:13 -08:00
Cesar Blum Silveira
bfe1f06938
Fix AddressRegistrationTests.RegisterAddresses_IPv6ScopeId_Success ( #1363 ).
2017-02-17 10:35:00 -08:00
Nate McMaster
68cc4fdb24
Remove RuntimeFrameworkVersion from sample
2017-02-16 18:35:03 -08:00
Nate McMaster
932b6ed53a
Cleanup MSBuild conversion
...
Remove runtimeconfig.template.json
Remove ToolsVersion attribute
Use repo.targets instead of makefile.shade
Rename code gen app to shorter name
Use GetOSPlatform task
Upgrade tests to .NET Framework 4.5.2
Cleanup solution configurations. Set the class libraries to AnyCPU even when on the x86 or x64 solution config.
2017-02-16 09:44:58 -08:00
Nate McMaster
708630fd23
Downgrade to stable packages
2017-02-15 14:22:38 -08:00
Doug Bunting
be9f83b308
Bump test projects up to .NET 4.5.2
...
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-14 09:21:44 -08:00
Cesar Blum Silveira
796a408be7
Merge branch 'rel/1.0.3' into dev
2017-02-09 11:02:00 -08:00
Cesar Blum Silveira
21be33023c
Implement APM methods in streams ( #1335 ).
2017-02-09 10:52:21 -08:00
Stephen Halter
e9e0cf7325
Prevent ODE when ReadStart/Stop() is queued after disposal
2017-02-07 00:26:05 -08:00
Stephen Halter
5124adf450
Better report Kestrel crashing errors
2017-02-07 00:26:00 -08:00
Nate McMaster
8cbe54a182
Remove usage of conditional multi-targeting
...
This causes Visual Studio to crash. See
dotnet/roslyn-project-system#1431
2017-02-01 12:12:43 -08:00
Cesar Blum Silveira
1a2c438899
Upgrade to RC.3
2017-01-31 16:23:23 -08:00
Cesar Blum Silveira
71cbfd770f
Merge branch 'rel/1.1.1' into dev
2017-01-29 14:28:37 -08:00
Cesar Blum Silveira
c11aedd272
Call OnStarting before verifying response length ( #1303 ).
...
- Also don't close connection when Content-Length set but no bytes written.
2017-01-29 14:21:11 -08:00
Cesar Blum Silveira
6ab1dcf70a
Merge branch 'rel/1.1.1' into dev
2017-01-29 14:19:56 -08:00
Cesar Blum Silveira
e2a2e9a620
Fix memory leak caused by closure allocations in KestrelThread ( #1264 ).
2017-01-29 13:58:13 -08:00
Cesar Blum Silveira
224eff81e8
Merge branch 'rel/1.1.1' into dev
2017-01-27 10:31:24 -08:00
Cesar Blum Silveira
ce0686a03b
Merge branch 'rel/1.0.3' into dev
2017-01-26 17:23:01 -08:00
Cesar Blum Silveira
9051bbf322
Fix deadlock in SocketOutput ( #1304 ).
2017-01-25 14:11:21 -08:00
Cesar Blum Silveira
448a927a0f
Merge branch 'rel/1.1.1' into dev
2017-01-25 13:56:39 -08:00
Cesar Blum Silveira
aacb7d7453
Fix flaky tests.
2017-01-25 11:00:31 -08:00
Cesar Blum Silveira
0d2b60b315
Merge branch 'rel/1.0.3' into dev
2017-01-25 10:55:04 -08:00
Cesar Blum Silveira
ba3976aeeb
Update to version 1.1.1.
2017-01-25 10:30:16 -08:00
Cesar Blum Silveira
c8da6e0628
Fix deadlock in SocketOutput ( #1304 ).
2017-01-25 10:13:52 -08:00
Cesar Blum Silveira
fe089a8826
Update SDK version to 1.0.0-preview2-003154.
2017-01-25 10:12:03 -08:00
Cesar Blum Silveira
dcc98c0cc6
Merge branch 'rel/1.0.3' into dev
2017-01-25 09:35:00 -08:00
Cesar Blum Silveira
b9de869a2d
Add SDK version to global.json.
2017-01-24 17:10:53 -08:00
Cesar Blum Silveira
4ac842b050
Update to version 1.0.3.
2017-01-24 14:57:51 -08:00
Ben Adams
ecca980c91
Implement IHeaderDictionary.ContentLength
2017-01-24 14:55:48 -08:00
Cesar Blum Silveira
815db3d210
Merge branch 'benaadams/flush' into dev
2017-01-23 09:45:23 -08:00
Cesar Blum Silveira
2895447cbe
Merge branch 'benaadams/flush' into dev
2017-01-23 09:36:29 -08:00
Ben Adams
cac6ade7c9
Implement Stream Flush+FlushAsync fully
...
Streams should pass through the flush and not assume the underlying
Stream's Flush behaviour
2017-01-23 13:51:57 +00:00
Pavel Krymets
10fe5e6fa2
Fix performance tests
2017-01-20 14:55:21 -08:00
Stephen Halter
f32058c5c3
Warn instead of throw when ignoring IServerAddressesFeature
...
- Throwing could be too much when IServerAddressesFeature URLs come from VS
- Listen on 127.0.0.1:5000 by default
https://github.com/aspnet/Hosting/issues/917
2017-01-19 11:36:19 -08:00
Cesar Blum Silveira
20e02e8fd6
Don't overwhelm server with data in KeepAliveTimeoutTests.ConnectionNotTimedOutWhileRequestBeingSent().
2017-01-19 11:03:43 -08:00
Stephen Halter
c4762cdfd5
Better handle OnHeartbeat in 32-bit environments
...
- Prevent potential overflow when casting a long to an IntPtr
2017-01-17 16:57:52 -08:00