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-19Remove RefactoringEssentialsSandy Armstrong
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-02-16[Refactoring] Obsolete old editor stuffMikayla Hutchinson
2019-02-15Track API changesLluis Sanchez
2019-01-25[TextEditor] Remove Refactoring dependencyMikayla Hutchinson
2018-10-28[Ide] Log analyzer errors and optimize tag comparisontherzok
2018-08-31De-singletonify MonoDevelopRuleSetManagertherzok
2018-08-31[Ide] Fix typo's in ruleset codetherzok
2018-08-21[Refactoring] Added support for global rule set file.Mike Krüger
2018-08-21Fixes VSTS Bug 631500: [Feedback] EditorConfig doesn't work for VS forMike Krüger
2018-05-30This tooMarius Ungureanu
2018-05-30Remove superfluous debug listener.Marius Ungureanu
2018-05-17Avoid caching values from MEF as static fields so we handle MEF recompositionDavid Karlaš
2018-05-17Fix 593833: Showing a document does MEF work on the UI threadDavid Karlaš
2018-05-16Fixes issue #4810 Configure Rule Quick Fix should filter rulesMike Krüger
2018-04-26Fix incorrect defaults for analyzer settingsMikayla Hutchinson
2018-02-23[Refactoring] Switch to Roslyn CodeFixService (#3636)Marius Ungureanu
2018-02-20[Refactoring] Add extension point for analyzers to be whitelisted at runtime....Marius Ungureanu
2018-02-07Fixed 'VSTS 552019: Fix AddMissingReferenceCodeAction'Mike Krüger
2018-01-18[Refactoring] Fix quick fixes not appearing for compiler errors (#3689)Marius Ungureanu
2018-01-17[Ide] Use compiler warnings from roslyn, rather than computing our own. (#3668)Marius Ungureanu
2018-01-15Fixed 'Bug 61137 (`) - Cannot add Reference ( Microsoft.CodeAnalysisMike Krüger
2018-01-11[Refactoring] Avoid double hashset lookup (#3621)Marius Ungureanu
2018-01-11[Refactoring] Fix code issues panel and custom reporting (#3599)Marius Ungureanu
2018-01-08Fix code fixes not being gatheredMarius Ungureanu
2018-01-06[Refactoring] Updates to diagnostics gatheringtherzok
2018-01-03Fixed '530353 - Generate Overrides fix fails'Mike Krüger
2017-12-06[Ide] Minor changes to code diagnostic runner.therzok
2017-12-06[Ide] Pre-allocate diagnostics list capacity.therzok
2017-12-06[Roslyn] Switch to code diagnostics engine from roslyn.therzok
2017-12-06[TypeSystem] Add Roslyn logger and kick off incremental analyzersMarius Ungureanu
2017-11-27[Ide] Fix leaks in the options panel.Marius Ungureanu
2017-10-27CID167861 - Remove redundant null check.therzok
2017-10-23[Refactoring] If we build debug builds, enable RoslynClrHeapAnalyzertherzok
2017-09-19[Roslyn] Bump to 2.3.2 (#2990)Marius Ungureanu
2017-09-19Merge pull request #3017 from mono/texteditor-fixesVáclav Vančura
2017-09-11[TextEditor] Preferences: Issues table uses zebra background nowVáclav Vančura
2017-09-11[TextEditor] Preferences: Do Not Show issues → Hide, and no checkmark (http...Václav Vančura
2017-08-24[Refactoring] Implemented extract interface infrastructure.Mike Krüger
2017-07-11Merge branch 'master' into master-refactoringsMike Krüger
2017-06-09Bug 53629 - Preferences unlocalized dialogsDavid Karlaš
2017-04-27Merge branch 'master' into master-refactoringsMike Krüger
2017-04-26[Refactoring] Handle operation canceled execeptions.Mike Krüger
2017-04-25[Refactoring] Hide nonfunctional refactoringsMikayla Hutchinson
2017-04-21[Refactoring] Cleaned up code.Mike Krüger
2017-04-21Fixed 'Bug 55100 - Source Analysis C# rules makes the tooltipMike Krüger
2017-04-04[Refactoring] Implemented signature change action infrastructure.Mike Krüger
2017-03-28[Refactoring] Log LoaderExceptions for loading code analyzers.Marius Ungureanu
2017-03-22Disable Roslyn code actions that depend on unimplemented servicesDavid Karlaš
2017-03-08[Roslyn-ivt] Fixed missing RE analysersDavid Karlaš