aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common.Implementations/Updates/PackageManager.cs
AgeCommit message (Collapse)Author
2013-03-04Created IConfigurationManagerLukePulverenti
2013-03-01Remove archive extraction from PackageManagerEric Reed
It is no longer needed as the installer does this
2013-02-28First step of actual updateEric Reed
We will now need a bootstrapper to complete the update on startup
2013-02-27Move actual installation to PackageManagerEric Reed
2013-02-27Partial implementation of PackageManagerEric Reed