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-10-28[Core] Fix MSBuild functions not being evaluatedMatt Ward
2019-10-28Merge pull request #8840 from mono/project-modified-references-fired-when-ref...Greg 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 #8818 from mono/nuget-update-multiple-packagesGreg Munn
2019-10-22Merge pull request #8996 from mono/pr-sandy-remove-refactoring-essentialsSandy Armstrong
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-19Remove RefactoringEssentialsSandy Armstrong
2019-10-18[Debugger] Add a test for DebuggerCompletionProvider.GetExpressionCompletionD...Greg Munn
2019-10-18CSharpBinding.Tests: Update for new RoslynSandy Armstrong
2019-10-17[Ide] Fix analyzers not retriggered on editorconfig changesMatt Ward
2019-10-17[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
2019-09-18Fix build for other projectstherzok
2019-09-18Fix leaktests to use new way of toggling on legacy editor supporttherzok
2019-09-11Add solution with 2 aspnet projectsnosami
2019-09-11Merge pull request #8606 from mono/core-prefer-compile-items-over-none-itemsLluis Sanchez
2019-09-10Increase timeout of TestTasksExecuteSequentiallyLluis Sanchez
2019-09-10Merge pull request #8649 from mono/pr-filter-browsersLluis Sanchez
2019-09-10Merge pull request #8593 from mono/aspnetcore-multi-target-browser-execution-...Lluis Sanchez
2019-09-06Workspace: Prevent DocumentIds from changing on configuration changeSandy Armstrong
2019-09-06[AspNet*] Filter HTTP handlers to viewer roleRodrigo Moya
2019-09-05[Core] DedicatedThreadScheduler should use a background threadVsevolod Kukol