Timeline
01/06/10:
- 15:59 Changeset [2611] by
-
Initial import of the LINQDataAccessPlugin (#830)
- 15:48 Ticket #830 (Implementation of the Hive Server DAL in LINQ) created by
- Implementation in LINQ should slim down the DAL and restore …
- 14:43 Changeset [2610] by
-
Added Milliseconds to the logging timestamp (#826)
- 14:32 Changeset [2609] by
-
added logging to the wcf behavior (#828)
- 14:30 Changeset [2608] by
-
changed a ton of logging, changed minor job handling and changed the DB IP to localhost (#828)
- 14:19 Changeset [2607] by
-
added ToString methods (#829)
- 14:18 Ticket #829 (ToString() Method for business objects) created by
- for better debugging
- 14:14 Changeset [2606] by
-
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
- Aggregation ticket for minor work on the server before everything gets …
- 01:11 Changeset [2605] by
-
Set project dependencies to define build order (#799)
01/05/10:
- 19:10 Changeset [2604] by
-
Fixed problem in post-build scripts when the project directory contains a space. #799
- 17:47 Changeset [2603] by
-
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
- fixed: Done in r2602.
- 17:26 Changeset [2602] by
-
Improved error messages of ConfigMerger (#827)
- 17:19 Changeset [2601] by
-
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
- 15:31 Changeset [2600] by
-
Re-added ICSharpZipLib and replaced main start up code with call to plugin infrastructure start up code. #799
- 15:23 Changeset [2599] by
-
Added a class that contains the startup code for the plugin infrastructure. #799
- 15:17 Changeset [2598] by
-
Fixed post-build scripts. #799
- 14:31 Changeset [2597] by
-
Removed my name from the default settings in the plugin infrastructure. #799
- 13:09 Changeset [2596] by
-
Adapted post-build scripts. #799
- 11:49 Changeset [2595] by
-
Deleted unused interface ISandboxManager. #799
- 11:46 Changeset [2594] by
-
Fixed minor problem in type discovery. #799
- 11:22 Changeset [2593] by
-
Merged missing changes to main project HeuristicLab (r2587,r2589) from branch to trunk. #799
- 11:07 Changeset [2592] by
-
Merged missing changes (r2587, r2589) in plugin infrastructure from branch to trunk. #799
- 10:31 Changeset [2591] by
-
Copied refactored plugin infrastructure from branch and merged changeset r2586:2589 from branch into the trunk. #799
- 10:13 Changeset [2590] by
-
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
-
Fixed minor issues in Hive plugins. #799
01/04/10:
- 22:47 Changeset [2588] by
-
added logging (#826)
- 22:42 Ticket #826 (Add Logging to Client) created by
- Logging has to be increased using the built in logging system
- 18:55 Changeset [2587] by
-
Fixed projects to work with new plugin infrastructure. #799
- 18:23 Changeset [2586] by
-
Merged r2585 from plugin infrastructure refactoring branch back into the trunk. #799
- 18:21 Changeset [2585] by
-
Fixed build date attribute in .frame files. #799
- 11:23 Changeset [2584] by
-
Copied plugin HeuristicLab 3.3 from trunk to plugin-infrastructure refactoring branch. #799
- 11:17 Changeset [2583] by
-
Copied current versions of plugins HeuristicLab, HeuristicLab.AdvancedOptimizationFrontend, HeuristicLab.Core, HeuristicLab.Data to plugin-infrastructure refactoring branch. #799
- 11:13 Changeset [2582] by
-
Deleted previously copied projects to prepare for remerge (start from clean slate). #799
- 10:41 Changeset [2581] by
-
Fixed minor documentation flaw. #799 (Refactor plugin infrastructure)
- 07:55 Changeset [2580] by
-
copied all projects from trunk. #799 (Refactor plugin infrastructure)
01/02/10:
- 18:11 Changeset [2579] by
-
Implemented #823 (Implement tree evaluator with linear scaling.)
- 18:10 Changeset [2578] by
-
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
-
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
- 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
- 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
- As described in "Improving Symbolic Regression with Interval …
12/30/09:
- 16:03 Changeset [2576] by
-
Quick-fix for #822.
- 16:02 Ticket #822 (Missing Invoke() in MainForm) created by
- As reported by kgrading
12/29/09:
- 02:33 Changeset [2575] by
-
Implemented IDisposable and unified extension capabilities for all observable collections (#819)
12/28/09:
- 21:38 Changeset [2574] by
-
Restructured interfaces and base classes (#819)
12/27/09:
- 04:12 Changeset [2573] by
-
Worked on HeuristicLab.Collections plugin (#819)
- added ObservableKeyedCollectionBase
- minor fixes
12/26/09:
- 02:15 Changeset [2572] by
-
Added new plugin HeuristicLab.Collections which contains generic observable collections (#819)
12/23/09:
- 13:41 Changeset [2571] by
-
corrected reopening of connection if no database exists (ticket #759)
- 13:30 Changeset [2570] by
-
Renamed methods in MultiLayerPerceptronRegression. #751.