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-08-22Updated submodule referencesvsts668984cody
2018-08-22Merge pull request #5738 from mono/fix-portable-project-options-crashLluis Sanchez
2018-08-22[Core] Refresh the framework info cache if DisplayName not saved.Matt Ward
2018-08-22[Core] Fix PCL profile dialog not showing target frameworksMatt Ward
2018-08-22[Ide] Fix crash on trying to change PCL profile in project optionsMatt Ward
2018-08-22Add some more teststherzok
2018-08-22Fix documentmap teststherzok
2018-08-22Add project data map teststherzok
2018-08-22Add test ensuring document map is emptytherzok
2018-08-22Make two internal methods privatetherzok
2018-08-22Add ProjectionMap teststherzok
2018-08-22Add DocumentMap teststherzok
2018-08-22Remove DocumentData dependency on ProjectData.therzok
2018-08-22[Ide] Wait for update file content and projection handlingtherzok
2018-08-22[Ide] Revert passing over duplicates, this seems to break projections?therzok
2018-08-22Make lock objects readonlytherzok
2018-08-22[Ide] Some misc cleanups in MDWorkspacetherzok
2018-08-22[Ide] Move ProjectSystem handling into its own classtherzok
2018-08-22[Ide] Move metadata reference handling into own classtherzok
2018-08-22[Ide] Add ABI compat shims into own filetherzok
2018-08-22[Ide] Split projection data into own classtherzok
2018-08-22[Ide] Split Open Documents information into own classtherzok
2018-08-22[Ide] Split Project id and data mapping into own filetherzok
2018-08-22[Ide] Split document map and project data into own files and classestherzok
2018-08-22[Ide] Make MonoDevelopWorkspace partialtherzok
2018-08-22Updated reference to xamarin/md-addins@4ce3backirillo
2018-08-22Updated reference to xamarin/md-addins@03cbf26kirillo
2018-08-22Bump loc from sourcetherzok
2018-08-22Bump localization from loc teamtherzok
2018-08-22[Project] Log skipped and up-to-date projects in countsMikayla Hutchinson
2018-08-22Updated reference to xamarin/md-addins@a6a5a67kirillo
2018-08-22Updated reference to xamarin/md-addins@c6bfd04kirillo
2018-08-22Updated references to mono/guiunit, mono/xwt, xamarin/md-addinskirillo
2018-08-21Updated reference to xamarin/md-addins@8e9c52fkirillo
2018-08-21Merge pull request #5699 from mono/dev-kirillo-editor15.8Kirill Osenkov
2018-08-21Merge pull request #5728 from mono/fix-project-not-run-when-build-has-warningsLluis Sanchez
2018-08-21[Ide] Fix project not being run when it has warningsMatt Ward
2018-08-21Merge pull request #5622 from mono/addin-startup-handlerLluis Sanchez
2018-08-21Unify some nuget package versionstherzok
2018-08-21Merge pull request #5721 from mono/fix-662495iain
2018-08-21Merge pull request #5708 from mono/fix-imported-output-pathLluis Sanchez
2018-08-21Merge pull request #5715 from mono/master-vsts665111Mike Krüger
2018-08-21Merge pull request #5674 from mono/master-issue5666Mike Krüger
2018-08-21Rename to EditorExperimentationServiceInternal.cs.Kirill Osenkov
2018-08-21Update VS Editor to 15.8.Kirill Osenkov
2018-08-20[Ide] Fix project being loaded into remote build engine multiple timesMatt Ward
2018-08-20[Ide] Simplify reflection usage at startup command handlertherzok
2018-08-20[Ide] Log addin startup handlerstherzok
2018-08-20[Core] Remove a Console.WriteLineiain holmes
2018-08-20[Core] Check for null before continuingiain holmes