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-09-27Simplify AssemblySearchPaths to what's really needed.Kirill Osenkov
2018-09-19Simplify references to Gtk assemblies.Kirill Osenkov
2018-08-01[IDE] Import Roslyn VS code for MetadataReference usagetherzok
2018-08-01Fix 593840: MetadataReferenceCache implementation does IO on the UI threadDavid Karlaš
2018-07-06Merge pull request #5194 from mono/simplify-resource-idsLluis Sanchez
2018-06-27Obsolete legacy build APIsMikayla Hutchinson
2018-06-27[Build] Simplify short resource IDs via definition groupMikayla Hutchinson
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-06-20Purge junk Execution clr-version valueMikayla Hutchinson
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2018-06-11[AspNet] Fix review issue regarding thread safetyMikayla Hutchinson
2018-06-08[AspNet] Fix warningsMikayla Hutchinson
2018-05-23[Tests] Move some types to IdeUnitTests for reusabilitytherzok
2018-05-17[Misc] Flush msbuild serialization changestherzok
2018-04-18[Build] Remove SpecificVersion=False settings for gtk# assembliestherzok
2018-03-29Remove stetic files, and make the autogenerated UI files the definitive versioniain holmes
2018-02-19Merge master into editorFeaturesDavid Karlaš
2018-02-16Make dist2 (#3879)Marius Ungureanu
2017-12-14Merge dev/toddgrun/razor3 into editorFeaturesDavid Karlaš
2017-12-05[AspNet] Fix case of template filesMatt Ward
2017-12-05Revert "Fix build."Matt Ward
2017-11-29Continuing Razor work.Kirill Osenkov
2017-10-27CID168410 - Missing dispose to base class.therzok
2017-08-18Merge remote-tracking branch 'origin/master' into reorganize-testsLluis Sanchez
2017-08-17Fix several build issues caused by test reorganizationLluis Sanchez
2017-08-16LESS, SCSS, TS, JS icons (#2892)Václav Vančura
2017-08-09Fix build.Mike Krüger
2017-08-09Add missing xft.xml filesMike Lorbetske
2017-08-08Add Less, Scss and TypeScript item templatesMike Lorbetske
2017-07-10[AspNet] Fix MVC project template html page character setMatt Ward
2017-06-30Moved ASP.NET Core templates and logic to separate AddInDavid Karlaš
2017-06-15[AspNet] Allow project template wizard to expand to fit its contentsMatt Ward
2017-06-09[T4] Update to signed version of T4 engineMikayla Hutchinson
2017-06-09Revert "Add StrongNamer to MonoDevelop.TextTemplating and MonoDevelop.AspNet....Mikayla Hutchinson
2017-06-02Bug 56509 - No Razor template for Views folderDavid Karlaš
2017-05-12[Ide] Avoid iterators on iterating textchanges.Marius Ungureanu
2017-05-11[AspNet] Fix case on imported filesMatt Ward
2017-05-03[AspNet] Add new file templatesMatt Ward
2017-04-15[Ide] Move ASP.NET classic category under .NETMikayla Hutchinson
2017-04-12Add StrongNamer to MonoDevelop.TextTemplating and MonoDevelop.AspNet. (#2160)Kirill Osenkov
2017-04-11[AspNet] Fix MVC project templates after default policy changesMatt Ward
2017-04-11[AspNet] Fix file extension for MVC controller file templateMatt Ward
2017-04-07[AspNet] Add ASP.NET Core Web API Controller file templateMatt Ward
2017-03-24Merge remote-tracking branch 'origin/master' into vNext-webtools-platformLluis Sanchez
2017-03-22Merge branch 'master' into vNext-webtools-platformLluis Sanchez
2017-03-18Merge remote-tracking branch 'origin/master' into roslyn-ivtMikayla Hutchinson
2017-03-17Move Mono.TextTemplating to a NuGetMikayla Hutchinson
2017-02-22[TextEditor] Changed text changed model.Mike Krüger
2017-02-08Make HtmlEditorExtension specify mimetype instead of fileExtensionsTodd Grunke