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
2017-08-16Reorganize unit testsLluis Sanchez
2017-06-01[Ide] Fix Remove item not addedMatt Ward
2017-05-31Merge pull request #2512 from mono/dotnetcore-resource-file-code-generationMarius Ungureanu
2017-05-30[Ide] Fix generated code for resx files in .NET Core projectsMatt Ward
2017-05-30Fix accidental file moveLluis Sanchez
2017-05-30Builders must be built as x64 in ReleaseLluis Sanchez
2017-05-29Merge branch 'master' into sdk-resolversLluis Sanchez
2017-05-23[UnitTests] Add test for multi-target framework projectsMatt Ward
2017-05-19Merge remote-tracking branch 'origin/master' into sdk-resolversLluis Sanchez
2017-05-18Add unit test for sdk importsLluis Sanchez
2017-05-11Merge pull request #2136 from mono/fix-item-metadataLluis Sanchez
2017-05-04[Core] Support null dictionary string values in BinaryMessageMatt Ward
2017-05-04[Core] Handle unknown properties being evaluated on buildMatt Ward
2017-05-03[UnitTests] Add test for generated NuGet MSBuild files being importedMatt Ward
2017-04-28[Core] Fix setting C# build action to none ignored for .NET CoreMatt Ward
2017-04-07[MSBuild] Fix item metadata evaluation issueLluis Sanchez
2017-03-30Dispose solutions and projects in unit testsLluis Sanchez
2017-03-28[Core] Fix build error after adding reference to .NET Core projectMatt Ward
2017-03-28[Core] Fix build error when .NET Core project is referencedMatt Ward
2017-03-24Merge master into roslyn-ivtDavid Karlaš
2017-03-23Merge pull request #2001 from mono/dotnetcore-fix-new-fsharp-files-not-added-...Matt Ward
2017-03-23Merge master into roslyn-ivtDavid Karlaš
2017-03-22[UnitTests] Fix test error on Windows due to different directory separatorMatt Ward
2017-03-22[UnitTests] Disable some build tests on WindowsMatt Ward
2017-03-22[UnitTests] Fix tests failing on Windows due to line ending differencesMatt Ward
2017-03-22[Core] Fix new F# files not being saved in .NET Core F# projectMatt Ward
2017-03-22Merge remote-tracking branch 'origin/master' into roslyn-ivtMikayla Hutchinson
2017-03-20[Core] Fix save failed after deleting file from .NET Core projectMatt Ward
2017-03-18Merge remote-tracking branch 'origin/master' into roslyn-ivtMikayla Hutchinson
2017-03-17[Core] Fix build error when building ASP.NET Core projectMatt Ward
2017-03-16[DotNetCore] Add test for duplicate files in .NET Core projectMatt Ward
2017-03-15Merge branch 'vNext-wildcard-build-action-changed' into vNextMatt Ward
2017-03-15[UnitTests] Fix custom project extension not being unregisteredMatt Ward
2017-03-14Merge vNext into roslyn-ivtDavid Karlaš
2017-03-13[Core] Fix dotted filenames not excluded by wildcardMatt Ward
2017-03-09Merge vNext into roslyn-ivtDavid Karlaš
2017-03-08[Core] Handle imported globs when build actions are changedMatt Ward
2017-03-08Merge branch 'vNext' into vNext-wildcard-build-action-changedMatt Ward
2017-03-07Merge pull request #1891 from mono/vNext-imported-wildcardsMatt Ward
2017-03-07[MSBuild] Restore original global properties after buildingMatt Ward
2017-03-07[MSBuild] Add test for global properties not available on project buildMatt Ward
2017-03-06[Core] Add Update item after wildcard BuildAction change revertedMatt Ward
2017-03-04[Core] Remove items added when build action change undoneMatt Ward
2017-03-02[Core] Fix properties not removed from modified wildcard itemsMatt Ward
2017-03-02[Core] Fix duplicate item for build action wildcard on property changedMatt Ward
2017-03-02[Core] Support build action changing with wildcard includeMatt Ward
2017-02-16[Core] Fix items not updated when Update is from another importMatt Ward
2017-02-16[Core] Fix items not removed when Remove is from another importMatt Ward
2017-02-14[Core] Handle property with trailing backslash in excludeMatt Ward
2017-02-14[Core] Handle excludes using forward slash instead of backslashMatt Ward