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-06-20Purge junk Execution clr-version valueMikayla Hutchinson
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2018-05-23[Ide] Fix logging service test result probe for out of tree test suitestherzok
2018-05-23[Tests] Remove unneeded assembly references in UnitTests.dlltherzok
2018-05-09Fix unit tests to run reliably.therzok
2018-05-09[Tests] Move ObjectReference into UnitTeststherzok
2018-05-08[Core] Add unit tests for synchronization context usage in log writingtherzok
2018-03-26Delete some references to ICSharpCode.Decompiler project.Kirill Osenkov
2018-03-15Fix crash when running tests out of source dirLluis Sanchez
2018-03-15Fix buildLluis Sanchez
2018-03-15Initial support to run unit tests outside the source treeLluis Sanchez
2018-01-10Add unit-tests for conditional relational expressions.Kirill Osenkov
2017-08-16Reorganize unit testsLluis Sanchez
2017-08-08[UnitTests] Make recent template tests more robustMatt Ward
2017-07-31Fixed 'Bug 58473 - [VSFeedback Ticket] #460850 - Complete Word hotkeyMike Krüger
2017-07-28[Ide] Fix duplicate recent project template for grouped templatesMatt Ward
2017-07-28[Ide] Fix failure to create CocoaApp project from New Project dialogMatt Ward
2017-07-18Merge pull request #2782 from mono/fix57111-binding-scheme-parent-compareVsevolod Kukol
2017-07-18[UnitTests] Add tests for KeyBindingSetVsevolod Kukol
2017-07-17Merge pull request #2777 from mono/fix-fastbuildcheckLluis Sanchez
2017-07-14Add another unit testLluis Sanchez
2017-07-14Fix issue in FastCheckNeedsBuildLluis Sanchez
2017-07-13[UnitTests] Added unit tests for CSharpFindReferencesProvider.Mike Krüger
2017-07-07Fix bug #42063 - Evaluated MSBuild properties don't respect global pr… (#2720)Lluis Sanchez
2017-07-01Merge branch 'master' into master-fix57352Mike Krüger
2017-06-27[MSBuild] Add failing test for params Path.Combinetherzok
2017-06-26Fixed 'Bug 57352 - Parentheses closing is broken when you do an ifMike Krüger
2017-06-08[Ide] Fixed some bugs in the text mate engine.Mike Krüger
2017-06-01[Ide] Fix Remove item not addedMatt Ward
2017-05-31[Core] Allow htmlencode specifier to html encode texttherzok
2017-05-31[Core] Add StringParserService tests.therzok
2017-05-31Merge pull request #2512 from mono/dotnetcore-resource-file-code-generationMarius Ungureanu
2017-05-31[Tests] Introduce tests for SystemAssemblyService using assemblies copied to ...therzok
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-29Add some additional checks to unit testsLluis Sanchez
2017-05-29Merge branch 'master' into sdk-resolversLluis Sanchez
2017-05-29[Core] Optimize FilePath by providing few more overloads to Combine/BuildMarius Ungureanu
2017-05-26Merge pull request #2486 from mono/dotnetcore2Matt Ward
2017-05-25Merge pull request #2485 from mono/fix-55516Lluis Sanchez
2017-05-25Fix msbuild evaluation issueLluis Sanchez
2017-05-23Merge pull request #2458 from mono/dotnetcore-limited-multi-target-framework-...Matt Ward
2017-05-23Merge pull request #2466 from mono/fix-reevaluate-project-with-shared-project...Matt Ward
2017-05-23[UnitTests] Add test for multi-target framework projectsMatt Ward
2017-05-23Fix bug #55734 - Completion is broken for netstandard projectsLluis Sanchez
2017-05-22[DotNetCore] Do not show files from shared project in Solution padMatt Ward
2017-05-22[Core] Fix error re-evaluating project referencing a shared projectMatt Ward
2017-05-19Make sdk version comparison more reliableLluis Sanchez
2017-05-19Merge remote-tracking branch 'origin/master' into sdk-resolversLluis Sanchez