Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-11Stop throwing when attempting to validate a JObject. (#71717)Arthur Vickers
2022-03-28[API Implementation]: Use TimeSpan everywhere we use an int for seconds, mill...Robin Lindner
2021-07-28Add validation for MetadataType attribute - Issue #46678 (#51772)Matthew Hill
2021-07-21[libraries][Android][iOSSimulator] Remove Active Issues from tests no longer ...Mitchell Hwang
2021-05-10[Android][libraries] Skip failing Android tests with ActiveIssues and proj le...Mitchell Hwang
2020-07-16Introduce BinaryFormatter enablement switch; disable on wasm (#38963)Levi Broderick
2020-07-14WASM: Disable tests in System.ComponentModel.Annotations that rely on globali...Alexander Köplinger
2020-07-10Include member name when constructing ValidationResult in CompareAttribute (#...Pranav K
2020-07-08Update license headers (#38793)Stephen Toub
2020-04-08Enable xunit1024 (#34512)Alex Villarreal
2020-02-19Update all issues in source code to point to runtime (#32349)Santiago Fernandez Madero
2020-02-06Make more Regex loops atomic automatically (#31738)Stephen Toub
2020-01-24Clean up stale issue links (#2063)Stephen Toub
2020-01-18More renames of full framework to .NET Framework (#1900)Jan Kotas
2020-01-18Address more issue numbers in the code (#1888)Stephen Toub
2020-01-16Change all ActiveIssues to use Uris instead of numbers (#1768)Stephen Toub
2019-10-17Remove UAP target (dotnet/corefx#41759)Viktor Hofer
2019-10-15Reduce RemoteInvoke usage in tests (dotnet/corefx#41741)Stephen Toub
2019-08-20Re-enable xunit warning 1019 (dotnet/corefx#40415)madmir
2019-08-08Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank ...Stephen Toub
2019-08-07Re-enable xunit warning 1026 (unused theory arguments) (dotnet/corefx#40079)Stephen Toub
2019-07-29Re-enable xunit warning 2009 (dotnet/corefx#39847)Stephen Toub
2019-06-03address PR feedback (dotnet/corefx#38147)Marco Rossignoli
2019-06-02Fix CustomValidationAttribute.TypeId (dotnet/corefx#38140)Marco Rossignoli
2019-04-02Update src folderViktor
2019-03-30Improve StaticTestGenerator and fix some visibility (dotnet/corefx#36472)Stephen Toub
2019-03-04removed test from full .net frameworkDaniel Turan
2019-03-04Ignored tests for custom ValidationResults on .NET Framework, since it is not...Daniel Turan
2019-03-04Adding support for custom ValidationResult (derived class) in CustomValidatio...Daniel Turan
2019-02-12Fix NullReferenceException in AssociationAttribute (dotnet/corefx#35078)Hugh Bellamy
2019-02-06Add more ComponentModel.Annotations tests (dotnet/corefx#35052)Hugh Bellamy
2018-12-20Added AssociatedMetadataTypeTypeDescriptionProvider & MetadataTypeAttribute t...Yaser Moradi
2018-11-09Update BuildTools, CoreClr, CoreFx, CoreFxOptimizationData, CoreSetup, Projec...dotnet-maestro-bot
2018-08-23Xunit 2.4 test changesViktor Hofer
2018-07-03Minor test fixes for UAP runs (dotnet/corefx#30803)Dan Moseley
2018-06-16Remove some dead code from System.ComponentModel.Annotations (dotnet/corefx#3...Hugh Bellamy