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
2017-05-09[C#] Optimize completion data insertionMarius Ungureanu
2017-05-04Revert "Merge remote-tracking branch 'origin/huge-leak-fixes-proper-rebased'"Alan McGovern
2017-05-04Merge remote-tracking branch 'origin/huge-leak-fixes-proper-rebased'Alan McGovern
2017-05-04[Core] Support null dictionary string values in BinaryMessageMatt Ward
2017-05-04[Core] Handle unknown properties being evaluated on buildMatt Ward
2017-05-04[Core] Handle null dictionary value in BinaryMessageMatt Ward
2017-05-03[C#] Optimize completion data insertionMarius Ungureanu
2017-05-03Merge pull request #2329 from mono/master-fixFormattingLluis Sanchez
2017-05-03[UnitTests] Add test for generated NuGet MSBuild files being importedMatt Ward
2017-05-03Fixed 'Bug 55907 - switch case does not auto-indent correctly'Mike Krüger
2017-04-28[Core] Fix setting C# build action to none ignored for .NET CoreMatt Ward
2017-04-19Merge remote-tracking branch 'origin/d15-2'Lluis Sanchez
2017-04-19Fixed 'Bug 55298 - Autocomplete () doesn't work'Mike Krüger
2017-04-13Merge remote-tracking branch 'origin/d15-2'Lluis Sanchez
2017-04-13Fixed failing unit tests.Mike Krüger
2017-04-12[Tests] Alter test runner lookup for GuiUnit entry pointJérémie Laval
2017-04-10Merge pull request #2140 from mono/d15-2-shared-assets-project-build-actionLluis Sanchez
2017-04-10[Core] Fix build action when adding new shared project to solutionMatt Ward
2017-04-07Fixed 'Bug 54676 - Pressing return in a string literal no longerMike Krüger
2017-04-05Fixed 'Bug 54423 - Code completion automatically closes parenthesis,Mike Krüger
2017-04-04[Core] Improve load times for ASP.NET Core projectsMatt Ward
2017-03-30[Core] Handle generic projects with first element not PropertyGroupMatt Ward
2017-03-30Dispose solutions and projects in unit testsLluis Sanchez
2017-03-30Fix formatting policy testLluis Sanchez
2017-03-30[Ide] Allow dash character in project namesMatt Ward
2017-03-30Merge pull request #2055 from mono/master-fixTestsLluis Sanchez
2017-03-30[UnitTests] Removed unsupported list window tests.Mike Krüger
2017-03-30[TextEditor] Fixed text reader tests.Mike Krüger
2017-03-30[UnitTests] Cleaned up source. According to comments in the PR.Mike Krüger
2017-03-29[UnitTests] Disable broken unit tests temporarly.Mike Krüger
2017-03-29Merge pull request #2056 from mono/master-fix54152Lluis Sanchez
2017-03-29Fixed 'Bug 54152 - Crash caused by regex tests'Mike Krüger
2017-03-29Merge pull request #2049 from mono/dotnetcore-project-reference-build-errorMatt Ward
2017-03-29[UnitTests] Disabled some non working tests.Mike Krüger
2017-03-29[TextEditor] Fixed failing unit test.Mike Krüger
2017-03-29Disable failing unit testLluis Sanchez
2017-03-28[Core] Fix build error after adding reference to .NET Core projectMatt Ward
2017-03-28[Core] Fix build error when .NET Core project is referencedMatt Ward
2017-03-24Merge remote-tracking branch 'origin/master' into vNext-webtools-platformLluis Sanchez
2017-03-24Merge master into roslyn-ivtDavid Karlaš
2017-03-23Merge pull request #2001 from mono/dotnetcore-fix-new-fsharp-files-not-added-...Matt Ward
2017-03-23Merge master into roslyn-ivtDavid Karlaš
2017-03-23[Core] Fix caching issue when getting source filesLluis Sanchez
2017-03-23Merge branch 'master' into vNext-webtools-platformLluis Sanchez
2017-03-22[UnitTests] Fix test error on Windows due to different directory separatorMatt Ward
2017-03-22[UnitTests] Disable some build tests on WindowsMatt Ward
2017-03-22[UnitTests] Fix tests failing on Windows due to line ending differencesMatt Ward
2017-03-22[Core] Fix new F# files not being saved in .NET Core F# projectMatt Ward
2017-03-22Fixed failing unit test.Mike Krüger
2017-03-22Merge remote-tracking branch 'origin/master' into roslyn-ivtMikayla Hutchinson