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-07-11Test code ownerstest-team-ownersLluis Sanchez
2018-07-11Merge pull request #5362 from mono/build-output-fixesRodrigo Moya
2018-07-11Merge pull request #5361 from mono/md-addins-tests-fixMikayla Hutchinson
2018-07-11[BuildOutput] Don't display redundant task namesRodrigo Moya
2018-07-11[BuildOutput] Sync ViewContentName with current locationRodrigo Moya
2018-07-11Update version-checks for md-addins tests fixMikayla Hutchinson
2018-07-10Merge pull request #5355 from mono/remove-iot-extensionMikayla Hutchinson
2018-07-10Update compat baselineMikayla Hutchinson
2018-07-10Update reference to md-addinsMikayla Hutchinson
2018-07-10Updated reference to xamarin/md-addins@8428d64matt.ward
2018-07-10Merge pull request #5336 from mono/dev-kirillo-newLineKirill Osenkov
2018-07-10Merge pull request #5346 from mono/xml-expandselection-immutablestackMikayla Hutchinson
2018-07-09Merge pull request #5252 from mono/jstedfast-firstbuild-telemetryJeffrey Stedfast
2018-07-09[Xml] Switch Stack to ImmutableStackMikayla Hutchinson
2018-07-09[Core] Include project capabilities in the FirstBuild telemetryJeffrey Stedfast
2018-07-09Merge pull request #5342 from mono/fix-fake-scriptJason Imison
2018-07-09[Roslyn] Disable ClosedFileDiagnostic for C# by defaultMarius Ungureanu
2018-07-09Fix build script to allow for no AssemblyName in project filesnosami
2018-07-07Merge pull request #5335 from mono/dev-kirillo-Fix585147Lluis Sanchez
2018-07-06Merge pull request #5340 from mono/fix-stress-test-projectLluis Sanchez
2018-07-06Updated reference to xamarin/md-addins@f96a1e6lluis
2018-07-06Merge pull request #5093 from mono/properties-and-measuresLluis Sanchez
2018-07-06Revert "[Telemetry] Temporarily pass all metadata values as strings"iain holmes
2018-07-06[Telemetry] Temporarily pass all metadata values as stringsiain holmes
2018-07-06[Telemetry] Remove unnecessary methodiain holmes
2018-07-06[Telemetry] Add a copy constructoriain holmes
2018-07-06[Telemetry] Update the typing timings to use the correct typesiain holmes
2018-07-06[Telemetry] Update the failing testsiain holmes
2018-07-06[Telemetry] Use CounterMetadata subclassesiain holmes
2018-07-06[StressTest] Fix buildMatt Ward
2018-07-06Merge pull request #5168 from mono/build-output-fixesLluis Sanchez
2018-07-06Merge pull request #5194 from mono/simplify-resource-idsLluis Sanchez
2018-07-06Merge pull request #5195 from mono/fix-window-launch-glitchLluis Sanchez
2018-07-06Merge pull request #5327 from mono/composition-lazyLluis Sanchez
2018-07-06Merge pull request #5334 from mono/xml-expand-selectionLluis Sanchez
2018-07-06Merge pull request #5241 from mono/structured-build-output-fix-621000Lluis Sanchez
2018-07-06Use the proper new line setting from the editor.Kirill Osenkov
2018-07-06Fix 585147: Code in indented @{} block jumps up a line when committedKirill Osenkov
2018-07-06[Xml] Implement Expand/Shrink selection for XMLMikayla Hutchinson
2018-07-05Merge pull request #5291 from mono/dev-kirillo-textmateFileTypesLluis Sanchez
2018-07-05Merge pull request #5329 from mono/dev-kirillo-fixWindowsBuildKirill Osenkov
2018-07-05Fix Windows build.Kirill Osenkov
2018-07-05Wrap the test in using statements.Kirill Osenkov
2018-07-05[VCS] Fix Review and Commit selection persisting through context menutherzok
2018-07-05[Ide] Fixed failing unit test.Mike Krüger
2018-07-05[Ide] Fixup PlatformService to use GetExport rather than wrap the value in a ...therzok
2018-07-05[CompositionManager] Add APIs that return lazily evaluated exportstherzok
2018-07-05Add a link to the GitHub issue for the ignored test.Kirill Osenkov
2018-07-05Disable TestCDATASection failing testKirill Osenkov
2018-07-05Add a unit-test for TryScanJSonStyle().Kirill Osenkov