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-02-16Disable obsoletion warnings in a bunch of unported extensionsMikayla Hutchinson
2019-02-08Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-05[API] Remove a few obsolete items (#7042)Marius Ungureanu
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2019-01-13Remove a metric ton of redundant local copiesMikayla Hutchinson
2019-01-11Update projects for PackageReferenceMikayla Hutchinson
2018-11-27Reenable code that depends on the SourceEditor.Kirill Osenkov
2018-11-09Comment out addin dependencies on SourceEditor2Kirill Osenkov
2018-10-18Merge pull request #6254 from mono/master-vsts699450Lluis Sanchez
2018-10-15Merge pull request #5630 from mono/fix4969Lluis Sanchez
2018-10-15Reverted changed that caused C# unit tests to fail and set `CompletionWidget`...David Karlaš
2018-10-09Fixed Bug 694576: [Feedback] Pressing "Arrow Down" to choose theMike Krüger
2018-10-09Fixes VSTS Bug 699450: [Feedback] Error creating file -Mike Krüger
2018-10-05Merge remote-tracking branch 'origin/master' into fix4969Lluis Sanchez
2018-09-19Simplify references to Gtk assemblies.Kirill Osenkov
2018-09-03Bump System.Net.Httptherzok
2018-08-08Added unit test to make sure when `:` is typed it doesn't commit code completionDavid Karlaš
2018-08-08Fix #4969: XML intellisense is very annoyingDavid Karlaš
2018-07-09[Xml] Switch Stack to ImmutableStackMikayla Hutchinson
2018-07-06Merge pull request #5194 from mono/simplify-resource-idsLluis Sanchez
2018-07-06[Xml] Implement Expand/Shrink selection for XMLMikayla 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-14Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-13Fix VSTS 605711: Incorrect XAML completion for </ContentPage.ReDavid Karlaš
2018-06-06[Xml] Fix warningsMikayla Hutchinson
2018-06-05[Xml] Remove unnecessary local copiesMikayla Hutchinson
2018-06-04[Xml] Fix running XSL transformsMikayla Hutchinson
2018-06-04[Xml] Fix Assign Stylesheet commandMikayla Hutchinson
2018-06-04[Xml] Add unit tests for XSLT compilationMikayla Hutchinson
2018-06-04[Xml] Add simple XSL-based validation testsMikayla Hutchinson
2018-06-04[Xml] Rework validation to make it testableMikayla Hutchinson
2018-06-04[Xml] Reapply changes to XSD schemaMikayla Hutchinson
2018-06-04[Xml] Downgrade XSD schema to 1.0Mikayla Hutchinson
2018-06-04[Xml] Clean up docs in XML schemaMikayla Hutchinson
2018-06-04[Xml] Add XML XSDMikayla Hutchinson
2018-06-04[Xml] Modify XSD/XSLT schemas to remove import downloadsMikayla Hutchinson
2018-06-04[Xml] Add license headersMikayla Hutchinson
2018-06-04[Xml] Fix location for validation errorsMikayla Hutchinson
2018-06-04[Xml] Disable DTDs and validation when loading schemasMikayla Hutchinson
2018-06-04[Xml] Switch tests to use existing XSDsMikayla Hutchinson
2018-06-04[Xml] Fix XSD XML resolver behaviorMikayla Hutchinson
2018-06-04[Xml] Log better errors when XML schemas fail to loadMikayla Hutchinson
2018-06-04[Xml] Switch XSLT XSD to official versionMikayla Hutchinson
2018-06-04[Xml] Update XSD schema to XSD 1.1Mikayla Hutchinson
2018-06-04[Xml] Remove a couple very obsolete built-in XML schemasMikayla Hutchinson
2018-05-17[Misc] Flush msbuild serialization changestherzok