Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

01/19/10:

21:30 Ticket #849 (PluginInfrastructure attempts to disable a plugin multiple times if ...) created by abeham
An InvalidOperationException is thrown in desc.Disable() line 303 of …
18:25 Changeset [2647] by mkommend

forgot System.Data.SQLite.DLL for SQLite (ticket #837)

18:16 Changeset [2646] by mkommend

forgot two add files for SQLite (ticket #837)

18:11 Changeset [2645] by mkommend

extracted external libraries and adapted dependent plugins (ticket #837)

15:46 Changeset [2644] by mkommend

fixed string comparison in GetTypes method of the ApplicationManager;
necessary because on x64 systems the drive letter could be lower or upper case
(ticket #799)

15:01 Changeset [2643] by swagner

Applied changes resulting from the refactored plugin infrastructure to HeuristicLab 3.3 (#799)

13:41 Ticket #845 (In the FunctionTreeView only the string N/A is displayed for unknown ...) closed by gkronber
fixed
13:40 Changeset [2642] by gkronber

Added a two versions of the type discovery methods in IApplicationManager with a boolean parameter to select if only instantiable types should be returned. #846

13:38 Ticket #832 (Starting a new application or closing a running application after some ...) closed by gkronber
fixed: Problem couldn't be reproduced after r2615.
02:16 Changeset [2641] by swagner

Added more images from the VS2008 image library (#841)

01/18/10:

16:46 Changeset [2640] by gkronber

Removed the restriction of the estimated value to the range [LowerBound..UpperBound] because the estimation is scaled anyway. However the scaled values are restricted to that range. #823 (Implement tree evaluator with linear scaling to improve convergence in symbolic regression.)

16:37 Changeset [2639] by mkommend

update create console application for x64 systems (ticket #799)

16:19 Changeset [2638] by mkommend

adapted CopyAssemblies.cmd and !CustomPostBuildTemplate_UpdateLocalInstallation.cmd (ticket #799)

16:05 Ticket #799 (Refactor plugin infrastructure) reopened by mkommend
15:59 Ticket #799 (Refactor plugin infrastructure) closed by mkommend
fixed: added output of copied files in CopyAssemblies.cmd r2637
15:59 Changeset [2637] by mkommend

added output of copied files in CopyAssemblies.cmd (ticket #799)

15:59 Ticket #799 (Refactor plugin infrastructure) reopened by mkommend
13:56 Ticket #843 (ActiveViewChanged is not fired correctly) closed by mkommend
fixed
10:59 Changeset [2636] by mkommend

registered on additional event ActiveContentChanged in !WinFormsUI to fire ActiveViewChanged (ticket #843)

10:56 Changeset [2635] by gkronber

Fixed a bug in the network transformation operator and changed test-cases to detect the problem. #833

09:31 Changeset [2634] by gkronber

Added target variable property for the scaling tree evaluator. #823

09:28 Changeset [2633] by gkronber

Fixed test-cases for constant expressions and expressions of one argument and fixed a bug in the network transformation operator. #833

01/17/10:

13:14 Ticket #848 (NodeBasedVariableQualityImpactCalucator uses incorrect tree evaluator ...) closed by gkronber
fixed: Fixed with r2632.
13:14 Changeset [2632] by gkronber

Fixed #848 (NodeBasedVariableQualityImpactCalucator uses incorrect tree evaluator to calculate variable impacts in hard coded GP algorithms for structure identification).

13:14 Ticket #848 (NodeBasedVariableQualityImpactCalucator uses incorrect tree evaluator ...) created by gkronber
02:29 Ticket #847 (Plugin infrastructure doesn't deactivate unloadable plugins in some cases) created by gkronber
There seem to be problems when the application directory contains both …
02:20 Ticket #846 (Provide method to get all instantiable and non-instantiable types in ...) created by swagner
It should be possible to get all types of a base type using the …

01/15/10:

18:42 Changeset [2631] by gkronber

Fixed another problem in the operator for transformation of networks to closed-form function trees. #833 (Genetic Programming based search for equations (modeling with multiple target variables))

18:12 Changeset [2630] by gkronber

Fixed bugs in the operator for transformation of networks to closed-form function trees. #833 (Genetic Programming based search for equations (modeling with multiple target variables))

17:58 Changeset [2629] by gkronber

Fixed display of unknown functions and removed UnknownFunctionException. #845 (In the FunctionTreeView only the string N/A is displayed for unknown functions)

17:51 Ticket #845 (In the FunctionTreeView only the string N/A is displayed for unknown ...) created by gkronber
We can at least display the type name of the function.
16:49 Ticket #844 (CEDMA Controller should store the experiment configuration in model ...) created by gkronber
To enable analysis based on experiment configurations (for instance …
14:23 Ticket #843 (ActiveViewChanged is not fired correctly) created by mkommend
If a view is docked left, right, top, bottom or floating the MainForm …

01/14/10:

21:11 Changeset [2628] by swagner

Added more images of the VS2008 image library (#841)

19:42 Changeset [2627] by gkronber

Added test cases for network transformation and fixed bugs in network transformation operator. #833

16:52 Ticket #842 (ProgrammableOperator Overhaul) created by epitzer
Quite a number of tickets have accumulated concerning the programmable …
05:27 Changeset [2626] by swagner

Added a view images of the VS2008 image library (#841)

00:20 Ticket #841 (Add images from the Visual Studio 2008 image library) created by swagner

01/13/10:

19:31 Changeset [2625] by gkronber

Fixed bugs in network transformation operator. Added test cases. #833.

15:43 Changeset [2624] by gkronber

Rewrote part of network transformation code. #833 (Genetic Programming based search for equations (modeling with multiple target variables))

15:03 Ticket #840 (Implement Algorithms: Tabu Search) created by abeham
The attached engine describes a simple tabu search metaheuristic in …
14:43 Ticket #839 (Implement Algorithms: SASEGASA) created by abeham
The attached engine is an example of how to model a SASEGASA algorithm …
13:06 Ticket #838 (Realising sexual selection in HL3) closed by abeham
worksforme: Thanks, looks good! I'll close this ticket.
11:39 Ticket #838 (Realising sexual selection in HL3) created by abeham
The selection operators as they are designed to work currently do not …
03:32 Changeset [2623] by swagner

Worked on HeuristicLab.Collections (#819)

  • added ObservableSet
  • restructured interfaces again

01/12/10:

23:00 Ticket #595 (Restructure solution file) closed by swagner
wontfix: As projects in solution folders are sometimes not correctly sorted by …
16:44 Ticket #837 (Restructure external libraries for HeuristicLab) created by mkommend
* a new folder for every library under HeuristicLab.ExtLibs * every …

01/11/10:

20:01 Ticket #836 (Initial population doesn't contain all functions in combination with ...) created by gkronber
20:00 Changeset [2622] by gkronber

Worked on evaluation operators for multiple-target modeling. #833

11:22 Ticket #835 (CEDMA form should be displayed in a larger window) closed by mkommend
fixed
11:22 Changeset [2621] by mkommend

set size of CEDMA form to 800, 600 (ticket #835)

11:21 Ticket #835 (CEDMA form should be displayed in a larger window) created by mkommend
03:55 Changeset [2620] by swagner

Implemented INotifyPropertyChanged in all observable collections (#819)

01/10/10:

21:01 Changeset [2619] by gkronber

Implemented #834 (IPredictor.Predict() should return an IEnumerable<double> instead of an double[]).

20:59 Ticket #834 (IPredictor.Predict() should return an IEnumerable<double> instead of ...) created by gkronber

01/09/10:

03:22 Changeset [2618] by swagner

Worked on HeuristicLab.Collections (#819)

  • removed implementation of IDisposable
  • added read-only wrappers

01/08/10:

18:40 Changeset [2617] by gkronber

added post-build event. #833 (Genetic Programming based search for equations (modeling with multiple target variables))

18:31 Changeset [2616] by gkronber

Initial commit of plugin for GP based network or equation modeling. #833

18:27 Ticket #833 (Genetic Programming based search for equations (modeling with multiple ...) created by gkronber

01/07/10:

15:33 Changeset [2615] by gkronber

Added infinite lease for PluginManager. #832 (Starting a new application or closing a running application after some time throws a RemotingException)

15:33 Ticket #832 (Starting a new application or closing a running application after some ...) created by gkronber
The problem is a remoting call to a released object. Setting the lease …
13:58 Ticket #760 (IPredictor should have a method to get all used variables) closed by mkommend
fixed
13:57 Ticket #779 (ObservableCollection should implement INotifyCollectionChanged) closed by mkommend
fixed
13:56 Ticket #808 (Median calculation is wrong in Statistics class) closed by mkommend
fixed
13:46 Ticket #797 (Update plugin dependencies in HeuristicLab.GP.Algorithms) closed by gkronber
fixed: Fixed with r2566.
13:15 Changeset [2614] by mkommend

fixed comments in Files.x64.txt (ticket #799)

13:08 Ticket #480 (Check if it is possible to open any file by giving relative paths in ...) closed by gkronber
fixed: Relative paths in plugin file attributes are not permitted anymore. …
13:07 Ticket #831 (Activate restricted permission set for sandboxed AppDomains) created by gkronber
Currently the permission policy for 'sandboxed' AppDomains is …
13:01 Ticket #822 (Missing Invoke() in MainForm) closed by gkronber
fixed
13:01 Ticket #821 (Additional model meta data field that stores number of different ...) closed by gkronber
fixed
13:00 Ticket #818 (Additional model meta data field that stores the number of input ...) closed by gkronber
fixed
13:00 Ticket #813 (GP structure-identification algorithms that use only a simple function ...) closed by gkronber
fixed
13:00 Ticket #182 (Release new stable versions of plugins HeuristicLab.Grid, ...) closed by gkronber
wontfix: New versions of all plugins have to be released in course of the HL3 …
12:59 Ticket #825 (UseEstimatedTargetValue parameter should be removed from evaluation ...) closed by gkronber
fixed
12:58 Ticket #698 (PluginManager is not a singleton over the whole application) closed by gkronber
fixed: Fixed in course of the plugin infrastructure refactoring #799.
12:58 Ticket #553 (OnUnload hook for plugins) closed by gkronber
fixed: Fixed in course of the plugin infrastructure refactoring #799.
12:57 Ticket #799 (Refactor plugin infrastructure) closed by gkronber
fixed: Further improvements in the plugin infrastructure should be tracked in …
12:48 Changeset [2613] by gkronber

Deleted branch for plugin infrastructure refactoring. #799

12:47 Changeset [2612] by gkronber

Added missing license header. #799

01/06/10:

15:59 Changeset [2611] by kgrading

Initial import of the LINQDataAccessPlugin (#830)

15:48 Ticket #830 (Implementation of the Hive Server DAL in LINQ) created by kgrading
Implementation in LINQ should slim down the DAL and restore …
14:43 Changeset [2610] by kgrading

Added Milliseconds to the logging timestamp (#826)

14:32 Changeset [2609] by kgrading

added logging to the wcf behavior (#828)

14:30 Changeset [2608] by kgrading

changed a ton of logging, changed minor job handling and changed the DB IP to localhost (#828)

14:19 Changeset [2607] by kgrading

added ToString methods (#829)

14:18 Ticket #829 (ToString() Method for business objects) created by kgrading
for better debugging
14:14 Changeset [2606] by kgrading

changed the isolation level of the binary stream and added output to PersistableObject (#828)

14:13 Ticket #828 (Minor improvements to the server) created by kgrading
Aggregation ticket for minor work on the server before everything gets …
01:11 Changeset [2605] by swagner

Set project dependencies to define build order (#799)

01/05/10:

19:10 Changeset [2604] by swagner

Fixed problem in post-build scripts when the project directory contains a space. #799

17:47 Changeset [2603] by gkronber

Fixed (?) problem in post-build scripts when the project directory contains a space. #799

17:26 Ticket #827 (Make error messages of ConfigMerger a bit more verbose) closed by swagner
fixed: Done in r2602.
17:26 Changeset [2602] by swagner

Improved error messages of ConfigMerger (#827)

17:19 Changeset [2601] by gkronber

Changed configuration so that file lists are not copied to output directory and added script to create a console application. #799

16:41 Ticket #827 (Make error messages of ConfigMerger a bit more verbose) created by swagner
15:31 Changeset [2600] by gkronber

Re-added ICSharpZipLib and replaced main start up code with call to plugin infrastructure start up code. #799

15:23 Changeset [2599] by gkronber

Added a class that contains the startup code for the plugin infrastructure. #799

15:17 Changeset [2598] by gkronber

Fixed post-build scripts. #799

14:31 Changeset [2597] by gkronber

Removed my name from the default settings in the plugin infrastructure. #799

13:09 Changeset [2596] by gkronber

Adapted post-build scripts. #799

11:49 Changeset [2595] by gkronber

Deleted unused interface ISandboxManager. #799

11:46 Changeset [2594] by gkronber

Fixed minor problem in type discovery. #799

11:22 Changeset [2593] by gkronber

Merged missing changes to main project HeuristicLab (r2587,r2589) from branch to trunk. #799

11:07 Changeset [2592] by gkronber

Merged missing changes (r2587, r2589) in plugin infrastructure from branch to trunk. #799

10:31 Changeset [2591] by gkronber

Copied refactored plugin infrastructure from branch and merged changeset r2586:2589 from branch into the trunk. #799

10:13 Changeset [2590] by gkronber

THIS REVISION DOESN'T BUILD!
Deleted projects HeuristicLab, HeuristicLab.PluginInfrastructure and HeuristicLab.PluginInfrastructure.GUI in preparation for the merge of the refactored plugin infrastructure from the branch back to the trunk. #799

10:01 Changeset [2589] by gkronber

Fixed minor issues in Hive plugins. #799

Note: See TracTimeline for information about the timeline view.