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-08-01Remove unused serialization members (#22785)Viktor Hofer
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-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-05-25ISerializable cleanup (#20220)Morgan Brown
2017-05-19Update configurationsEric St. John
2017-05-19Remove RID-specific desktop buildsEric 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-10System.Security.Permissions.Tests at 0 failures on ILC.Atsushi Kanamori
2017-05-10Remove unneeded Serializable attributes (#19577)Morgan Brown
2017-05-03Refresh VS ConfigurationsWes Haggard
2017-05-02Skip verifying stack on full framework (#19182)Dan Moseley
2017-04-29Disable System.Security.Permissions.Tests through csproj instead of skip attr...Santiago Fernandez Madero
2017-04-28Disable whole System.Security.Permissions.Tests on netfx (#19072)Santiago Fernandez Madero
2017-04-27Implemented CAS Stubs for System.Security (#18914)JayG
2017-04-22Implemented a couple missing CAS stubs (#18629)JayG
2017-04-18Update project configurationsEric St. John
2017-04-18Re-enable package validation and clean up package contentEric St. John
2017-04-18Add missing members to SecurityContext (#18510)Dan Moseley
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-30Some types missed from System.Security.Permissions (#17677)Viktor Hofer
2017-03-24Some PNSE messages (#17471)Dan Moseley
2017-03-24Revert "PNSE for S.R.Extensions and S.IO.FS"danmosemsft
2017-03-24PNSE for S.S.Permissionsdanmosemsft
2017-03-23ApplicationIdentitiy license header addedViktor Hofer
2017-03-23CAS related stubs missing some members breaking desktop compat (#17392)Viktor Hofer
2017-03-21Remove System.Security.Permissions from NETCoreAppWes Haggard
2017-03-17Fix package dependency issuesEric St. John
2017-03-10Adding System.Net.Mail to the uap and uapaot closures (#16938)Jose Perez Rodriguez
2017-02-18Remove dead string resources (#16284)Dan Moseley
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-13Marking code as unchecked (pt 7) (#16079)Dennis "D.C." Dietrich
2017-02-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
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-01Make netfx build workEric St. John
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-30Fix src projects for appropriate ref folderEric St. John
2017-01-30Fix ref configurations for appropriate ref folderEric St. John
2017-01-26Fix uap Configurations for a few librariesJose Perez Rodriguez