Mikael Mengistu
e0ee04237a
SignalR Negotiate protocol versioning ( #13389 )
2019-09-03 19:53:32 -07:00
Brennan
7b65a32b8b
Fix flaky test ( #12365 )
2019-07-19 12:33:38 -07:00
Mikael Mengistu
7d4c9d26ec
Rename SignalR Server Transports ( #12297 )
2019-07-18 16:23:02 -07:00
Chris Ross
4ef204e13b
Remove or make public pubternals for Http #11312 ( #11429 )
2019-06-21 17:56:53 -07:00
Brennan
dd2e2186db
Fix typo in condition for Windows Auth with LongPolling ( #11051 )
...
Co-Authored-By: Stephen Halter <halter73@gmail.com>
2019-06-11 17:02:54 -07:00
Brennan
f0df10f211
AuthorizeHelper will no-op if endpoint routing is used ( #10471 )
2019-06-02 22:35:45 -07:00
Dylan Dmitri Gray
9969e99ef4
Dylan/request throttle ( #10413 )
...
* request throttling -- initial implementation
* prevented semaphore leak; added xml docs
* small doc fixes
* reference document
* Added internals folder, added structured logging,
* removed typo'd dependency
* no default MaxConcurrentRequests; other polishing
* renamed SemaphoreWrapper->RequestQueue; cleanup
* moved SyncPoint; prevented possible semaphore leak
* adjusting feedback
* regen refs
* Final changes!
2019-05-27 14:46:14 -07:00
Ryan Nowak
24784d0681
Fix #10066
2019-05-09 13:44:16 -07:00
Andrew Stanton-Nurse
8c41472336
Quarantine a bunch of flaky tests ( #9751 )
2019-04-29 11:26:02 -07:00
James Newton-King
7669cf0d03
Move Microsoft.AspNetCore.Authorization.Policy types ( #9492 )
2019-04-19 13:24:36 +12:00
Ryan Brandenburg
70cd5f5f9f
Mark tests flaky instead of skipped ( #8727 )
...
Mark tests flaky instead of skipped
2019-03-26 09:51:37 -07:00
Mikael Mengistu
316fbbe9c4
Marking tests as flaky( #8749 )
2019-03-22 17:59:21 -07:00
BrennanConroy
4b230ec419
Copy EndpointFeature when using LongPolling ( #8730 )
2019-03-22 15:36:57 -07:00
Stephen Halter
1338973212
Better handle HttpConnectionContext state transitions ( #8225 )
2019-03-14 11:33:32 -07:00
Andrew Stanton-Nurse
98a49e332f
skip flaky SignalR test: ErrorDuringPollWillCloseConnection ( #8171 )
...
see #8138 for discussion on test priority and re-enabling
2019-03-05 08:30:40 -08:00
Mikael Mengistu
af43b80b1a
Make server timeout configurable ( #7340 )
2019-02-17 07:57:36 -08:00
Nate McMaster
22f3166fa6
Merge branch 'release/2.1' into release/2.2
2019-01-10 01:22:10 -08:00
Nate McMaster
d3838620d6
Convert SignalR projects to build with ProjectReference ( #6457 )
...
Part of #4246
Changes:
* Update source code layout to follow the new conventions for this repo
* Update project files to use `<Reference>`
* Update targets to build NPM packages
* Update BuildTools to support custom 'restore' and 'test' targets
2019-01-09 13:12:35 -08:00