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-07-25[NuGet] Add Manage NuGet Packages dialogMatt Ward
2019-05-29Packaging: More thread-safety in NuGetPackageServicesProxySandy Armstrong
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-18Track API changesLluis Sanchez
2019-02-12Packaging: Ensure IPackageInstallerService.PackageSources is thread-safeSandy Armstrong
2018-12-10[NuGet] Update to NuGet 4.9.0Matt Ward
2018-10-09[NuGet] Update to NuGet 4.7Matt Ward
2018-02-23[Refactoring] Switch to Roslyn CodeFixService (#3636)Marius Ungureanu
2017-09-19[Build] Fix build after more API changes to match roslyn bump. (#3063)Marius Ungureanu
2017-09-13[NuGet] Detect official NuGet source using url not nameMatt Ward
2017-07-13[NuGet] Implement more of the NuGet services needed for code actionsMatt Ward
2017-07-12[NuGet] Package installed check should be case insensitiveMatt Ward
2017-07-12[NuGet] Support uninstalling a NuGet package for a code actionMatt Ward
2017-07-12[NuGet] Support installing NuGet package with code actionMatt Ward
2017-07-11[NuGet] Fix null ref when opening NuGet dialog from code actionMatt Ward
2017-07-11[PackageManagement] Disabled nuget package service.Mike Krüger
2017-05-17[Refactoring] Implemented more package management infrastructure.Mike Krüger
2016-11-30[NuGet] Remove obsolete code.Matt Ward
2016-06-15[NuGet] Remove more obsolete code.Matt Ward
2016-01-08Revert "Revert "Revert "[Refactoring] Added loading of roslyn analyzers."""Mike Krüger
2016-01-07Revert "Revert "[Refactoring] Added loading of roslyn analyzers.""Mike Krüger
2016-01-07Revert "[Refactoring] Added loading of roslyn analyzers."Mike Krüger
2016-01-07[Refactoring] Added loading of roslyn analyzers.Mike Krüger
2015-12-12[NuGet] Change NuGet addin namespace.Matt Ward
2015-03-30[Refactoring] Refactored code analyzation layer.Mike Krüger
2015-03-29[Refactoring] Prevent the code analysis diagnostic analyzers fromMike Krüger
2015-03-20Fix build.Mike Krüger
2015-03-20[PackageManagement] PackageCodeDiagnosticProvider caches the assemblyMike Krüger
2015-03-06[Refactoring] Fixed smart tag updating.Mike Krüger
2015-03-04[PackageManagement] Handled the project == null case.Mike Krüger
2015-03-03[PackageManagement] Added NuGet code diagnostic provider.Mike Krüger