# # ChangeLog for / # # Generated by Trac 1.0.12 # 07/29/24 15:15:58 Tue, 10 May 2011 09:56:14 GMT epitzer [6172] * trunk/sources/HeuristicLab.Problems.ExternalEvaluation/3.3/CachedExternalEvaluator.cs (modified) prevent additional uncached execution of base class (#1516) Mon, 09 May 2011 20:42:37 GMT mjesner [6171] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/ChartController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Chart/BubbleChart.ascx (modified) #1503 added controller for creating the image Mon, 09 May 2011 20:13:01 GMT mjesner [6170] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/FilterController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/FilterModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Filters.ascx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Index.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Web.config (modified) #1499 design, cleanup, remove button Mon, 09 May 2011 14:49:26 GMT epitzer [6169] * trunk/sources/HeuristicLab.Problems.ExternalEvaluation.Views/3.3/EvaluationCacheView.Designer.cs (modified) * trunk/sources/HeuristicLab.Problems.ExternalEvaluation.Views/3.3/EvaluationCacheView.cs (modified) * trunk/sources/HeuristicLab.Problems.ExternalEvaluation.Views/3.3/EvaluationCacheView.resx (modified) * trunk/sources/HeuristicLab.Problems.ExternalEvaluation/3.3/CachedExternalEvaluator.cs (modified) * trunk/sources/HeuristicLab.Problems.ExternalEvaluation/3.3/EvaluationCache.cs (modified) Add maximum capacity parameter and a least recently used replacement ... Mon, 09 May 2011 12:12:10 GMT cneumuel [6168] * 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/Executor.cs (modified) * 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/HiveJobView.designer.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.Views/3.4/ExperimentManager/StateLogGanttChartListView.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.4/ExperimentManager/StateLogGanttChartView.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/ExperimentManager/HiveJob.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/ExperimentManager/HiveJobDownloader.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/ExperimentManager/JobDownloader.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/ExperimentManager/JobDownloaderException.cs (added) * 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/HeuristicLab.Clients.Hive-3.4.csproj (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/ServiceClients/HiveExperiment.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/app_ascheibe.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/app_f005pc.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/app_services.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Web/Hive-3.4/Web.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive/3.4/HiveService.cs (modified) #1233 * removed Job-dto objects from slave core (since it stores ... Mon, 09 May 2011 10:50:36 GMT ascheibe [6167] * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.LifecycleClient/app_ascheibe.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.LifecycleClient/app_f005pc.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.LifecycleClient/app_services.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.ConsoleClient-3.4/app_ascheibe.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.ConsoleClient-3.4/app_f005pc.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.ConsoleClient-3.4/app_services.config (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/app_ascheibe.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/app_f005pc.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/app_services.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.HiveEngine.Test/app_services.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Tests/HeuristicLab 3.3.exe.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Web/Hive-3.4/Web.config (modified) #1233 - increased send/receive timeout - renamed hive binding name Mon, 09 May 2011 08:25:08 GMT ascheibe [6166] * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.SlaveWindowsServiceSetup/HeuristicLab.Clients.Hive.Slave.SlaveWindowsServiceSetup.vdproj (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.SlaveWindowsServiceSetup/HeuristicLab.ico (added) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.TrayIconSetup/HeuristicLab.Clients.Hive.Slave.TrayIconSetup.vdproj (modified) #1233 forgot to check in HL icon for installers Sat, 07 May 2011 16:44:15 GMT fruehrli [6165] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/ChartController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/ChartModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Chart/BubbleChart.ascx (modified) #1503 BubbleChart without exception Sat, 07 May 2011 16:37:54 GMT fruehrli [6164] * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Web.config (modified) #1503 HLWebPluginHost new WebConfig Sat, 07 May 2011 13:37:20 GMT dhohl [6163] * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/FilterController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/FilterModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Filter/Filters.ascx (modified) additional functions vor query plugin -delte -gui components Sat, 07 May 2011 13:35:44 GMT gschwarz [6162] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/ProblemController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Admin/AlgorithmClass.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Problem/Detail.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Problem/Index.aspx (modified) #1433 Updated Problem Control/View Sat, 07 May 2011 13:22:44 GMT wtollsch [6161] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AdminModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AlgorithmClassModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/AlgorithmModel.cs (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/ProblemClassModel.cs (added) #1433 adapted models Sat, 07 May 2011 12:45:38 GMT wtollsch [6160] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/ProblemModel.cs (modified) #1433 update Sat, 07 May 2011 12:37:12 GMT gschwarz [6159] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/ProblemController.cs (modified) #1433 Updated Problem Controller fixed bug in saveProblem. Sat, 07 May 2011 12:28:30 GMT mholper [6158] * branches/OKBJavaConnector/AuthenticationService/nbproject/build-impl.xml (modified) added UserNameHandler for all serviceProject, central in ECJClient #1441 Sat, 07 May 2011 12:24:19 GMT bfarka [6157] * branches/OKBJavaConnector/AdministrationService/nbproject/build-impl.xml (modified) * branches/OKBJavaConnector/AdministrationService/nbproject/genfiles.properties (modified) * branches/OKBJavaConnector/AdministrationService/nbproject/project.properties (modified) * branches/OKBJavaConnector/AdministrationService/src/administrationservice/Main.java (modified) * branches/OKBJavaConnector/AdministrationService/src/com/heuristiclab/okb (added) * branches/OKBJavaConnector/AdministrationService/src/com/heuristiclab/okb/service (added) * branches/OKBJavaConnector/AdministrationService/src/com/heuristiclab/okb/service/administration (added) * branches/OKBJavaConnector/AdministrationService/src/com/heuristiclab/okb/service/administration/AdministrationServiceUtil.java (added) * branches/OKBJavaConnector/AdministrationService/src/com/heuristiclab/okb/service/administration/Platform.java (added) * branches/OKBJavaConnector/AuthenticationService/nbproject/build-impl.xml (modified) * branches/OKBJavaConnector/AuthenticationService/nbproject/genfiles.properties (modified) * branches/OKBJavaConnector/QueryService/nbproject/build-impl.xml (modified) * branches/OKBJavaConnector/QueryService/nbproject/genfiles.properties (modified) * branches/OKBJavaConnector/QueryService/src/queryservice/Main.java (modified) added ecj and custom statistics to communicate with the okb services ... Sat, 07 May 2011 12:20:52 GMT gschwarz [6156] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/HLWebOKBAdminPlugin.csproj (modified) #1433 Updated Problem Control/View Sat, 07 May 2011 12:19:40 GMT gschwarz [6155] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj (deleted) #1433 removed obj from Subversion Sat, 07 May 2011 12:19:17 GMT gschwarz [6154] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/bin (deleted) #1433 removed bin from Subversion Sat, 07 May 2011 12:17:42 GMT gschwarz [6153] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Controllers/ProblemController.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Models/ProblemModel.cs (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBAdministrationService (deleted) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Problem/Detail.aspx (modified) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Problem/Index.aspx (modified) #1433 Updated Problem Control/View