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
2020-01-02[C#] NoWarn in project should override rulesetsMatt Ward
2020-01-02[C#] Support CodeAnalysisRuleSet fileMatt Ward
2019-12-07[Core] Convert strings to paths when calling methods on the string (#9442)Matt Ward
2019-12-05Merge pull request #9423 from mono/ide-fix-msbuild-designtime-target-feedback...Greg 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-25Merge pull request #9347 from mono/dev/davkar/fix1023494David Karlaš
2019-11-25Fix 1023494: Unsaved new documents have `/` added to begining of file nameDavid Karlaš
2019-11-25Merge pull request #9348 from mono/dev/davkar/fix1023500David Karlaš
2019-11-20Merge pull request #9314 from mono/pr-manish-story-1019319-revert-pr8846Manish Sinha
2019-11-16Fix 1023500: When saving new document, tab title doesn't updateDavid Karlaš
2019-11-16Merge pull request #9257 from mono/project-system-tools-binlogsMatt Ward
2019-11-15[Tests] Update SerializeCounters to enter multipe Inc in timerManish Sinha
2019-11-13[FeatureSwitchService] Add API to allow enabling/disabling featuresRodrigo Moya
2019-11-13[Core] Switch FeatureSwitchService to use XML rather than classesRodrigo Moya
2019-11-13[Core] Add base implementation for IFeatureSwitchControllerRodrigo Moya
2019-11-13[Core] Add tests for IFeatureSwitchController registrationRodrigo Moya
2019-11-08[Core] Support generating a binlog for any MSBuild targetMatt Ward
2019-11-01Merge pull request #9100 from mono/xammac-fontJose Miguel Torres
2019-10-31[Tests] Adapt tests to .NET Core 3.1Rodrigo Moya
2019-10-30[DotNetCore] Fix incorrect folders displayed for multi-target projectsMatt Ward
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-26[Windows] Fix Core.Tests buildMarius Ungureanu
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