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-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-18Migrate tests to the new testing infrastructureLluis Sanchez
2019-02-18Removed old razor completion code that is not used anymoreLluis Sanchez
2019-02-16Disable obsoletion warnings in a bunch of unported extensionsMikayla Hutchinson
2019-01-14Remove more redundant referencesMikayla Hutchinson
2019-01-13Remove a metric ton of redundant local copiesMikayla Hutchinson
2019-01-11Remove Roslyn props now it's transitiveMikayla Hutchinson
2018-11-07Remove unused usings.Kirill Osenkov
2018-09-27Use ReferencesRoslyn in one more place.Kirill Osenkov
2018-09-19Simplify references to Gtk assemblies.Kirill Osenkov
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2018-05-23[Tests] Move some types to IdeUnitTests for reusabilitytherzok
2017-08-17Fix several build issues caused by test reorganizationLluis Sanchez
2017-01-31Merge remote-tracking branch 'origin/vNext' into roslyn-ivtMikayla Hutchinson
2017-01-24[Ide] Unified code completion handle paths.Mike Krüger
2017-01-14[build] Update target framework to 4.6.1Mikayla Hutchinson
2017-01-14Add global props/targetsMikayla Hutchinson
2016-10-07Merge branch 'master' into textmateMike Krüger
2016-10-06Updated roslyn & switched to roslyn nugets.Mike Krüger
2016-07-20Removed some local copy flagsMike Krüger
2016-07-11[Ide] Added support for sublime packages & splitted syntaxMike Krüger
2016-05-17[TextEditor] Merged source editor with text editor (gtk part).Mike Krüger
2016-02-16[AspNet] Fix unit tests hanging.Matt Ward
2015-11-04Track async api changesLluis Sanchez
2015-11-04Asynchronize the type systemLluis Sanchez
2015-08-25Merge branch 'master' into roslynLluis Sanchez
2015-08-24[AspNet] Fix web forms syntax mode crash.Matt Ward
2015-06-19[Roslyn] Switched to release build.Mike Krüger
2015-06-19Switched from NuGet roslyn to custom one.Mike Krüger
2015-05-26Asynchronize code completionLluis Sanchez Gual
2015-05-15Improved the API of ProjectReferenceLluis Sanchez Gual
2015-05-11Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-05-08[AspNet] Fix Razor completion not working when project opened.Matt Ward
2015-05-06Track api changes.Lluis Sanchez Gual
2015-05-06Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-05-04[Ide] Updated to roslyn rc2/NR6.Mike Krüger
2015-04-24[AspNet] Fix wrong Razor host used for preprocessed file.Matt Ward
2015-04-23Track api changesLluis Sanchez Gual
2015-04-23Merge remote-tracking branch 'origin/roslyn' into npm-roslynLluis Sanchez Gual
2015-04-22[AspNet] Fix Razor tests.Matt Ward
2015-04-20Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-04-17[AspNet] Add test to check html completion works after code blockMatt Ward
2015-04-16[AspNet] Fix web forms code completion testsMatt Ward
2015-02-04[Core] Removed NR5 reference.Mike Krüger
2015-01-28Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-01-28Merge branch 'xs6-editor' into xs6-editor-roslynMike Krüger
2015-01-28Merge branch 'master' into xs6-editorMike Krüger
2015-01-17Add pdbonly to release configurations.Marius Ungureanu