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
2019-10-08[Ide] Add Util.RunMSBuild and deduplicate implementationstherzok
2019-08-12[Tests] Move extra .NET Core NuGet sources to .NET Core testsRodrigo Moya
2019-08-12[DotNetCore] Add custom .NET Core sdk package sourcesMatt Ward
2019-08-09[Tests] Redirect MSBuild error output alsoRodrigo Moya
2019-07-01[AspNetCore] Check file nesting rules for ASP.NET Core project testsRodrigo Moya
2019-05-28Fix unit testsLluis Sanchez
2019-05-07Fix several toolbox issues:Lluis Sanchez
2019-04-24Add unit testsLluis Sanchez
2019-04-23Fix issue in DocumentView.ContentVisibleLluis Sanchez
2019-04-02Add support for bottom toolbars in documentsLluis Sanchez
2019-04-02Fix document controller initialization issuesLluis Sanchez
2019-04-01Track API changesLluis Sanchez
2019-03-25More unit test fixesLluis Sanchez
2019-03-25New model for focus/unfocus eventsLluis Sanchez
2019-03-24Unit test fixesLluis Sanchez
2019-03-22More unit test fixesLluis Sanchez
2019-03-22Fix unit testsLluis Sanchez
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-20Add OnContentShown/Hidden methods to DocumentControllerLluis Sanchez
2019-03-14DocumentController fixesLluis Sanchez
2019-03-08Fix document extension issuesLluis Sanchez
2019-03-06Fix document focusing issueLluis Sanchez
2019-02-26Include basic unit test infrastructure in the bundleLluis Sanchez
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-18Unit test infrastructure improvementsLluis Sanchez
2019-02-16Fix some warningsMikayla Hutchinson
2019-02-16[IdeUnitTests] Disable obsoletion warningsMikayla Hutchinson
2019-02-14Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-12[tests] Emit the IdeApp.Exiting event when shutting down the test runnerJeffrey Stedfast
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-11Clean up stray packages refsMikayla Hutchinson
2019-01-10[Tests] Add the TextBuffer in the testdocument content chaintherzok
2019-01-05[netcoreapp30] Adds more info when CheckProjectTypeGuids are not equalJose Miguel Torres
2018-10-19[Tests] Implement IDisposable in ProjectTemplateTestRodrigo Moya
2018-10-19[Tests] Add ProjectTemplateTest helper classRodrigo Moya
2018-10-18Merge pull request #6254 from mono/master-vsts699450Lluis Sanchez
2018-10-15Reverted changed that caused C# unit tests to fail and set `CompletionWidget`...David Karlaš
2018-10-09Fixes VSTS Bug 699450: [Feedback] Error creating file -Mike Krüger
2018-08-08Added unit test to make sure when `:` is typed it doesn't commit code completionDavid Karlaš
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-06-15Fixes VSTS Bug 567503: [Feedback] Documentation Comments: Exception,Mike Krüger
2018-06-14Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-12Fix possible NREtherzok
2018-06-12[Tests] Fix possible race in TestWorkbenchWindowtherzok
2018-06-12[CodeComments] Port tests to new TextEditorExtensionTestBase infrastructuretherzok
2018-06-05[IdeUnitTests] Fix warningsMikayla Hutchinson
2018-05-30Some fixupstherzok