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-25Fix csproj file casing (#22561)Matt Ellis
2017-07-15Standard cleanup for System.DirectoryServices (#22216)Hugh Bellamy
2017-07-05Fix InvalidCastException when accessing IAds* COM interfaces (#21874)Paulo Janotti
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-29Add converter from IEnumerable to TheoryData (#21671)Jeremy Kuhne
2017-06-27Disable various more UAPAOT tests against issues (#21604)Dan Moseley
2017-06-27Enabling CI for UWP F5 runs (#21571)Jose Perez Rodriguez
2017-06-26Fix System.DirectoryServices.Tests for Uap (#21546)Santiago Fernandez Madero
2017-06-26More DirectoryServices tests (#21506)Hugh Bellamy
2017-06-23Enable packages for System.DirectoryServicesEric St. John
2017-06-22Disable DirectoryServices test for UAPAOT (#21372)Dan Moseley
2017-06-22Fix more recent uapaot tests (#21349)Hugh Bellamy
2017-06-22Try to fix failing UWP ActiveDirectorySecurity tests on UWP (#21341)Hugh Bellamy
2017-06-21Add some System.DirectoryServices tests (#21169)Hugh Bellamy
2017-06-20Add Corefx.Private.Test.Utilities solution (#21254)Hugh Bellamy
2017-06-03Merge pull request #20634 from ericstj/dirServices.pkgEric StJohn
2017-06-02Fix public key to match desktop and disable packEric St. John
2017-06-02Enable DirectoryServices packagesEric St. John
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-04-12Removed BinaryCompatbility (#18240)Viktor Hofer
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-04Refresh VS project configurations.Wes Haggard
2017-04-04Update project configurations to account for .NET Standard changesWes Haggard
2017-03-27adding back usingPeter Marcu
2017-03-27Removing extra usingPeter Marcu
2017-03-27Deleting win2k codePeter Marcu
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-07Refresh current solutions and project configurationsWes Haggard
2017-03-02Convert some uses of Marshal.SizeOf to sizeof (#16556)Jan Kotas
2017-02-28Fix solution and csproj files so that System.DS.* projects build again (ref r...Jay Simmons
2017-02-28Updates based on code review feedback.Jay Simmons
2017-02-28Initial set of changes to get System.DirectoryServices.Protocols and System.D...Jay Simmons
2017-02-28Updates based on code review feedback.Jay Simmons
2017-02-28Initial set of changes to get System.DirectoryServices.Protocols and System.D...Jay Simmons
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-15Disable package build for DirectoryServicesEric St. John
2017-02-14Make pkgprojs reference *proj rather than buildsEric St. John
2017-02-14Remove pkg .builds filesEric St. John
2017-02-07Remove non-existent project.json's from project filesEric Mellino
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-02Remove Comments with <SecurityKernel ..> (#15374) (#15724)Mandar Sahasrabuddhe
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez