Commit Graph

40929 Commits

Author SHA1 Message Date
YPTopMan c18fc3d7ca Use throws expressions and expression bodied members (#10764) 2019-06-06 09:56:12 -07:00
Mikael Mengistu b08577342d
Lazy-init formatter resolvers in MessagePackHubProtocolOptions (#10929) 2019-06-06 08:33:32 -07:00
Isaac Levin c4790a0228
Update _ValidationScriptsPartial.cshtml 2019-06-06 11:01:43 -04:00
Isaac Levin ea55f8db71
Update OidcConfigurationController.cs 2019-06-06 10:57:03 -04:00
Isaac Levin 6410d4e761
Update OidcConfigurationController.cs 2019-06-06 10:56:28 -04:00
Isaac Levin 018800ed41
Update Privacy.cshtml.cs 2019-06-06 10:55:26 -04:00
Isaac Levin 8c5800a94c
Update Index.cshtml.cs 2019-06-06 10:55:02 -04:00
Isaac Levin 9468e2dfed
Update _ValidationScriptsPartial.cshtml 2019-06-06 10:54:10 -04:00
Isaac Levin 7983924871 Added ILogger and cleanup 2019-06-06 10:42:09 -04:00
Justin Kotalik fdba8a91f9
Add versioning to dotnet-dev-certs (#10908) 2019-06-05 22:04:27 -07:00
Brennan 5b56de966e
Change case-insensitive Json default in SignalR (#10814) 2019-06-05 21:57:18 -07:00
Stephen Halter 81f2d46660
Unify C# and TS SignalR client auto-reconnect APIs (#10678) 2019-06-05 21:32:47 -07:00
Andrew Stanton-Nurse 915cc74df8 fix #7548 by updating to v142 toolset (again) (#10904)
* fix #7548 by updating to v142 toolset (again)

* small note

* it's a compiler bug. let's just try

* you get a pass vc++... THIS TIME

* should no longer need v141 toolset!
2019-06-05 21:31:36 -07:00
Stephen Halter 511761627a
Improve shutdown of SignalR .NET client sample (#10675) 2019-06-05 21:31:04 -07:00
dotnet-maestro-bot 14c90fb343 Skip model binding test due to environment changes (#10923) (#10931) 2019-06-05 20:35:29 -07:00
Brennan c518cff370
Add missing log to hub method failure (#10903) 2019-06-05 20:17:40 -07:00
Cory Nelson bc6f4b6034 Fix a write past the end of buffer when IntegerEncoder encodes to multi-bytes and does not have sufficient room to do so. (#10914)
Add some basic asserts to constrain parameters to HPACK spec.
Add some additional tests.
2019-06-05 20:15:16 -07:00
Justin Kotalik d3e90a7c07
Guarantee that ANCM package dlls are used for back compat tests (#10858) 2019-06-05 20:11:47 -07:00
Justin Kotalik f080c89e89
Add better error message when someone does single file publish in ANCM (#10871) 2019-06-05 20:10:43 -07:00
John Luo e140658bcf wip 2019-06-05 18:41:12 -07:00
Steve Sanderson 3697b4704b Workaround Chrome navigation issue (#10839)
Thanks @javiercn and @SteveSandersonMS!
2019-06-05 17:43:20 -07:00
Nate McMaster 2b2bf067dd
[automated] Merge branch 'release/3.0-preview6' => 'master' (#10910)
[automated] Merge branch 'release/3.0-preview6' => 'master'
2019-06-05 16:37:24 -07:00
John Luo b1d449a1de How about this? 2019-06-05 16:14:11 -07:00
Arthur Vickers a86a811f7b Cleanup in Identity tests
Fixes #10671 by using updated EF API
Fixes #5812 so tests are re-enabled for PRs
Also part of #10668 since one of the changed EF queries is now working

Finally, I removed all remaining platform skips since with SQLite these tests should now run anywhere.
2019-06-05 15:49:49 -07:00
John Luo aed62cdd9f
Skip model binding test due to environment changes (#10923) 2019-06-05 15:45:12 -07:00
Jacques Eloff 5af0dd5b38 Localization handback for missing strings 2019-06-05 15:38:34 -07:00
dotnet-maestro[bot] 1ca61453c8 [master] Update dependencies from 2 repositories (#10863)
* Update dependencies
2019-06-05 14:59:46 -07:00
Pranav K 23d1d11dda Revert "Guarantee ordering for SignalR client HttpConnection.send (#10780)" (#10916)
This reverts commit b1a29281ba.
2019-06-05 14:26:44 -07:00
Ryan Brandenburg 177ad2b966
Merge pull request #10917 from saluce65/patch-1
Remove gender-specific terminology from comments
2019-06-05 14:16:21 -07:00
Ryan Brandenburg 1c9d7e4671
Merge pull request #10918 from saluce65/patch-2
Update logout.component.ts
2019-06-05 14:08:01 -07:00
David Fowler bba6b44044
Added basic event counters for hosting (#10884)
- Added Request Rate counter (RPS), Total Requests counter, current requests and failed requests.
- Counters do nothing until enabled
- Added tests for counters and improved tests to use unique event source names
- Renamed EventSource to match the convention in the runtime Microsoft.AspNetCore.Hosting
2019-06-05 14:06:34 -07:00
John Luo fba5c7b4c5 Use raw time instead of counter 2019-06-05 13:55:14 -07:00
= 8719736282 Try again 2019-06-05 13:55:14 -07:00
John Luo 264ab5252f Try again 2019-06-05 13:55:14 -07:00
= 1129c8982f Make it so Helix runs can be rerun and preserve history R2 2019-06-05 13:55:14 -07:00
Ryan Brandenburg f066f7c32f
Merge pull request #10808 from isaac2004/master
Simplify web project templates #10347
2019-06-05 13:47:27 -07:00
Isaac Levin 99a0e98464
merge (#4)
merge

Co-authored-by: Brennan <brecon@microsoft.com>
Co-authored-by: dotnet bot <dotnet-bot@microsoft.com>
Co-authored-by: Nate McMaster <natemcmaster@users.noreply.github.com>
Co-authored-by: dotnet-maestro <@dotnet-maestro>
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
Co-authored-by: John Luo <johluo@microsoft.com>
Co-authored-by: Mikael Mengistu <mikaelm12@users.noreply.github.com>
2019-06-05 16:45:00 -04:00
Mikael Mengistu 61e689471f
Propagate cancellation token IAsyncEnumerators (#10901) 2019-06-05 13:06:36 -07:00
Nate McMaster e18f18b0af
[automated] Merge branch 'release/2.2' => 'master' (#10905) 2019-06-05 13:03:51 -07:00
saluce65 7f204a0bad
Update logout.component.ts 2019-06-05 14:53:42 -05:00
saluce65 48dee6a36f
Remove gender-specific terminology from comments 2019-06-05 14:48:32 -05:00
Brennan f3f99ebd70
Merge pull request #10906 from aspnet/brecon/mergePreview6
Merge preview6 into master
2019-06-05 12:46:07 -07:00
John Luo 7eb77e46ca
Disable OSX 10.14 tests on Helix and use OSX 10.13 instead (#10824) 2019-06-05 12:07:22 -07:00
Isaac Levin 887872dac0
Merge branch 'master' into master 2019-06-05 15:00:49 -04:00
Ryan Brandenburg 9ed49994ab
Merge pull request #10841 from isaac2004/10346-work
Remove Cookie Consent UI from all templates and move into docs #10346
2019-06-05 11:56:58 -07:00
Pranav K b1a29281ba Guarantee ordering for SignalR client HttpConnection.send (#10780)
* Revert "Revert "Add an option to SignalR to guarantee ordering of send events… (#10807)"
  - This reverts commit 39a9d63c10.
* Fixup build
2019-06-05 11:18:53 -07:00
Michal Strehovský 9cd2ad15ff Remove use of GetRuntimeInterfaceMap in IsTypeAwaitable (#10572)
`GetRuntimeInterfaceMap` is a rather expensive API and it doesn't look like the use here is warranted.

The replacement should have equivalent behavior.
2019-06-05 10:58:54 -07:00
Brennan Conroy 224ff4412c Merge branch 'release/3.0-preview6' into brecon/mergePreview6 2019-06-05 10:57:11 -07:00
Nate McMaster 002b305c9f
Merge branch 'release/2.2' 2019-06-05 10:33:30 -07:00
Nate McMaster d1138f2cde
Merge branch 'release/3.0-preview6' 2019-06-05 10:09:37 -07:00