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-12-07[Core] Convert strings to paths when calling methods on the string (#9442)Matt Ward
2019-12-05Merge pull request #9423 from mono/ide-fix-msbuild-designtime-target-feedback...Greg Munn
2019-12-04[Ide] Type system updates file information less oftenMatt Ward
2019-12-04[Core] Fix build engine not being removedMatt Ward
2019-11-20Merge pull request #9314 from mono/pr-manish-story-1019319-revert-pr8846Manish Sinha
2019-11-16Merge pull request #9257 from mono/project-system-tools-binlogsMatt Ward
2019-11-15[Tests] Update SerializeCounters to enter multipe Inc in timerManish Sinha
2019-11-13[FeatureSwitchService] Add API to allow enabling/disabling featuresRodrigo Moya
2019-11-13[Core] Switch FeatureSwitchService to use XML rather than classesRodrigo Moya
2019-11-13[Core] Add base implementation for IFeatureSwitchControllerRodrigo Moya
2019-11-13[Core] Add tests for IFeatureSwitchController registrationRodrigo Moya
2019-11-08[Core] Support generating a binlog for any MSBuild targetMatt Ward
2019-11-01Merge pull request #9100 from mono/xammac-fontJose Miguel Torres
2019-10-28[Core] Fix MSBuild functions not being evaluatedMatt Ward
2019-10-26[Windows] Fix Core.Tests buildMarius Ungureanu
2019-10-21[Core] Fix project modified fired for refs when they have not changedMatt Ward
2019-10-11[Core] Continue on error when resolving package dependencies.Matt Ward
2019-10-11[Core] Continue on errors when resolving assembly referencesMatt Ward
2019-10-10Merge pull request #8753 from mono/intrinsics-cacheLluis Sanchez
2019-10-09Merge pull request #8631 from mono/solution-leak-cleanuppr-fix-bug753558Jose Miguel Torres
2019-10-09[Core] Fix ReferencePath items being ignored by the type systemMatt Ward
2019-10-08Modify some more runmsbuild and add a UseShellExecute=falsetherzok
2019-10-08[Ide] Add Util.RunMSBuild and deduplicate implementationstherzok
2019-10-03Merge pull request #8846 from mono/pr-manish-bug-992546-use-iserializerJose Miguel Torres
2019-10-03[Tests] SerializeCounters: check the value is right when serializationManish Sinha
2019-10-03Update LocalCopyTests.csKyle White
2019-10-03[Tests] Add tests for validating the keys in serialized json from Instrumenta...Manish Sinha
2019-10-03[Core] Fix test to work with new gtk-sharp.dll.pdbKyle White
2019-10-01[Core][Tests] Update Xwt.dll target framework testVsevolod Kukol
2019-09-23[Core] Cache IntrinsicFunctions methods and add test that we only have methodstherzok
2019-09-11Merge pull request #8606 from mono/core-prefer-compile-items-over-none-itemsLluis Sanchez
2019-09-10Increase timeout of TestTasksExecuteSequentiallyLluis Sanchez
2019-09-10Merge pull request #8593 from mono/aspnetcore-multi-target-browser-execution-...Lluis Sanchez
2019-09-05[Core] DedicatedThreadScheduler should use a background threadVsevolod Kukol
2019-09-05[Code] Add DedicatedThreadScheduler testsVsevolod Kukol
2019-09-02[Core] Prefer Compile items over None itemsMatt Ward
2019-08-30[Core] Add tests for multi-target framework execution targetsMatt Ward
2019-08-29Add testnosami
2019-08-28[Core] Ensure target framework monikers updated when framework changedMatt Ward
2019-08-28[Core] Fix null reference accessing target framework monikersMatt Ward
2019-08-21[FileNesting] Add tests to ASP.NET Core addinRodrigo Moya
2019-08-21[Projects] Simplify FileNestingService APIRodrigo Moya
2019-08-20Merge pull request #8401 from mono/vsts-658903Matt Ward
2019-08-16[Core] Fixed two IsChildPathOf edge cases.Mike Krüger
2019-08-14Merge pull request #8368 from mono/master-checkDirectoryRemovalMike Krüger
2019-08-13[DotNetCore] Move DefaultTargetsSpecified into MSBuildSdkProjectCody Russell
2019-08-13[Code] Added some changes to AssertCanDeleteDirectory.Mike Krüger
2019-08-12[Core] Add new MSBuild item to ItemGroup without conditionMatt Ward
2019-08-09[UnitTests] Added more FileService unit tests.Mike Krüger
2019-08-09[Core] Check with alternative path separator when testing child FilePathVsevolod Kukol