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-09-13Merge pull request #8697 from mono/backport-pr-8696-to-masterSandy Armstrong
2019-09-12Merge pull request #8704 from mono/pr-Enable-FileNesting-On-Razor-Classlib-Pr...Lluis Sanchez
2019-09-12Simplify color assignmentKeting Yang
2019-09-12fix testnosami
2019-09-12[A11y] Set the background color of stacktrace items in Exception Caught DialogKeting Yang
2019-09-12Don't offer update if runtime is not installedJason Imison
2019-09-12Merge pull request #8698 from mono/fix-978932Lluis Sanchez
2019-09-12Parse revision number out of .NET Core SDK preview versionnosami
2019-09-12Enable FileNesting support on Razor Class Library projectsIan Toal
2019-09-12Avoid leaks caused by ref cyclesLluis Sanchez
2019-09-12Merge pull request #8666 from mono/fix-953014Jason Imison
2019-09-12Fix version control view initialization issueLluis Sanchez
2019-09-12Revert "Revert "[VersionControl] Document controller now reacts on file statu...Lluis Sanchez
2019-09-12Merge pull request #8693 from mono/vsts976424Lluis Sanchez
2019-09-12DebugApplicationDialog: Remember last valuesSandy Armstrong
2019-09-11Merge pull request #8691 from mono/dotnetcore-frameworks-node-updates-labelLluis Sanchez
2019-09-11static methodsnosami
2019-09-11[Core] Fix adding derived Control items to the weak maptherzok
2019-09-11Merge pull request #8682 from mono/vsts978853Marius Ungureanu
2019-09-11Move port fix code to project wizardnosami
2019-09-11Remove .ToArray()nosami
2019-09-11Comment weird codenosami
2019-09-11If 2nd or later project uses default port, onlynosami
2019-09-11Save launch settings and remove unneeded flagnosami
2019-09-11Check other projects for existing ports in usenosami
2019-09-11Copy IISExpress ports for applicationUrlnosami
2019-09-11[DotNetCore] Do not show update count label on Frameworks folderMatt Ward
2019-09-11Merge pull request #8681 from mono/kywhi/reliability-debug-helpersMarius Ungureanu
2019-09-11Remove superfluous task.runtherzok
2019-09-11fix buildtherzok
2019-09-11Add missing ConfigureAwaittherzok
2019-09-11A lot of logical fixes to git async was done partially or .ignore was wrongtherzok
2019-09-11Fix some racestherzok
2019-09-11Fix some more exceptions and VersionControlFileSystemExtension behaviourtherzok
2019-09-11[VCS] Add ConfigureAwait everywhere so we can use .Resulttherzok
2019-09-11Fix some exceptions in DiffView and BlameViewtherzok
2019-09-11Fix NREtherzok
2019-09-11[Git] Fix blame command on mixed hunkstherzok
2019-09-11Merge pull request #8661 from mono/pr-david-fixThemesSwitchingAaron Bockover
2019-09-11Merge pull request #8668 from mono/pr-david-fix934342Aaron Bockover
2019-09-10Add debug command for ui thread crashKyle White
2019-09-10ThemeToClassification: reset all properties on the editor format mapDavid Karlaš
2019-09-10Merge pull request #8670 from mono/jstedfast-log-debugger-locals-padJeffrey Stedfast
2019-09-10Merge pull request #8649 from mono/pr-filter-browsersLluis Sanchez
2019-09-10Merge pull request #8593 from mono/aspnetcore-multi-target-browser-execution-...Lluis Sanchez
2019-09-10Merge pull request #8663 from mono/pr-david-cmdSpaceCommitsUniqueItemAaron Bockover
2019-09-10[Debugger] Added more logging and fixed NRE when loading scopes when local pd...Jeffrey Stedfast
2019-09-09Fix 934342: When I press shift+tab, the selected code lines don't get un-inde...David Karlaš
2019-09-09Continue the loop if any execution handler is found that can run the testKeting Yang
2019-09-09Merge pull request #8651 from mono/Disable-Show-Test-Source-CodeMatt Ward