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-04-26prototype using MEF cache without loading assembliesmef-fixes-skipLoadingAddinsDavid Karlaš
2018-04-26[MEF] Add cache assembly location injection faulting.therzok
2018-04-26[MEF] Switch cache control file to JSON so we don't ship public types for the...therzok
2018-04-26[Tests] Don't serialize MEF cache. Also refactor tests a bittherzok
2018-04-26[Tests] Fix sharing violation. Move cache write out of discoverytherzok
2018-04-26Fix potential race when adding exit eventstherzok
2018-04-26[TODO] Fix unit tests.therzok
2018-04-26More teststherzok
2018-04-26Refactor code so it's testable and add unit teststherzok
2018-04-26[MEF] Refactor caching logic so it is testabletherzok
2018-04-26Disable counters printingtherzok
2018-04-26[MEF] Add waiting for the save task when closingtherzok
2018-04-26[MEF] Implement caching based on assembly write time invalidationtherzok
2018-04-26[MEF] Process tasks as they come.therzok
2018-04-26[Ide] Refactor catalog parts addition to be done when discovery is donetherzok
2018-04-26[MEF] Add a timer counter for MEF compositiontherzok
2018-04-26[TODO] Fix MEF logic running on UI thread.therzok
2018-04-26[Ide] Add logging for when UI thread queries MEF before it's loadedtherzok
2018-04-26Merge pull request #4681 from mono/master-fix605909Mike Krüger
2018-04-26[F#] Fix F# project template testsMatt Ward
2018-04-26Fixes VSTS 605909: IDE crash on attempt to override something in theMike Krüger
2018-04-25Quote executagble paths in <Exec /> in MonoDevelop.Core.csprojJo Shields
2018-04-25Fixes issue #4670 [Linux] Monodevelop fsharpbinding doesn't compileMike Krüger
2018-04-25Updated reference to xamarin/md-addins@de52a78lluis
2018-04-25Rename addins to extensionsMarius Ungureanu
2018-04-25Merge pull request #4668 from mono/master-fix4667Mike Krüger
2018-04-25[Perf] Optimize startup by doing MEF composition query on idletherzok
2018-04-25[Ide] Move IFilePathRegistryService MEF export query out of static constructortherzok
2018-04-25Fixes issue #4667 [TextEditor] SmartTag marker position wrong.Mike Krüger
2018-04-24Merge pull request #4622 from mono/master-fixsemanticupdateMike Krüger
2018-04-24[TODO] Add tests that assert data is validtherzok
2018-04-24PR feedbacktherzok
2018-04-24[TODO] Load roslyn provided task comments at initializationtherzok
2018-04-24[TODO] Implement initial gatheringtherzok
2018-04-24[TODO] Split out legacy comment tasks handling into own file.therzok
2018-04-24[TODO] Remove old tag comments visitor.therzok
2018-04-24[TODO] Add some code to bridge to roslyn todo commentstherzok
2018-04-24Merge pull request #4658 from mono/backport-pr-4602-to-masterDavid Karlaš
2018-04-24Remove dup IVTtherzok
2018-04-24[Build] Paket is already restored by the makefile, avoid doing it multiple timestherzok
2018-04-24[Tests] Don't copy source adapters multiple times to output dirtherzok
2018-04-24[Build] Fix up xammac always being recopiedtherzok
2018-04-24Merge pull request #4643 from mono/backport-pr-4634-to-masterDavid Karlaš
2018-04-24Addressed PR #4602 comments All except RefactoringService.cs comments about s...David Karlaš
2018-04-24Added also logic to execute providers in parallelDavid Karlaš
2018-04-24Fix 587803: [Feedback] Find References command is slow I'm not 100% this will...David Karlaš
2018-04-24Merge pull request #4477 from mono/fix59012-mac-modal-dialog-runningVsevolod Kukol
2018-04-24Merge pull request #4656 from mono/master-issue4655Mike Krüger
2018-04-24Merge pull request #4598 from mono/autobracket-extensionfixMikayla Hutchinson
2018-04-24Merge pull request #4648 from mono/assemblyservice-cachingMikayla Hutchinson