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-01-31Simplify file watcher cache in FileWatcherService to just recycle refcounted ...file-watcher-service-better-impltherzok
2019-01-31Duplicate logic into two files, as we'll need the old logic for the linux FSWtherzok
2019-01-31[Ide] Split out FileWatcherService into logical componentstherzok
2019-01-31[MEF] Add metadata about referenced assemblies into the MEF cache (#6785)Marius Ungureanu
2019-01-31Try fix Linux NRE when running sdk-based .netframework projects (#5979)Marius Ungureanu
2019-01-30[SystemAssemblyService] Partially replace Mono.Cecil usage with System.Reflec...Marius Ungureanu
2019-01-30[DotNetCore] Create a DotNetCoreSdkPaths instance per projectRodrigo Moya
2019-01-30Merge pull request #6976 from mono/vcs-instrumentationVsevolod Kukol
2019-01-30[VCS] Make RepositoryMetadata private and disallow using the default constructorVsevolod Kukol
2019-01-30Merge pull request #6914 from mono/master-vsts753343Vsevolod Kukol
2019-01-30[VCS] Fix NRE in unit testsVsevolod Kukol
2019-01-30[VCS] Simplify counter metadataVsevolod Kukol
2019-01-30[VCS] Add instrumentation counters to repository operationsVsevolod Kukol
2019-01-30Locking hierarchy changes in MonoDevelopWorkspace (#7000)Marius Ungureanu
2019-01-30Merge pull request #6419 from mono/vizualizerLluis Sanchez
2019-01-30Merge pull request #6996 from mono/master-vsts766267Mike Krüger
2019-01-30Updated reference to xamarin/md-addins@4a2f830marius.ungureanu
2019-01-29[FileSystemWatcher] Remove source copy now that mono has fixed thread starvat...Marius Ungureanu
2019-01-29[UnitTest] Removed some dead code.Mike Krüger
2019-01-29Fixes VSTS Bug 766267: No keyboard shortcut to run test from the textMike Krüger
2019-01-29Add todotherzok
2019-01-29Fix count valuetherzok
2019-01-29Add todo commenttherzok
2019-01-29[Ide] Get extension nodes from metadatatherzok
2019-01-29Basic extension node viewertherzok
2019-01-29Make widgets scoped to a given set of addin assembliestherzok
2019-01-29Make tab content lazily constructedtherzok
2019-01-29Initial implementation of extension tooltherzok
2019-01-29Add logging on whether hackyowrkspacecache is enabled (#6989)Marius Ungureanu
2019-01-29[Ide] Disable pads in menus when main window is not visible (#6987)Rodrigo Moya
2019-01-29Updated reference to xamarin/md-addins@704049bgreg.munn
2019-01-28Updated reference to xamarin/md-addins@ce1fafegreg.munn
2019-01-28Updated reference to xamarin/md-addins@5a2c31cgreg.munn
2019-01-28Updated reference to xamarin/md-addins@546d308greg.munn
2019-01-28[AspNetCore] Update template names to match VS on WindowsRodrigo Moya
2019-01-28Merge pull request #6944 from mono/fix-new-project-dialog-issuesVsevolod Kukol
2019-01-28Updated references to mono/xwt, xamarin/md-addinsvsevolod.kukol
2019-01-28Added debug code for VSTS Bug 778397: NRE in (#6975)Mike Krüger
2019-01-27[Performance] Prevent crashing when output directory of sample file does not ...Marius Ungureanu
2019-01-25Updated reference to xamarin/md-addins@0fd8cddgreg.munn
2019-01-25Updated reference to xamarin/md-addins@0fd8cddgreg.munn
2019-01-25Updated reference to xamarin/md-addins@0fd8cddgreg.munn
2019-01-25Merge pull request #6968 from mono/master-vsts752769Lluis Sanchez
2019-01-25Merge pull request #6972 from mono/fix-648190iain
2019-01-25Fixes wrong keycode conditionalJose Medrano
2019-01-25Update RunConfigurationsList.csMike Krüger
2019-01-25Merge pull request #6969 from mono/master-vsts752631Mike Krüger
2019-01-25Merge pull request #6970 from mono/Fixes-753629Jose Miguel Torres
2019-01-24Fixes wrong focused states got focus from unexpected directionJose Medrano
2019-01-24Fixes calculate of the next focused view in SelectorViewJose Medrano