Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

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

01/06/09:

20:57 Ticket #450 (Too much code in ProgrammableOperator) created by abeham
When there's too much code in the ProgrammableOperator and the …

12/31/08:

19:48 Changeset [1074] by gkronber

added operators to clean up when algorithm is finished. #224 (Simple frontend for GP for non-expert users (similar to HeurisicLab.SGA))

19:46 Changeset [1073] by gkronber

worked on CEDMA analysis frontend. #419 (Refactor CEDMA plugins)

Note: See TracTimeline for information about the timeline view.