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
2018-01-25Add netfx placeholder configurations for inbox projects and enable netfx test...Santiago Fernandez Madero
2018-01-09Fix Outloop Directory Services Tests (#26227)Tarek Mahmoud Sayed
2017-12-22Add license headers. (#26009)Jon Hanna
2017-12-19Ensure build of netcoreapp vertical of CoreFx can be done without past packag...Santiago Fernandez Madero
2017-11-19Delete unnecessary CAS permission annotationsJan Kotas
2017-11-19Delete unnecessary SecurityCritical and SecuritySafeCritical annotationsJan Kotas
2017-11-19Delete unnecessary SuppressUnmanagedCodeSecurity annotationsJan Kotas
2017-10-30Fix System.DirectoryServices.AccountManagement configurations (#24887)Santiago Fernandez Madero
2017-10-27Make corefx exceptions serializable and add typeforwards (#24427)Viktor Hofer
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-10-19Add System.DirectoryServices.AccountManagement Tests (#24692)Tarek Mahmoud Sayed
2017-09-19Fix instantiating PrincipleContext with Domain type (#24122)Tarek Mahmoud Sayed
2017-09-05Disable several DirectoryServices tests failing OuterLoop in CI (#23802)Stephen Toub
2017-08-31Grammar check - "a [a,e]" rule. (#23697)Brian Chavez
2017-08-30XML doc spelling corrections - D through H. :shower: (#23638)Brian Chavez
2017-08-30XML doc spelling corrections - I through P. :shower: (#23651)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-05Fix InvalidCastException when accessing IAds* COM interfaces (#21874)Paulo Janotti
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-28Add some AccountManagement tests (#21522)Hugh Bellamy
2017-06-25Make DirectoryServices.AccountManagement project usable with corefx infra (#2...Hugh Bellamy
2017-06-25Fix broken string resources in System.Directory.AccountManagement (#21497)Hugh Bellamy
2017-06-23Enable packages for System.DirectoryServicesEric St. John
2017-06-15Update Pinvoke baselines to match latest modernapis.xml entries (#21028)Dan Moseley
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-26Merge pull request #20322 from ericstj/updateConfigurationsEric StJohn
2017-05-25ISerializable cleanup (#20220)Morgan Brown
2017-05-25Remove help VS commentsEric St. John
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-11Manually add the attribute for projects that don't reference S.R.InteropServi...Alex Ghiondea
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-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-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-15Disable package build for DirectoryServicesEric St. John