Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

01/21/09:

18:10 Changeset [1165] by svonolfe

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 aleitner
fixed: details in job/client/user, treeview and listview onclick methods r1164
17:14 Changeset [1164] by aleitner

updated details panels, onclick methods on TreeView (#452)

17:03 Changeset [1163] by whackl

added new scheduling features (#468)

16:27 Changeset [1162] by msteinbi

Implementing Lifecycle Management (#453)

16:22 Changeset [1161] by svonolfe

Added user to job (#372)

16:22 Changeset [1160] by msteinbi

Implementing Lifecycle Management (#453)

15:48 Ticket #470 (More flexibility in crossover) closed by abeham
fixed: implemented the changes in r1159 updated the workbenches and libraries …
15:46 Changeset [1159] by abeham

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 svonolfe

Updated recursion policy in the reader/writer lock (#372)

11:36 Changeset [1157] by vdorfer

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 gkronber
15:24 Ticket #126 (Local parameter optimization operator for hybrid GP) closed by gkronber
wontfix: pointless
14:59 Ticket #28 (Group VariableInfos by Kind) closed by abeham
wontfix: this is pointless

01/19/09:

17:16 Changeset [1156] by gkronber

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 mkommend
Some plugins need additional code to be executed before they and their …

01/18/09:

13:03 Changeset [1155] by svonolfe

Replaced the ReaderWriterLock with a ReaderWriterLockSlim (improved version) (#372)

12:58 Changeset [1154] by svonolfe

Improved locking to allow more concurrency in the ClientCommunicator (#399)

01/16/09:

17:17 Ticket #470 (More flexibility in crossover) created by abeham
We've been discussing about the way crossover works in HL3. Currently …
11:24 Changeset [1153] by vdorfer

Created API documentation for HeuristicLab.Random, HeuristicLab.SGA and HeuristicLab.Selection.OffspringSelection namespace (#331)

10:24 Changeset [1152] by svonolfe

Fixed possible race condition in DAL (#372)

01/15/09:

20:04 Changeset [1151] by gkronber

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 gkronber
fixed
17:11 Changeset [1150] by kgrading

minor (result: major) bugfix (#467)

17:11 Changeset [1149] by msteinbi

Improved caching (#372)

16:44 Changeset [1148] by aleitner

updated job-detail panel, on job-TreeView element shown job element (#452)

16:28 Changeset [1147] by kgrading

work for ticket #467

16:18 Changeset [1146] by svonolfe

Added reader lock for the updating of the cache (#372)

16:17 Changeset [1145] by whackl

added shutdown button (#468)

16:12 Changeset [1144] by svonolfe

Refactored settings (#372)

16:02 Changeset [1143] by svonolfe

Refactored settings (#372)

15:57 Changeset [1142] by gkronber

updated configMerger to merge connectionStrings (#469)

15:57 Ticket #469 (ConfigMerger doesn't merge 'connectionStrings' section) created by gkronber
15:56 Changeset [1141] by msteinbi

Implementing Lifecycle Management (#453)

15:53 Changeset [1140] by whackl

added reference (#468)

15:50 Changeset [1139] by msteinbi

Implementing Lifecycle Management (#453)

15:47 Changeset [1138] by whackl

added first version of scheduler, attention no validation!!! (#468)

15:38 Changeset [1137] by msteinbi

Implementing Lifecycle Management (#453)

15:12 Changeset [1136] by aleitner

updated job-detail panel (#452)

15:06 Changeset [1135] by msteinbi

Implementing Lifecycle Management (#453)

15:04 Changeset [1134] by svonolfe

Further improved locking mechanism (avoid race conditions, performance) (#372)

14:53 Changeset [1133] by msteinbi

Implementing Lifecycle Management (#453)

14:46 Changeset [1132] by kgrading

added licence information and comments (#467)

13:44 Ticket #468 (Create Scheduler for Hive Client) created by whackl
fixed bug in console in r1259

01/14/09:

21:27 Changeset [1131] by svonolfe

fixed race condition issues, improved performance (#372)

20:48 Changeset [1130] by gkronber
  • 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 gkronber

worked on RDF backend. Implemented query support to load datasets. Queries for dispatcher and results still missing. (#419)

17:19 Changeset [1128] by svonolfe

Readded locking (#372)

17:09 Changeset [1127] by msteinbi

Refactoring of client communicator (#466)

17:09 Changeset [1126] by aleitner

updated job-detail panel (#452)

16:45 Changeset [1125] by svonolfe

removed locking from reading db methods (#372)

16:38 Changeset [1124] by msteinbi

Refactoring of Job progress (#466)

16:38 Ticket #467 (Refactoring: Hive.Client) created by kgrading
adding comments, licence information, …
16:37 Ticket #418 (Refactoring: Hive.Client.Communication) closed by kgrading
fixed
16:22 Changeset [1123] by svonolfe

updated cached data adapter (#372)

16:17 Changeset [1122] by svonolfe

Updated client adapter (#372)

16:16 Changeset [1121] by msteinbi

Add licencse information where missing, added method description comments (#466)

16:05 Ticket #465 (Introduce Interface for the Execution Engine) closed by svonolfe
fixed
16:05 Changeset [1120] by svonolfe

Added execution engine facade (#465)

16:03 Changeset [1119] by kgrading

corrected the progress calculation (#457)

15:32 Changeset [1118] by msteinbi

Implementing Lifecycle Management (#453)

15:03 Ticket #466 (Code Refactoring) created by msteinbi
Add necessary comments Add license info if forgotten …
14:27 Ticket #465 (Introduce Interface for the Execution Engine) created by svonolfe
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 abeham
fixed: cloned the values to be stored in r1117
20:16 Changeset [1117] by abeham

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 abeham
Logger in HeuristicLab.Logging only stores references of the values …
15:07 Changeset [1116] by gkronber

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 gkronber

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 gkronber
fixed
19:05 Changeset [1114] by gkronber

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 gkronber

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 gkronber
16:50 Ticket #462 (GridClient needs super-user permissions to write to the event-log) created by gkronber
15:45 Changeset [1112] by abeham

Updated ES to automatically calculate LearningRate parameters based on the problem dimension (ticket #84)

10:52 Changeset [1111] by gkronber

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 gkronber
fixed: implemented with r1110 by removing the direct reference to …
10:39 Changeset [1110] by gkronber

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 gkronber
The ADO.NET provider should be configurable via app.config file. This …

01/11/09:

23:25 Changeset [1109] by gkronber

worked on presentation layer for CEDMA (brushing) (#419)

19:30 Changeset [1108] by gkronber

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 swagner
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 swagner
fixed: Did a quick fix in r1107 by copying and using the static methods for …
21:29 Changeset [1107] by swagner

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 swagner
In order to show at least some error message for all unhandled …
18:05 Changeset [1106] by gkronber

worked on presentation layer for CEDMA. Added a results view that displays data in a simple DataGrid. (#419)

13:19 Changeset [1105] by gkronber

deleted reference to project CEDMA.Operators (#419)

13:18 Changeset [1104] by gkronber

deleted unused plugin/project CEDMA.Operators (#419)

12:59 Ticket #458 (HeuristicLab crashes when it tries to load plugins with missing attributes) created by gkronber
PluginInfrastructure throws InvalidPluginException but this class is …

01/08/09:

18:26 Changeset [1103] by svonolfe

Changed SendJobResult Interface (#351)

17:36 Changeset [1102] by svonolfe

Implemented DB Settings FW (#372)

17:30 Changeset [1101] by svonolfe

Implementing Lifecycle Management (#453)

17:21 Changeset [1100] by svonolfe

Implemented DB Settings FW (#372)

17:17 Changeset [1099] by msteinbi

Implementing Lifecycle Management (#453)

17:07 Changeset [1098] by aleitner

change page on clicking on job/user/client - first general information about this state (#452)

17:00 Changeset [1097] by kgrading

various changes (#457)

16:22 Changeset [1096] by msteinbi

Implementing Lifecycle Management (#453)

15:50 Changeset [1095] by svonolfe

Another small caching change (#372)

15:46 Changeset [1094] by svonolfe

Improved caching (#372)

14:52 Changeset [1093] by svonolfe

Added lock to avoid race conditions (#372).

14:33 Changeset [1092] by svonolfe

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 kgrading
14:26 Ticket #456 (expand the Messagequeue for shutdown messages) closed by kgrading
fixed
10:19 Changeset [1091] by abeham

Modified the ES interface in the trunk to provide controls for the more advanced sigmaSA-ES (ticket #84)

01/07/09:

17:11 Changeset [1090] by svonolfe

fixed broken build (#372)

17:08 Changeset [1089] by aleitner

panel for details which shows an image and a close button if details should be closed (#452)

17:04 Changeset [1088] by msteinbi

Started implementation of Lifecycle Management for CLient Communicator (#453)

16:52 Ticket #455 (Hive Client Console shutdown feature) closed by whackl
fixed: button added in r1087
16:52 Changeset [1087] by whackl

added shutdown button (#455)

16:42 Changeset [1086] by svonolfe

modified interface (#454)

16:41 Changeset [1085] by kgrading

extended messagetypes (#456)

16:36 Ticket #456 (expand the Messagequeue for shutdown messages) created by kgrading
16:35 Changeset [1084] by svonolfe

Added interface for login (#454)

16:16 Ticket #455 (Hive Client Console shutdown feature) created by whackl
added a button in the hive client console to turn the hive client off
16:15 Changeset [1083] by kgrading

added shutdownflag (#401)

16:15 Ticket #397 (Hive Client Console Implementation) closed by whackl
fixed
16:11 Changeset [1082] by kgrading

login is now executed every time the connection is reestablished (#418)

16:10 Ticket #418 (Refactoring: Hive.Client.Communication) reopened by kgrading
16:05 Ticket #454 (Implement a login mechanism for the server console) created by svonolfe
The server console should have a possibility to login with a username …
16:04 Ticket #453 (Client Communicator Lifecycle Management) created by msteinbi
Lifecycle Managemnet for the Client Communicator. Check if online …
16:01 Ticket #431 (Implementation of Job Manager) closed by msteinbi
fixed
16:01 Ticket #427 (Implementation of Client Manager with DB) closed by msteinbi
fixed
16:01 Ticket #417 (Implementation of UserRole Manager with Database) closed by msteinbi
fixed
16:00 Ticket #399 (Implementation of ClientCommunicator with Database) closed by msteinbi
fixed
15:31 Changeset [1081] by kgrading

login bugfixing for (#401)

15:28 Changeset [1080] by whackl

added new chart diagram (#397)

15:05 Ticket #452 (details in job, client and user) created by aleitner
get a second page on clicking on the job/client/user-item. On this …
14:58 Ticket #380 (Logic in ServerConsole) closed by aleitner
fixed: implemented in r1079
14:56 Changeset [1079] by aleitner

Changed picture of Job (#380)

13:09 Changeset [1078] by abeham

Adding the ES documentation comments from the trunk to the 3.1 branch

09:37 Ticket #451 (VariableStrengthNormalManipulator always fetches variables from the scope) closed by abeham
fixed: fixed the trunk version in r1076 fixed the 3.1 branch in r1077
09:36 Changeset [1077] by abeham

changed way to fetch variables (fixes ticket #451 in 3.1)

09:35 Changeset [1076] by abeham

changed way to fetch variables (fixes ticket #451)

09:28 Ticket #451 (VariableStrengthNormalManipulator always fetches variables from the scope) created by abeham
The operator uses scope.GetVariableValue instead of the operator …
00:38 Changeset [1075] by gkronber

worked on presentation layer for CEDMA #419

Note: See TracTimeline for information about the timeline view.