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
path: root/main
AgeCommit message (Expand)Author
2019-04-30Update main/src/addins/VBNetBinding/Project/VBNetParsedDocument.csMarius Ungureanu
2019-04-30Update main/src/addins/VBNetBinding/Project/TypeSystemParser.csMarius Ungureanu
2019-04-29Fixes VSTS Bug 858121: [Feedback] Unable to change font colors forMike Krüger
2019-04-29[VBNetBinding] Fixed creation of VB.NET TypeSystem.Mike Krüger
2019-04-27Merge pull request #629 from xamarin/fix-853396Jason Imison
2019-04-27[Startup] Add binding redirect for telemetry assemblyMatt Ward
2019-04-27Add .ConfigureAwait(false)nosami
2019-04-26Merge pull request #620 from xamarin/pr-kirillo-mainTypeNameKirill Osenkov
2019-04-26Merge pull request #633 from xamarin/pr-kirillo-winKirill Osenkov
2019-04-26[NuGet] Fix DotNetCliToolReferences not being restoredMatt Ward
2019-04-26Merge pull request #652 from xamarin/nuget-5.0.2Lluis Sanchez
2019-04-26Remove failing testnosami
2019-04-26Merge pull request #545 from xamarin/master-vnext-unload-deleted-projectsGreg Munn
2019-04-26Merge pull request #636 from xamarin/dotnetcore-hide-watch-itemsGreg Munn
2019-04-26Merge pull request #632 from xamarin/nuget-package-reference-development-depe...Greg Munn
2019-04-26Merge pull request #655 from xamarin/content-callbacksLluis Sanchez
2019-04-26Address feedbacknosami
2019-04-26Merge pull request #651 from xamarin/ws-null-checkLluis Sanchez
2019-04-26Merge pull request #650 from xamarin/debugger-invocationLluis Sanchez
2019-04-26fetch Roslyn document using cross-editor APInosami
2019-04-26Merge pull request #630 from xamarin/master-vnext-tweak-profile-detaulsMarius Ungureanu
2019-04-26Merge pull request #649 from xamarin/leak-tests-fixesLluis Sanchez
2019-04-26Merge pull request #648 from xamarin/refactoring-nresMarius Ungureanu
2019-04-26[DotNetCore] Order TestCase data by versionRodrigo Moya
2019-04-26Add support for content added/removed callbacksLluis Sanchez
2019-04-26Add debugger intellisense testnosami
2019-04-26[NuGet] Update to NuGet 5.0.2Matt Ward
2019-04-26Shutdown LoggingService on mdtool cleanuptherzok
2019-04-26Remove AssertTraceListener on runtime shutdownMarius Ungureanu
2019-04-26[Workspace] Fix wrong null check in open document calltherzok
2019-04-26[Debugger] Fix a few broken invocations to OpenDocumenttherzok
2019-04-26Small cleanup in the default scenariotherzok
2019-04-26Also add NSObject result to the list of tracked leakstherzok
2019-04-26Properly asynchronify the profiler codetherzok
2019-04-26[StressTest] Process leak information in a background thread to avoid blockin...therzok
2019-04-26A few more refactorstherzok
2019-04-26Some code cleanuptherzok
2019-04-26Add default run configurationtherzok
2019-04-26Improve single result asserttherzok
2019-04-26[LeakTests] Don't keep an IDE instance hanging when an exception occurs in th...therzok
2019-04-26[Refactoring] Sanitize usage to only try AnalysisDocument code when doc.Edito...therzok
2019-04-26Prevent NRE on command update for quick fixestherzok
2019-04-26Export only one shared instance of StreamingFindUsagesPresentertherzok
2019-04-26Merge pull request #608 from xamarin/jstedfast-active-runtimeJeffrey Stedfast
2019-04-26Merge pull request #619 from xamarin/pr-kirillo-openDocAfterReloadAaron Bockover
2019-04-26Merge pull request #641 from xamarin/fix-848561Lluis Sanchez
2019-04-25Adjust paths to assemblies in bin when adding to MEF from Cocoa.addin.xml.Kirill Osenkov
2019-04-25Join two groups of MEF assemblies into a single group.Kirill Osenkov
2019-04-25Merge pull request #644 from xamarin/fix-build-output-viewLluis Sanchez
2019-04-25Merge pull request #606 from xamarin/jstedfast-breakpoint-duplicate-keyGreg Munn