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-17Merge pull request #9502 from mono/project-code-analysis-rulesetMatt Ward
2020-01-08[C#] Fix null reference for new project added to existing solutionMatt Ward
2020-01-02[C#] NoWarn in project should override rulesetsMatt Ward
2020-01-02[C#] Support CodeAnalysisRuleSet fileMatt Ward
2019-10-22Merge pull request #8996 from mono/pr-sandy-remove-refactoring-essentialsSandy Armstrong
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-07-01[CSharpBinding] Fixed failing editor tests.Mike Krüger
2019-06-26CSharpCodeActionEditorExtensionTests: "Move to namespace" gone for nowSandy Armstrong
2019-06-04[Debugger] Fix the async GetCodeCompletionData API to have an Async method su...Jeffrey Stedfast
2019-05-08CSharpCodeActionEditorExtensionTests: Update for Roslyn 3.1Sandy Armstrong
2019-05-08Removing the Regex completion provider, as we're getting data from Roslyn.Anže Vodovnik
2019-04-26Remove failing testnosami
2019-04-26Add debugger intellisense testnosami
2019-04-12Revert "Merge pull request #494 from xamarin/pr-anvod-completion-suffix"Aaron Bockover
2019-04-11Merge pull request #494 from xamarin/pr-anvod-completion-suffixAaron Bockover
2019-04-05Removing the Regex completion provider, as we're getting data from Roslyn.Anže Vodovnik
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-18Migrate tests to the new testing infrastructureLluis Sanchez
2019-02-18Track API changesLluis Sanchez
2019-02-16Disable obsoletion warnings in a bunch of unported extensionsMikayla Hutchinson
2019-02-14Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-04Fixes VSTS Bug 780196: [Feedback] ディレクティブの入力時に他のr...Mike Krüger
2019-01-28[C#] Remove old parseddocument hacks around C#therzok
2019-01-26Revert "Disable FixesAreReportedForCompilerErrors() test."Sandy Armstrong
2019-01-26CSharpBinding: Add ordering to make test deterministic (passes now)Sandy Armstrong
2019-01-26Disable FixesAreReportedForCompilerErrors() test.Kirill Osenkov
2019-01-25Fix C# unit tests failures caused by upgraded Roslyn which now gives also "Fi...David Karlaš
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2019-01-14Merge remote-tracking branch 'origin/master' into roslyn-upgradeMikayla 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-11Add roslyn ref to CSharpBinding.Teststherzok
2019-01-11Fixes VSTS Bug 753551: Using statement indentingMike Krüger
2019-01-11Update projects for PackageReferenceMikayla Hutchinson
2019-01-11Remove Roslyn props now it's transitiveMikayla Hutchinson
2019-01-07Merge branch 'master' into editorMikayla Hutchinson
2018-12-17Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-12Fixes VSTS Bug 740691: [Feedback] Regression (C#): When I move aMike Krüger
2018-11-28Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-11-27Fixes issue #6641 Pasting verbatim strings removes double quotesMike Krüger
2018-11-23Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-11-23[8.0][Core] Move some collections to Immutable Array to avoid defensive copyi...Marius Ungureanu
2018-11-19[C#] Fix failing tests, C# test suite should no longer timeouttherzok
2018-11-07Commenting out usages of the old editor from CSharpBinding and MD.Refactoring.Kirill Osenkov
2018-11-06Remove outdated folding parser testtherzok
2018-10-22[CSharpBinding.Tests] Set hint path.Mike Krüger
2018-10-22Fixes VSTS Bug 709557: [Feedback] Copy and paste sometimes fails on VSMike Krüger