# # ChangeLog for / # # Generated by Trac 1.0.12 # 07/20/24 23:24:30 Sat, 07 Mar 2009 11:15:36 GMT mstoeger [1283] * trunk/sources/HeuristicLab.Visualization/LineChart.cs (modified) General housekeeping (#498) Replaced some var types by concrete types. Sat, 07 Mar 2009 07:20:02 GMT bspisic [1282] * trunk/sources/HeuristicLab.Visualization/LineChart.cs (modified) #424 Resolved a bug in the zoomToFullView implementation. Fri, 06 Mar 2009 17:14:23 GMT epitzer [1281] * branches/New Persistence Exploration/Persistence/Persistence/DeSerializer.cs (modified) * branches/New Persistence Exploration/Persistence/Persistence/NewSerializationTest.cs (modified) * branches/New Persistence Exploration/Persistence/Persistence/Persistence.csproj (modified) Proper deserialization of parent references. (#506) Fri, 06 Mar 2009 16:41:39 GMT epitzer [1280] * branches/New Persistence Exploration/Persistence/Persistence/CompoundSerializers.cs (added) * branches/New Persistence Exploration/Persistence/Persistence/DeSerializer.cs (added) * branches/New Persistence Exploration/Persistence/Persistence/Interfaces (added) * branches/New Persistence Exploration/Persistence/Persistence/Persistence.csproj (modified) * branches/New Persistence Exploration/Persistence/Persistence/PersistenceManager.cs (deleted) * branches/New Persistence Exploration/Persistence/Persistence/PrimitiveSerializers.cs (added) * branches/New Persistence Exploration/Persistence/Persistence/Serializer.cs (added) * branches/New Persistence Exploration/Persistence/Persistence/Tokens.cs (added) * branches/New Persistence Exploration/Persistence/Persistence/XmlFormatter.cs (added) * branches/New Persistence Exploration/Persistence/Persistence/XmlParser.cs (added) Split classes into more files. (#506) Fri, 06 Mar 2009 16:19:08 GMT epitzer [1279] * branches/New Persistence Exploration/Persistence/Persistence/Util.cs (modified) Better recursive AutoFormat. Fri, 06 Mar 2009 16:18:22 GMT epitzer [1278] * branches/New Persistence Exploration/Persistence/Persistence/NewSerializationTest.cs (modified) * branches/New Persistence Exploration/Persistence/Persistence/PersistenceManager.cs (modified) Configurable de-serializers. (#506) Fri, 06 Mar 2009 14:27:32 GMT gkronber [1277] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemView.Designer.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemView.cs (modified) Added text boxes to set min- and max allowed time offsets for time ... Fri, 06 Mar 2009 13:57:19 GMT epitzer [1276] * branches/New Persistence Exploration/Persistence/Persistence/PersistenceManager.cs (modified) Cleaner distinction between custom serialization and composite ... Fri, 06 Mar 2009 13:41:27 GMT gkronber [1275] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.DB.Interfaces/Ontology.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/DispatcherBase.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/Executer.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/AlgorithmBase.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGP.cs (modified) Added more result values to be stored into the CEDMA db for each ... Fri, 06 Mar 2009 13:36:10 GMT epitzer [1274] * branches/New Persistence Exploration/Persistence/Persistence/NewSerializationTest.cs (modified) * branches/New Persistence Exploration/Persistence/Persistence/Persistence.csproj (modified) * branches/New Persistence Exploration/Persistence/Persistence/PersistenceManager.cs (modified) * branches/New Persistence Exploration/Persistence/Persistence/Util.cs (added) Complete serialisation/deserialization cycle. (#506) Fri, 06 Mar 2009 13:35:46 GMT aleitner [1273] * branches/Hive_Management_Console_Refactoring_Ticket508/HeuristicLab.Hive.Server.Console/Changes.cs (added) * branches/Hive_Management_Console_Refactoring_Ticket508/HeuristicLab.Hive.Server.Console/HeuristicLab.Hive.Server.Console.csproj (modified) * branches/Hive_Management_Console_Refactoring_Ticket508/HeuristicLab.Hive.Server.Console/HiveServerManagementConsole.cs (modified) making list for changes (#508) Fri, 06 Mar 2009 13:21:11 GMT msteinbi [1272] * trunk/sources/HeuristicLab.Hive.Contracts/ApplicationConstants.cs (modified) * trunk/sources/HeuristicLab.Hive.Server.Core/ClientCommunicator.cs (modified) * trunk/sources/HeuristicLab.Hive.Server.Core/HeuristicLab.Hive.Server.Core.csproj (modified) * trunk/sources/HeuristicLab.Hive.Server.Core/ServiceLocator.cs (modified) * trunk/sources/HeuristicLab.Hive.Server.Scheduler/HeuristicLab.Hive.Server.Scheduler.csproj (modified) Main structure of Sheduler (including Interface and first ... Fri, 06 Mar 2009 12:28:49 GMT kgrading [1271] * trunk/sources/HeuristicLab.Hive.Client.Communication/WcfService.cs (modified) * trunk/sources/HeuristicLab.Hive.Client.Core/JobStorrage/JobStorrageManager.cs (modified) implementation for #493 Fri, 06 Mar 2009 11:10:42 GMT aleitner [1270] * branches/Hive_Management_Console_Refactoring_Ticket508 (copied) created a branch for #508 (Refactor Hive Server Console) Fri, 06 Mar 2009 11:09:55 GMT aleitner [1269] * branches/Hive_Management_Console_Refactoring_Ticket508 (deleted) Fri, 06 Mar 2009 11:05:20 GMT aleitner [1268] * branches/Hive_Management_Console_Refactoring_Ticket508 (added) created a branch for #508 (Refactor Hive Server Console) Fri, 06 Mar 2009 10:58:36 GMT aleitner [1267] * trunk/sources/HeuristicLab.Hive.Server.Console/HiveServerManagementConsole.cs (modified) base for the asynchronous server managment console (#508) Thu, 05 Mar 2009 19:08:00 GMT gkronber [1266] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/HeuristicLab.CEDMA.Core.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/Problem.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemInjector.cs (deleted) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/DispatcherBase.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/HeuristicLab.CEDMA.Server.csproj (modified) * Added support for classification and time series forecasting ... Thu, 05 Mar 2009 19:05:32 GMT gkronber [1265] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/ProblemInjector.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGP.cs (modified) Made 'Autoregression' a parameter of the problem (moved creation of ... Thu, 05 Mar 2009 17:37:38 GMT epitzer [1264] * branches/New Persistence Exploration/Persistence/Persistence.sln (modified) * branches/New Persistence Exploration/Persistence/Persistence/AutoStorableAttribute.cs (deleted) * branches/New Persistence Exploration/Persistence/Persistence/AutoStorableAttributeTests.cs (deleted) * branches/New Persistence Exploration/Persistence/Persistence/NewSerializationTest.cs (added) * branches/New Persistence Exploration/Persistence/Persistence/Persistence.csproj (modified) * branches/New Persistence Exploration/Persistence/Persistence/PersistenceManager.cs (added) * branches/New Persistence Exploration/Persistence/Persistence/StorableAttribute.cs (added) * branches/New Persistence Exploration/Persistence/Persistence/StorableAttributeTests.cs (added) Full serialization from object tree to XML. No de-serialization yet. ...