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-07-23[Core] CreateSolutionItem should be ConfigureAwait(false)therzok
2018-11-26Fix warnings shown by MonoDevelop.Analyzers (#6657)Marius Ungureanu
2018-09-06[Core] Allow a DotNetProjectType to indicate it is not the defaultMatt Ward
2018-04-17[ProjectModel] Optimize allocations on evaluationMarius Ungureanu
2018-04-13[Core] Remove per-project MSBuild opt-outMikayla Hutchinson
2017-10-27CID168132 - Fix ProgressMonitor leak.therzok
2017-08-21Fix warnings in MD.CoreLluis Sanchez
2017-05-03[Projects] Set AppliesTo condition on WorkspaceObjectMikayla Hutchinson
2017-04-28[Project] Add VS-like AppliesTo extension conditionMikayla Hutchinson
2017-03-16[MSBuild] Fix crash when loading search pathsLluis Sanchez
2017-03-15[MSBuild] Fix search path issueLluis Sanchez
2017-03-14Add support for custom MSBuild search pathsLluis Sanchez
2016-11-16[Core] Fix projectCapability extension attribute nameMikayla Hutchinson
2016-11-03Differentiate between C# and F# project flavorsnosami
2016-10-26Fix bad mergeMikayla Hutchinson
2016-10-26Merge remote-tracking branch 'origin/master' into vNextMikayla Hutchinson
2016-10-26Clarify an error messageMikayla Hutchinson
2016-10-26Rename add-ins to extensions in UIMikayla Hutchinson
2016-10-25Use portable flavor for F#nosami
2016-10-06Initial support for project capabilitiesLluis Sanchez
2016-03-16Add some documentationLluis Sanchez
2015-12-11[Projects] Set the SolutionDir property when loading a projectLluis Sanchez
2015-12-10Rename msbuild project namespaceLluis Sanchez
2015-07-03Merge commit master into roslynDavid Karlaš
2015-07-02[Core] Added SupportsTarget condition used by panelsDavid Karlaš
2015-05-11MSBuild project evaluation improvementsLluis Sanchez Gual
2015-05-07New condition for options dialog extensionsLluis Sanchez Gual
2015-05-07Project type nodes can't be used to define the default imports anymoreLluis Sanchez Gual
2015-05-04Simplified default resource id handlingLluis Sanchez Gual
2015-04-24Fix type alias supportLluis Sanchez Gual
2015-04-23Simplified language binding infrastructureLluis Sanchez Gual
2015-04-17Fix some unit testsLluis Sanchez Gual
2015-04-16[Core] Properly assign type tags to .net project typesLluis Sanchez Gual
2015-04-15Fix unsupported project loadingLluis Sanchez Gual
2015-04-15Fix msbuild loading issueLluis Sanchez Gual
2015-04-14Old project loading support fixesLluis Sanchez Gual
2015-04-09Fixed several VS compatibility issuesLluis Sanchez Gual
2015-02-13[Core] Fix project initializationLluis Sanchez Gual
2015-02-13Automatically serialize project and flavor dataLluis Sanchez Gual
2015-02-12Extension condition fixesLluis Sanchez Gual
2015-02-11Unit test fixesLluis Sanchez Gual
2015-02-11Remove most of FileFormat infrastructureLluis Sanchez Gual
2015-02-10API cleanupLluis Sanchez Gual
2015-02-10API fixesLluis Sanchez Gual
2015-02-10Thread safeness improvementsLluis Sanchez Gual
2015-02-06[Ide] Fix several template creation issuesLluis Sanchez Gual
2015-02-05[Core] Change the way migration errors are reportedLluis Sanchez Gual
2015-02-05[Core] Fix support for project flavor migrationLluis Sanchez Gual
2015-02-05[Core] Fix project migration supportLluis Sanchez Gual
2015-02-03Fix some warnings, add some docsLluis Sanchez Gual