Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

02/26/08:

19:02 MultiPopGA_TSP edited by gkronber
added info about test with distributed-engine and grid (diff)
18:47 Ticket #33 (Implement a standard IslandGA for the distributed-engine) created by gkronber
18:45 Ticket #31 (Fix problems with missing/incorrect credentials when distributing ...) closed by gkronber
fixed: fixed with r24
18:45 Changeset [24] by gkronber
  • fixed #31 by setting securityMode=None in the binding of client, server and distributed-engine
  • updated version number of Grid and DistributedEngine because new plugins had to be released
18:38 Ticket #32 (Show number of available updates after 'update' action in plugin manager) created by gkronber
18:10 Ticket #31 (Fix problems with missing/incorrect credentials when distributing ...) created by gkronber
When the grid-server runs on a remote machine that has no user-account …
18:08 Ticket #30 (Make clients reconnect to the server periodically in case a connection ...) created by gkronber
17:40 Ticket #29 (Implement premature stop-criterion for evaluation operators) created by gkronber
While evaluating an individual it might be obvious that it can't be …

02/22/08:

12:54 Ticket #28 (Group VariableInfos by Kind) created by abeham
Perhaps it would increase usability if the VariableInfos? in the …

02/21/08:

11:45 Ticket #11 (Replace boolean variable BalanceTrees with a double BalancedTreesRate) closed by gkronber
fixed: fixed with r23
11:45 Changeset [23] by gkronber

