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-12-05Merge pull request #9424 from mono/backport-pr-9423-to-release-8.4Greg Munn
2019-12-04[Ide] Type system updates file information less oftenMatt Ward
2019-12-04[Core] Fix build engine not being removedMatt Ward
2019-11-20[Tests] Update SerializeCounters to enter multipe Inc in timerManish Sinha
2019-10-31Merge pull request #9184 from mono/release-8.4-xm-crashLluis Sanchez
2019-10-31Disable macmemorymonitor testtherzok
2019-10-31Merge pull request #9119 from mono/backport-pr-9117-to-release-8.4Rodrigo Moya
2019-10-30[DotNetCore] Fix incorrect folders displayed for multi-target projectsMatt Ward
2019-10-30Merge pull request #9065 from mono/backport-pr-9064-to-release-8.4Lluis Sanchez
2019-10-28[Tests] Adapt tests to .NET Core 3.1Rodrigo Moya
2019-10-28[Core] Fix MSBuild functions not being evaluatedMatt Ward
2019-10-28Merge pull request #8908 from mono/backport-pr-8840-to-release-8.4Greg Munn
2019-10-25Merge pull request #9040 from mono/backport-pr-8933-to-release-8.4Greg Munn
2019-10-24Don't wait for commands unless they're ready to activatetherzok
2019-10-24Attempt to fix flakey leak test that happens due to not waiting for the save ...therzok
2019-10-22Merge pull request #9014 from mono/backport-pr-8996-to-release-8.4Sandy Armstrong
2019-10-22Remove RefactoringEssentialsSandy Armstrong
2019-10-22[Debugger] Add a test for DebuggerCompletionProvider.GetExpressionCompletionD...Greg Munn
2019-10-21[NuGet] Fix projects not being re-evaluated after packages updatedMatt Ward
2019-10-21[NuGet] Update multiple packages together in a batchMatt Ward
2019-10-21[Core] Fix project modified fired for refs when they have not changedMatt Ward
2019-10-18CSharpBinding.Tests: Update for new RoslynSandy Armstrong
2019-10-18[Ide] Fix analyzers not retriggered on editorconfig changesMatt Ward
2019-10-18[Ide] Pass AdditionalFiles and EditorConfigFiles to RoslynMatt Ward
2019-10-11[DotNetCore] Continue on error when finding framework referencesMatt Ward
2019-10-11[Core] Continue on error when resolving package dependencies.Matt Ward
2019-10-11[Core] Continue on errors when resolving assembly referencesMatt Ward
2019-10-10Merge pull request #8753 from mono/intrinsics-cacheLluis Sanchez
2019-10-09Merge pull request #8631 from mono/solution-leak-cleanuppr-fix-bug753558Jose Miguel Torres
2019-10-09Merge pull request #8588 from mono/new-doc-model-leak-fixesMarius Ungureanu
2019-10-09[Core] Fix ReferencePath items being ignored by the type systemMatt Ward
2019-10-09Harden asserttherzok
2019-10-09Fix task state validationtherzok
2019-10-08Modify some more runmsbuild and add a UseShellExecute=falsetherzok
2019-10-08[Tests] Fix unnecessary importing of Directory.Build.* itemstherzok
2019-10-08[Tests] Clean up a bit of the logic copying directories and filestherzok
2019-10-08[Ide] Add Util.RunMSBuild and deduplicate implementationstherzok
2019-10-08[Ide] Rework GetWorkspaceAsync to cancel requests on any solution disposetherzok
2019-10-06[Tests] Assert that the document view is disposed, not just the controltherzok
2019-10-03Merge pull request #8846 from mono/pr-manish-bug-992546-use-iserializerJose Miguel Torres
2019-10-03[Tests] SerializeCounters: check the value is right when serializationManish Sinha
2019-10-03Update LocalCopyTests.csKyle White
2019-10-03[Tests] Add tests for validating the keys in serialized json from Instrumenta...Manish Sinha
2019-10-03[Core] Fix test to work with new gtk-sharp.dll.pdbKyle White
2019-10-02[Roslyn] Fix support for non-roslyn language name (#8817)Marius Ungureanu
2019-10-01[Core][Tests] Update Xwt.dll target framework testVsevolod Kukol
2019-09-25MonoDevelop.Refactoring: Update for Suggestions API changeSandy Armstrong
2019-09-23[Core] Cache IntrinsicFunctions methods and add test that we only have methodstherzok
2019-09-19StressTest: Default UseNewEditor to falseSandy Armstrong
2019-09-18Update TestService.csMarius Ungureanu