BrennanConroy
|
286e4bebf7
|
Add StackExchange.Redis 2.X.X package (#3089)
|
2018-10-10 16:40:27 -07:00 |
BrennanConroy
|
6ba5e87b45
|
Allow CancellationToken in streaming hub methods (#2818)
|
2018-09-19 15:21:07 -07:00 |
BrennanConroy
|
b9e118b61f
|
Remove a nullref in test logs (#2925)
|
2018-09-07 10:39:24 -07:00 |
Andrew Stanton-Nurse
|
fddf341913
|
Merge branch 'release/2.1' into release/2.2
|
2018-08-07 14:36:44 -07:00 |
BrennanConroy
|
dadff9fc29
|
Avoid ODE in tests with Server logging (#2742)
|
2018-08-07 09:18:10 -07:00 |
BrennanConroy
|
651b39bc90
|
Revert "Merge branch 'master' into release/2.2"
This reverts commit 785200877a, reversing
changes made to 3d6e1e69fd.
|
2018-07-31 15:24:33 -07:00 |
Dylan Dmitri Gray
|
748e992865
|
Dygray/handshake versioning (#2520)
* set minor versions on the protocols
|
2018-07-05 16:42:42 -07:00 |
Andrew Stanton-Nurse
|
5b22616a63
|
Fix tests when running on non-US locale (#2501)
|
2018-06-15 15:19:00 -07:00 |
Mikael Mengistu
|
dd64e4d9a5
|
Clean up Spec Test dependencies (#2451)
|
2018-06-08 15:28:23 -07:00 |
Mikael Mengistu
|
648705f648
|
Create a Public Test Suite for HubLifetimeManager implementations (#2353)
|
2018-06-06 16:59:55 -07:00 |
Dylan Dmitri Gray
|
3d0f68b22c
|
server closes connections that have gone silent (#2364)
|
2018-06-05 15:21:55 -07:00 |
James Newton-King
|
4f85ca2b1d
|
Add connection ID scope to HubConnection (#2394)
|
2018-06-01 11:12:51 +12:00 |
Andrew Stanton-Nurse
|
c976d0aa6e
|
[2.1.1] Gracefully handle disposing while writing (#2180) (#2355)
|
2018-05-30 10:33:31 -07:00 |
John Luo
|
26e456fd25
|
Fix tests after logging change (#2308)
|
2018-05-17 13:27:50 -07:00 |
BrennanConroy
|
422965f3c1
|
React to logging changes (#2299)
|
2018-05-17 09:18:37 -07:00 |
James Newton-King
|
eaa03679de
|
Fix flakey tests from SSE receiving a 404 response on stop (#2282)
|
2018-05-17 18:31:56 +12:00 |
BrennanConroy
|
9cb683a41d
|
Merge branch 'release/2.1' into dev
|
2018-05-15 16:16:02 -07:00 |
BrennanConroy
|
95f543848c
|
Fix multiple connections for a single user in Redis and MemoryLeak (#2273)
|
2018-05-15 15:57:23 -07:00 |
BrennanConroy
|
f09b0e13d9
|
Upgrade to netcoreapp2.2 and remove netcoreapp2.0 testing (#2221)
|
2018-05-09 09:59:02 -07:00 |
James Newton-King
|
c714a81624
|
Add connection id to sink log for unit tests (#2085)
|
2018-04-30 16:51:17 -07:00 |
BrennanConroy
|
1c9607a1ed
|
Verify Verifiable spelling (#2114)
|
2018-04-22 21:33:57 -07:00 |
Andrew Stanton-Nurse
|
47eafca4d8
|
CancellationToken EVERYWHERE (#2101)
|
2018-04-20 16:21:51 -07:00 |
BrennanConroy
|
9101ab636b
|
Always check for WebSockets close (#2100)
|
2018-04-20 08:21:04 -07:00 |
Andrew Stanton-Nurse
|
6b6d890c8f
|
fix #2078 by adding locking (#2079)
|
2018-04-19 15:32:04 -07:00 |
James Newton-King
|
ad52ba7316
|
Global suppress low impact logging verification in tests (#2089)
|
2018-04-19 16:50:02 +12:00 |
Andrew Stanton-Nurse
|
b4046b5ed8
|
Fix #1989 by adding a 'binding failure' pseudo-message (#2064)
|
2018-04-17 20:08:07 -07:00 |
James Newton-King
|
61cce236fc
|
Derp
|
2018-04-18 10:37:23 +12:00 |
James Newton-King
|
0f0b9a73c1
|
Logger thread safety?
|
2018-04-18 10:13:12 +12:00 |
James Newton-King
|
707d79d3a1
|
Comment
|
2018-04-17 21:28:06 +12:00 |
James Newton-King
|
9f526b74af
|
This time?
|
2018-04-17 21:09:16 +12:00 |
James Newton-King
|
259dd04c99
|
Fix weird NRE
|
2018-04-17 20:58:18 +12:00 |
James Newton-King
|
8241acf3a1
|
Boop
|
2018-04-17 18:00:04 +12:00 |
James Newton-King
|
818497de64
|
Improvements
|
2018-04-17 16:57:55 +12:00 |
James Newton-King
|
aec323d8d2
|
Clean up
|
2018-04-16 09:03:01 +12:00 |
James Newton-King
|
75ade2d674
|
y u no log?
|
2018-04-16 08:48:58 +12:00 |
James Newton-King
|
64f52d1098
|
y u no log?
|
2018-04-16 08:33:19 +12:00 |
James Newton-King
|
5a64429fd5
|
Improvements!
|
2018-04-15 20:21:45 +12:00 |
James Newton-King
|
5b188018f0
|
Log level
|
2018-04-15 19:56:46 +12:00 |
James Newton-King
|
25aea395da
|
ah-ha!
|
2018-04-15 19:10:37 +12:00 |
James Newton-King
|
585bcc3ee0
|
How about this?
|
2018-04-15 19:02:56 +12:00 |
James Newton-King
|
05739820d2
|
Test
|
2018-04-15 18:40:53 +12:00 |
James Newton-King
|
a13f3f4765
|
Clean up
|
2018-04-15 17:11:09 +12:00 |
James Newton-King
|
89922a399f
|
Capture server logs in tests
|
2018-04-15 14:43:56 +12:00 |
James Newton-King
|
ddc905c219
|
Add VerifyNoErrorsScope (#1972)
|
2018-04-15 11:12:21 +12:00 |
James Newton-King
|
e4d0f2980e
|
Microsoft.AspNetCore.SignalR.Client refactor (#2000)
|
2018-04-14 21:09:41 +12:00 |
Andrew Stanton-Nurse
|
499d39b364
|
rename MsgPack assembly only (#2005)
|
2018-04-13 12:01:45 -07:00 |
Andrew Stanton-Nurse
|
43e6ab750a
|
Fix #1927 by using Synchronous Callbacks everywhere. (#2003)
|
2018-04-13 11:38:03 -07:00 |
David Fowler
|
abe139ee16
|
Make the protocol and messages public (#1994)
* Move types to a .Protocol namespace
|
2018-04-13 01:53:41 -07:00 |
James Newton-King
|
c83baf2b76
|
Remove params from message ctors (#1931)
|
2018-04-11 12:11:13 +12:00 |
Ben Adams
|
8a3516284e
|
Add GetMessageBytes to IHubProtocol (#1915)
|
2018-04-10 07:14:09 -07:00 |