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
2017-07-31Merge pull request #2841 from mono/d15-4-fix-unable-to-create-mac-app-from-re...Matt Ward
2017-07-31[Ide] Fix duplicate recent project template for grouped templatesMatt Ward
2017-07-31[Ide] Fix failure to create CocoaApp project from New Project dialogMatt Ward
2017-07-26[Ide] Add tests for New Project dialog's create directory check boxMatt Ward
2017-07-06Respect Solution formatting policy on newly created project filesDavid Karlaš
2017-07-06Addressed PR commentDavid Karlaš
2017-07-06Unit tests for Bug 57840David Karlaš
2017-07-06Added FilePath.PathComparer, just to be sureDavid Karlaš
2017-07-06Bug 57840 - Adding .NET Standard project to existing solution/directory struc...David Karlaš
2017-07-05Fix bug #57479 - Condition AppliesTo not found message logged.Lluis Sanchez
2017-06-09[Ide] Fix failing file template testsMatt Ward
2017-06-09[Ide] Fix file templates not translatedMatt Ward
2017-06-02[MicrosoftTemplateEngine] Get default parameters from ITemplateInfo (#2532)Vincent Dondain
2017-05-31Updated dotnet/templating engine, templates, added functionality and fixed 2 ...David Karlaš
2017-05-18Merge branch 'master' into dotnetcore2Matt Ward
2017-05-15[Ide] Allow supported parameters with new templating engineMatt Ward
2017-05-15[Ide] Fix categories created multiple times in new project dialogMatt Ward
2017-05-15[Ide] Fix group templates increasing every time new project createdMatt Ward
2017-05-12Don't throw NREX when a template is unavailable.Marek Habersack
2017-05-12Revert "[Ide] Move template's NuGet.Config to solution directory"Matt Ward
2017-05-11[Ide] Support template conditions in new templating engineMatt Ward
2017-05-10[Ide] Fix TypeInitializationException if no templates availableMatt Ward
2017-05-09[Ide] Support project template wizards in new templating engineMatt Ward
2017-05-09[Ide] Support default parameters with the new templating engineMatt Ward
2017-05-09[Ide] Support different template id and group idsMatt Ward
2017-05-06[Ide] Move template's NuGet.Config to solution directoryMatt Ward
2017-05-06[Ide] Update .NET Core templating engine to 1.0.0-beta2-20170430-208Matt Ward
2017-04-28[Project] Add VS-like AppliesTo extension conditionMikayla Hutchinson
2017-04-27Fix potential crash in SingleFileDescriptionTemplateLluis Sanchez
2017-04-27Format source files when creating a .net core projectLluis Sanchez
2017-04-27Fix file formatting issueLluis Sanchez
2017-04-12[Ide] Allow CustomToolNamespace to be set in project templatesMatt Ward
2017-04-11[Ide] Allow project's default namespace to be used in templatesMatt Ward
2017-04-11Bug 54969 - Unable to view "Forms" item templates in Shared ProjectDavid Karlaš
2017-03-17[Ide] Fixup to FileTemplate reference finding.therzok
2017-03-17[Ide] Implement HasReference support in FileTemplate.therzok
2017-03-09[Templating] Delete cache before writing new one, since writing cache doesnâ€...David KarlasÌŒ
2017-03-03[Ide] Update TemplatingEngine NuGets and lower MonoDevelop.Ide Json.Net versi...David Karlaš
2017-02-27Merge branch 'master' into vNextMatt Ward
2017-02-24Merge remote-tracking branch 'origin/master' into recent-templatesVsevolod Kukol
2017-02-23[Ide] Fix recent template category lookup for broken templatesVsevolod Kukol
2017-02-23[Templating] Added OverrideDescription and set descriptions for .Net Core pro...David Karlaš
2017-02-23[Templating] Use Project instead of Solution location to search for new proje...David Karlaš
2017-02-22[Templating] Added support for template name overriding and overridden .NET S...David Karlaš
2017-02-22[Templating] Initial support for https://github.com/dotnet/templating format ...David Karlaš
2017-02-20Merge branch 'master' into vNextMatt Ward
2017-02-16String optimizations (#1881)Marius Ungureanu
2016-12-09Merge remote-tracking branch 'origin/recent-templates' into vNextVsevolod Kukol
2016-12-09Merge remote-tracking branch 'monodevelop/dotnetcore' into vNextMatt Ward
2016-12-09Merge branch 'master' into dotnetcoreMatt Ward