Timeline
07/30/08:
- 23:37 Ticket #217 (ProcessingEngine should handle special 'go-to-sleep' breakpoints) created by
- For CEDMA it's useful to be able to suspend and resume engines that …
- 23:34 Ticket #216 (ProcessingEngine should terminate on breakpoints) created by
- 14:24 Ticket #215 (Grid-client should be able to enforce an upper limit for the heap size.) created by
- 14:23 Ticket #214 (Watchdog for grid-clients) created by
- * Automatically restart the client if the process dies * Also start …
- 14:19 Ticket #213 (More intelligent job distribution matching ressource requirements of ...) created by
- 14:03 Ticket #212 (GridClient returns engines that threw an exception even though the ...) created by
- Don't persist and zip the whole engine if it was aborted instead just …
- 13:47 Ticket #210 (Trace exceptions from the engine at the grid-clients to ease debugging ...) closed by
- fixed: implemented with r411
- 13:47 Changeset [411] by
-
implemented #210 (Trace exceptions from the engine at the grid-clients to ease debugging of the grid infrastructure)
- 13:28 Ticket #211 (Full operator-graphs are stored multiple times in the database even ...) created by
- 13:27 Ticket #210 (Trace exceptions from the engine at the grid-clients to ease debugging ...) created by
- 13:16 Ticket #180 (Treenode is not selected on right click in the FunctionsTreeView component) closed by
- fixed: fixed with r410
- 13:16 Changeset [410] by
-
fixed #180 by adding an event-handler for the mouse-up event that selects the clicked node on right-click.
(had to rename variable functionTreeView to funTreeView because the designer was unhappy. )
07/29/08:
- 20:49 Changeset [409] by
-
fixed a minor display bug (related to #204)
- 20:44 Ticket #202 (Split the big reader/writer lock in class Database into separate ...) closed by
- wontfix: reverted changes of r399 with r408
- 20:44 Changeset [408] by
- 20:39 Ticket #202 (Split the big reader/writer lock in class Database into separate ...) reopened by
- SQLite doesn't support concurrent read&writes to different tables …
- 20:24 Ticket #204 (The distinction in 'ControllerAgents' and 'normal' agents is bad) closed by
- fixed: fixed small bug with r407
- 20:24 Changeset [407] by
- 20:17 Ticket #204 (The distinction in 'ControllerAgents' and 'normal' agents is bad) reopened by
- Changes of r398 broke CEDMA infrastructure
- 19:23 Ticket #209 (Values 'n.def.' are not parsed correctly by the DatasetParser because ...) closed by
- fixed: fixed with r405 and r406. Since 'n. def.' should be treated as one …
- 19:17 Changeset [406] by
-
fixed #209 by changing the import format while keeping compatibility with HL2 exported files
- 18:49 Changeset [405] by
-
changed parser to try three different number-formats for the whole file and not for single tokens (ticket #209)
- 18:17 Ticket #207 (The table of imported data is not cleared when the importer is ...) closed by
- fixed: fixed with r404
- 18:17 Changeset [404] by
-
fixed #207
- 18:10 Ticket #209 (Values 'n.def.' are not parsed correctly by the DatasetParser because ...) created by
- 18:07 Ticket #201 (Fix plugin dependencies for CEDMA plugins) closed by
- fixed: fixed with r403
- 18:05 Changeset [403] by
-
- fixed ticket #201 (Fix plugin dependencies for CEDMA plugins)
- deleted classes DbPersistenceManager because the common code was moved to the PersistenceManager in HeuristicLab.Core.
- 17:55 Changeset [402] by
-
moved GZip persistence into the PersistenceManager in HeuristicLab.Core because compression is needed in several plugins (CEDMA and Grid)
- 17:54 Changeset [401] by
-
added tracing to event-log to simplify debugging of grid infrastructure
- 16:30 Ticket #156 (All GP-evaluators should update the number of total evaluated nodes) closed by
- fixed: fixed with r400
- 16:30 Changeset [400] by
-
fixed #156 (All GP-evaluators should update the number of total evaluated nodes)
- 16:20 Ticket #202 (Split the big reader/writer lock in class Database into separate ...) closed by
- fixed: fixed with r399
- 16:20 Changeset [399] by
-
fixed #202 (Split big R/W lock into separate R/W locks for each table)
- 16:17 Ticket #204 (The distinction in 'ControllerAgents' and 'normal' agents is bad) closed by
- fixed: fixed with r398
- 16:17 Changeset [398] by
-
removed the distinction between controller agents and normal agents. Also removed the AgentScheduler because it is not needed anymore. (ticket #204)
- 14:50 Ticket #208 (Closing the view of the sequential engine doesn't stop the engine) created by
- 14:45 Ticket #207 (The table of imported data is not cleared when the importer is ...) created by
- 11:37 Ticket #206 (StructIdProblemInjector doesn't inject start and end of test samples) closed by
- fixed: fixed with r397
- 11:37 Changeset [397] by
-
fixed #206
- 10:32 Ticket #206 (StructIdProblemInjector doesn't inject start and end of test samples) created by
07/28/08:
- 18:46 Ticket #205 (Can't execute more than one engine for GP simultaniously (evaluator is ...) closed by
- fixed: fixed with r396
- 18:46 Changeset [396] by
-
fixed ticket #205 by creating the function-specific evaluator in the evaluation operators.
- 10:08 Ticket #205 (Can't execute more than one engine for GP simultaniously (evaluator is ...) created by
07/25/08:
- 14:07 Changeset [395] by
-
added evaluator for mean absolute percentage error and added a parameter for the evaluator for theil's inequality to determine whether to calculate the coefficient for the change or for the absolute value
07/24/08:
- 16:04 Ticket #204 (The distinction in 'ControllerAgents' and 'normal' agents is bad) created by
- Running controller agents in round-robin style on the server is bad …
07/23/08:
- 18:58 Ticket #203 (Operator to create algorithms with different settings) created by
- 15:14 Ticket #202 (Split the big reader/writer lock in class Database into separate ...) created by
- 01:00 Ticket #201 (Fix plugin dependencies for CEDMA plugins) created by
- 00:47 Ticket #200 (Simple indexer for results and matching search-frontend for ...) created by
- 00:29 Ticket #191 (Operators to store results in the database) closed by
- fixed: r394 * added an operator to store a whole scope as a result in the …
- 00:28 Changeset [394] by
-
- implemented operator to store a whole scope as an result item into the cedma-db.
- worked on AgentListView to display results as sub-nodes of agents.
(ticket #191)
07/22/08:
- 23:34 Ticket #189 (Scheduler for the round-robin execution of agents) closed by
- fixed: prototypical implementation with r388:393
- 23:31 Ticket #188 (Persistence of agents and runs in the database) closed by
- fixed: worked on prototypical implementation in r388:393 .
- 23:29 Changeset [393] by
-
worked on very basic control to view the tree of agents/runs (ticket #188)
- 21:16 Changeset [392] by
-
worked on unification of agents and runs (ticket #188)
- 21:15 Changeset [391] by
-
improved JobManager code and fixed a typo in the JobState enum. (ticket #188)
- 19:15 Changeset [390] by
-
unified runs and agents (are actually the same with the minor difference that agents can create new agents (runs)) (ticket #188)
- 14:06 Changeset [389] by
-
worked on #188
07/21/08:
- 17:18 Changeset [388] by
-
fixed a bug in the AgentScheduler that caused each agent to stop after 100 steps
- 17:12 Changeset [387] by
-
changed ManualResetEvents to AutoResetEvents in JobManager (related to #199)
- 16:43 Ticket #199 (ThreadPool contention in the JobManager) closed by
- fixed: fixed with r386 by introducing to queues for waiting and running …
- 16:40 Changeset [386] by
-
worked on #199
- 13:47 Ticket #199 (ThreadPool contention in the JobManager) created by
- JobManager queues a thread-pool WaitCallback to collect. In …
07/16/08:
- 12:42 Changeset [385] by
-
Adjusted ScheduleTree and TimeSlot to allow preemptive scheduling