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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-07-04Merge pull request #21836 from joperezr/uapvnextJose Perez Rodriguez
2017-07-04Renaming uap10.1 to uap10.0.15138Jose Perez Rodriguez
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-28Convert Assert.Throws<ArgumentException> to AssertExtensions (#21491)Hugh Bellamy
2017-06-27Merge pull request #20934 from hughbe/componentmodel-annotations-testslajones
2017-06-26Use arrow property (#21561)Jonathan
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-20Add Corefx.Private.Test.Utilities solution (#21254)Hugh Bellamy
2017-06-20Update namingHugh Bellamy
2017-06-19Fixup weird Array casting dead code in Min/MaxLengthAttributeHugh Bellamy
2017-06-19Remove some dead code in System.ComponentModel.AnnotationsHugh Bellamy
2017-06-19Add System.ComponentModel.Annotations testsHugh Bellamy
2017-06-19Merge pull request #21031 from hughbe/componentmodel-compare-casedDan Moseley
2017-06-16Cleanup and increase coverage of DisplayFormatAttribute (#20933)Hugh Bellamy
2017-06-14Fix netfx compat bug for cased properties in CompareAttributeHugh Bellamy
2017-06-07Adding the possibility to use resources for the property NullDisplayText in D...Ermiar
2017-05-25ISerializable cleanup (#20220)Morgan Brown
2017-05-17Merge pull request #19842 from ericstj/incrementVersionsGaurav Khanna
2017-05-17Scale back [Serializable] CoreFX types (#19742)Morgan Brown
2017-05-17Increment versions post 2.0Eric St. John
2017-05-15Fix a bunch of random test failures on ILC (#19758)Atsushi Kanamori
2017-04-26Fix expected exception on test (#18886)Santiago Fernandez Madero
2017-04-25Update project configurationsEric St. John
2017-04-25Remove use of IsDesktopFacadeEric St. John
2017-04-19Get System.ComponentModel.Annotations tests passing with netfx (#17874)Hugh Bellamy
2017-04-18Reorder pkgproj itemsEric St. John
2017-04-18Re-enable package validation and clean up package contentEric St. John
2017-04-18Explicitly list paths for harvestingEric St. John
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-18Improved readability (#18541)Shimmy
2017-04-13Fix a CompareAttribute.Validate problem (#17469)Hugh Bellamy
2017-04-12Make `netfx` mean `net461` instead of `net463`Eric St. John
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-29Revert "Clear cached display name in validation context when member name is set"Stephen Toub
2017-03-22Clear cached display name in ValidationContext when member name is setDerek Gray
2017-02-21Remove unnecessary GetTypeInfo() calls from S.ComponentModel.DataAnnotations ...Jon Hanna
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-17Merge pull request #16191 from ericstj/packagesEric StJohn
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-14Make pkgprojs reference *proj rather than buildsEric St. John
2017-02-14Remove pkg .builds filesEric St. John
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Update all solution files using solution generation toolWes Haggard
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-02-02Stop bin placing facade assemblies to the refs for netfx builds (#15700)Tarek Mahmoud Sayed
2017-02-01Clean up desktop ConfigurationsEric St. John