# # ChangeLog for branches/PluginInfrastructure Refactoring/HeuristicLab.sln # # Generated by Trac 1.0.12 # 10/04/24 15:01:28 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 Wed, 11 Nov 2009 17:25:15 GMT gkronber [2481] * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure.GUI/PluginTag.cs (moved) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure.Manager (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure.Manager/ApplicationDescription.cs (moved) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure.Manager/ApplicationManager.cs (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure.Manager/HeuristicLab.PluginInfrastructure.Manager.csproj (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure.Manager/HeuristicLab.snk (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure.Manager/Loader.cs (moved) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure.Manager/PluginDescription.cs (moved) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure.Manager/PluginDescriptionIterator.cs (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure.Manager/PluginManager.cs (moved) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure.Manager/PluginManagerActionEventArgs.cs (moved) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure.Manager/PluginState.cs (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure.Manager/Runner.cs (moved) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Attributes/PluginDependencyAttribute.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Attributes/PluginDescriptionAttribute.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Attributes/PluginFileAttribute.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/BaseClasses/PluginBase.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/ControlManager.cs (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/DiscoveryService.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/HeuristicLab.PluginInfrastructure.csproj (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Interfaces/IApplication.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Interfaces/IPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/InvalidPluginException.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Client (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Client/HeuristicLab.Update.Client.csproj (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Client/Manager.cs (moved) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Client/PluginAction.cs (moved) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Interfaces/HeuristicLab.Update.Interfaces.csproj (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Update.Service/HeuristicLab.Update.Service.csproj (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.sln (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab/HeuristicLab.csproj (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab/MainForm.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab/SplashScreen.cs (modified) Refactored class Loader in plugin infrastructure. #799 Tue, 10 Nov 2009 09:13:38 GMT gkronber [2472] * branches/PluginInfrastructure Refactoring (added) * branches/PluginInfrastructure Refactoring/HeuristicLab (copied) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure (copied) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure.GUI (copied) * branches/PluginInfrastructure Refactoring/HeuristicLab.sln (copied) * branches/PluginInfrastructure Refactoring/HeuristicLab/CopyAssemblies.cmd (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab/app.config (modified) * branches/PluginInfrastructure Refactoring/PreBuildEvent.cmd (copied) Created a branch for the refactoring for the refactoring of ... Wed, 04 Nov 2009 09:59:57 GMT abeham [2465] * trunk/sources/HeuristicLab.sln (modified) updated v3.2 debug configuration