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-04-04Update submodulecomponent-insertTim Miller
2019-03-25bumps proppy to a signed assemblyJose Medrano
2019-03-21Merge pull request #7275 from mono/ttc-with-intellisenseLluis Sanchez
2019-03-21Merge pull request #7318 from mono/leak-detectionLluis Sanchez
2019-03-20Merge pull request #6866 from mono/jstedfast-info-popover-widget-markupLluis Sanchez
2019-03-20Fix leak of DotNetProject via MonoDevelopWorkspacetherzok
2019-03-20Simplify output graph, to not show the whole graph, but just the paths to rootstherzok
2019-03-20Temporarily disable image generationtherzok
2019-03-20Merge pull request #7356 from mono/fix-getcodeanalysisasync-cancellationLluis Sanchez
2019-03-20Report the right content typetherzok
2019-03-20Move NuGet.config in ResultParsertherzok
2019-03-20Print out a svgtherzok
2019-03-20[Ide] Close open documents if parent directory is removed externallyMatt Ward
2019-03-20Add official nugettherzok
2019-03-19[Ide] Prevent InvalidOperationException when calling GetCodeAnalysisProjectAs...Jérémie Laval
2019-03-19Try out test reportingtherzok
2019-03-19Add engine which generates a jpg filetherzok
2019-03-19Report actual object leak counttherzok
2019-03-19Only report definite leakstherzok
2019-03-19[Core] Do not log project unload error if builder has been shutdownMatt Ward
2019-03-18Cleanup this codetherzok
2019-03-18Don't keep all heapshots in memory, we only need the last onetherzok
2019-03-18Refactor heapshot logic so it uses less sparse objectstherzok
2019-03-18Fix this namespacetherzok
2019-03-18[AutoTest] fix timeout not being passed in ExecuteQuerytherzok
2019-03-18Code cleanupstherzok
2019-03-18Add MemoryStats to serialized jsontherzok
2019-03-18Properly fix all AppResult leakstherzok
2019-03-18Serialize the right thing.therzok
2019-03-18Remove setting shape to circle, as it renders awfully badtherzok
2019-03-18Add some commentstherzok
2019-03-18Reuse extension to get graphviz generatortherzok
2019-03-18A few fixes WRT naming and graph renderingtherzok
2019-03-18Add graph printing to stresstest apptherzok
2019-03-18Initial implementation of path to rootstherzok
2019-03-18Initial work to create graphtherzok
2019-03-18Introduce new leakprocessor class that handles the leak detectiontherzok
2019-03-18Move Heapshot tootherzok
2019-03-18Add QuickGraphtherzok
2019-03-18Reorganize profiler functionalitytherzok
2019-03-18Add TODO commenttherzok
2019-03-18Reorganize scenariostherzok
2019-03-18Use constant heretherzok
2019-03-18Some refactoringtherzok
2019-03-18Print out deltastherzok
2019-03-18Implement root trackingtherzok
2019-03-18[StressTest] Properly set variables for branded MDtherzok
2019-03-18Various cancellationToken fixestherzok
2019-03-18[StressTest] Don't remove log file and set it properly via process env varstherzok
2019-03-18Fix some retention of cancel timerstherzok