Commit Graph

1721 Commits

Author SHA1 Message Date
BrennanConroy f02e13fa09 Fix rebase 2018-10-03 15:30:45 -07:00
BrennanConroy 3f6c5e3435
[Java] Check for 200 status code on negotiate (#3050) 2018-10-03 15:07:56 -07:00
Mikael Mengistu 1ccb889f9c
Functional Interfaces in the Java Client(#3047) 2018-10-03 14:36:12 -07:00
BrennanConroy 2e41a7063b
[Java] Add accessTokenProvider (#3046) 2018-10-03 14:14:14 -07:00
BrennanConroy 6f45d308ce
[Java] Some log cleanup (#3053) 2018-10-03 09:12:46 -07:00
BrennanConroy 3ae2814c27
Make Java client more reusable (#3029) 2018-10-02 14:08:36 -07:00
Mikael Mengistu 17e029f15d
[Java] Clean up WebSockets Transport (#3044) 2018-10-02 11:02:49 -07:00
Brian Chavez 78a0a68cd1 Typos/spelling errors in XML doc comments and source. #Hacktoberfest (#3039) 2018-10-01 14:41:05 -07:00
BrennanConroy 713e224591
[Java] Add HttpClient support for testing (#3011) 2018-10-01 14:07:38 -07:00
ASP.NET CI 7552aea9cb Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:31:29 -07:00
Nate McMaster 261f27eb55
automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:16:37 -07:00
Mikael Mengistu 340c734dda
Remove old Websockets dependency (#3030) 2018-09-28 16:29:09 -07:00
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