Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-25Fix C# unit tests failures caused by upgraded Roslyn which now gives also "Fi...David Karlaš
2019-01-16Fix SharpZipLib ref conflictsMikayla Hutchinson
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2019-01-14Merge remote-tracking branch 'origin/master' into roslyn-upgradeMikayla Hutchinson
2019-01-14Fix Core teststherzok
2019-01-13Suppress NuGet local copies unless explicitly listed in projectMikayla Hutchinson
2019-01-13Remove redundant/bad referencesMikayla Hutchinson
2019-01-13Stop some GTK local copying on WindowsMikayla Hutchinson
2019-01-13Fix standardized props in a couple projectsMikayla Hutchinson
2019-01-13Remove a metric ton of redundant local copiesMikayla Hutchinson
2019-01-13Add System.ComponentModel.Composition reference to CSharpBinding.Tests.Kirill Osenkov
2019-01-11Remove warning due to nunit upgradetherzok
2019-01-11Add roslyn ref to CSharpBinding.Teststherzok
2019-01-11[Ide] Update test to reflect roslyn api changestherzok
2019-01-11Merge pull request #6809 from mono/master-vsts753551Mike Krüger
2019-01-11[Roslyn] Try fixing flakey GC tests by using a more recent PinHelper from mon...Marius Ungureanu
2019-01-11Fix a couple build errorsMikayla Hutchinson
2019-01-11Clean up stray packages refsMikayla Hutchinson
2019-01-11Migrate TestRunner to PackageReferenceMikayla Hutchinson
2019-01-11Fixes VSTS Bug 753551: Using statement indentingMike Krüger
2019-01-11Fix some build authoring errorsMikayla Hutchinson
2019-01-11Centralize some more package versionsMikayla Hutchinson
2019-01-11Port a couple more projects to PackageReferenceMikayla Hutchinson
2019-01-11Update projects for PackageReferenceMikayla Hutchinson
2019-01-11Remove Roslyn props now it's transitiveMikayla Hutchinson
2019-01-11[Core.Tests] PackageReference style restoreMikayla Hutchinson
2019-01-10Merge pull request #6750 from mono/netcoreapp30Jose Miguel Torres
2019-01-10[Tests] Add the TextBuffer in the testdocument content chaintherzok
2019-01-10Merge remote-tracking branch 'origin/master' into editor-merge-mastertherzok
2019-01-09Make PathTree tests cross platformMarius Ungureanu
2019-01-09Fix some wrong path usage in the unit teststherzok
2019-01-09Hide some members which are private implementation detailstherzok
2019-01-09Use right System.Memorytherzok
2019-01-09[PathTree] Fixup PathTree paths to watch not being correcttherzok
2019-01-09[Core.Tests] Add failing PathTree testsMatt Ward
2019-01-09Fix missing update after creating a metadata refernecetherzok
2019-01-09Remove EditConfig context when done with it in teststherzok
2019-01-09Merge master (08c57d8e22732deab1b0b5a4785d2a1ff54efb36) into editor-merge-mas...Kirill Osenkov
2019-01-08[DotNetCore] Fix type resolution errors for signed projectsMatt Ward
2019-01-07Merge branch 'master' into editorMikayla Hutchinson
2019-01-05[netcoreapp30] Adds more info when CheckProjectTypeGuids are not equalJose Miguel Torres
2018-12-28[Core] Simplify FeatureSwitchService APIRodrigo Moya
2018-12-24[Tests] Fix BuildOutput feature toggle testsRodrigo Moya
2018-12-24[Core] Allow passing a default value to FeatureSwitchServiceRodrigo Moya
2018-12-17Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-17Merge pull request #6729 from mono/master-vsts740691Lluis Sanchez
2018-12-14Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-14[Tests] Bump to .NET Core 2.2Rodrigo Moya
2018-12-14Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-13[NuGet] Add offline .NET Core project restore testMatt Ward