# # ChangeLog for branches # # Generated by Trac 1.0.12 # 08/22/24 11:53:42 Tue, 09 Feb 2010 16:24:13 GMT gkronber [2771] * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/PluginDescription.cs (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/PluginStore.cs (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/AdminTest.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/HeuristicLab.Services.Deployment.Test.csproj (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/PluginStoreTest.cs (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Properties/DataSources (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Properties/DataSources/HeuristicLab.Services.Deployment.DataAccess.PluginDescription.datasource (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Properties/DataSources/HeuristicLab.Services.Deployment.DataAccess.ProductDescription.datasource (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/AdminService (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/AdminService/HeuristicLab.Services.Deployment.DataAccess.xsd (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/AdminService/Reference.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/AdminService/Reference.svcmap (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/AdminService/System.xsd (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/AdminService/configuration.svcinfo (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/AdminService/configuration91.svcinfo (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/AdminService/service.wsdl (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/AdminService/service.xsd (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/AdminService/service1.xsd (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/UpdateService (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/UpdateService/HeuristicLab.Services.Deployment.DataAccess.xsd (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/UpdateService/Reference.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/UpdateService/Reference.svcmap (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/UpdateService/System.xsd (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/UpdateService/configuration.svcinfo (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/UpdateService/configuration91.svcinfo (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/UpdateService/service.wsdl (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/UpdateService/service.xsd (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/UpdateService/service1.xsd (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/app.config (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment/Admin.cs (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment/App.config (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment/IAdmin.cs (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment/IUpdate.cs (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment/Update.cs (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services/Web.config (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/PreBuildEvent.cmd (added) Implemented and tested rudimentary WCF service interface on top of ... Mon, 08 Feb 2010 18:22:48 GMT gkronber [2767] * branches/DeploymentServer Prototype/HeuristicLab.Services/CreateDeploymentServiceDatabase.sql (added) Added script to create database for deployment service. #860 Mon, 08 Feb 2010 18:14:58 GMT gkronber [2766] * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/PluginStore.cs (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/PluginStoreClasses.dbml (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/PluginStoreClasses.dbml.layout (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/PluginStoreClasses.designer.cs (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/PluginStoreTest.cs (modified) Worked on deployment server. Fixed DB-schema. Implemented all test- ... Thu, 04 Feb 2010 10:00:32 GMT epitzer [2749] * branches/Persistence Test/HeuristicLab.Persistence/3.3/HeuristicLabPersistencePlugin.cs (modified) include ZIP library requirement. (#802) Wed, 03 Feb 2010 17:32:57 GMT epitzer [2744] * branches/Persistence Test (modified) * branches/Persistence Test/HeuristicLab (added) * branches/Persistence Test/HeuristicLab.AdvancedOptimizationFrontend/3.3/AvailableOperatorsForm.cs (modified) * branches/Persistence Test/HeuristicLab.AdvancedOptimizationFrontend/3.3/HeuristicLabAdvancedOptimizationFrontendApplication.cs (modified) * branches/Persistence Test/HeuristicLab.AdvancedOptimizationFrontend/3.3/HeuristicLabAdvancedOptimizationFrontendPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.AdvancedOptimizationFrontend/3.3/MainForm.cs (modified) * branches/Persistence Test/HeuristicLab.BackgroundProcessing/3.2/HeuristicLabBackgroundProcessingPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.Charting.Data/3.3/HeuristicLabChartingDataPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.Charting/3.3/HeuristicLabChartingPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.Common/3.2/HeuristicLabCommonPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.Constraints/3.3/HeuristicLabConstraintsPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.Constraints/3.3/NotConstraintView.cs (modified) * branches/Persistence Test/HeuristicLab.Core/3.3/ChooseItemDialog.cs (modified) * branches/Persistence Test/HeuristicLab.Core/3.3/ChooseOperatorDialog.cs (modified) * branches/Persistence Test/HeuristicLab.Core/3.3/ChooseTypeDialog.cs (modified) * branches/Persistence Test/HeuristicLab.Core/3.3/HeuristicLabCorePlugin.cs (modified) * branches/Persistence Test/HeuristicLab.Core/3.3/Interfaces/IView.cs (modified) * branches/Persistence Test/HeuristicLab.Core/3.3/OperatorGraphView.cs (modified) * branches/Persistence Test/HeuristicLab.Core/3.3/OperatorLibraryEditor.cs (modified) * branches/Persistence Test/HeuristicLab.Core/3.3/ScopeView.cs (modified) * branches/Persistence Test/HeuristicLab.Data/3.3/HeuristicLabDataPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.DataAnalysis/3.3/DatasetView.cs (modified) * branches/Persistence Test/HeuristicLab.DataAnalysis/3.3/HeuristicLabDataAnalysisPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.Evolutionary/3.3/HeuristicLabEvolutionaryPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.GP.StructureIdentification/3.4/HeuristicLabGPStructureIdentificationPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.GP.StructureIdentification/3.4/OffSpringSelectionGpEditor.cs (modified) * branches/Persistence Test/HeuristicLab.GP.StructureIdentification/3.4/StandardGpEditor.cs (modified) * branches/Persistence Test/HeuristicLab.GP/3.4/FunctionView.cs (modified) * branches/Persistence Test/HeuristicLab.GP/3.4/HeuristicLabGPPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.Logging/3.3/HeuristicLabLoggingPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.MainForm/3.2/HeuristicLabMainFormPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.MainForm/3.2/MainFormManager.cs (modified) * branches/Persistence Test/HeuristicLab.Modeling/3.3/HeuristicLabModelingPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.Operators.Programmable/3.3/HeuristicLabOperatorsProgrammablePlugin.cs (modified) * branches/Persistence Test/HeuristicLab.Operators/3.3/HeuristicLabOperatorsPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.OptimizationFrontend/3.3/AvailableOperatorsForm.cs (modified) * branches/Persistence Test/HeuristicLab.OptimizationFrontend/3.3/HeuristicLabOptimizationFrontendApplication.cs (modified) * branches/Persistence Test/HeuristicLab.OptimizationFrontend/3.3/HeuristicLabOptimizationFrontendPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.OptimizationFrontend/3.3/MainForm.cs (modified) * branches/Persistence Test/HeuristicLab.Permutation/3.3/HeuristicLabPermutationPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.Persistence.GUI/3.3/HeuristicLabPersistenceGUIPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.Persistence.GUI/3.3/Properties/AssemblyInfo.frame (modified) * branches/Persistence Test/HeuristicLab.Persistence/3.3/HeuristicLabPersistencePlugin.cs (modified) * branches/Persistence Test/HeuristicLab.Persistence/3.3/Properties/AssemblyInfo.frame (modified) * branches/Persistence Test/HeuristicLab.Random/3.3/HeuristicLabRandomPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.Routing.TSP/3.3/HeuristicLabRoutingTSPPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.SGA/3.3/HeuristicLabSGAPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.SGA/3.3/SGAEditor.cs (modified) * branches/Persistence Test/HeuristicLab.Selection.OffspringSelection/3.3/HeuristicLabSelectionOffspringSelectionPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.Selection/3.3/HeuristicLabSelectionPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.SequentialEngine/3.3/HeuristicLabSequentialEnginePlugin.cs (modified) * branches/Persistence Test/HeuristicLab.TestFunctions/3.3/HeuristicLabTestFunctionsPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.ThreadParallelEngine/3.3/HeuristicLabThreadParallelEnginePlugin.cs (modified) * branches/Persistence Test/HeuristicLab.Tracing/3.2/HeuristicLab.Tracing-3.2.csproj (modified) * branches/Persistence Test/HeuristicLab.Tracing/3.2/HeuristicLabTracingPlugin.cs (modified) * branches/Persistence Test/HeuristicLab.Tracing/3.2/Logger.cs (modified) * branches/Persistence Test/HeuristicLab.sln (modified) * branches/Persistence Test/HeuristicLab/CopyAssemblies.cmd (added) * branches/Persistence Test/HeuristicLab/CreateConsoleApplication.cmd (added) * branches/Persistence Test/HeuristicLab/CustomPostBuildTemplate_UpdateLocalInstallation.cmd (added) * branches/Persistence Test/HeuristicLab/Files.txt (added) * branches/Persistence Test/HeuristicLab/Files.x64.txt (added) * branches/Persistence Test/HeuristicLab/Files.x86.txt (added) * branches/Persistence Test/HeuristicLab/HeuristicLab.csproj (added) * branches/Persistence Test/HeuristicLab/HeuristicLab.ico (added) * branches/Persistence Test/HeuristicLab/HeuristicLab.snk (added) * branches/Persistence Test/HeuristicLab/MergeConfigs.cmd (added) * branches/Persistence Test/HeuristicLab/Program.cs (added) * branches/Persistence Test/HeuristicLab/Properties (added) * branches/Persistence Test/HeuristicLab/Properties/AssemblyInfo.frame (added) * branches/Persistence Test/HeuristicLab/Properties/Resources.Designer.cs (added) * branches/Persistence Test/HeuristicLab/Properties/Resources.resx (added) * branches/Persistence Test/HeuristicLab/Properties/Settings.Designer.cs (added) * branches/Persistence Test/HeuristicLab/Properties/Settings.settings (added) * branches/Persistence Test/HeuristicLab/Resources (added) * branches/Persistence Test/HeuristicLab/Resources/Details.gif (added) * branches/Persistence Test/HeuristicLab/Resources/HeuristicLab.ico (added) * branches/Persistence Test/HeuristicLab/Resources/LargeIcons.gif (added) * branches/Persistence Test/HeuristicLab/Resources/List.gif (added) * branches/Persistence Test/HeuristicLab/Resources/Logo_white.gif (added) * branches/Persistence Test/HeuristicLab/app.config (added) update to new PluginInfrastructure (#802) Wed, 03 Feb 2010 16:45:21 GMT gkronber [2743] * branches/DeploymentServer Prototype/HeuristicLab.Services (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test (modified) Set svn properties. #860 Wed, 03 Feb 2010 16:43:53 GMT gkronber [2742] * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/HeuristicLab.Services.Deployment.DataAccess.csproj (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/PluginDescription.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/PluginStore.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/PluginStoreClasses.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/PluginStoreClasses.dbml (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/PluginStoreClasses.dbml.layout (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/PluginStoreClasses.designer.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/ProductDescription.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/Properties (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/Properties/AssemblyInfo.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/Properties/Settings.Designer.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/Properties/Settings.settings (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/app.config (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/HeuristicLab.Services.Deployment.Test.csproj (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/PluginStoreTest.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Properties (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Properties/AssemblyInfo.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment/Admin.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment/App.config (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment/HeuristicLab.Services.Deployment.csproj (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment/IAdmin.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment/IUpdate.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment/Properties (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment/Properties/AssemblyInfo.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment/Properties/Settings.Designer.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment/Properties/Settings.settings (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment/Service References (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment/Update.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.sln (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services/HeuristicLab.Services.csproj (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services/Service1.svc (deleted) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services/Service1.svc.cs (deleted) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services/Web.config (modified) Worked on prototype of plugin deployment service. #860 (Deployment ... Wed, 03 Feb 2010 13:37:59 GMT epitzer [2741] * branches/Persistence Test/HeuristicLab (deleted) * branches/Persistence Test/HeuristicLab.PluginInfrastructure (deleted) * branches/Persistence Test/HeuristicLab.Tracing/3.2/HiveLogger.cs (deleted) remove old HL and PluginInfrastructure directories (prepare for new ... Tue, 02 Feb 2010 15:16:36 GMT epitzer [2736] * branches/Persistence Test/HeuristicLab.Persistence/3.3/Core/Serializer.cs (modified) allow empty MetaInfo or Tag list for composite serializers (#802) Tue, 02 Feb 2010 15:15:16 GMT epitzer [2735] * branches/Persistence Test/HeuristicLab.Persistence/3.3/Auxiliary/TypeNameParser.cs (modified) fix TypeNameParser: allow underscores in identifiers (#802) Tue, 02 Feb 2010 15:14:06 GMT epitzer [2734] * branches/Persistence Test/HeuristicLab.Persistence.GUI/3.3/HeuristicLabPersistenceGUIPlugin.cs (modified) Fix persistence GUI ClassName (#802) Tue, 02 Feb 2010 11:50:10 GMT gkronber [2733] * branches/DeploymentServer Prototype/HeuristicLab.Services (modified) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services (modified) Set svn properties. #860 Tue, 02 Feb 2010 11:49:38 GMT gkronber [2732] * branches/DeploymentServer Prototype (added) * branches/DeploymentServer Prototype/HeuristicLab.Services (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.sln (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services/App_Data (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services/HeuristicLab.Services.csproj (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services/Properties (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services/Properties/AssemblyInfo.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services/Service1.svc (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services/Service1.svc.cs (added) * branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services/Web.config (added) Created branch for `DeploymentServer Prototype` #860 Fri, 29 Jan 2010 12:31:36 GMT epitzer [2717] * branches/Persistence Test/HeuristicLab.Persistence/3.3/Default/Xml/XmlGenerator.cs (modified) reset date of ZipEntries (to make binary data directly comparable) (#802) Fri, 29 Jan 2010 12:30:14 GMT epitzer [2716] * branches/Persistence Test/HeuristicLab.Core/3.3/StorableBase.cs (modified) remove persistence of GUID in storable base (#802) Thu, 07 Jan 2010 11:48:53 GMT gkronber [2613] * branches/PluginInfrastructure Refactoring (deleted) Deleted branch for plugin infrastructure refactoring. #799 Tue, 05 Jan 2010 09:01:40 GMT gkronber [2589] * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Client.Console/3.2/HiveClientConsoleApplication.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Client.Core/3.2/CoreApplication.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Server.Console/3.2/HiveServerConsoleApplication.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Server.Core/3.2/DbTestApp.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Security.Core/3.2/SecurityCoreTest.cs (modified) Fixed minor issues in Hive plugins. #799 Mon, 04 Jan 2010 17:55:46 GMT gkronber [2587] * branches/PluginInfrastructure Refactoring/ALGLIB/AlglibPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.AdvancedOptimizationFrontend/3.2/AvailableOperatorsForm.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.AdvancedOptimizationFrontend/3.2/HeuristicLabAdvancedOptimizationFrontendApplication.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.AdvancedOptimizationFrontend/3.2/HeuristicLabAdvancedOptimizationFrontendPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.AdvancedOptimizationFrontend/3.2/MainForm.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.ArtificialNeuralNetworks/3.2/HeuristicLabArtificialNeuralNetworksPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Assignment.QAP/3.2/QAPPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.BackgroundProcessing/3.2/HeuristicLabBackgroundProcessingPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.BitVector/3.2/HeuristicLabBitVectorPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.CEDMA.Server/3.3/HeuristicLabCedmaServerPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.CEDMA.Server/3.3/ServerApplication.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.CEDMA.Server/3.3/SimpleDispatcher.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Charting.Data/3.2/HeuristicLabChartingDataPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Charting/3.2/HeuristicLabChartingPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Common.Resources/3.2/HeuristicLabCommonResourcesPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Common/3.2/HeuristicLabCommonPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Communication.Data/3.2/HeuristicLabCommunicationDataPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Communication.Operators/3.2/HeuristicLab.Communication.Operators-3.2.csproj (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Communication.Operators/3.2/HeuristicLabCommunicationOperatorsPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Constraints/3.2/HeuristicLabConstraintsPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Constraints/3.2/NotConstraintView.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Core/3.2/ChooseItemDialog.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Core/3.2/ChooseOperatorDialog.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Core/3.2/ChooseTypeDialog.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Core/3.2/HeuristicLabCorePlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Core/3.2/Interfaces/IView.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Core/3.2/OperatorGraphView.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Core/3.2/OperatorLibraryEditor.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Core/3.2/ScopeView.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Data/3.2/HeuristicLabDataPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.DataAccess.ADOHelper/3.2/DataAccessADOHelperPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.DataAccess.ADOHelper/3.2/Session.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.DataAccess/3.2/DataAccessPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.DataAnalysis/3.2/DatasetView.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.DataAnalysis/3.2/HeuristicLabDataAnalysisPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.DistributedEngine/3.2/HeuristicLabDistributedEnginePlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.ES/3.2/ESEditor.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.ES/3.2/HeuristicLabESPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Evolutionary/3.2/HeuristicLabEvolutionaryPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.FixedOperators/3.2/HeuristicLabFixedOperatorsPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.GP.Algorithms/3.2/HeuristicLabGpAlgorithmsPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.GP.Algorithms/3.2/OffSpringSelectionGpEditor.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.GP.Algorithms/3.2/StandardGpEditor.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.GP.Boolean/3.3/HeuristicLabGPBooleanPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.GP.Interfaces/3.3/HeuristicLabGPInterfacesPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.GP.Operators/3.3/HeuristicLabGPOperatorsPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.GP.SantaFe/3.3/HeuristicLabGPSantaFePlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.GP.StructureIdentification.Classification/3.3/HeuristicLabGPClassificationPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.GP.StructureIdentification.ConditionalEvaluation/3.3/HeuristicLabGPConditionalEvaluationPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.GP.StructureIdentification.TimeSeries/3.3/HeuristicLabGPTimeSeriesPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.GP.StructureIdentification/3.3/HeuristicLabGPStructureIdentificationPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.GP/3.3/FunctionTreeView.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.GP/3.3/HeuristicLabGPPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Grid.HiveBridge/3.2/HeuristicLabGridHiveBridgePlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Grid.HiveBridge/3.2/HiveGridServerWrapper.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Grid/3.2/GridClient.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Grid/3.2/GridClientApplication.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Grid/3.2/GridServerApplication.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Grid/3.2/HeuristicLabGridPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Client.Common/3.2/CommonPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Client.Communication/3.2/CommunicationsPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Client.Console/3.2/HiveClientConsoleApplication.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Client.Console/3.2/HiveClientConsolePlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Client.Core/3.2/ClientConsoleService/ClientConsoleServer.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Client.Core/3.2/Core.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Client.Core/3.2/CoreApplication.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Client.Core/3.2/CorePlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Client.ExecutionEngine/3.2/ExecutionEnginePlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Contracts/3.2/HiveContractPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Engine/3.2/HeuristicLabHiveEnginePlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Engine/3.2/HiveEngine.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.JobBase/3.2/JobPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Server.ADODataAccess/3.2/HiveServerADODataAccessPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Server.Console/3.2/HiveServerConsoleApplication.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Server.Console/3.2/HiveServerConsolePlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Server.Core/3.2/ClientCommunicator.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Server.Core/3.2/DbTestApp.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Server.Core/3.2/HiveServerCorePlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Server.Core/3.2/ServiceLocator.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Server.DataAccess/3.2/HiveServerDataAccessPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Server.Scheduler/3.2/HiveServerSchedulerPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Server/3.2/HiveServerApplication.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Server/3.2/HiveServerPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.IntVector/3.2/HeuristicLabIntVectorPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.LinearRegression/3.2/HeuristicLabLinearRegressionPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Logging/3.2/HeuristicLabLoggingPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.MainForm.Test/3.2/HeuristicLabDockingMainFormTestApplication.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.MainForm.Test/3.2/HeuristicLabMainFormTestPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.MainForm.Test/3.2/HeuristicLabMultipleDocumentMainFormTestApplication.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.MainForm.Test/3.2/HeuristicLabSingleDocumentMainFormTestApplication.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.MainForm.WindowsForms/3.2/HeuristicLabMainFormWindowsFormsPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.MainForm.WindowsForms/3.2/MainFormBase.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.MainForm/3.2/HeuristicLabMainFormPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.MainForm/3.2/MainFormManager.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Modeling.Database.SQLServerCompact/3.2/HeuristicLabModelingDatabaseSQLServerCompactPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Modeling.Database/3.2/HeuristicLabModelingDatabasePlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Modeling/3.2/HeuristicLabModelingPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Operators.Metaprogramming/3.2/HeuristicLabOperatorsMetaprogrammingPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Operators.Programmable/3.2/HeuristicLabOperatorsProgrammablePlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Operators.Stopwatch/3.2/HeuristicLabOperatorsStopwatchPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Operators/3.2/HeuristicLabOperatorsPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.OptimizationFrontend/3.2/AvailableOperatorsForm.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.OptimizationFrontend/3.2/HeuristicLab.OptimizationFrontend-3.2.csproj (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.OptimizationFrontend/3.2/HeuristicLabOptimizationFrontendApplication.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.OptimizationFrontend/3.2/HeuristicLabOptimizationFrontendPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.OptimizationFrontend/3.2/MainForm.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Permutation/3.2/HeuristicLabPermutationPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/ApplicationManager.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/BaseClasses/PluginBase.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/HeuristicLab.PluginInfrastructure.csproj (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Interfaces/IApplicationManager.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Interfaces/IPluginDescription.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Manager/PluginDescription.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Manager/PluginManager.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Sandboxing (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Sandboxing/ISandboxManager.cs (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Sandboxing/SandboxManager.cs (added) * branches/PluginInfrastructure Refactoring/HeuristicLab.Random/3.2/HeuristicLabRandomPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.RealVector/3.2/HeuristicLabRealVectorPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Routing.TSP/3.2/HeuristicLabRoutingTSPPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.SA/3.2/HeuristicLabSAPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.SA/3.2/SAEditor.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.SGA/3.2/HeuristicLabSGAPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.SGA/3.2/SGAEditor.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.SQLServerCompact/3.2/HeuristicLabSQLServerCompactPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.SQLite/3.2/HeuristicLabSQLitePlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Scheduling.JSSP/3.2/HeuristicLabJSSPPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Security.ADODataAccess/3.2/ADODataAccessPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Security.Contracts/3.2/SecurityContractsPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Security.Core/3.2/PermissionManager.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Security.Core/3.2/SecurityCorePlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Security.Core/3.2/SecurityCoreTest.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Security.Core/3.2/SecurityManager.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Security.Core/3.2/ServiceLocator.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Security.DataAccess/3.2/SecurityDataAccessPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Security.Server/3.2/SecurityServerApplication.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Security.Server/3.2/SecurityServerPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Selection.OffspringSelection/3.2/HeuristicLabSelectionOffspringSelectionPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Selection.Uncertainty/3.2/UncertaintyPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Selection/3.2/HeuristicLabSelectionPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.SequentialEngine/3.2/HeuristicLabSequentialEnginePlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.SimOpt/3.2/HeuristicLabSimOptPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.SimOpt/3.2/SimOptProblemInjectorView.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.StatisticalAnalysis/3.2/HeuristicLabStatisticalAnalysisPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.SupportVectorMachines/3.2/HeuristicLabSupportVectorMachinesPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.TestFunctions/3.2/HeuristicLabTestFunctionsPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.ThreadParallelEngine/3.2/HeuristicLabThreadParallelEnginePlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Tracing/3.2/HeuristicLabTracingPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Tracing/3.2/HiveLogger.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Tracing/3.2/Logger.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Visualization.Test/3.2/HeuristicLabVisualizationTestApplication.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Visualization.Test/3.2/HeuristicLabVisualizationTestPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Visualization/3.2/HeuristicLabVisualizationPlugin.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab/CopyAssemblies.cmd (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab/CustomPostBuildTemplate_UpdateLocalInstallation.cmd (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab/HeuristicLab.csproj (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab/MainForm.Designer.cs (deleted) * branches/PluginInfrastructure Refactoring/HeuristicLab/MainForm.cs (deleted) * branches/PluginInfrastructure Refactoring/HeuristicLab/MainForm.resx (deleted) * branches/PluginInfrastructure Refactoring/HeuristicLab/Program.cs (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab/SplashScreen.Designer.cs (deleted) * branches/PluginInfrastructure Refactoring/HeuristicLab/SplashScreen.cs (deleted) * branches/PluginInfrastructure Refactoring/HeuristicLab/SplashScreen.resx (deleted) Fixed projects to work with new plugin infrastructure. #799 Mon, 04 Jan 2010 17:21:24 GMT gkronber [2585] * branches/PluginInfrastructure Refactoring/HeuristicLab.Common.Resources/3.2/Properties/AssemblyInfo.frame (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Communication.Data/3.2/Properties/AssemblyInfo.frame (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.Communication.Operators/3.2/Properties/AssemblyInfo.frame (modified) * branches/PluginInfrastructure Refactoring/HeuristicLab.SimOpt/3.2/Properties/AssemblyInfo.frame (modified) Fixed build date attribute in .frame files. #799 Mon, 04 Jan 2010 10:23:17 GMT gkronber [2584] * branches/PluginInfrastructure Refactoring/HeuristicLab 3.3 (copied) Copied plugin `HeuristicLab 3.3` from trunk to plugin-infrastructure ...