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-10-27Make corefx exceptions serializable and add typeforwards (#24427)Viktor Hofer
2017-10-21Add ActiveDirectory Tests (#24762)Tarek Mahmoud Sayed
2017-10-12Directory Services Tests - 4 (#24590)Tarek Mahmoud Sayed
2017-10-11Add more DirectoryServices tests - 3 (#24533)Tarek Mahmoud Sayed
2017-10-05More DirectoryServices tests (#24388)Tarek Mahmoud Sayed
2017-09-29First DirectoryServcies tests which runs against real server (#24316)Tarek Mahmoud Sayed
2017-08-31Grammar check - "a [a,e]" rule. (#23697)Brian Chavez
2017-08-30XML doc spelling corrections - I through P. :shower: (#23651)Brian Chavez
2017-08-30XML doc spelling corrections - Q through Z. (#23655)Brian Chavez
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