Commit Graph

1709 Commits

Author SHA1 Message Date
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
Nate McMaster 52aceac61e
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:50:03 -07:00
unknown 46c8ba5fdc Merge branch 'release/2.2' 2018-07-09 14:51:46 -07:00
Mikael Mengistu 2d4fb0af6f
Add support for registering multiple On handlers (#2599) 2018-07-09 15:27:49 -05:00
ASP.NET CI 76afa07c70 Update dependencies.props
[auto-updated: dependencies]
2018-07-08 20:10:30 +00:00
ASP.NET CI 30c67648ec Update dependencies.props
[auto-updated: dependencies]
2018-07-08 12:29:10 -07:00
Nate McMaster 2dfc560b53
Merge branch 'release/2.2' 2018-07-06 10:06:23 -07:00
BrennanConroy 856ac6cb8d AddSignalR tests (#2600) 2018-07-06 10:05:35 -07:00
Dylan Dmitri Gray 748e992865
Dygray/handshake versioning (#2520)
* set minor versions on the protocols
2018-07-05 16:42:42 -07:00
BrennanConroy b4fdc5e5c0
AddSignalR tests (#2600) 2018-07-05 13:24:29 -07:00
BrennanConroy 475700209a AddSignalR tests 2018-07-05 12:52:33 -07:00
Mikael Mengistu fa702ff6ef Update AddSignalRCore to respect user registered services (#2434) 2018-07-05 12:52:33 -07:00
Mikael Mengistu 896c6692b4
Merge pull request #2585 from aspnet/release/2.2
Formatting urls when using the WebSocketsTransport (#2571)
2018-07-03 14:09:22 -07:00
Mikael Mengistu 229bc12db1
Formatting urls when using the WebSocketsTransport (#2571) 2018-07-03 12:29:33 -07:00
Mikael Mengistu a312c56a58
Merge pull request #2584 from aspnet/mikaelm12/OnOverloadsMerge 2018-07-03 12:22:45 -07:00
unknown eab77f8fff Merge branch 'release/2.2' 2018-07-03 11:49:52 -07:00
Mikael Mengistu b7f666e91b
Adding Support for On Overloads in Java Client (#2568) (#2583) 2018-07-03 11:44:52 -07:00
Mikael Mengistu c526f489ce
Adding Support for On Overloads in Java Client (#2568) 2018-07-03 11:12:24 -07:00
ASP.NET CI e8cc38f887 Update dependencies.props
[auto-updated: dependencies]
2018-07-03 16:28:24 +00:00
Mikael Mengistu 125d0e1cd3
Merge pull request #2579
Merge commit from rel/2.2
2018-07-02 15:21:25 -07:00
unknown d23b9c8ab7 Merge branch 'release/2.2' 2018-07-02 14:18:35 -07:00
Mikael Mengistu 967db6d8e9
Adding HubConnection Tests for the Java Client(#2550) (#2578) 2018-07-02 14:04:30 -07:00
Nate McMaster (automated) 422997a59a
[automated] Change default branch to master 2018-07-02 12:40:37 -07:00
Nate McMaster 9f79c83159
Merge branch release/2.2 into dev 2018-06-29 13:58:33 -07:00
Nate McMaster 9d179ed82b
Bumping version to 3.0.0 2018-06-29 13:58:13 -07:00
Mikael Mengistu 13a3dfe8dc
Adding HubConnection Tests for the Java Client(#2550) 2018-06-29 09:50:47 -07:00
Nate McMaster b6c99069dd
Update infrastructure for the 2.2 release 2018-06-28 16:22:01 -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 bafde7738f
Harden docker detection (#2552) 2018-06-28 09:31:42 -07:00
Nate McMaster 6c0770398d
Bumping version from 1.0.2 to 1.0.3 2018-06-27 13:39:52 -07:00
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