Commit Graph

1878 Commits

Author SHA1 Message Date
Andrew Stanton-Nurse 3fa10f92ad
Fix losing UTC DateTimeKind on ISO8601 UTC values (#2317) (#2357) 2018-05-29 11:27:29 -07:00
ASP.NET CI a79c7da4d2 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:53:26 -07:00
ASP.NET CI c84ce68444 Update dependencies.props
[auto-updated: dependencies]
2018-05-27 19:29:54 +00:00
Mikael Mengistu 9b2e48fdf2 Remove appveyor file (#2380) 2018-05-25 17:26:45 -07:00
Nate McMaster (automated) 01109d0be1
Update bootstrapper scripts (automated commit) [ci skip] 2018-05-25 16:17:29 -07:00
Dylan Dmitri Gray f0f1df9b4a
PingInterval -> KeepAliveInterval (#2384) 2018-05-25 15:15:38 -07:00
Dylan Dmitri Gray e3835b3c94
ping timeout changes (#2375)
documentation updates
2018-05-25 14:40:28 -07:00
Pranav K b8bb75d592
Fix typo 2018-05-24 15:52:15 -07:00
Pranav K e93b66aaf6 Add Spanish language Jenkins configuration 2018-05-24 15:48:44 -07:00
BrennanConroy 7b64e41ed9
Collect latency values by default for benchmark runs (#2365) 2018-05-24 08:09:43 -07:00
James Newton-King 02a9bde10d
Fix flaky ClientPingsMultipleTimes test (#2368) 2018-05-24 17:29:15 +12:00
James Newton-King 6c927d093b
End to end versioning tests (#2354) 2018-05-24 14:44:15 +12:00
James Newton-King 5c633aa183
Log 404 responses from long polling transport DELETE as Debug instead of Error (#2366) 2018-05-24 14:21:48 +12:00
Andrew Stanton-Nurse ad55661ceb update package.json versions, just for kicks 2018-05-23 19:20:20 -07:00
Nate McMaster 145954b36d
Bumping version from 1.0.0 to 1.0.1 2018-05-23 15:35:24 -07:00
BrennanConroy 60d7ec5647 Add endpoint to samples for automated deployment usage 2018-05-23 13:59:32 -07:00
Andrew Stanton-Nurse 76e6d0279b add publish-apps script 2018-05-23 13:59:32 -07:00
Dylan Dmitri Gray 736b7f5042
Client pings server on interval (#2309) 2018-05-23 13:53:23 -07:00
Andrew Stanton-Nurse 380a153405 Clarify record separator usage (#2345) 2018-05-21 22:31:47 -07:00
James Newton-King 44f914b9b2
Refactor LongPollingTransport stop in TS client to align with C# client (#2292) 2018-05-22 11:12:24 +12:00
James Newton-King a699b61ffa
Increase TS HubConnection timeout in tests for slow build environments (#2328) 2018-05-22 09:24:33 +12:00
James Newton-King b1194f67e7
Increase logging in flakey CanCloseStreamMethodEarly test (#2330) 2018-05-22 09:15:54 +12:00
ASP.NET CI c1072ee740 Update dependencies.props
[auto-updated: dependencies]
2018-05-20 19:47:10 +00:00
Andrew Stanton-Nurse b62d72542b
Add note about building TS library first (#2324) 2018-05-19 21:54:10 -07:00
James Newton-King e29296220d
Fix not reading to end of argument JSON on binding error (#2319) 2018-05-19 19:50:43 +12:00
James Newton-King 879646aba3
Fix losing UTC DateTimeKind on ISO8601 UTC values (#2317) 2018-05-19 18:43:14 +12:00
James Newton-King 96bbe70cd8
Handle incoming HTTP requests being canceled gracefully (#2314) 2018-05-19 13:32:05 +12:00
James Newton-King bff2060454
Fix JsonHubProtocol error message when too many arguments (#2312) 2018-05-18 19:55:53 +12:00
Andrew Stanton-Nurse b493f01b35
Fix #2291 by documenting how to debug TS tests (#2306) 2018-05-17 17:09:45 -07:00
BrennanConroy 32cee74a0c
Generate baselines and enable Api check (#2304) 2018-05-17 15:21:13 -07:00
John Luo 26e456fd25 Fix tests after logging change (#2308) 2018-05-17 13:27:50 -07:00
Pavel Krymets 3719dc00fa
Enable analyzers (#2300) 2018-05-17 09:48:07 -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
Brian Mortensen cd8f238f83 Add Content-Type header in HttpClient.ts (#2242) 2018-05-17 10:31:39 +12:00
Andrew Stanton-Nurse 2388dd3a76
Merge pull request #2287 from aspnet/release/2.1
Android HttpClientHandler.ClientCertificates fix (#2270)
2018-05-16 12:39:50 -07:00
James Newton-King e1a22b315d Android HttpClientHandler.ClientCertificates fix (#2270) 2018-05-16 11:25:39 -07:00
Mikael Mengistu 2041cf6ede
Don't create empty lambdas (#2283) 2018-05-16 11:12:53 -07:00
Mikael Mengistu 283297f455
Remove handlers from HubConnection (#2267) 2018-05-15 23:57:02 -07: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
James Newton-King 43aa392dff
Add state to TS HubConnection (#2268) 2018-05-16 08:43:08 +12:00
BrennanConroy 2e0057e477
Remove backpressure from benchmarks app (#2087) 2018-05-14 10:52:19 -07:00
BrennanConroy 36b7f72460
Expose Hub method for server time for benchmarking (#2264) 2018-05-14 08:35:23 -07:00
James Newton-King 7625bbcb6c
Add HubConnection.State (#2204) 2018-05-14 19:23:00 +12:00
Stephen Halter ffc665ccc2 Use correct TaskCompletionSource ctor (#2261)
https://github.com/dotnet/corefx/issues/29664
2018-05-13 19:52:19 -07:00
ASP.NET CI 9acc2ee2cc Update dependencies.props
[auto-updated: dependencies]
2018-05-13 14:23:53 -07:00
Andrew Stanton-Nurse 6b6821dd3b
Merge pull request #2260 from aspnet/release/2.1
Embed version in the JavaScript client (#2229)
2018-05-11 12:56:03 -07:00
Andrew Stanton-Nurse f005e80b14 Embed version in the JavaScript client (#2229) 2018-05-11 12:55:22 -07:00
Andrew Stanton-Nurse 76a6cbcd84
Embed version in the JavaScript client (#2229) 2018-05-11 12:54:30 -07:00