BrennanConroy
bc8aae5d50
Show errors from Karma ( #2545 )
2018-06-26 20:47:07 -07:00
Mikael Mengistu
93cfdeb572
Update build.gradle to not use depricated compile ( #2544 )
2018-06-26 14:44:31 -07:00
Mikael Mengistu
b0ce55e6c8
Adding the HubProtocol Layer to the Java Client ( #2524 )
2018-06-26 14:38:21 -07:00
Chen Yu Pao
d318d733c4
StreamInvocationMessage => StreamInvocation Message ( #2542 )
2018-06-26 12:43:38 -07:00
Dylan Dmitri Gray
e7e2ca50e9
Ping Cleanup ( #2530 )
...
Tidied up some comments, to make the ResetPing client behavior easier to understand.
Will ping in debug mode for consistency. If this becomes a problem when debugging, developers can disable the pings manually. It's easier to fix something noisy, than try to diagnose inconsistently missing behavior.
2018-06-25 17:09:05 -07:00
Andrew Stanton-Nurse
c251e1768e
Try renaming spanish build ( #2538 )
2018-06-25 11:48:04 -07:00
ASP.NET CI
d78156a362
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-25 11:30:07 -07:00
Mikael Mengistu
6b3437deb7
Initial Java Client( #2521 )
2018-06-21 16:12:32 -07:00
BrennanConroy
8a69fb7f51
Upgrade Deps ( #2514 )
2018-06-19 16:57:49 -07:00
Mikael Mengistu
af99b9a10c
Add Empty Java Project for New Client( #2499 )
2018-06-19 13:48:15 -07:00
BrennanConroy
94d4f9d2fc
Add OSX Jenkins
...
Fix couple node warnings
2018-06-18 09:17:15 -07:00
Andrew Stanton-Nurse
5b22616a63
Fix tests when running on non-US locale ( #2501 )
2018-06-15 15:19:00 -07:00
Andrew Stanton-Nurse
b124cb5283
Switch UMD build to WebPack ( #2496 )
2018-06-15 10:55:55 -07:00
BrennanConroy
7e832eeb27
Add JS unit tests for WebSockets ( #2495 )
2018-06-14 16:54:28 -07:00
Kai Ruhnau
e4e9bd1a3c
Flow a cancellation token in to AsChannelReader ( #2491 )
2018-06-14 16:33:59 -07:00
Andrew Stanton-Nurse
422e3c98f8
🆙 ts-jest ( #2497 )
2018-06-14 16:29:36 -07:00
Andrew Stanton-Nurse
f94f6b73ef
fix running Functional Tests in the browser ( #2494 )
2018-06-14 14:14:51 -07:00
BrennanConroy
296fcc9423
Add JS unit tests for SSE ( #2484 )
2018-06-14 13:44:36 -07:00
Mikael Mengistu
adc07e74a9
Update Intro Video ( #2490 )
2018-06-14 10:09:40 -07:00
Matt Galbraith
de12d16b99
Fix Groovy script to have correct Queue ID ( #2492 )
2018-06-14 10:01:59 -07:00
BrennanConroy
3345b6c308
Fix Cpp builds ( #2465 )
2018-06-13 14:33:59 -07:00
Mikael Mengistu
a4a8b49908
Removed extra reference to Internal.AspNetCore.Sdk ( #2475 )
2018-06-12 16:12:52 -07:00
Nate McMaster
559d93c15e
Bumping version from 1.0.1 to 1.0.2
2018-06-12 14:03:16 -07:00
Andrew Stanton-Nurse
c7af64332b
change to use Karma for Functional Tests ( #2450 )
2018-06-12 13:42:21 -07:00
BrennanConroy
cb8264321d
Add VerifyLogger to JS tests ( #2472 )
2018-06-12 12:49:15 -07:00
ASP.NET CI
c7fc179b27
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-12 19:34:46 +00:00
Andrew Stanton-Nurse
7317762b29
fix #2407 by tslinting tests before running ( #2459 )
2018-06-11 14:19:33 -07:00
Mikael Mengistu
c7ebae47ea
Show detailed error message for HubExceptions ( #2461 )
2018-06-11 13:55:47 -07:00
BrennanConroy
0306038658
Return empty string for connectionId in some cases ( #2470 )
2018-06-11 12:50:34 -07:00
Andrew Stanton-Nurse
8f69509aaf
Add build definition for deploying samples ( #2469 )
2018-06-11 12:29:31 -07:00
Mikael Mengistu
dd64e4d9a5
Clean up Spec Test dependencies ( #2451 )
2018-06-08 15:28:23 -07:00
Mikael Mengistu
e41764c161
Update AddSignalRCore to respect user registered services ( #2434 )
2018-06-07 16:32:37 -07:00
Ryan Brandenburg
6a39c161c5
Add VSTS ci pipeline
2018-06-07 15:02:13 -07:00
ASP.NET CI
43a563bf59
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-07 19:48:29 +00:00
Nate McMaster
9d58e41521
Update Microsoft.AspNetCore.SignalR.Specification.Tests.csproj ( #2449 )
2018-06-07 12:26:09 -07:00
Mikael Mengistu
b86f31d58c
Remove AppVeyor Badge ( #2435 )
2018-06-06 20:50:45 -07:00
Mikael Mengistu
648705f648
Create a Public Test Suite for HubLifetimeManager implementations ( #2353 )
2018-06-06 16:59:55 -07:00
Nate McMaster
4a34b879dd
Add certificate names for code signing
2018-06-05 22:35:36 -07:00
Dylan Dmitri Gray
3d0f68b22c
server closes connections that have gone silent ( #2364 )
2018-06-05 15:21:55 -07:00
BrennanConroy
948ebf34ec
Add Redis support to E2E benchmarks ( #2418 )
2018-06-04 10:33:12 -07:00
ASP.NET CI
8df8445cff
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-03 19:29:12 +00:00
BrennanConroy
10efae64e0
Add WebSocket and EventSource polyfills to options ( #2408 )
2018-06-01 09:25:25 -07:00
James Newton-King
4f85ca2b1d
Add connection ID scope to HubConnection ( #2394 )
2018-06-01 11:12:51 +12:00
Andrew Stanton-Nurse
5d37d312e0
Add Content-Type header in HttpClient.ts ( #2242 ) ( #2413 )
2018-05-31 11:38:48 -07:00
BrennanConroy
f309c303db
Add test coverage to TS Client tests ( #2409 )
2018-05-31 08:47:33 -07:00
James Newton-King
30a59f6df7
TypeScript strict mode ( #2388 )
2018-05-31 12:04:48 +12:00
Andrew Stanton-Nurse
c976d0aa6e
[2.1.1] Gracefully handle disposing while writing ( #2180 ) ( #2355 )
2018-05-30 10:33:31 -07:00
Andrew Stanton-Nurse
0452f460c6
Fix not reading to end of argument JSON on binding error ( #2319 ) ( #2360 )
2018-05-30 09:25:35 -07:00
James Newton-King
8d680db112
Remove scanning connections log messages ( #2397 )
2018-05-30 15:29:46 +12:00
BrennanConroy
508e66ece6
Submodule gtest ( #2391 )
2018-05-29 11:55:31 -07:00