23 Commits (2fae041d9d4904bdd960632a65ba6b4ba4d355d8)

Author SHA1 Message Date
Matt Ward 2baac1b1c5 Use version constraints for updates shown in Manage Packages dialog. 11 years ago
Dragan 2ce903b171 PackageManagement: Make Tests Testable 12 years ago
Daniel Grunwald eec385146f Change LGPL headers to MIT header. 12 years ago
Matt Ward e6c04de4a0 Refactor package management unit tests. 12 years ago
Matt Ward 87eac5a4af Use NuGet-Operation update HTTP header when using Update All button. 12 years ago
Matt Ward 1f1620234d Support pre-release NuGet packages in dialog. 12 years ago
Matt Ward 997641f8ac Refresh updated NuGet packages after updating in dialog. 12 years ago
Matt Ward 2ea4c27ad4 Clear dialog error messages when updating all NuGet packages. 12 years ago
Matt Ward a1e33374d9 Support updating all NuGet packages in solution from dialog 12 years ago
Matt Ward beb62296ac Add Update All button to Manage Packages dialog. 12 years ago
Matt Ward 0089d00bb8 Always show package sources in Available and Updates tab. 13 years ago
Matt Ward 199c8059b4 Show package sources drop down in updated packages tab. 13 years ago
Matt Ward 01268b2cfa Add tests for prerelease NuGet packages. 14 years ago
Matt Ward c32cb0b018 Installed tab now supports uninstalling NuGet packages by unchecking the project in the Select Projects dialog. 14 years ago
Matt Ward 7355907ff1 Prevent the projects selected from changing when the Manage Packages dialog is opened. 14 years ago
Matt Ward 4c5a649507 Fix updated packages from using the wrong active project after a package is installed. 14 years ago
Matt Ward 051bda8c6a Supporting installing a NuGet package into selected projects in one step. 14 years ago
Matt Ward dea34d3395 Show project name in Manage Packages dialog title. 14 years ago
Matt Ward 41ee929603 Add PackageManagementProject class. 14 years ago
Matt Ward a354836b3b Rename PackageManagementService to PackageManagementSolution. 14 years ago
Matt Ward 56caa05034 Remove message reporter class. 14 years ago
Matt Ward 8eee3a31f6 Move package repository code into separate class. 14 years ago
Matt Ward 9e873eb31a Add get-package cmdlet. 15 years ago
mrward 6bfdcc0912 Handle errors on opening Add Package Reference dialog. 15 years ago
mrward f3e3671a3c Handle exceptions when installing and uninstalling NuGet packages. 15 years ago
mrward 871c373b11 Do not create package repositories in background thread. 15 years ago
mrward 0a05faa707 Read NuGet packages from repositories on background worker thread. 15 years ago
mrward 5931f6d71a Check for NuGet package updates in all configured repositories. 15 years ago
mrward 5da955fecb Add NuGet package management addin. 15 years ago