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
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-07-16Merge remote-tracking branch 'origin/master' into xs6Alan McGovern
2014-07-12[tests] Disable svn tests on yosemite for now.Alan McGovern
2014-07-07Merge remote-tracking branch 'mono/master' into xammac-2.0Lluis Sanchez
2014-07-07Merge remote-tracking branch 'xamarin/retina-SideBySide'Lluis Sanchez Gual
2014-07-04Fixed 'Bug 21121 - Aggressive completion for delegates'.Mike Krüger
2014-07-04Merge remote-tracking branch 'origin/monodevelop-5.2-branch' into retina-Side...Lluis Sanchez
2014-07-04Merge branch 'aspnet-awesome' into monodevelop-5.2-branchMichael Hutchinson
2014-07-03Merge branch 'aspnet-awesome'Michael Hutchinson
2014-07-03Merge branch 'master' into xammac-2.0Michael Hutchinson
2014-06-27[Core] Fix project unloading issueLluis Sanchez Gual
2014-06-24Fix buildMichael Hutchinson
2014-06-24Use 4.5 framework in core and addinsMichael Hutchinson
2014-06-23Merge branch 'master' into aspnet-awesomeMichael Hutchinson
2014-06-20Run tests with `-labels` so hangs are easier to diagnose.Alex Rønne Petersen
2014-06-19Merge branch 'master' into retina-SideBySideLluis Sanchez
2014-06-18[Test] Run new Xml/AspNet tests in make testMichael Hutchinson
2014-06-18Merge branch 'master' into aspnet-awesomeMichael Hutchinson
2014-06-18Merge pull request #596 from mono/msbuild-import-conditionsLluis Sanchez
2014-06-18[XmlEditor] Massive cleanupMichael Hutchinson
2014-06-18[AspNet] Massive overhaulMichael Hutchinson
2014-06-18When testing all assemblies, echo which assembly is being tested.Alex Rønne Petersen
2014-06-18TestResults_*.xml -> TestResult_*.xml for consistency with e.g. Mono's test s...Alex Rønne Petersen
2014-06-18Run all test fixtures instead of exiting eagerly.Alex Rønne Petersen
2014-06-18Ignore main/tests/TestResult*.xml files.Alex Rønne Petersen
2014-06-18Use the .xml extensionAlan McGovern
2014-06-18[tests] Write out xml results files for every test fixtureAlan McGovern
2014-06-17[Core] Allow a Condition to be set for an MSBuild Import.Matt Ward
2014-06-06Merge branch 'mono-master' into retina-SideBySideCody Russell
2014-06-06Remove reference when removing a shared projectLluis Sanchez Gual
2014-06-06Merge branch 'mono-master' into retina-SideBySideCody Russell
2014-06-05[AspNet] Improved HTML implicit closing logicMichael Hutchinson
2014-06-04[Ide] Allow search data source to access the original search text.Matt Ward
2014-05-29[Docking] Reorganize code for single mode switching.Cody Russell
2014-05-27this commit makes sure that these files are part of the tarball:Timotheus Pokorra
2014-05-23Fix unit test failureLluis Sanchez Gual
2014-05-19Merge branch 'master' into nuget-testsMatt Ward
2014-05-15[NuGet] Check ProjectTypeGuids are read from project.Matt Ward
2014-05-14New unit testLluis Sanchez Gual
2014-05-12Fix for templates with shared projectsLluis Sanchez Gual
2014-05-09Save the shared project default namespaceLluis Sanchez Gual
2014-05-07Improve build logic for unsupported projectsLluis Sanchez Gual
2014-05-05Fix default startup project issueLluis Sanchez Gual
2014-04-30Add tests for bug 19355Lluis Sanchez
2014-04-09Fix unit test on windowsLluis Sanchez Gual
2014-04-09[Test] Fix MacPlatform testsMichael Hutchinson
2014-04-09[Test] Make project creation tests more robustMichael Hutchinson
2014-04-09[Tests] Improve Ide testsLluis Sanchez
2014-04-08[Test] Fix MacPlatformTestMichael Hutchinson
2014-04-04[Debugger] Make the DebugValueTooltipProvider more extensible for other langu...Jeffrey Stedfast