Mikael Mengistu
2a1ba9e4ff
Change websockets library ( #3012 )
2018-09-28 14:20:58 -07:00
Nate McMaster
75ac1a60f7
Include .jar files in microbuild code signing
2018-09-28 11:22:16 -07:00
BrennanConroy
1f91b523f7
Add error to negotiate ( #2998 )
2018-09-27 20:27:06 -07:00
Eilon Lipton
bdc2d9f697
Update LICENSE.txt
2018-09-27 15:23:23 -07:00
BrennanConroy
870efd5965
More robust plugin load ( #3022 )
2018-09-27 11:34:11 -07:00
BrennanConroy
3c8c8ba333
[TS] Reject handshake if connection closes before response ( #3000 )
2018-09-27 08:29:16 -07:00
Mikael Mengistu
79663b480d
Add more Spotless rules ( #3005 )
2018-09-26 17:45:19 -07:00
BrennanConroy
13f2ebe2f6
[Java] Throw useful error on incorrect argument length ( #3010 )
2018-09-26 15:03:31 -07:00
Mikael Mengistu
71ac906159
Java Client HubConnectionBuilder API Review ( #2991 )
2018-09-26 12:42:39 -07:00
ASP.NET CI
e5470d9239
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-23 19:31:13 +00:00
BrennanConroy
ef3d3b1cdd
[TS] Change websocket library in Node ( #2989 )
2018-09-21 08:58:54 -07:00
BrennanConroy
4dfd93c1d7
[TS] Wait for handshake response ( #2983 )
2018-09-20 14:23:43 -07:00
BrennanConroy
f0a34a4ca4
Clone Windows Identity in LongPolling connections ( #2985 )
2018-09-20 13:39:25 -07:00
Mikael Mengistu
bf1aa1d818
Make tests classes and HubMessageType enum package private in the Java client( #2992 )
2018-09-20 12:44:19 -07:00
Mikael Mengistu
f88b7ce044
Move Java chat sample to samples package ( #2974 )
2018-09-20 10:33:16 -07:00
BrennanConroy
6ba5e87b45
Allow CancellationToken in streaming hub methods ( #2818 )
2018-09-19 15:21:07 -07:00
BrennanConroy
4b378692a4
[Java] Add Invoke support ( #2961 )
2018-09-19 13:58:15 -07:00
BrennanConroy
8be051ce34
Idempotentize AddSignalR ( #2972 )
2018-09-19 13:39:34 -07:00
Mikael Mengistu
f27df1d61e
Java Async APIs ( #2971 )
2018-09-19 10:14:35 -07:00
BrennanConroy
70ea1268a7
Use JUnit 5 for tests ( #2968 )
2018-09-18 09:45:29 -07:00
BrennanConroy
8f1ecc8bba
Merge branch 'release/2.1' into release/2.2
2018-09-18 08:56:01 -07:00
BrennanConroy
bc148a0724
Incorrect nameof usage ( #2967 )
2018-09-18 08:36:17 -07:00
ASP.NET CI
3f05f09fe4
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:28:05 -07:00
Mikael Mengistu
529cfeeff8
Java Client API review cleanup ( #2956 )
2018-09-15 16:43:16 -04:00
David Fowler
48b3f18642
Improve the handshake request parsing errors ( #2953 )
...
- Print out the raw handshake payload as utf8 text if it fails to parse as JSON or if we're missing properties. This should help flesh out potentially buggy clients.
2018-09-13 22:11:17 -07:00
BrennanConroy
7663de258e
Merge branch 'release/2.1' into release/2.2
2018-09-13 13:26:29 -07:00
BrennanConroy
8a8d1e7d0a
Add expected test log exception to fix flaky test ( #2958 )
2018-09-13 12:43:52 -07:00
BrennanConroy
55597adf61
[Java] De-Serializing Custom Types ( #2940 )
...
Move json out of HubConnection
2018-09-12 15:47:10 -07:00
Mikael Mengistu
9db1c2af1a
Making all the things Package Private in the Java Client ( #2945 )
2018-09-11 16:56:37 -07:00
BrennanConroy
bfae012dd0
Merge branch 'release/2.1' into release/2.2
2018-09-11 16:05:46 -07:00
BrennanConroy
8dffc68cea
Cancel previous request on close ( #2923 ) ( #2942 )
2018-09-11 15:50:00 -07:00
BrennanConroy
015a8c1461
Collect "redis MONITOR" logs ( #2946 )
2018-09-11 14:19:45 -07:00
BrennanConroy
a51eec7a1d
Add NodeJS in-box support ( #2910 )
2018-09-11 13:16:15 -07:00
BrennanConroy
399ac267ca
Cancel previous request on close ( #2923 )
2018-09-10 15:09:05 -07:00
BrennanConroy
adc5706bcb
Add more redis logs ( #2936 )
2018-09-10 11:51:27 -07:00
ASP.NET CI
caa5bfeb65
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-09 12:29:27 -07:00
Ben Adams
db99baac35
Don't capture AsyncLocals onto Timers ( #2904 )
2018-09-07 14:08:08 -07:00
BrennanConroy
b9e118b61f
Remove a nullref in test logs ( #2925 )
2018-09-07 10:39:24 -07:00
Mikael Mengistu
39e6c6ff2f
Spotless for the Java Client ( #2924 )
2018-09-07 10:39:05 -07:00
Mikael Mengistu
f18c1d7159
Should skip negotiate in tests that use fake urls ( #2921 )
2018-09-06 11:49:46 -07:00
Mikael Mengistu
43cbb9edda
Unify exceptions for unsupported message types ( #2908 )
2018-09-06 11:01:12 -07:00
Mikael Mengistu
b0155446ab
Use HubException for error in HandShakeResponse ( #2914 )
2018-09-06 11:00:05 -07:00
BrennanConroy
b67137bc00
Merge branch 'release/2.1' into release/2.2
2018-09-06 09:34:07 -07:00
BrennanConroy
647ea8a945
Add VSCode debug configuration for Java ( #2916 )
2018-09-06 08:54:37 -07:00
Mikael Mengistu
dc6088bf21
Negotiate + SignalR Service Support for the Java client ( #2882 )
2018-09-05 16:53:07 -07:00
Nate McMaster
ac7ca5b270
Update branding to 1.1.0-preview3
2018-09-05 16:28:32 -07:00
Liangying.Wei
201c058b93
Fix TestWebSocketConnectionFeature that CancellationToken is not working ( #2906 )
2018-09-05 09:31:05 -07:00
BrennanConroy
753c3da852
Avoid ODE in tests with Server logging ( #2742 ) ( #2907 )
2018-09-04 13:57:19 -07:00
ASP.NET CI
d20d4f128e
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-02 12:27:12 -07:00
BrennanConroy
f42f4c56e6
Initialize HttpConnectionManager before registering callbacks ( #2878 )
2018-08-30 14:42:16 -07:00