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
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-06-20Add missing imports of core propsMikayla Hutchinson
2018-06-20Purge junk Execution clr-version valueMikayla Hutchinson
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2018-06-20[TODO] Fix off by 1 indices in todo commentstherzok
2018-06-19[FSW] Improve WatchDirectories handlingMarius Ungureanu
2018-06-18Merge pull request #5084 from mono/remove-dead-codeLluis Sanchez
2018-06-18[DotNetCore] Fix default build action for new fileMatt Ward
2018-06-18Merge pull request #5079 from mono/fix-new-forms-netstandard-project-intellis...Lluis Sanchez
2018-06-16Remove dead Strongwind testsMikayla Hutchinson
2018-06-15[Core] Fix .xaml.cs intellisense in new Forms .NET Standard projectMatt Ward
2018-06-15Merge pull request #5050 from mono/master-vsts624076Mike Krüger
2018-06-15Fixes VSTS Bug 567503: [Feedback] Documentation Comments: Exception,Mike Krüger
2018-06-15[UnitTests] Cleaned up unit tests.Mike Krüger
2018-06-14Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-14Merge pull request #5040 from mono/file-watcher-integrationLluis Sanchez
2018-06-14[Core] Fix editor errors when .NET Standard assembly referencedMatt Ward
2018-06-13Merge branch 'master' into file-watcher-integrationMatt Ward
2018-06-13Merge pull request #5036 from mono/fix-tests-hangLluis Sanchez
2018-06-12Fix failing teststherzok
2018-06-12Fix possible NREtherzok
2018-06-12Fix more tests to properly dispose solutionstherzok
2018-06-12Property dispose SkipCharSessionTeststherzok
2018-06-12Property dispose OnTheFlyFormatter teststherzok
2018-06-12[Tests] Fix possible race in TestWorkbenchWindowtherzok
2018-06-12[CodeComments] Port tests to new TextEditorExtensionTestBase infrastructuretherzok
2018-06-12Fixes issue #5025 Text loses indentation when typingMike Krüger
2018-06-11Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-11Fix wrong MEF services in test workspacetherzok
2018-06-11[Mac] Add another unit test for the monitor.therzok
2018-06-11[Ide] Some API changes around MemoryMonitor. Propertly surface it in the IDEtherzok
2018-06-11[Ide] Add an API point in DesktopService where to hook up logic that checks v...therzok
2018-06-06[CSharpBinding.Tests] Fix warningMikayla Hutchinson
2018-06-06Fix tests buildtherzok
2018-06-05[Core.Tests] Fix warningsMikayla Hutchinson
2018-06-05[CSharpBinding.Tests] Fix warningsMikayla Hutchinson
2018-06-05[Ide.Tests] Fix warningsMikayla Hutchinson
2018-06-05[IdeUnitTests] Fix warningsMikayla Hutchinson
2018-05-31Merge pull request #3846 from mono/structured-build-outputRodrigo Moya
2018-05-30Some fixupstherzok
2018-05-30[Ide] Make c# nr6 tests use the same basetherzok
2018-05-30[Tests] Add test case data to test casetherzok
2018-05-30Fixuptherzok
2018-05-30[Tests] Extend TextEditorExtensionTestCase to register active documentstherzok
2018-05-30Part 2 of unit test migratinotherzok
2018-05-30[Tests] Part 1 of cleanup in teststherzok
2018-05-30[Ide] Move workspace service assertions into test helpers.therzok
2018-05-30[Core] Rely on file watcher for file change notificationsMatt Ward
2018-05-30[Tests] Fix BuildOutputDataSource testRodrigo Moya
2018-05-29Merge branch 'master' into structured-build-outputRodrigo Moya