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-03-05Merge remote-tracking branch 'origin/release-8.0-integration' into merge-inte...Lluis Sanchez
2019-03-05[AspNet] Moves default build action up to the extension.Jose Miguel Torres
2019-03-05[AspNet] Sets default BuildAction to TypeScriptCompileJose Miguel Torres
2019-02-16Fix a warningMikayla Hutchinson
2019-02-16Disable obsoletion warnings in a bunch of unported extensionsMikayla Hutchinson
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2019-01-14[AspNet] Remove duplicate copiesMikayla Hutchinson
2019-01-14Remove more redundant referencesMikayla Hutchinson
2019-01-13Suppress NuGet local copies unless explicitly listed in projectMikayla Hutchinson
2019-01-13Remove a metric ton of redundant local copiesMikayla Hutchinson
2019-01-11Use variable for nupkg directoryMikayla Hutchinson
2019-01-11Fix up remaining nuget downloadsMikayla Hutchinson
2019-01-11Partially switch remaining projects to csprojMikayla Hutchinson
2019-01-11Remove Roslyn props now it's transitiveMikayla Hutchinson
2019-01-07Merge branch 'master' into editorMikayla Hutchinson
2018-11-27Reenable code that depends on the SourceEditor.Kirill Osenkov
2018-11-12[Dev] Add analyzer which picks up strings which should be localizedtherzok
2018-11-09Comment out addin dependencies on SourceEditor2Kirill Osenkov
2018-11-07Remove unused usings.Kirill Osenkov
2018-10-22[AspNetCore] Moves npmConfigurationFile out to ASP.NET and sets category to WebJose Miguel Torres
2018-10-17[AspNetCore] Add basic ProjectPublishProfile testsRodrigo Moya
2018-09-27Use ReferencesRoslyn in one more place.Kirill Osenkov
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