Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

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

01/04/10:

22:47 Changeset [2588] by kgrading

added logging (#826)

22:42 Ticket #826 (Add Logging to Client) created by kgrading
Logging has to be increased using the built in logging system
18:55 Changeset [2587] by gkronber

Fixed projects to work with new plugin infrastructure. #799

18:23 Changeset [2586] by gkronber

Merged r2585 from plugin infrastructure refactoring branch back into the trunk. #799

18:21 Changeset [2585] by gkronber

Fixed build date attribute in .frame files. #799

11:23 Changeset [2584] by gkronber

Copied plugin HeuristicLab 3.3 from trunk to plugin-infrastructure refactoring branch. #799

11:17 Changeset [2583] by gkronber

Copied current versions of plugins HeuristicLab, HeuristicLab.AdvancedOptimizationFrontend, HeuristicLab.Core, HeuristicLab.Data to plugin-infrastructure refactoring branch. #799

11:13 Changeset [2582] by gkronber

Deleted previously copied projects to prepare for remerge (start from clean slate). #799

10:41 Changeset [2581] by gkronber

Fixed minor documentation flaw. #799 (Refactor plugin infrastructure)

07:55 Changeset [2580] by gkronber

copied all projects from trunk. #799 (Refactor plugin infrastructure)

01/02/10:

18:11 Changeset [2579] by gkronber

Implemented #823 (Implement tree evaluator with linear scaling.)

18:10 Changeset [2578] by gkronber

Implemented #824 (Refactor: ITreeEvaluator interface to provide a method that evaluates a tree on a range of samples.)

01/01/10:

19:06 Changeset [2577] by gkronber

Remove usage of UseEstimatedTargetValue parameter. #825 (UseEstimatedTargetValue parameter should be removed from evaluation operators.)

18:21 Ticket #825 (UseEstimatedTargetValue parameter should be removed from evaluation ...) created by gkronber
This parameter is necessary for a very specialized form of evaluation …
18:11 Ticket #824 (Refactor: ITreeEvaluator interface to provide a method that evaluates ...) created by gkronber
Instead of the two separate methods `PrepareForEvaluation(dataset, …

12/31/09:

16:47 Ticket #823 (Implement tree evaluator with linear scaling to improve convergence in ...) created by gkronber
As described in "Improving Symbolic Regression with Interval …

12/30/09:

16:03 Changeset [2576] by gkronber

Quick-fix for #822.

16:02 Ticket #822 (Missing Invoke() in MainForm) created by gkronber
As reported by kgrading

12/29/09:

02:33 Changeset [2575] by swagner

Implemented IDisposable and unified extension capabilities for all observable collections (#819)

12/28/09:

21:38 Changeset [2574] by swagner

Restructured interfaces and base classes (#819)

12/27/09:

04:12 Changeset [2573] by swagner

Worked on HeuristicLab.Collections plugin (#819)

  • added ObservableKeyedCollectionBase
  • minor fixes

12/26/09:

02:15 Changeset [2572] by swagner

Added new plugin HeuristicLab.Collections which contains generic observable collections (#819)

Note: See TracTimeline for information about the timeline view.