changed boolean variable BalanceTrees to double BalancedTreesRate (ticket #11)

09:35 Ticket #25 (Persistence breaks workbenches when they become smaller in size) closed by gkronber
fixed: fixed with r22
09:35 Changeset [22] by gkronber

fixed issues with save/load from/to file (ticket #25)

09:27 Ticket #25 (Persistence breaks workbenches when they become smaller in size) reopened by gkronber
better fix would be to replace File.OpenWrite() with File.Create()
01:05 Ticket #27 (Adapt installer for Windows Vista) created by swagner
Windows Vista has some new peculiarities which have to be considered …
01:02 Ticket #26 (Implement upgrading functionality for plugins) created by swagner
Enable upgrading of already installed plugins in the Pluginmanager Console.
00:05 Ticket #25 (Persistence breaks workbenches when they become smaller in size) closed by abeham
fixed: fixed in r21 by overwriting all existing files with an empty string …
00:04 Changeset [21] by abeham

Before saving to a file, a check is made if the file exists in which case it is overwritten with an empty string
fixes bug #25

02/20/08:

23:50 Ticket #25 (Persistence breaks workbenches when they become smaller in size) created by abeham
Took me a while to nail the problem, but I think it occurs as …
22:32 Changeset [20] by swagner

Updated API documentation
Updated setup

16:40 Ticket #24 (Plugin manager form is closed together with the splash-screen) closed by gkronber
fixed: fixed with r19
16:40 Changeset [19] by gkronber

fixed #24 by setting the starter to be the owner of the plugin-manager window in ShowDialog().

16:25 Ticket #24 (Plugin manager form is closed together with the splash-screen) created by gkronber
15:16 Ticket #21 (Add some kind of shortcut for installing plugin in the Pluginmanager ...) closed by gkronber
fixed: fixed with r18
15:16 Changeset [18] by gkronber

made install and delete actions available via keys 'i' and 'd' (ticket #21)

14:56 Changeset [17] by gkronber

hide the starter only when the plugin-manager is running.
don't close the starter when an application is running.

14:27 Ticket #23 (The starter window has to be refreshed when plugin-manager is closed) closed by gkronber
fixed: fixed with r16
14:27 Changeset [16] by gkronber

fixed #23 by just refreshing the applications-listview in the starter window

14:16 Ticket #20 (Sort plugins in Pluginmanager Console) closed by gkronber
fixed: fixed with r15
14:16 Changeset [15] by gkronber

fixes #20

14:10 Ticket #23 (The starter window has to be refreshed when plugin-manager is closed) created by gkronber
applications could have been removed new applications could have been …
14:06 Changeset [14] by gkronber

fixed dependency in distributed-engine

13:27 Changeset [13] by swagner

Updated setup

13:24 Changeset [12] by gkronber

added new file InvalidPluginException.cs (was missing in r8)

13:15 Ticket #22 (List of available plugins is cleared after remove/install/upgrade action) closed by gkronber
fixed: fixed with r11
13:15 Changeset [11] by gkronber

fixed #22 by moving the code that creates tree-nodes for availablePlugins into the InitPlugins method

12:47 Ticket #22 (List of available plugins is cleared after remove/install/upgrade action) created by gkronber
12:47 Ticket #12 (DirectoryNotFoundException is thrown when installing a plugin from the web) closed by gkronber
fixed: * fixed publish mechanism with r10 * updated plugin packages to fix …
12:45 Changeset [10] by gkronber

refresh the list of plugin-tags before calling OnUpgrade and OnInstall after installing new plugins (#12)

12:03 Changeset [9] by gkronber

removed waring dialog when for deleting files (ticket #12)

11:08 Changeset [8] by gkronber

removed silly assertion statements (ticket #12)

02:39 Ticket #21 (Add some kind of shortcut for installing plugin in the Pluginmanager ...) created by swagner
Especially after installation many plugins have to be installed from …
02:35 Ticket #20 (Sort plugins in Pluginmanager Console) created by swagner
Perhaps it would be a good idea to sort the plugin lists …
02:08 Ticket #19 (Improve charting engine) created by swagner
Before thinking about a final HeuristicLab 3.0 release, the design, …
02:07 Ticket #18 (Implement standard algorithms and problems) created by swagner
Before thinking about a final HeuristicLab 3.0 release, several …
02:06 Ticket #17 (Documentation) created by swagner
Before thinking about a final HeuristicLab 3.0 release, some more …
02:06 Ticket #16 (Implement analysis of variable infos to identify invalid data dependencies) created by swagner
Variable infos provide information about the variables an operator …
02:05 Ticket #15 (Implement crossover and mutation operators for real vectors) created by swagner
Port the remaining crossover and mutation operators from HeuristicLab 1.1.
02:04 Ticket #14 (Improve performance of SGA plugin) created by swagner
Improve GUI updating in HeuristicLab.SGA. At the moment controls (like …
02:03 Ticket #13 (Review and unify drag and drop support) created by swagner
Support for drag and drop operations should be available throughout …
01:57 Ticket #12 (DirectoryNotFoundException is thrown when installing a plugin from the web) created by swagner
In the Pluginmanager Console a DirectoryNotFoundException is thrown …
01:46 Changeset [7] by swagner

Corrected assembly infos

01:18 Changeset [6] by swagner

Added setup

02/19/08:

23:52 Changeset [5] by swagner

Added license information for third party libraries

20:32 Changeset [4] by swagner

Updated API Documentation

19:38 Ticket #11 (Replace boolean variable BalanceTrees with a double BalancedTreesRate) created by gkronber
19:35 Ticket #10 (Adjust random operators to recieve a list of values to change) created by gkronber
19:34 Ticket #9 (Show plugin description in plugin info pane in the plugin manager console) created by gkronber
19:26 Ticket #8 (Show inactive plugins in the plugin manager) created by gkronber
Inactive plugins should be displayed in the tree view of the plugin …
19:26 Ticket #7 (Plugin to manage settings (SettingsInfrastructure)) created by gkronber
19:25 Ticket #6 (Data preprocessing functionality similar to HeuristicModeling (HL2)) created by gkronber
19:25 Ticket #5 (Operators to analyse structural diversity in GP populations) created by gkronber
18:59 Ticket #4 (Update only visible grid-cells when updating a DatasetView) created by gkronber
Makes GUI snappier.
18:58 Ticket #3 (Plugins in directories and sub-directories of the application directory) created by gkronber
It should be possible to have directories and sub-directories in …
18:57 Ticket #2 ('Stop' functionality for distributed engines.) created by gkronber
18:56 Ticket #1 (PluginLoader should handle circular plugin dependencies more gracefully) created by gkronber
Right now the loader will throw an StackOverflowException and dies. …
18:54 MultiPopGA_TSP created by gkronber
copied page from private trac
18:52 SGA_TSP created by gkronber
copied page from private trac
18:49 workbench_documentation_template created by gkronber
copied page from private trac
18:49 WorkbenchesHL3 created by gkronber
copied page from private trac
18:44 InstallingPlugins created by gkronber
copied page from private trac
18:32 OldWikiStart edited by gkronber
copied page from private trac (diff)
17:55 Changeset [3] by swagner

Removed plugins HeuristicLab.Charting.Grid and HeuristicLab.Charting.Gantt

17:03 Changeset [2] by swagner

Added HeuristicLab 3.0 sources from former SVN repository at revision 52

16:18 TracModPython created by trac
16:18 TracRss created by trac
16:18 WikiRestructuredText created by trac
16:18 TracStandalone created by trac
16:18 TracReports created by trac
16:18 TracPlugins created by trac
16:18 InterWiki created by trac
16:18 TracTimeline created by trac
16:18 TracLinks created by trac
16:18 WikiNewPage created by trac
16:18 TracFastCgi created by trac
16:18 TracSearch created by trac
16:18 TracBackup created by trac
16:18 TracGuide created by trac
16:18 TracSupport created by trac
16:18 TracPermissions created by trac
16:18 WikiDeletePage created by trac
16:18 TracTickets created by trac
16:18 TracCgi created by trac
16:18 TracWiki created by trac
16:18 TracInterfaceCustomization created by trac
16:18 TracImport created by trac
16:18 InterMapTxt created by trac
16:18 TracEnvironment created by trac
16:18 TracInstall created by trac
16:18 WikiProcessors created by trac
16:18 TracAccessibility created by trac
16:18 RecentChanges created by trac
16:18 TracChangeset created by trac
16:18 WikiHtml created by trac
16:18 TracLogging created by trac
16:18 WikiPageNames created by trac
16:18 TracRoadmap created by trac
16:18 TitleIndex created by trac
16:18 OldWikiStart created by trac
16:18 TracQuery created by trac
16:18 WikiMacros created by trac
16:18 TracIni created by trac
16:18 WikiRestructuredTextLinks created by trac
16:18 TracTicketsCustomFields created by trac
16:18 WikiFormatting created by trac
16:18 TracAdmin created by trac
16:18 TracNotification created by trac
16:18 TracSyntaxColoring created by trac
16:18 TracUpgrade created by trac
16:18 SandBox created by trac
16:18 InterTrac created by trac
16:18 TracBrowser created by trac
16:18 CamelCase created by trac
16:18 TracUnicode created by trac
16:18 TracRevisionLog created by trac
16:17 Changeset [1] by swagner

Added initial repository layout

Note: See TracTimeline for information about the timeline view.