aspnetcore/test/Microsoft.AspNetCore.Signal...
BrennanConroy 1e65802109 Merge branch 'release/2.1' into dev 2018-04-20 08:53:15 -07:00
..
HubConnectionHandlerTestUtils fix #2097 by adding GetHttpContext to HubConnectionContext (#2099) 2018-04-19 19:14:39 -07:00
Internal JsonHubProtocol and MessagePackHubProtocol version fields now private (#2023) 2018-04-15 09:58:05 +12:00
AuthConnectionHandler.cs Set X-Requested-With on all requests (#1848) 2018-04-04 17:12:50 -07:00
CancellationDisposable.cs readonly all the things (#1901) 2018-04-08 15:47:01 +12:00
ClientProxyTests.cs Rename excludedIds to excludedConnectionIds (#2037) 2018-04-16 18:03:16 +12:00
DefaultHubActivatorTests.cs Change Hub and friends to abstract (#2108) 2018-04-20 20:53:01 +12:00
DefaultHubLifetimeManagerTests.cs API review changes for Microsoft.AspNetCore.SignalR (#2033) 2018-04-16 15:54:42 +12:00
DefaultTransportFactoryTests.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
EchoConnectionHandler.cs
EndToEndTests.cs Added support for negotiate response to redirect the client to another SignalR endpoint (#2070) 2018-04-18 14:22:45 -07:00
HttpHeaderConnectionHandler.cs
HubConnectionHandlerTests.cs fix #2097 by adding GetHttpContext to HubConnectionContext (#2099) 2018-04-19 19:14:39 -07:00
HubReflectionHelperTests.cs
MapSignalRTests.cs
Microsoft.AspNetCore.SignalR.Tests.csproj Remove unused dependency on Microsoft.AspNetCore.Server.IntegrationTesting (#2062) 2018-04-17 12:18:34 -07:00
SerializedHubMessageTests.cs fix #2078 by adding locking (#2079) 2018-04-19 15:32:04 -07:00
Startup.cs Set X-Requested-With on all requests (#1848) 2018-04-04 17:12:50 -07:00
UncreatableHub.cs
WebSocketsTransportTests.cs y u no log? 2018-04-16 08:33:19 +12:00
WriteThenCloseConnectionHandler.cs