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
2016-01-06Merge pull request #1205 from akoeplinger/fix-tarballAlexander Köplinger
2016-01-06Add Makefile.am for MonoDevelop.CSharpBinding.Tests so it gets added to tarballAlexander Köplinger
2016-01-05[CSharpBinding] Bumped roslyn.Mike Krüger
2016-01-05Fixed 'Bug 37383 - Incorrect indentation in switch body'Mike Krüger
2016-01-04Fixed 'Bug 37124 - [Roslyn] Autocompletion of method with enumMike Krüger
2015-12-16Merge branch 'master' into xcode7.1-tvos-file-templateVincentDondain
2015-12-14[Core] Fixed references not being saved to project file.Matt Ward
2015-12-14[LogView] Disable this test as it will always randomly fail as-isAlan McGovern
2015-12-13[MonoDevelop.Projects] Disable this test on all platformsAlan McGovern
2015-12-11[Project] Avoid unnecessary changes when saving projectLluis Sanchez
2015-12-11Add unit test to check that SolutionDir is setLluis Sanchez
2015-12-10[Ide] Prevent emoji being used when creating a new project.Matt Ward
2015-12-10Rename msbuild project namespaceLluis Sanchez
2015-12-10GetSourceFilesAsync now includes imported itemsLluis Sanchez
2015-12-10Another fix for the test runnerLluis Sanchez
2015-12-10Try to fix GuiUnit assembly load on WindowsLluis Sanchez
2015-12-10New attempt to exclude the tests dir from add-in scan without breaking the buildLluis Sanchez
2015-12-09Revert "Change location of test runner add-in"Lluis Sanchez
2015-12-09Add missing test filesLluis Sanchez
2015-12-09Change location of test runner add-inLluis Sanchez
2015-12-09Fix project loading issue when using RecursiveDirLluis Sanchez
2015-12-09Merge remote-tracking branch 'origin/aspnet-project-wizard'Matt Ward
2015-12-08[Core] Fix project not unbound from solution when unloaded.Matt Ward
2015-12-07Unit tests for Bug 34569David Karlaš
2015-12-04Merge branch 'master' into roslynMatt Ward
2015-12-04[UnitTests] Remove obsolete FilePath test.Matt Ward
2015-12-03Fixed 'Bug 19561 - Wrong completion for default parameter used withMike Krüger
2015-12-02Fixed 'Bug 36451 - Text input is weird.'.Mike Krüger
2015-12-01[Core] Fix user preferences not loaded for workspace.Matt Ward
2015-11-30[UnitTests] Fixed many completion unit tests.Mike Krüger
2015-11-26[CSharp] Fixed c# code completion/feature unit tests.Mike Krüger
2015-11-25The tmp dir is cleaned up during text fixture init.Greg Munn
2015-11-24Fix msbuild test that fails on WindowsLluis Sanchez
2015-11-24Merge pull request #1126 from sgmunn/roslyn-msbuild_generator_support_2Greg Munn
2015-11-24[Core] Fix another msbuild evaluation issueLluis Sanchez
2015-11-24[Core] Fix param conversion issue in msbuild function propertiesLluis Sanchez
2015-11-23[Core] Fix in FilePath.CanonicalPathLluis Sanchez
2015-11-23[FileTemplate] Added test suiteVincent Dondain
2015-11-19Merge branch 'master' into aspnet-project-wizardMatt Ward
2015-11-17[Core] Fix copy and paste removing original file from project.Matt Ward
2015-11-17[Core] Fix cut and paste in solution pad not updating project file.Matt Ward
2015-11-16Merge branch 'roslyn' into roslyn-more-asyncLluis Sanchez
2015-11-16Fixed 'Bug 35877 - [Roslyn] CodeCompletion for event handlerMike Krüger
2015-11-13[UnitTests] Fix test failing on Windows due to file line endings.Matt Ward
2015-11-12[Core] Remove android specifics from test project, they are not needed.Greg Munn
2015-11-11[Core] Add support for param args to msbuild function propertiesLluis Sanchez
2015-11-11[Core] Fix error building generic project.Matt Ward
2015-11-11[Core] Add support for conditioned properties to MSBuildProjectLluis Sanchez
2015-11-10Merge remote-tracking branch 'origin/master' into roslyniain holmes
2015-11-06[Core] Add support for property functions to MSBuildProjectLluis Sanchez