18 Commits (e3a387d4b43fb0d942551357c93e198626ab66b7)

Author SHA1 Message Date
Matt Ward 5b441b46ab Report PowerShell script errors in Manage Packages dialog. 12 years ago
Matt Ward beb62296ac Add Update All button to Manage Packages dialog. 12 years ago
Matt Ward 3deb4ecd54 Add PowerShell support for NuGet addin. 12 years ago
Matt Ward 5506c43932 Add Package Management addin. 13 years ago
Matt Ward 2b3edb2784 Fix pre-release NuGet packages always being installed. 13 years ago
Matt Ward 35df476a73 Fix null reference when installing unknown NuGet package. 13 years ago
Matt Ward 9a36c5964b Update to NuGet 1.6 14 years ago
Matt Ward b2b4126712 Support updating all NuGet packages in a project when using the Update-Package PowersShell cmdlet. 14 years ago
Matt Ward 72a2251995 Prevent a package from being uninstalled before a PowerShell script has run when uninstalling from the Add Package Reference dialog. 14 years ago
Matt Ward 827bfdbcd1 Use script runner instead of running PowerShell scripts directly. 14 years ago
Matt Ward 776d564105 Disable support for running PowerShell scripts in Add Package Reference dialog. 14 years ago
Matt Ward 9a726f5b07 Add support for running PowerShell scripts in NuGet packages. 14 years ago
Matt Ward b229231c85 Remove properties no longer required from package actions. 14 years ago
Matt Ward e7fb02720a Move install/uninstall/update package actions to project. 14 years ago
Matt Ward 41ee929603 Add PackageManagementProject class. 14 years ago
Matt Ward a354836b3b Rename PackageManagementService to PackageManagementSolution. 14 years ago
Matt Ward c6ff8a7ad1 Package operation log messages are now raised as package management events. 14 years ago
Matt Ward c1d3a8dda5 Move package install/uninstall events into package management events class. 14 years ago
Matt Ward 77c0d4c4ca Move unit tests for package processing actions into separate test classes. 14 years ago
Matt Ward 92e828e142 Refactor PackageManagementService to reduce the number of method parameters. 14 years ago