# # ChangeLog for branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service # # Generated by Trac 1.0.12 # 11/28/24 17:07:00 Mon, 23 Nov 2009 19:32:29 GMT gkronber [2528] * branches/PluginInfrastructure Refactoring (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/HeuristicLab.Update.Service.csproj (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/HeuristicLab.Update.Service.csproj.user (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/IUpdateLocation.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/PluginStore.dbml (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/PluginStore.dbml.layout (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/PluginStore.designer.cs (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/UpdateLocation.svc.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/Web.config (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.sln (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab/CopyAssemblies.cmd (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab/HeuristicLab.csproj (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab/Program.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab/app.config (modified) Worked on update location service. #799 Fri, 20 Nov 2009 15:35:13 GMT gkronber [2517] * branches/PluginInfrastructure Refactoring/ConfigMerger.exe (copied) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Advanced/InstallationManager.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Advanced/InstallationManagerConsole.cs (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/HeuristicLab.PluginInfrastructure.csproj (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/ICSharpCode.SharpZipLib License.txt (copied) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/ICSharpCode.SharpZipLib.dll (copied) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Manager/ApplicationDescription.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Manager/DefaultApplicationManager.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Manager/PluginDescription.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Manager/PluginInfrastructureCancelEventArgs.cs (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Manager/PluginValidator.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/PluginDescriptionIterator.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Service References (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Service References/UpdateLocationReference (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Service References/UpdateLocationReference/HeuristicLab.PluginInfrastructure.UpdateLocationReference.PluginInformation.datasource (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Service References/UpdateLocationReference/Reference.cs (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Service References/UpdateLocationReference/Reference.svcmap (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Service References/UpdateLocationReference/UpdateLocation.disco (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Service References/UpdateLocationReference/UpdateLocation.wsdl (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Service References/UpdateLocationReference/UpdateLocation.xsd (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Service References/UpdateLocationReference/UpdateLocation1.xsd (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Service References/UpdateLocationReference/UpdateLocation2.xsd (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Service References/UpdateLocationReference/UpdateLocation3.xsd (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Service References/UpdateLocationReference/UpdateLocation4.xsd (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Service References/UpdateLocationReference/configuration.svcinfo (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Service References/UpdateLocationReference/configuration91.svcinfo (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/app.config (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/App_Data (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/HeuristicLab.Update.Service.csproj (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/HeuristicLab.Update.Service.csproj.user (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/ICSharpCode.SharpZipLib License.txt (copied) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/ICSharpCode.SharpZipLib.dll (copied) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/IUpdateLocation.cs (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/Properties (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/Properties/AssemblyInfo.cs (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/UpdateLocation.svc (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/UpdateLocation.svc.cs (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/Web.config (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.sln (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab/Program.cs (modified) Worked on plugin installation manager and update location service. #799