Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

12/07/08:

18:03 Changeset [925] by svonolfe

Added caching, thread safety to DataAccess layer (#372)

16:52 Ticket #418 (Refactoring: Hive.Client.Communication) closed by kgrading
fixed: implemented a connection restored event in r924
16:52 Changeset [924] by kgrading

added a connectionRestored Event (#418)

16:14 Changeset [923] by kgrading

refactoring of the WCF Service for the Server (#418)

13:19 Changeset [922] by gkronber

created a branch for #419 (Refactor CEDMA plugins)

13:17 Changeset [921] by gkronber

changed configuration 'CEDMA Debug' to build only CEDMA projects and nothing else. #419

13:13 Changeset [920] by gkronber

updated semweb assemblies to most recent versions.
#419 (Refactor CEDMA plugins)

12:45 Changeset [919] by kgrading

refactored for #418, disabled the Client Console Project

12:42 Ticket #421 (Right-click in the Pluginmanager Console causes NullReferenceException) closed by gkronber
fixed: fixed this problem and related issues with r918.
12:42 Changeset [918] by gkronber

fixed #421 (Right-click in the Pluginmanager Console causes NullReferenceException) and related issues.

12/06/08:

14:41 Ticket #421 (Right-click in the Pluginmanager Console causes NullReferenceException) created by abeham
Reproduce: 1. Open HeuristicLab Starter 2. Open Plugin Manager 3. …[…]
13:18 Ticket #420 (SQLite plugin doesn't work on x64 architecture) closed by gkronber
fixed: added most recent versions of System.Data.SQLite from …
13:17 Changeset [917] by gkronber

added most recent versions of System.Data.SQLite from http://sqlite.phxsoftware.com/ (#420)

13:14 Ticket #420 (SQLite plugin doesn't work on x64 architecture) created by gkronber
12:34 Changeset [916] by gkronber

created a build configuration for CEDMA development (#419)

10:40 Ticket #419 (Refactor CEDMA plugins) created by gkronber
Areas of concern: * The visualization frontend (bubble-chart) * …
10:30 Ticket #413 (ProgrammableOperator error line number is off by two lines) closed by gkronber
fixed

12/05/08:

20:39 Changeset [915] by abeham

Removed mistakingly committed bin and obj folders

20:38 Changeset [914] by abeham

Removed mistakingly committed bin folder

12/04/08:

17:36 Changeset [913] by svonolfe

fixed broken build (#372)

17:33 Changeset [912] by aleitner

Handled exeption if server not online (#380)

17:32 Changeset [911] by whackl

bug fixed (#397)

17:28 Changeset [910] by svonolfe

Added userGroupAdapter, clientGroupAdapter interfaces (#372)

17:27 Ticket #418 (Refactoring: Hive.Client.Communication) created by kgrading
Refactoring to: Hive.Client.Communication.Server and …
17:25 Changeset [909] by msteinbi

Implementation of UserRoleManager (#417)

17:25 Ticket #356 (Implementing a JobBase Class) closed by kgrading
fixed
17:22 Changeset [908] by kgrading

implemented the Status method for the web interface (#401)

17:22 Changeset [907] by msteinbi

Implementation of UserRoleManager (#417)

16:54 Changeset [906] by whackl

Hive Client Console Forms w/o services (#397)

16:49 Changeset [905] by svonolfe

Implemented user adapter (#372)

16:47 Changeset [904] by aleitner

change design from new interfaces, added ListViewItems (#380)

16:38 Changeset [903] by msteinbi

Implementation of UserRoleManager (#417)

16:35 Changeset [902] by msteinbi

Implementation of UserRoleManager (#417)

16:28 Changeset [901] by kgrading

cont on #401

15:53 Changeset [900] by kgrading

continued wcf for #401

15:53 Changeset [899] by svonolfe

Added user adapter to the service locator (#372)

15:46 Ticket #417 (Implementation of UserRole Manager with Database) created by msteinbi
Implementing following methods: - GetAllUsers - GetAllUserGroups - …
15:19 Changeset [898] by msteinbi

Resource file added (#399)

14:47 Changeset [897] by msteinbi

Resource file added (#399)

09:01 Changeset [896] by vdorfer

Created API documentation for HeuristicLab.ES namespace and changed documentation of some Description properties (#331)

12/03/08:

22:16 Changeset [895] by gkronber

quick fix for #413 (ProgrammableOperator error line number is off by two lines)

22:03 Ticket #411 (Clean up DataAnalysis namespace) closed by gkronber
fixed
22:02 Changeset [894] by gkronber
  • deleted unused class LinearStatistics (file Regression.cs)
  • deleted SvmExporter
  • deleted RowShuffler (functionality has been partially replaced by HL.GP.Classification.DatasetShuffler operator).

#411 (Clean up DataAnalysis namespace)

21:54 Ticket #416 (Kill TrueConstraint and FalseConstraint) closed by gkronber
fixed
21:53 Changeset [893] by gkronber

killed TrueConstraint and FalseConstraint (#416)

21:47 Ticket #415 (Fix some minor problems in the code found while working on #285) closed by gkronber
fixed: Fixed minor copy-paste mistakes with r892.
21:46 Changeset [892] by gkronber

Fixed minor copy-paste mistakes (#415)

21:41 Ticket #285 (Cloning could be improved by creating objects at the bottom of the ...) closed by gkronber
wontfix: Killed the refactoring branch with r891.
21:34 Ticket #416 (Kill TrueConstraint and FalseConstraint) created by gkronber
'Contraint-constants' are relatively useless and can be killed without …
21:30 Changeset [891] by gkronber

killed cloning branch #285

21:26 Ticket #415 (Fix some minor problems in the code found while working on #285) created by gkronber
07:14 Changeset [890] by gkronber

worked on clone refactoring in HL.GP.

#285 (Cloning could be improved by creating objects at the bottom of the cloning chain with 'new' instead of the top with Activator.CreateInstance())

12/02/08:

23:01 Changeset [889] by gkronber

fixed bugs

#285 (Cloning could be improved by creating objects at the bottom of the cloning chain with 'new' instead of the top with Activator.CreateInstance())

21:30 Changeset [888] by gkronber

Refactored cloning in plugins HL.Routing and HL.Scheduling

#285 (Cloning could be improved by creating objects at the bottom of the cloning chain with 'new' instead of the top with Activator.CreateInstance())

21:10 Changeset [887] by gkronber

Refactored cloning in all plugins except: HL.Communication, HL.Hive, HL.GP, HL.Routing, HL.Scheduling, HL.SimOpt, HL.Visualization

#285 (Cloning could be improved by creating objects at the bottom of the cloning chain with 'new' instead of the top with Activator.CreateInstance())

19:42 Changeset [886] by kgrading

worked on #410

14:18 Ticket #392 (GP uniform- and onepoint crossover should only create one child per ...) closed by gkronber
fixed
14:16 Ticket #393 (Refactor GP crossover operators to extract common code into the ...) closed by gkronber
fixed
14:16 Ticket #391 (Review and improve implementation of SizeFair and LangdonHomologous ...) closed by gkronber
fixed
14:13 Changeset [885] by gkronber

Refactored cloning in HL.Core, HL.Data and HL.Constraints

#285 (Cloning could be improved by creating objects at the bottom of the cloning chain with 'new' instead of the top with Activator.CreateInstance())

12:41 Changeset [884] by vdorfer

Created API documentation for HeuristicLab.Routing.TSP namespace (#331)

11:54 Ticket #414 (Implicit type conversion operators for standard C# types to HL3 types) created by gkronber
It would be convenient to have implicit (or explicit) type conversion …
11:16 Ticket #413 (ProgrammableOperator error line number is off by two lines) created by abeham
When compilation fails the error line number doesn't specify the true …

12/01/08:

22:04 Ticket #412 (Csc running constantly when using StateTransistor with more than one state) closed by abeham
fixed: fixed in r883
22:04 Changeset [883] by abeham

fixing bug in the clone method (ticket #412)

22:02 Ticket #412 (Csc running constantly when using StateTransistor with more than one state) created by abeham
This is a leftover from #171. When running SimOpt tasks csc is …
21:38 Ticket #411 (Clean up DataAnalysis namespace) created by gkronber
* Kill unused class LinearStatistics * Kill exporter for SVM * …
14:42 Changeset [882] by kgrading

moved the appdomain creator (#410)

13:47 Changeset [881] by vdorfer

Created API documentation for HeuristicLab.Evolutionary namespace (#331)

13:05 Ticket #410 (Extend CreateAndInitAppDomain Method for Sandbox usage) created by kgrading
first step: make a second method second step: merge it with the old …
10:07 Ticket #198 (Evaluate different ideas to improve performance of collections) closed by swagner
worksforme
10:00 Changeset [880] by swagner

Removed branch "Collections" for laigner (#198). Analysis and comparison of collection frameworks is finished. Details are available in laigner's bachelor thesis.

09:44 Changeset [879] by swagner

Created branch for refactoring the operator architecture again (#95).

09:39 Changeset [878] by swagner

Removed branch "Operator Architecture Refactoring" as there were many changes on the trunk and the branch can be easily created once more. (#95)

11/30/08:

01:07 Changeset [877] by swagner

Implemented a quick way to pass the name of an application as commandline option in order to start this application automatically. (#45)

00:42 Ticket #409 (ConfigMerger merges application and user settings multiple times) closed by swagner
fixed
00:41 Changeset [876] by swagner

Updated ConfigMerger in main solution (#409)

00:40 Changeset [875] by swagner

Enhanced ConfigMerger to prevent multiple merges of application and user settings (#409)

00:03 Ticket #409 (ConfigMerger merges application and user settings multiple times) created by swagner
Visual Studio updates the config file of an application just when …

11/29/08:

23:20 Ticket #19 (Improve charting engine) closed by swagner
duplicate: Implementing a new and powerful data visualization framework has been …
17:41 Ticket #408 (Implement operator to test ChartDataRowsModel) closed by swagner
fixed
17:27 Changeset [874] by swagner

Added HL3 operator ChartDataRowsModelDataCollector to collect double data values from a scope and to feed them into an IChartDataRowsModel (#408).

13:43 Changeset [873] by shofstad

changes on LegendForm (#407)

13:39 Changeset [872] by shofstad

changes on LegendForm (#407)

13:37 Changeset [871] by shofstad

changes on LegendForm (#407)

13:21 Changeset [870] by mstoeger

Adjustments on LineChart for new interface. #345

13:08 Ticket #408 (Implement operator to test ChartDataRowsModel) created by swagner
For testing the line chart of the HeuristicLab.Visualization plugin, …
13:08 Changeset [869] by mstoeger

Adjustments on LineChart for new interface. #345

12:59 Changeset [868] by gkragl

#320 added constructor for datarow

12:40 Changeset [867] by gkragl

#320 implemented constructor, enum Action, remove methods and changed add methods

12:39 Changeset [866] by shofstad

LegendShape.cs added (#407)

12:30 Changeset [865] by shofstad

added empty legend form (#407)

12:28 Changeset [864] by cbahner

#318 implemented interfaces + new datarowdummy model

12:25 Ticket #407 (Implement legends) created by shofstad
Microsoft Chart Controls are used for charting since HeuristicLab …
12:23 Changeset [863] by bspisic

#319

MouseEventListener xml comments created

12:21 Changeset [862] by shofstad

added code comments (#406)

12:20 Ticket #406 (Write .NET Xml code comments for HL Visualization) created by shofstad
12:19 Changeset [861] by mstoeger

Adjustments on LineChart for new interface. #345

11:06 Changeset [860] by gkragl

#320 implemented AddValue and Count methods and the index-operator for DataRow.

10:57 Changeset [859] by cbahner

#318 implemented interfaces of ChartDataRowsModel

02:50 Changeset [858] by swagner

Set Visual Studio production version to 9.0.30729 in all solution files.

01:55 Ticket #360 (Whole HeuristicLab solution has to be rebuilt completely after each change) closed by swagner
fixed
01:55 Changeset [857] by swagner

Added specific configuration "Visualization Debug" for the data visualization project group to speed up compilation (#360).

01:30 Ticket #7 (Plugin to manage settings (SettingsInfrastructure)) closed by swagner
fixed
01:29 Changeset [856] by swagner

Removed plugin HeuristicLab.Settings again, as no additional settings framework is needed. The .NET application settings framework can be used to store plugin-specific settings. (#7)

01:16 Ticket #402 (Implement console application to merge two config files) closed by swagner
fixed: ConfigMerger works well so far. If additional enhancements are …
01:14 Ticket #403 (Integrate ConfigMerger into the build process) closed by swagner
fixed
01:13 Changeset [855] by swagner

Automatic update of project files by Visual Studio.

01:12 Ticket #405 (Review application and user settings in each project) closed by swagner
fixed: Reviewed and fixed all application and user settings in r854.
01:11 Changeset [854] by swagner

Reviewed and fixed all application and user settings (#405).

00:29 Changeset [853] by swagner

Fixed configurations for CPU type x86 (#403)

11/28/08:

23:51 Ticket #403 (Integrate ConfigMerger into the build process) reopened by swagner
Still some troubles with configurations for different CPUs (Any CPU …
23:12 Ticket #405 (Review application and user settings in each project) created by swagner
As the automatical merging of application and user settings of class …
21:54 Ticket #403 (Integrate ConfigMerger into the build process) closed by swagner
fixed
21:51 Changeset [852] by swagner

Integrated ConfigMerger into build process (#403).
Refactored pre- and post-build scripts (#403).

11:45 Ticket #404 (Selectors crash if selected items are moved, not copied and #selected ...) created by vdorfer
11:41 Changeset [851] by vdorfer

Created API documentation for HeuristicLab.SequentialEngine namespace (#331)

11:37 Ticket #403 (Integrate ConfigMerger into the build process) created by swagner
ConfigMerger should be used in a post-build event to merge config …
10:32 Changeset [850] by vdorfer

Created API documentation for HeuristicLab.Permutation namespace (#331)

02:30 Changeset [849] by swagner

Implemented first functional prototype of ConfigMerger (#402)

01:06 Changeset [848] by swagner

Added new solution for HeuristicLab build tools and empty console application for ConfigMerger (#402)

00:50 Ticket #402 (Implement console application to merge two config files) created by swagner
A console application (ConfigMerger) is needed to merge the config …

11/27/08:

17:41 Changeset [847] by abeham

removed unnecessary resource file

17:23 Changeset [846] by svonolfe

Fixed broken build... (#347)

17:19 Changeset [845] by svonolfe

Added user adapter (#372).

17:14 Changeset [844] by aleitner

Fill ListView and TreeView with content (#380)

17:10 Changeset [843] by kgrading

worked on #401

17:05 Changeset [842] by msteinbi

Login implemented with db (#399)

16:36 Ticket #401 (WCF Interface for the Client Console) created by kgrading
16:34 Changeset [841] by kgrading

implemented (#400)

16:05 Ticket #400 (Implement the filling of the ClientInfo Class) created by kgrading
16:03 Ticket #398 (Change the location where the AppDomains and Execution Engines are removed) closed by kgrading
fixed: implemented in r840
16:01 Ticket #399 (Implementation of ClientCommunicator with Database) created by msteinbi
The dummy implementation will be replaced by the correct …
16:00 Ticket #357 (Creation of Business Objects) closed by msteinbi
fixed
15:59 Ticket #371 (Implementation of a dummy ClientCommunicator) closed by msteinbi
fixed
15:59 Ticket #395 (Dummy Implementation of the external infterfaces for the ConsoleManager) closed by msteinbi
fixed
15:59 Ticket #396 (Replacing faked jobs with real jobs) closed by msteinbi
fixed
15:58 Changeset [840] by kgrading

implemented changes from (#398) and changed the server IP

15:35 Changeset [839] by msteinbi

Added Service Known Tpyes to interfaces (#385)

15:28 Changeset [838] by msteinbi

Changed response class for SendJobResult (#371)

15:07 Ticket #398 (Change the location where the AppDomains and Execution Engines are removed) created by kgrading
14:25 Changeset [837] by msteinbi

Added names to the dummy clients (#395)

00:52 Changeset [836] by gkronber

worked on #285 (Cloning could be improved by creating objects at the bottom of the cloning chain with 'new' instead of the top with Activator.CreateInstance())

11/26/08:

23:41 Changeset [835] by gkronber
  • added another abstract base class for GP crossover operators with maxsize and maxheight constraints
  • changed StandardCrossOver to inherit from SizeConstrictedGPCrossoverBase
  • changed SizeFairCrossOver to inherit from SizeConstrictedGPCrossoverBase
  • generally improved code of SizeFairCrossOver
  • changed LangdonHomologousCrossOver to inherit from SizeFairCrossOver and implemented only the method to finally select branches.

#393 (Refactor GP crossover operators to extract common code into the abstract base class GPCrossoverBase)

20:10 Changeset [834] by gkronber

fixed compilation error #380

18:57 Changeset [833] by gkronber

improved sizefair crossover operator. #393 (Refactor GP crossover operators to extract common code into the abstract base class GPCrossoverBase)

18:21 Changeset [832] by gkronber

simplified StandardCrossOver to a simple sub-tree swapping crossover with max size and height constraints.
The old version should probably be revived as HL2StandardCrossover.

#393 (Refactor GP crossover operators to extract common code into the abstract base class GPCrossoverBase)

16:58 Changeset [831] by aleitner

Integrated interfaces to the server (Client, User, Jobs) (#380)

16:50 Ticket #390 (Implement the usage of the PersistanceManager into the Execution Engine) closed by kgrading
fixed: Implentation is finished, all fake jobs are changed to real Jobs and …
16:49 Changeset [830] by kgrading

continued work from #390, removed a fake CreateJob method and replaced all fake Jobs with real ones.

16:42 Changeset [829] by msteinbi

Client Groups in dummy Implementation (#395)

16:35 Changeset [828] by msteinbi

Client Groups in dummy Implementation (#395)

16:32 Changeset [827] by msteinbi

Added Clients to the ClientGroups in the dummy implementation (#395)

16:30 Changeset [826] by svonolfe

Added initial version of the DAL (#372)

16:22 Changeset [825] by msteinbi

Added names to the BusinessObjects PermissionOwner und Resource (#357)

16:21 Ticket #357 (Creation of Business Objects) reopened by msteinbi
16:14 Changeset [824] by msteinbi

Faked jobs replaced with real jobs (#396)

16:13 Ticket #396 (Replacing faked jobs with real jobs) reopened by msteinbi
15:35 Ticket #397 (Hive Client Console Implementation) created by whackl
Implement the Hive Client Console
15:34 Ticket #396 (Replacing faked jobs with real jobs) closed by msteinbi
fixed: Faked jobs replaced with real jobs (r823)
15:34 Changeset [823] by msteinbi

Faked jobs replaced with real jobs (#396)

15:31 Ticket #394 (Move Hive.Common Jobs to Hive.Contrats) closed by kgrading
fixed: fixed bug in r822
15:31 Ticket #394 (Move Hive.Common Jobs to Hive.Contrats) reopened by kgrading
15:31 Changeset [822] by kgrading

fixed bug (#394)

15:23 Ticket #396 (Replacing faked jobs with real jobs) created by msteinbi
Replace the faked jobs from the dummy implementation with real jobs …
15:07 Changeset [821] by msteinbi

Added delegations to the Managers (#395)

14:59 Changeset [820] by msteinbi

First dummy implementation of the external interfaces for the Console Manager (#395)

14:43 Ticket #394 (Move Hive.Common Jobs to Hive.Contrats) closed by kgrading
fixed: moved in r819
14:43 Changeset [819] by kgrading

moved the jobs class (#394)

14:36 Ticket #395 (Dummy Implementation of the external infterfaces for the ConsoleManager) created by msteinbi
Dummy Implementation of the external infterfaces for the …
14:34 Ticket #394 (Move Hive.Common Jobs to Hive.Contrats) created by kgrading
Jobs (JobBase, TestJob and IJob) are shared between client and Server …
14:33 Ticket #377 (Define external Interfaces for the management console) closed by msteinbi
fixed
14:33 Ticket #376 (Implement Dummy Client Services) closed by whackl
fixed
14:32 Ticket #351 (Define IClientCommunicator Interface) closed by msteinbi
fixed
12:57 Ticket #393 (Refactor GP crossover operators to extract common code into the ...) created by gkronber
* StandardCrossover * LangdonHomologousCrossover * …
11:16 Changeset [818] by gkronber

added ascii art diagram for RightChildReducer. #331 (Write API documentation)

10:29 Changeset [817] by vdorfer

Created API documentation for HeuristicLab.Selection namespace (#331)

11/25/08:

23:24 Changeset [816] by kgrading

implemented the persistance management (#390)

23:20 Changeset [815] by gkronber

fixed #392 (GP uniform- and onepoint crossover should only create one child per crossover event)

18:27 Ticket #392 (GP uniform- and onepoint crossover should only create one child per ...) created by gkronber
For consistency with other GP crossover operators.

11/24/08:

23:59 Changeset [814] by gkronber
  • removed combination of two terminals to a tree and with this the initialization routine for new branches.
  • fixed an 'off-by-one' bug in the calculation of maximal branch heights.

#391 (Review and improve implementation of SizeFair and LangdonHomologous crossover operators)

23:48 Ticket #391 (Review and improve implementation of SizeFair and LangdonHomologous ...) created by gkronber
23:44 Ticket #389 (HomologousCrossover should create two children for each crossover event) closed by gkronber
wontfix: The original definition is to create one child from two parents.
23:44 Ticket #388 (SizeFairCrossover should create two children for each crossover event) closed by gkronber
wontfix: The original definition is to create one child from two parents.
22:43 Changeset [813] by gkronber

removed random child ordering because the order of children doesn't matter in the algorithm. #382

22:42 Changeset [812] by gkronber

removed random child ordering because the order of children doesn't matter in the algorithm. #387

15:39 Ticket #390 (Implement the usage of the PersistanceManager into the Execution Engine) created by kgrading
13:40 Ticket #383 (Methodcalls into the AppDomain should be made async) closed by kgrading
fixed: implemented the changes suggested in the last change info in r811. …
13:38 Changeset [811] by kgrading

implemented the async calls to GetSnapshot and GetFinishedJob (#383)

13:09 Ticket #308 (ROC analyzer for GP classification problems) closed by mkommend
fixed: Implemented with revisions: * r669 * r672 * r678 * r696
00:13 Changeset [810] by gkronber

Created a branch for #285 (Cloning could be improved by creating objects at the bottom of the cloning chain with 'new' instead of the top with Activator.CreateInstance())

11/23/08:

22:18 Ticket #387 (Onepoint crossover should generate two children each crossover event) closed by gkronber
fixed: implemented with r809.
22:17 Changeset [809] by gkronber

implemented #387 (Onepoint crossover should generate two children each crossover event)

22:14 Ticket #389 (HomologousCrossover should create two children for each crossover event) created by gkronber
22:13 Ticket #388 (SizeFairCrossover should create two children for each crossover event) created by gkronber
21:15 Ticket #387 (Onepoint crossover should generate two children each crossover event) created by gkronber
19:47 Ticket #385 (Sending of Jobs doesn't work properly) closed by kgrading
fixed: WCF didn't send us the same result again and again, the event was just …
19:46 Changeset [808] by kgrading

fixed the problem with (#385)

19:38 Ticket #364 (Improve GP evaluation performance) closed by gkronber
fixed: fixed bugs in evaluator with r773.
19:29 Ticket #382 (Uniform crossover operator for GP) closed by gkronber
fixed: Changed UniformCrossover to create two new trees from two parents …
19:29 Changeset [807] by gkronber

Changed UniformCrossover to create two new trees from two parents. This shouldn't alter the search behavior because UniformCrossover is symmetric. #382 (Uniform crossover operator for GP)

19:25 Ticket #386 (OffspringAnalyser should support m children for n parents) closed by gkronber
fixed: implemented with r806.
19:25 Changeset [806] by gkronber

implemented #386 (OffspringAnalyser should support m children for n parents)

19:01 Ticket #386 (OffspringAnalyser should support m children for n parents) created by gkronber
Right now it only supports the case of 1 child from n parents. The …
18:05 Changeset [805] by kgrading

work on #385, core problem still exists.

00:38 Ticket #385 (Sending of Jobs doesn't work properly) created by kgrading
there is a small defect in the PullJobs method.
00:11 Ticket #384 (Hive Server won't start when using Vista64 w/ IPv6) closed by kgrading
fixed: "fixed" in r804
00:11 Changeset [804] by kgrading

quick fixed the IPv6 problem (#384)

00:04 Ticket #384 (Hive Server won't start when using Vista64 w/ IPv6) created by kgrading
It's the same defect as in #361, gkronbers patch will be applied
Note: See TracTimeline for information about the timeline view.