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-04-25Replace netfx ifdefs in refs with IsPartialFacadeAssemblyEric St. John
2017-04-19Make System.Data more mono-friendly (#18525)Egor Bogatov
2017-04-18Fix warnings during -allConfigurations buildEric St. John
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-15System.Data - move duplicate files to Common (#18297)Egor Bogatov
2017-04-15Merge pull request #18281 from EgorBo/system-data-sqlresourceStephen Toub
2017-04-12Add NETStandard.Library.NETFramework packageEric St. John
2017-04-12Add netfx configurations for libs in NETStandardEric St. John
2017-04-12Move SQLResource.cs to Common (remove two almost identical files from System....EgorBo
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-21Replaced ContainsKey() Calls with TryAdd() Dictionary Calls (#17201)Rion Williams
2017-03-10PVS-Studio: fixed vulnerability CWE-476 (NULL Pointer Dereference) (#16807)Ivan Kishchenko
2017-03-05Increase code coverage from 61.2% to 64.4% on System.Data.Common.DataColumnMa...the-dwyer
2017-03-02Merge pull request #16444 from dotnet/qizhanMS-Tx-NamechangeQi Zhang
2017-03-02Update reference for System.Transactions (netfx) and System.Transactions.Loca...qizhanMS
2017-02-26Improve code coverage for system.data.common (#16470)the-dwyer
2017-02-25Fix typos: occurred/occurrence (#16459)Paul Harrington
2017-02-25Remove the assembly name in System.Transactions.Local.csproj and update the r...qizhanMS
2017-02-24Rename assembly to System.Transactions.Local.dllqizhanMS
2017-02-24Fix leak in DbCommand's use of CancellationTokenStephen Toub
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-16Add back DbProviderFactory::CreatePermission (as additional implementation). ...Egor Bogatov
2017-02-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-07Marking code as unchecked (pt 2) (#15885)Dennis "D.C." Dietrich
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
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
2017-02-01Make netfx build workEric St. John
2017-02-01Updating VS ConfigurationsJose Perez Rodriguez
2017-02-01Adding missing Configurations for uapJose Perez Rodriguez
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-24Removing netstandard configurations for things that are bellow netstandard (#...Jose Perez Rodriguez
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-20Merge pull request #15312 from ericstj/packageCleanup3Eric StJohn
2017-01-19Add assemblies to NETCore.App if in netstandardEric St. John
2017-01-19Remove packages from NETStandard2.0Eric St. John
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-11Manual changes for ns2.0 renameAlex Perovich
2017-01-11[dev/eng] Sorting and trimming Reference items in csprojs (#15035)Jose Perez Rodriguez
2017-01-06Merge branch master into dev/engJose Perez Rodriguez
2017-01-04Update CoreClr, CoreFx, ProjectNTfs to beta-24904-02, beta-24904-01, beta-249...dotnet-bot
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino