# # ChangeLog for branches # # Generated by Trac 1.0.12 # 09/28/24 10:26:00 Tue, 24 May 2011 21:56:50 GMT dkahn [6276] * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/HLWebPluginHost.csproj (modified) #1198 Changed project structure Tue, 24 May 2011 21:42:50 GMT dkahn [6275] * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Controllers/AlgorithmClassController.cs (deleted) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Controllers/ServicePrototypeController.cs (deleted) #1198 Removed unused controllers used while developing the infrastructure Tue, 24 May 2011 21:36:13 GMT dkahn [6274] * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/Shared/Site.Master (modified) #1198 Removed a page link used for testing styles Tue, 24 May 2011 21:33:38 GMT dkahn [6273] * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/Shared/Site.Master (modified) #1198 Merged Site.Master with changes from plugin developers ... Tue, 24 May 2011 21:31:18 GMT dkahn [6272] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/HLWebOKBAdminPlugin.csproj.user (deleted) #1433 Fixed ignore list and removed csproj.user file Tue, 24 May 2011 21:29:21 GMT dkahn [6271] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/HLWebOKBAdminPlugin.csproj (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBAdministrationService (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBAdministrationService/Reference.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/Menu.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/AlgorithmClass/Detail.aspx (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/AlgorithmClass/Index.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Web.config (modified) #1433 Fixed missing files and debugged and fixed a null pointer ... Tue, 24 May 2011 20:18:17 GMT dkahn [6270] * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/AlgorithmClass (deleted) #1198 Removed view that needs to live inside its plugin Tue, 24 May 2011 16:01:10 GMT cneumuel [6269] * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/ConfigManager.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/HeartbeatManager.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/app_ascheibe.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/app_f005pc.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/app_services.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/ServiceClients/HiveServiceClient.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Common/3.4/DataTransfer/Heartbeat.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive/3.4/HeartbeatManager.cs (modified) #1233 * added `CpuUtilization` to heartbeats Tue, 24 May 2011 15:35:29 GMT cfleisch [6268] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/FilterModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Filters.ascx (modified) #1499 added test to validate StringComparisonFilter in view Filters Tue, 24 May 2011 14:55:48 GMT cneumuel [6267] * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.4/ExperimentManager/HiveJobView.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.4/ExperimentManager/OptimizerHiveJobView.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/ExperimentManager/RefreshableHiveExperiment.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/ServiceClients/HiveServiceClient.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/ServiceClients/Job.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/ServiceClients/Slave.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Common/3.4/ApplicationConstants.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Common/3.4/DataTransfer/Job.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Common/3.4/DataTransfer/LightweightJob.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Common/3.4/ServiceContracts/IHiveService.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.DataAccess/3.4/Convert.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.DataAccess/3.4/HiveDao.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.DataAccess/3.4/HiveDataContext.dbml (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.DataAccess/3.4/HiveDataContext.dbml.layout (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.DataAccess/3.4/HiveDataContext.designer.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.DataAccess/3.4/Interfaces/IHiveDao.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.DataAccess/3.4/Tools/prepareHiveDatabase.sql (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.DataAccess/3.4/TransactionManager.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Tests/DaoTests.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Tests/ServiceTests.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive/3.4/HiveService.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive/3.4/LifecycleManager.cs (modified) #1233 * extended statistics recording: * execution times of ... Tue, 24 May 2011 14:20:04 GMT jhelm [6266] * branches/Scheduling/HeuristicLab.Problems.Scheduling.Views/3.3 (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling.Views/3.3/JSMEncodingView.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling.Views/3.3/Plugin.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling.Views/3.3/Properties/AssemblyInfo.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3 (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Analyzers/BestSchedulingSolutionAnalyzer.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Analyzers/SchedulingAnalyzer.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JSSPCreator.cs (deleted) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JSSPCrossover.cs (deleted) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JSSPDecoder.cs (deleted) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JSSPEncodingTypes.cs (deleted) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JSSPManipulator.cs (deleted) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JSSPOperator.cs (deleted) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JobShopScheduling (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JobShopScheduling/JSSPCreator.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JobShopScheduling/JSSPCrossover.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JobShopScheduling/JSSPDecoder.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JobShopScheduling/JSSPEncodingTypes.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JobShopScheduling/JSSPManipulator.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/SchedulingCreator.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/SchedulingCrossover.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/SchedulingDecoder.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/SchedulingManipulator.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Evaluators/JSSPEvaluationAlgorithm.cs (deleted) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Evaluators/JSSPEvaluator.cs (deleted) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Evaluators/MakespanEvaluator.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Evaluators/MeanTardinessEvaluator.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Evaluators/SchedulingEvaluationAlgorithm.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Evaluators/SchedulingEvaluator.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Evaluators/SchedulingEvaluatorType.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Evaluators/SchedulingEvaluatorTypes.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/HeuristicLab.Problems.Scheduling-3.3.csproj (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/IndexedTaskList.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Interfaces/IJSSPEncoding.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Interfaces/IJSSPOperator.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/JSSPJob.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/JobShopSchedulingProblem.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Resource.cs (modified) #1329: Did some heavy refactoring. Tue, 24 May 2011 12:48:40 GMT cneumuel [6264] * branches/HeuristicLab.Hive-3.4/documentation/2. Austrian HPC Workshop Salzburg/2011-05-30 HeuristicLab.Hive.HPCWorkshop2011.pptx (modified) #1233 * updated ahpcw presentation Tue, 24 May 2011 12:30:55 GMT ascheibe [6263] * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.SlaveTrayIcon/MainWindow.Designer.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.SlaveTrayIcon/MainWindow.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.4/HeuristicLab.Clients.Hive.Slave.Views-3.4.csproj (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.4/JobsView.Designer.cs (added) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.4/JobsView.cs (added) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.4/JobsView.resx (added) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.4/LogView.Designer.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.4/Properties/Resources.Designer.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.4/SlaveItem.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.4/SlaveView.Designer.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.4/SlaveView.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.4/SlaveView.resx (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/Core.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/ServiceContracts/ISlaveCommunication.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/SlaveCommunicationService.cs (modified) #1233 - added view for displaying jobs - improved slave ui Tue, 24 May 2011 07:57:17 GMT cneumuel [6261] * branches/HeuristicLab.Hive-3.4/documentation/2. Austrian HPC Workshop Salzburg/2011-05-30 HeuristicLab.Hive.HPCWorkshop2011.pptx (modified) #1233 * updated ahpcw presentation Tue, 24 May 2011 07:47:24 GMT jhelm [6260] * branches/Scheduling/HeuristicLab.Problems.Scheduling.Views/3.3/GanttChart.Designer.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling.Views/3.3/GanttChart.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling.Views/3.3/HeuristicLab.Problems.Scheduling.Views-3.3.csproj (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling.Views/3.3/JobShopSchedulingProblemView.Designer.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling.Views/3.3/JobShopSchedulingProblemView.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling.Views/3.3/Plugin.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling.Views/3.3/Properties/AssemblyInfo.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling.Views/3.3/ScheduleView.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Analyzers/BestSchedulingSolutionAnalyzer.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JSSPCreator.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JSSPCrossover.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JSSPDecoder.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JSSPEncodingTypes.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JSSPManipulator.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JSSPOperator.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JobSequenceMatrix/Crossovers/JSMCrossover.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JobSequenceMatrix/Crossovers/JSMJOXCrossover.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JobSequenceMatrix/Crossovers/JSMOXCrossover.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JobSequenceMatrix/Crossovers/JSMOrderCrossover.cs (deleted) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JobSequenceMatrix/Crossovers/JSMSXXCrossover.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JobSequenceMatrix/JSMDecoder.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JobSequenceMatrix/JSMEncoding.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JobSequenceMatrix/Manipulators/JSMInsertionManipulator.cs (deleted) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JobSequenceMatrix/Manipulators/JSMManipulator.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/JobSequenceMatrix/Manipulators/JSMSwapManipulator.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/PermutationWithRepetition (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/PermutationWithRepetition/Crossovers (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/PermutationWithRepetition/Crossovers/PWRCrossover.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/PermutationWithRepetition/Crossovers/PWRGOXCrossover.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/PermutationWithRepetition/Crossovers/PWRPPXCrossover.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/PermutationWithRepetition/Manipulators (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/PermutationWithRepetition/Manipulators/PWRManipulator.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/PermutationWithRepetition/Manipulators/PWRUniformOnePositionManipulator.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/PermutationWithRepetition/PWRDecoder.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/PermutationWithRepetition/PWREncoding.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/PermutationWithRepetition/PWRRandomCreator.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/PriorityRulesVector/Crossovers/PRVCrossover.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/PriorityRulesVector/Crossovers/PRVDiscreteCrossover.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/PriorityRulesVector/Crossovers/PRVSinglePointCrossover.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/PriorityRulesVector/Manipulators/PRVManipulator.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/PriorityRulesVector/PRVDecoder.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Encodings/PriorityRulesVector/PRVEncoding.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Evaluators/JSSPEvaluationAlgorithm.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Evaluators/JSSPEvaluator.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Evaluators/MakespanEvaluator.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Evaluators/SchedulingEvaluator.cs (deleted) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/HeuristicLab.Problems.Scheduling-3.3.csproj (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Interfaces/IJSSPCreator.cs (deleted) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Interfaces/IJSSPCrossover.cs (deleted) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Interfaces/IJSSPDecoder.cs (deleted) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Interfaces/IJSSPEncoding.cs (deleted) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Interfaces/IJSSPManipulator.cs (deleted) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Interfaces/IJSSPOperator.cs (deleted) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Interfaces/IPWROperator.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Interfaces/ISchedulingCrossover.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Interfaces/ISchedulingDecoder.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Interfaces/ISchedulingEncoding.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Interfaces/ISchedulingManipulator.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Interfaces/ISchedulingOperator.cs (added) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/JSSPJob.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/JSSPTask.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/JobShopSchedulingProblem.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Resource.cs (modified) * branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/Schedule.cs (modified) #1329: Implemented PermutationWithRepetition Encoding. Implemented ... Mon, 23 May 2011 21:06:53 GMT cneumuel [6258] * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/Core.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/SlaveJob.cs (modified) #1233 * small cosmetic changes Mon, 23 May 2011 19:31:48 GMT ascheibe [6257] * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.SlaveTrayIcon/HeuristicLab.Clients.Hive.Slave.SlaveTrayIcon.csproj (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.SlaveTrayIcon/MainWindow.Designer.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.SlaveTrayIcon/MainWindow.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.SlaveTrayIcon/Program.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.4/SlaveItem.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.4/SlaveView.Designer.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.4/SlaveView.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/ConfigManager.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/Core.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/HeartbeatManager.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/StatusCommons.cs (modified) #1233 - added UAC self elevation for start/stop of windows service ... Mon, 23 May 2011 14:08:27 GMT msammer [6253] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/QueryController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/HLWebOKBQueryPlugin.csproj (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Helpers/IParams.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Helpers/IResult.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/QueryModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/Details.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/Menu.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionDetail.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionDetail.ascx.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionDetail.ascx.designer.cs (deleted) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Query/RunCollectionTable.ascx (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/Shared/Site.Master (modified) #1520 Added the Run-detail-view which shows the properties and the ... Mon, 23 May 2011 13:30:04 GMT cneumuel [6251] * branches/HeuristicLab.Hive-3.4/documentation/2. Austrian HPC Workshop Salzburg (added) * branches/HeuristicLab.Hive-3.4/documentation/2. Austrian HPC Workshop Salzburg/2011-05-30 HeuristicLab.Hive.HPCWorkshop2011.pptx (added) * branches/HeuristicLab.Hive-3.4/documentation/2. Austrian HPC Workshop Salzburg/Infrastructure.vsd (added) #1233 * created ahpcw presentation Mon, 23 May 2011 12:12:46 GMT cneumuel [6249] * branches/HeuristicLab.Hive-3.4/binaries/HeuristicLab.Hive.ExperimentManager-3.4.zip (modified) #1233 * updated binaries