BrennanConroy
1f91b523f7
Add error to negotiate ( #2998 )
2018-09-27 20:27:06 -07:00
BrennanConroy
3c8c8ba333
[TS] Reject handshake if connection closes before response ( #3000 )
2018-09-27 08:29:16 -07: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
a51eec7a1d
Add NodeJS in-box support ( #2910 )
2018-09-11 13:16:15 -07:00
Andrew Stanton-Nurse
f91ba38907
fix chrome headless lag on Win7 ( #2890 )
2018-08-29 12:55:57 -07:00
Andrew Stanton-Nurse
e2cc0e2a19
add --no-restore when building functional test proj ( #2889 )
2018-08-29 12:55:19 -07:00
BrennanConroy
f314362ea5
Remove logging from flaky SSE tests ( #2880 )
2018-08-28 12:52:42 -07:00
BrennanConroy
90a1be7133
Merge branch 'release/2.1' into release/2.2
2018-08-28 11:15:48 -07:00
BrennanConroy
fd53f84f63
TypeScript improvements and tslib dep ( #2808 )
...
Resolves "Module not found: Can't resolve 'tslib' in '...@aspnet\signalr\dist\esm'"
2018-08-28 09:43:12 -07:00
BrennanConroy
070bc945f1
Add junit test result files to typescript functional and unit tests ( #2846 )
2018-08-22 12:05:35 -07:00
BrennanConroy
f8a46faf9d
Detect ASP.NET SignalR server connection attempt ( #2820 )
2018-08-22 11:17:04 -07:00
BrennanConroy
5f4d0dac3c
Ignore failures from sending ping ( #2840 )
2018-08-22 10:36:36 -07:00
Andrew Stanton-Nurse
fd5d024651
remove extraneous file ( #2851 )
2018-08-21 16:22:04 -07:00
BrennanConroy
ac0e8f11ca
Fix TS msgpack on IE and Ping breaking connection on server ( #2847 )
2018-08-21 14:47:43 -07:00
BrennanConroy
3b853daa1a
Log unhandled exceptions to help see errors in tests ( #2815 )
2018-08-16 10:56:08 -07:00
David Fowler
b981e24a53
Updated the lock files ( #2813 )
...
* Updated the lock files
2018-08-15 16:08:18 -07:00
BrennanConroy
c6aaa13db9
Add JS API doc link to npm packages ( #2809 )
2018-08-15 09:41:52 -07:00
BrennanConroy
53ceaf1b2c
[TS Client] Properly wait for WebSocket close ( #2804 )
2018-08-14 15:34:31 -07:00
Andrew Stanton-Nurse
82cef1a0c6
fix chrome headless when root by adding --no-sandbox ( #2796 )
2018-08-13 11:34:38 -07:00
BrennanConroy
6a6e1743ae
Expose full implementation for configureLogging in ESM definition file ( #2770 )
2018-08-08 16:38:43 -07:00
BrennanConroy
186a85b7e0
Add timestamp to logs TS client ( #2760 )
2018-08-08 11:28:30 -07:00
Andrew Stanton-Nurse
b9f6fb97f2
fix merge conflict
2018-08-08 09:29:09 -07:00
Andrew Stanton-Nurse
fddf341913
Merge branch 'release/2.1' into release/2.2
2018-08-07 14:36:44 -07:00
Andrew Stanton-Nurse
c1aa708a8b
TypeScript improvements and tslib dep ( #2692 )
2018-08-07 14:15:07 -07:00
BrennanConroy
cef7dfcdbb
Check connection state in ping Typescript client ( #2753 )
2018-08-07 14:14:32 -07:00
BrennanConroy
fc8979aeca
Update TS docs for docs.microsoft.com generation ( #2605 )
2018-08-07 13:36:10 -07:00
BrennanConroy
31b6ad69ae
Increase poll timeout in TS client ( #2737 )
2018-08-06 19:14:44 -07:00
BrennanConroy
7d4df89025
Back Port WebPack ( #2641 )
2018-08-01 13:55:08 -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
Mikael Mengistu
4752d45e0e
Add the minorVersion field to the HandshakeResponse in the TS client for 3.0 ( #2657 )
2018-07-18 15:47:52 -07:00
Nate McMaster
172b68a836
Pin version variables to the ASP.NET Core 2.1.2 baseline
...
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 11:59:04 -07:00
Andrew Stanton-Nurse
f4bf222099
make audit happier ( #2560 )
2018-06-28 12:29:56 -07:00
Andrew Stanton-Nurse
b760c6fceb
update some packages ( #2536 )
2018-06-28 09:32:10 -07:00
BrennanConroy
bc8aae5d50
Show errors from Karma ( #2545 )
2018-06-26 20:47:07 -07:00
BrennanConroy
94d4f9d2fc
Add OSX Jenkins
...
Fix couple node warnings
2018-06-18 09:17:15 -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
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
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
Andrew Stanton-Nurse
7317762b29
fix #2407 by tslinting tests before running ( #2459 )
2018-06-11 14:19:33 -07:00
BrennanConroy
10efae64e0
Add WebSocket and EventSource polyfills to options ( #2408 )
2018-06-01 09:25:25 -07: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
Dylan Dmitri Gray
f0f1df9b4a
PingInterval -> KeepAliveInterval ( #2384 )
2018-05-25 15:15:38 -07:00
Andrew Stanton-Nurse
ad55661ceb
update package.json versions, just for kicks
2018-05-23 19:20:20 -07:00