Timeline
01/22/09:
- 15:46 Ticket #452 (details in job, client and user) closed by
- fixed: r1174
- 15:45 Changeset [1174] by
-
syntax error fixed (#452)
- 15:44 Ticket #452 (details in job, client and user) reopened by
- 15:43 Ticket #452 (details in job, client and user) closed by
- fixed: r1173 job details edited
- 15:42 Changeset [1173] by
-
modified job details (#452)
- 15:42 Ticket #452 (details in job, client and user) reopened by
- 15:42 Ticket #334 (design of GUI for HiveClient) closed by
- fixed
- 15:30 Changeset [1172] by
-
Spelling mistake refactoring (#466)
- 15:25 Ticket #334 (design of GUI for HiveClient) reopened by
- 15:23 Changeset [1171] by
-
Implementing Lifecycle Management (#453)
- 15:21 Changeset [1170] by
-
Implementing Lifecycle Management (#453)
- 15:17 Changeset [1169] by
-
Added job attributes to DB (#372)
- 14:57 Changeset [1168] by
-
Added job attributes (#372)
- 12:06 Changeset [1167] by
-
Created API documentation for HeuristicLab.Operators.Metaprogramming and HeuristicLab.Logging namespace and changed a comment in HeuristicLab.Core namespace(#331)
- 00:30 Changeset [1166] by
-
Improved memory consumption, fixed bug that already calculated jobs where reset (#372)
01/21/09:
- 18:10 Changeset [1165] by
-
Improved caching mechanism, fixed small bug related to the job data table (#372)
- 17:17 Ticket #452 (details in job, client and user) closed by
- fixed: details in job/client/user, treeview and listview onclick methods r1164
- 17:14 Changeset [1164] by
-
updated details panels, onclick methods on TreeView (#452)
- 17:03 Changeset [1163] by
-
added new scheduling features (#468)
- 16:27 Changeset [1162] by
-
Implementing Lifecycle Management (#453)
- 16:22 Changeset [1161] by
-
Added user to job (#372)
- 16:22 Changeset [1160] by
-
Implementing Lifecycle Management (#453)
- 15:48 Ticket #470 (More flexibility in crossover) closed by
- fixed: implemented the changes in r1159 updated the workbenches and libraries …
- 15:46 Changeset [1159] by
-
implemented changes to crossover described in ticket #470
- added ChildrenInitializer operator
- modified CrossoverBase and MultiCrossoverBase
- removed unnecessary operators in HeuristicLab.RealVector
- 14:52 Changeset [1158] by
-
Updated recursion policy in the reader/writer lock (#372)
- 11:36 Changeset [1157] by
-
Created API documentation for HeuristicLab.IntVector namespace and changed some comments in HeuristicLab.Random and HeuristicLab.Selection.Offspring namespace(#331)
01/20/09:
- 17:12 Ticket #472 (Export of HL3 function trees to HL2 import format (copy-to-clipboard) ...) created by
- 15:24 Ticket #126 (Local parameter optimization operator for hybrid GP) closed by
- wontfix: pointless
- 14:59 Ticket #28 (Group VariableInfos by Kind) closed by
- wontfix: this is pointless
01/19/09:
- 17:16 Changeset [1156] by
-
worked on #419
- added function to open and display any model
- added 'hard-coded' implementation of offspring selection GP (work in progress)
- added properties for max. size and max. height in StandardGP
- 14:52 Ticket #471 (OnLoad hook for plugins) created by
- Some plugins need additional code to be executed before they and their …
01/18/09:
- 13:03 Changeset [1155] by
-
Replaced the ReaderWriterLock with a ReaderWriterLockSlim (improved version) (#372)
- 12:58 Changeset [1154] by
-
Improved locking to allow more concurrency in the ClientCommunicator (#399)
01/16/09:
- 17:17 Ticket #470 (More flexibility in crossover) created by
- We've been discussing about the way crossover works in HL3. Currently …
- 11:24 Changeset [1153] by
-
Created API documentation for HeuristicLab.Random, HeuristicLab.SGA and HeuristicLab.Selection.OffspringSelection namespace (#331)
- 10:24 Changeset [1152] by
-
Fixed possible race condition in DAL (#372)
01/15/09:
- 20:04 Changeset [1151] by
-
worked on #419 (Refactor CEDMA plugins):
- increased number of sessions for the grid service from 20 to 100
- implemented results query
- fixed a bug in the Dispatcher
- 20:04 Ticket #469 (ConfigMerger doesn't merge 'connectionStrings' section) closed by
- fixed
- 17:11 Changeset [1150] by
-
minor (result: major) bugfix (#467)
- 17:11 Changeset [1149] by
-
Improved caching (#372)
- 16:44 Changeset [1148] by
-
updated job-detail panel, on job-TreeView element shown job element (#452)
- 16:28 Changeset [1147] by
-
work for ticket #467
- 16:18 Changeset [1146] by
-
Added reader lock for the updating of the cache (#372)
- 16:17 Changeset [1145] by
-
added shutdown button (#468)
- 16:12 Changeset [1144] by
-
Refactored settings (#372)
- 16:02 Changeset [1143] by
-
Refactored settings (#372)
- 15:57 Changeset [1142] by
-
updated configMerger to merge connectionStrings (#469)
- 15:57 Ticket #469 (ConfigMerger doesn't merge 'connectionStrings' section) created by
- 15:56 Changeset [1141] by
-
Implementing Lifecycle Management (#453)
- 15:53 Changeset [1140] by
-
added reference (#468)
- 15:50 Changeset [1139] by
-
Implementing Lifecycle Management (#453)
- 15:47 Changeset [1138] by
-
added first version of scheduler, attention no validation!!! (#468)
- 15:38 Changeset [1137] by
-
Implementing Lifecycle Management (#453)
- 15:12 Changeset [1136] by
-
updated job-detail panel (#452)
- 15:06 Changeset [1135] by
-
Implementing Lifecycle Management (#453)
- 15:04 Changeset [1134] by
-
Further improved locking mechanism (avoid race conditions, performance) (#372)
- 14:53 Changeset [1133] by
-
Implementing Lifecycle Management (#453)
- 14:46 Changeset [1132] by
-
added licence information and comments (#467)
- 13:44 Ticket #468 (Create Scheduler for Hive Client) created by
- fixed bug in console in r1259
01/14/09:
- 21:27 Changeset [1131] by
-
fixed race condition issues, improved performance (#372)
- 20:48 Changeset [1130] by
-
- re-enabled security for all WCF services;
- debugged rdf queries
- added tracing for WCF services
- implemented simple version of quality based dispatching
- extended ontology to include a number of predefined model-attributes (quality, size, evaluated solutions etc.)
ticket: #419 (Refactor CEDMA plugins)
- 17:29 Changeset [1129] by
-
worked on RDF backend. Implemented query support to load datasets. Queries for dispatcher and results still missing. (#419)
- 17:19 Changeset [1128] by
-
Readded locking (#372)
- 17:09 Changeset [1127] by
-
Refactoring of client communicator (#466)
- 17:09 Changeset [1126] by
-
updated job-detail panel (#452)
- 16:45 Changeset [1125] by
-
removed locking from reading db methods (#372)
- 16:38 Changeset [1124] by
-
Refactoring of Job progress (#466)
- 16:38 Ticket #467 (Refactoring: Hive.Client) created by
- adding comments, licence information, …
- 16:37 Ticket #418 (Refactoring: Hive.Client.Communication) closed by
- fixed
- 16:22 Changeset [1123] by
-
updated cached data adapter (#372)
- 16:17 Changeset [1122] by
-
Updated client adapter (#372)
- 16:16 Changeset [1121] by
-
Add licencse information where missing, added method description comments (#466)
- 16:05 Ticket #465 (Introduce Interface for the Execution Engine) closed by
- fixed
- 16:05 Changeset [1120] by
-
Added execution engine facade (#465)
- 16:03 Changeset [1119] by
-
corrected the progress calculation (#457)
- 15:32 Changeset [1118] by
-
Implementing Lifecycle Management (#453)
- 15:03 Ticket #466 (Code Refactoring) created by
- Add necessary comments Add license info if forgotten …
- 14:27 Ticket #465 (Introduce Interface for the Execution Engine) created by
- An Interface should be introduced so that new jobs can be added by the …
01/13/09:
- 20:17 Ticket #464 (Logger stores only references to data values) closed by
- fixed: cloned the values to be stored in r1117
- 20:16 Changeset [1117] by
-
changed logger to clone logged value instead of storing the reference (ticket #464)
- 20:05 Ticket #464 (Logger stores only references to data values) created by
- Logger in HeuristicLab.Logging only stores references of the values …
- 15:07 Changeset [1116] by
-
worked on CEDMA DB-backend. Select() interface to RDF_Store is not powerful enough => need Query() interface. #419
(work in progress - doesn't build!)
01/12/09:
- 19:09 Changeset [1115] by
-
Removed calculation of R2 for the best (validation) model and added calculation of MAPE for training in the hard-coded StandardGP.
Changed Executer to store all model attributes. Changed parameters for StandardGP CEDMA runs for testing. (#419)
- 19:05 Ticket #462 (GridClient needs super-user permissions to write to the event-log) closed by
- fixed
- 19:05 Changeset [1114] by
-
merged quick fix for #462 (GridClient needs super-user permissions to write to the event-log) (r1113) from CEDMA refactoring into the trunk
- 18:32 Changeset [1113] by
-
quick fix for #462 (GridClient needs super-user permissions to write to the event-log) is to disable logging to the event-log. Trace statements are left in the code so that the trace destination can be configured via app.config (log-file).
- 16:55 Ticket #463 (Grid services allow connections from any user (SecurityMode.None)) created by
- 16:50 Ticket #462 (GridClient needs super-user permissions to write to the event-log) created by
- 15:45 Changeset [1112] by
-
Updated ES to automatically calculate LearningRate parameters based on the problem dimension (ticket #84)
- 10:52 Changeset [1111] by
-
merged implementation of #461 (r1110) to CEDMA refactoring branch (see #419)
- 10:39 Ticket #461 (HL.Grid shouldn't depend directly on System.Data.SQLite) closed by
- fixed: implemented with r1110 by removing the direct reference to …
- 10:39 Changeset [1110] by
-
implemented #461 (HL.Grid shouldn't depend directly on System.Data.SQLite) by removing the direct reference to System.Data.SQLite and replacing it with a factory in HL.Grid.Database.
- 09:51 Ticket #461 (HL.Grid shouldn't depend directly on System.Data.SQLite) created by
- The ADO.NET provider should be configurable via app.config file. This …
01/11/09:
- 23:25 Changeset [1109] by
-
worked on presentation layer for CEDMA (brushing) (#419)
- 19:30 Changeset [1108] by
-
worked on CEDMA presentation layer (bubble chart, and collection of results) (#419)
01/09/09:
- 21:34 Ticket #460 (System.Data.SQLite.dll cannot be loaded on the blade servers) created by
- When trying to load System.Data.SQLite.dll on the blade servers, a …
- 21:31 Ticket #459 (Global try/catch to show at least a general error message for all ...) closed by
- fixed: Did a quick fix in r1107 by copying and using the static methods for …
- 21:29 Changeset [1107] by
-
Added a global try/catch block to show a general error message for all unhandled exceptions (#459)
- 21:26 Ticket #459 (Global try/catch to show at least a general error message for all ...) created by
- In order to show at least some error message for all unhandled …
- 18:05 Changeset [1106] by
-
worked on presentation layer for CEDMA. Added a results view that displays data in a simple DataGrid. (#419)
- 13:19 Changeset [1105] by
-
deleted reference to project CEDMA.Operators (#419)
- 13:18 Changeset [1104] by
-
deleted unused plugin/project CEDMA.Operators (#419)
- 12:59 Ticket #458 (HeuristicLab crashes when it tries to load plugins with missing attributes) created by
- PluginInfrastructure throws InvalidPluginException but this class is …
01/08/09:
- 18:26 Changeset [1103] by
-
Changed SendJobResult Interface (#351)
- 17:36 Changeset [1102] by
-
Implemented DB Settings FW (#372)
- 17:30 Changeset [1101] by
-
Implementing Lifecycle Management (#453)
- 17:21 Changeset [1100] by
-
Implemented DB Settings FW (#372)
- 17:17 Changeset [1099] by
-
Implementing Lifecycle Management (#453)
- 17:07 Changeset [1098] by
-
change page on clicking on job/user/client - first general information about this state (#452)
- 17:00 Changeset [1097] by
-
various changes (#457)
- 16:22 Changeset [1096] by
-
Implementing Lifecycle Management (#453)
- 15:50 Changeset [1095] by
-
Another small caching change (#372)
- 15:46 Changeset [1094] by
-
Improved caching (#372)
- 14:52 Changeset [1093] by
-
Added lock to avoid race conditions (#372).
- 14:33 Changeset [1092] by
-
Added a state to jobs and a message to job results in the db. (#372)
- 14:28 Ticket #457 (various changes to the core, concerning shutdown and resume behaviour) created by
- 14:26 Ticket #456 (expand the Messagequeue for shutdown messages) closed by
- fixed
- 10:19 Changeset [1091] by
-
Modified the ES interface in the trunk to provide controls for the more advanced sigmaSA-ES (ticket #84)