Timeline
11/26/10:
- 23:22 Changeset [4951] by
-
Branched DataAnalysis plugin into DataAnalysis.PopulationDiversity branch. (#1278)
- 22:54 Changeset [4950] by
-
#1198 Store password in session
- 22:00 Changeset [4949] by
-
Worked on structural population diversity analysis (#1278): Implemented management of genetic information items in dictionaries.
- 21:06 Changeset [4948] by
-
Worked on structural population diversity analysis (#1278): Added parameters for similarity calculations.
- 17:14 Changeset [4947] by
-
Simpler breakpoint handling, fix cloning, prevent stepping while running (#47)
- 16:38 Changeset [4946] by
-
Minor changes in DebugEngine (ticket #47).
- 14:58 Ticket #1299 (Static analysis of symbolic regression models via interval arithmetic) created by
- As described by "M. Keijzer, Improving Symbolic Regression with …
- 13:40 Changeset [4945] by
-
Changed VariableFrequencyAnalyzers to trace only used variables (ticket #1246).
- 13:27 Changeset [4944] by
-
Added code to react on visibility changes of runs in the RunCollectionVariableImpactView (ticket #1200).
- 04:09 Changeset [4943] by
-
Worked on OKB (#1174)
- 00:15 Changeset [4942] by
-
Worked on structural population diversity analysis (#1278): Added parameters for similarity calculations.
11/25/10:
- 23:16 Changeset [4941] by
-
Worked on structural population diversity analysis (#1278): Implemented calculation of structural similarity of symbolic expression trees.
- 23:09 Changeset [4940] by
-
#1196 add new clientclass
- 21:49 Changeset [4939] by
-
#1198 Added AlgorithmClassController, AlgorithmClassModel, AlgorithmClass/Index.aspx with ListBox
- 21:41 Changeset [4938] by
-
Worked on structural population diversity analysis (#1278): Improved and pruned similarity function for genetic information items.
- 15:27 Changeset [4937] by
-
- updated assemblies to latest hive version (r4936)
- 15:24 Changeset [4936] by
-
- seperated plugin folder on slaves into PluginCache and PluginTemp, so that the PluginManager does not load the plugins from the temporary folders (which caused rare concurrency issues)
- 12:39 Changeset [4935] by
-
#1260 ignored plugin files
- 12:37 Changeset [4934] by
-
Worked on structural population diversity analysis (#1278):
- Added storing of descendant nodes.
- Added storing of level information.
- Added level filtering.
- Added prevention of multiple consideration of descendant nodes.
- 12:37 Changeset [4933] by
-
#1260 deleted plugin files
- 12:36 Changeset [4932] by
-
- addes frames for plugin-files
- automated the way SubWCRev is called for .cs.frame files (PreBuildEvent.cmd now automatically processes all *.cs.frame files)
- 10:58 Documentation/Howto/SetupHiveServer created by
- 10:42 Changeset [4931] by
-
Add tool tip for current scope (#47)
- 10:38 Changeset [4930] by
-
Better display and highlighting of scopes (#47)
- 02:51 Changeset [4929] by
-
Worked on OKB (#1174)
- 00:22 Changeset [4928] by
-
Worked on structural population diversity analysis (#1278):
- Improved definition of genetic items.
- Implemented recursive collection of all genetic items of symbolic expression trees.
- Added FineGrainedStructuralPopulationDiversityAnalyzer to SymbolicRegressionProblemBase.
11/24/10:
- 20:38 Changeset [4927] by
- 20:37 Changeset [4926] by
- 20:31 Changeset [4925] by
- 11:08 Changeset [4924] by
-
Further reduction of verbosity (#1285)
- 11:04 Changeset [4923] by
-
#1260 updated Hive.ExperimentManager binaries to latest trunk build (r4920)
- 10:37 Changeset [4922] by
-
- reduced verbosity
- 10:27 Changeset [4921] by
-
- fixed plugin deployment bug (missing files from PluginInfrastructure and wrong sandbox directory)
- fixed PluginCache bug (now only needed plugins get loaded -> improved performance)
- 10:23 Changeset [4920] by
-
#1297 fixed wrong directory of appDomain
- 10:02 Changeset [4919] by
-
- Updated batch file to run in non-interactive mode when specifying all command line parameters
- 02:54 Changeset [4918] by
-
Worked on OKB (#1174)
- 00:18 Changeset [4917] by
-
Worked on retrieval of genetic items (#1278).
11/23/10:
- 23:53 ChangeLog edited by
- (diff)
- 23:52 ChangeLog edited by
- (diff)
- 23:50 Download edited by
- (diff)
- 20:59 Changeset [4916] by
-
- Changed according to mkommend's suggestions
- 18:23 Changeset [4915] by
-
#1260 added missing file
- 18:22 Changeset [4914] by
-
- implemented single sign on with services
- fixed plugin-deployment
- removed hive-specific userConfig sections
- minor bugfixes
- 18:18 Changeset [4913] by
-
#1298 added the possibility to use a ChannelFactory in HeuristicLab.Clients.Common.ClientFactory (needed for Hive single sign on)
- 18:16 Ticket #1298 (Single sign-on for Hive) created by
- ClientFactory needs to be extended in order to implement single …
- 18:14 Changeset [4912] by
-
#1297 fixed sandboxmanager fails to load plugins properly
- 18:12 Changeset [4911] by
-
#1296 fixed missing dependency
- 17:56 Ticket #1297 (SandboxManager fails to load plugins properly) created by
- It only loads the already loaded plugins into a new PluginManager.
- 17:54 Ticket #1296 (Missing dependency in SharpDevelop) created by
- The dependency for the plugin file …
- 15:31 Documentation/DevelopmentCenter/DebugEngine edited by
- (diff)
- 15:29 Documentation/DevelopmentCenter/DebugEngine created by
- 15:10 Ticket #1295 (Engines should be changable during an algorithm run) created by
- For debugging purposes it would be very helpful to be able to switch …
- 15:06 Changeset [4910] by
-
Replace Enumerable.Aggregate with String.Join for faster string concatenation (#1294)
- 15:06 Ticket #1294 (LogView is very slow when the Log contains many messages) created by
- 15:03 Changeset [4909] by
-
Several GUI improvements (#47)
- add icons and tool tips
- add support for suspending the operator trace view
- faster skipping of stack-only operations
- remove log view and execution time view
- 09:45 Changeset [4908] by
-
Reviewed changeset r4682 and fixed a bug introduced in that changeset. #1293
- 01:42 Changeset [4907] by
-
- Fixed expression tree -> string conversion
- 01:34 Ticket #1293 (SymbolicExpressionTreeStringConverter throws an exception) created by
- Seems like an oversight of the cloning refactoring (#922). The …
11/22/10:
- 18:55 Changeset [4906] by
-
Removed attributes Storable and StorableClass from tree formatters. (#1270)
- 17:13 Changeset [4905] by
-
- added plugin management features
- took over client-GUI from old branch
- merged with bugfixes from old branch
- added hive-web (for IIS)
- 17:06 Changeset [4904] by
-
Add operator trace view (#47)
- 15:57 Ticket #1292 (Show correlation of dataset features as HeatMap) created by
- 14:08 Changeset [4903] by
-
Many small improvements to DebugEngine (#47)
- suppress logging during execution
- add refresh button
- optionally skip over execution stack operators
- expand all tree views and scroll to top node
- show operator on click on atomic operation
- add build.cmd
- 13:58 Ticket #1291 (Previous initial operator remains green) created by
- When an operator graph is saved and reloaded, the previous initial …
- 13:57 Ticket #1146 (The filtering of RunCollections is slow for larger collections.) closed by
- duplicate: This changes have been implemented in ticket #1284.
- 13:24 Changeset [4902] by
-
- adapted NSGAII to new cloning implementation
- 12:25 Changeset [4901] by
-
updated binaries to HL 3.3.2
- 11:09 Changeset [4900] by
-
Added string formatters for GraphViz and LaTex formats.
Set svn:ignore properties. #1270
- 10:38 Changeset [4899] by
-
Improved performance (#1177)
- 10:37 Changeset [4898] by
-
Added symbol and tree-node classes for ReadMem and SetMem. #1290
- 10:34 Changeset [4897] by
-
Implemented set-memory and read-memory operation for GP-based data-analysis. #1290
- 10:33 Changeset [4896] by
-
Added branch directory for #1290
- 10:27 Ticket #1290 (Implement symbols for reading and writing memory cells (stores) for GP) created by
- 10:00 Changeset [4895] by
-
Fixed backwards compatibility (#1177)
- 08:27 Milestone HeuristicLab 3.3.2 completed
- == HeuristicLab 3.3.2 - November 22nd, 2010 == * …
- 08:25 Ticket #1271 (Release HeuristicLab 3.3.2) closed by
- done
- 08:23 ChangeLog edited by
- Updated content due to the 3.3.2 release (diff)
- 08:21 SystemRequirements edited by
- (diff)
- 08:17 Download edited by
- Released HeuristicLab 3.3.2 (diff)
- 08:05 Ticket #1249 (Optimizer is disabled when HeuristicLab is started on a PC without ...) closed by
- done
- 08:05 Ticket #1240 (Keyboard shortcuts to close open tabs) closed by
- done
- 08:05 Ticket #1284 (Improve performance of RunCollectionView) closed by
- done
- 08:04 Ticket #1281 (Context menu for opening the box plots view is missing in the bubble chart) closed by
- done
- 08:04 Ticket #1272 (The RunCollectionBubbleChart crashes if the jitter is changed bevor ...) closed by
- done
- 08:04 Ticket #1264 (Runs are not opened after a double click on the row header in the ...) closed by
- done
- 08:04 Ticket #1262 (The BoxPlotView should also show Min and Max in the statistical ...) closed by
- done
- 08:04 Ticket #1261 (Automatic Coloring in BubbleChart) closed by
- done
- 08:04 Ticket #1253 (The RunCollectionTabularView should display some statistical ...) closed by
- done
- 08:03 Ticket #1251 (RunCollection tabular view selects different columns when new ...) closed by
- done
- 08:03 Ticket #1225 (The status of executables views is not updated correctly) closed by
- done
- 08:03 Ticket #1213 (The RunCollectionTabularView throws an exception when the ...) closed by
- done
- 08:03 Ticket #1135 (Improve BubbleChartView and BoxplotView) closed by
- done
- 08:03 Ticket #1237 (Create subclass of chart to implement advanced functionality) closed by
- done
- 08:02 Ticket #1236 (Add best known solution import for the VRP) closed by
- done
- 08:02 Ticket #1263 (The Import button should not be disabled in the DataAnalysisProblemDataView) closed by
- done
- 08:02 Ticket #1259 (Import from CSV button is only partially visible in data tab of ...) closed by
- done
- 08:02 Ticket #1228 (Export functionality for data analysis views: scatter-plot, ...) closed by
- done
- 08:02 Ticket #939 (Data types and operators for classification problems) closed by
- done
- 08:01 Ticket #1199 (Crossvalidation for DataAnalysis algorithms) closed by
- done
- 08:00 Ticket #1232 (Correct bugs of Problem and SingleObjectiveProblem) closed by
- done
- 08:00 Ticket #1231 (Experiments do not change their ExecutionState correctly) closed by
- done
- 08:00 Ticket #1171 (Create a base class for problems) closed by
- done
- 07:59 Ticket #1273 (The OperatorGraphVisualization throws an exception if shapes are ...) closed by
- done
- 07:59 Ticket #1275 (The ProgrammableOperator should be a SingleSuccessorOperator) closed by
- done
- 07:59 Ticket #1211 (The ViewHost should cache the last displayed view if the content is ...) closed by
- done
- 07:58 Ticket #1280 (Fix Netron diagramming library automated build) closed by
- done
- 07:58 Ticket #1268 (A severe memory leak exists when executing an algorithm multiple times) closed by
- done
- 07:58 Ticket #1239 (Some plugins have unnecessary or missing references / dependencies) closed by
- done
- 07:58 Ticket #1218 (License files for HeuristicLab-3.3 and HeuristicLab.SharpDevelop ...) closed by
- done
- 07:57 Ticket #1155 (Review and unify the readonly and locked state of views) closed by
- done
- 07:57 Ticket #959 (Correct EventPattern in HL) closed by
- done
- 07:57 Ticket #922 (Refactor cloning) closed by
- done
- 07:57 Ticket #1274 (Remove unused project file in ...) closed by
- done
- 07:56 Ticket #1283 (StringConvertibleMatrixView can not handle a large amount of columns) closed by
- done
- 07:56 Ticket #1230 (Coping (CTRL-C) values from a StringConvertibleMatrixView throws an ...) closed by
- done
- 07:55 Ticket #1277 (Operators SideBar freezes HL when deleting in search box) closed by
- done
- 07:55 Ticket #1241 (Set focus in TypeSelector to the textbox) closed by
- done
- 07:54 Ticket #841 (Add images from the Visual Studio 2008 image library) closed by
- done
- 07:54 Ticket #1234 (Implement allele frequency analysis) closed by
- done
- 07:54 Ticket #1188 (Implement population diversity analysis) closed by
- done
- 07:54 Ticket #1164 (Viewing an empty DataTable (with no rows) with a ...) closed by
- done
- 07:53 Ticket #925 (Enhance visualization of DataTables) closed by
- done
- 07:53 Ticket #1244 (Possibly superflous Placeholder) closed by
- done
- 07:53 Ticket #1257 (Reset of cross-validation throws exception) closed by
- done
- 07:53 Ticket #1226 (Exception when trying to retrieve the estimated values of a SVM solution) closed by
- done
- 07:19 Changeset [4894] by
-
Updated MergeConfigs.cmd and Files.txt due to changes in r4893 (#1271)
- 02:41 Changeset [4893] by
-
Removed plugins which are not part of the 3.3.2 release (#1271)
- 02:27 Changeset [4892] by
-
Created tag for HeuristicLab 3.3.2 (#1271)
- 02:22 Changeset [4891] by
-
Updated samples (#1271)
- 02:00 Changeset [4890] by
-
Updated content of start page (#1271)
- 01:49 Changeset [4889] by
-
Updated plugin dependencies and versions (#1271)
- 01:26 Changeset [4888] by
11/21/10:
- 23:55 Changeset [4887] by
-
Added folders to organize the HeuristicLab.Analysis plugin (#925)
- 23:14 Changeset [4886] by
-
Started working on fine grained structural similarity estimation for structural population diversity in GP. (#1278)
- 19:58 Changeset [4885] by
-
Added abstract base class for population diversity analyzers for symbolic regression; simplified management of population diversity analyzers in symbolic regression problem base. (#1278)
- 19:28 Changeset [4884] by
-
Updated symbolic classification with SGP demo. #939
- 18:30 Ticket #1289 (For binary classification tasks the AUCs in the ROC view should be the same) created by
- 18:19 Changeset [4883] by
-
Improved performance of all RunCollectionViews (ticket #1284).
- 01:07 Changeset [4882] by
-
Robustified variables usage population diversity analyzer. (#1278)
- 00:48 Changeset [4881] by
-
Added first version of variables usage population diversity analyzer. (#1278)
11/20/10:
- 22:40 Changeset [4880] by
-
Automatically fold branches with no impact in the InteractiveSymbolicRegressionSolutionSimplifierView. #1227
- 22:38 Changeset [4879] by
-
Moved files into plugin specific directory. #1227.
- 21:57 Changeset [4878] by
-
Added constant folding to the symbolic simplifier for all data analysis symbols. #1227
- 21:56 Changeset [4877] by
-
Created branch for population diversity analysis for symbolic regression. (#1278)
- 17:01 Changeset [4876] by
-
Complete overhaul of DebugEngine (#47)
- 16:37 Changeset [4875] by
-
- Added build script to NSGA2 branch
- 16:35 Changeset [4874] by
-
- Updated build script with recent version in trunk
- 16:34 Changeset [4873] by
-
- Updated build script to auto select the .sln file if only one was found
- 16:21 Changeset [4872] by
-
- Fixed test for SBX after changing SBX in r3172
- 14:54 Ticket #1288 (Classes RandomEnumerable and MatrixExtensions are misplaced) created by
- The classes RandomEnumerable and MatrixExtensions (both currently in …
- 14:13 Changeset [4871] by
-
Refactoring and modularization of DebugEngine (#47)
- 02:44 Changeset [4870] by
-
Added axis labels for data tables (#925)
- 02:21 Ticket #1287 (Enhance visualization of DataTables) created by
- Follow-up of ticket #925. The visualization capabilities of …
- 02:15 Changeset [4869] by
-
Fixed bugs in Smalltalk formatter. (#1270)
- 01:58 Changeset [4868] by
-
Added first complete version of Smalltalk formatter. (#1270)
- 01:26 Changeset [4867] by
-
Set initial focus in TypeSelector to search text box (#1241)
- 00:35 Changeset [4866] by
-
Modified TSPAlleleFrequencyAnalyzer to use the distance matrix if available (#1234)
- 00:10 Changeset [4865] by
-
- Updated all plugin versions and AssemblyFileVersions to 3.3.2
- HeuristicLab.CodeEditor updated AssemblyVersion from 3.2 to 3.3
- HeuristicLab.Common.Resources updated AssemblyVersion from 3.2 to 3.3
- HeuristicLab.Tracing updated AssemblyVersion from 3.2 to 3.3
- Updated all plugin versions and AssemblyFileVersions to 3.3.2
11/19/10:
- 23:37 Ticket #1286 (Display of values does not work properly in interactive solution simplifier) created by
- To reproduce this do the following: * Open the attached engine. * …
- 21:16 Changeset [4864] by
-
Corrected project references in DataAnalysis project. (#1270)
- 18:16 Changeset [4863] by
-
- Added a build file that asks for some options and then calls msbuild to build the specified solution with the specified configuration and platform
- 18:15 Ticket #1285 (Write a batch file for compiling without VS2010) created by
- 18:00 Changeset [4862] by
-
Checked if all solution similarities are between 0 and 1 (#1188).
- 17:38 Ticket #1284 (Improve performance of RunCollectionView) created by
- 15:55 Ticket #1282 (Exception in bubble chart when panning wildly) closed by
- worksforme
- 15:49 Changeset [4861] by
-
Added Smalltalk formatter in DataAnalysis.Symbolic.Formatters. (#1270)
- 15:43 Changeset [4860] by
-
Merged changes from trunk into branch (#1177)
- 15:39 Changeset [4859] by
-
Set ignore flag for files that are not to be considered in version control. (#1270)
- 15:33 Changeset [4858] by
-
Removed obsolete project for symbolic expression tree formatters; (re-)added DataAnalysis project in branch DataAnalysis.Extensions. (#1270)
- 15:32 Changeset [4857] by
-
Fixed some minor issues (#1236)
- 15:27 Changeset [4856] by
-
Implemented review changes (#1236)
- 14:58 Changeset [4855] by
-
added SGP classification demo to project. #1271
- 14:45 Changeset [4854] by
-
added SGP classification sample #1271
- 14:40 Changeset [4853] by
-
Updated samples of GP - SymbReg and GP - Artificial Ant. #1271
- 14:26 Changeset [4852] by
- 13:54 Changeset [4851] by
-
Implemented review comments (#1236)
- 13:51 Changeset [4850] by
-
Improved performance of StringConvertibleMatrixView when dealing with lots of columns (ticket #1283).
- 13:43 Changeset [4849] by
-
Reviewed classes AlleleFrequencyAnalyzer, TSPAlleleFrequencyAnalyzer, Allele, AlleleFrequencyCollection, AlleleFrequencyCollectionHistory, AlleleFrequencyView, AlleleFrequencyCollectionView, AlleleFrequencyCollectionHistoryView and MovieView and made some minor changes. #1234
- 13:12 Documentation/Reference/VehicleRoutingProblem edited by
- (diff)
- 11:59 Ticket #1283 (StringConvertibleMatrixView can not handle a large amount of columns) created by
- 11:53 Documentation/Reference/VehicleRoutingProblem edited by
- Added info on the number of customers, as well as the extended solomon … (diff)
- 11:23 Changeset [4848] by
-
Reviewed classes HeatMap, HeatMapHistory, PopulationDiversityAnalyzer, DataTableHistory, !TSPPopulationDiversityAnalyzer and made minor changes. #1188
- 11:12 Changeset [4847] by
-
Implemented review comments (#1236)
- 11:11 Documentation/Reference/VehicleRoutingProblem edited by
- (diff)
- 10:50 Changeset [4846] by
-
Readded lost context menu item in bubble chart (ticket #1281).
- 10:44 Changeset [4845] by
-
Corrected and redesigned automatic coloring in RunCollectionBubbleChartView (ticket #1261).
- 09:53 Changeset [4844] by
-
Set ignore flag for files that are not to be considered in version control. (#1270)
- 09:42 Changeset [4843] by
-
Removed files that were added unintentionally. (#1270)
- 09:38 Changeset [4842] by
-
Improved management of formatters in view for display of symbolic expression trees as strings as discussed with mkommend. (#1270)
- 09:36 Documentation/Reference/VehicleRoutingProblem created by
- 09:36 Documentation/FirstSteps edited by
- (diff)
- 01:55 Ticket #1282 (Exception in bubble chart when panning wildly) created by
- To reproduce, do the following: * open an experiment with many runs …
- 01:38 Ticket #1281 (Context menu for opening the box plots view is missing in the bubble chart) created by
- It seems that the context menu for opening the box plots view from the …
11/18/10:
- 21:01 Changeset [4841] by
-
Simplified management of formatters in view for display of symbolic expression trees as strings. (#1270)
- 20:55 Documentation/DevelopmentCenter/CreateNewViews created by
- Tried to document Michael Kommenda's View HowTo
- 18:50 Changeset [4840] by
-
Renamed solution in formatters branch; implemented view for display of symbolic expression trees as strings depending on the chosen formatter. (#1270)
- 17:18 Changeset [4839] by
-
#1215 worked on MetaOptimization
- split configurations into ValueConfigurations and ParameterConfigurations
- 16:47 Changeset [4838] by
-
Better reflect single successor operation generation inside user visible code. (#1275)
- 16:06 Changeset [4837] by
-
Corrected ValidationBestSymbolicClassificationSolutionAnalyzer (ticket #939).
- 15:39 Changeset [4836] by
-
Corrected ordering of valid target variables (ticket #939).
- 13:50 Changeset [4835] by
-
Corrected memory leak in Problems.DataAnalysis (ticket #1268).
- 13:46 Changeset [4834] by
-
- Updated Netron.Diagramming.Core-3.0.2672.12446.csproj
- 13:43 Ticket #1280 (Fix Netron diagramming library automated build) created by
- In the project Netron.Diagramming.Core-3.0.2672.12446 it is selected …
- 13:17 Ticket #1279 (ResultCollector should always clone the collected values) created by
- If the collected values are not cloned a memory leak could be …
- 13:07 Changeset [4833] by
-
Corrected cloning of results and parameters in Run (ticket #1268).
- 11:07 Changeset [4832] by
-
#1215 worked on metaoptimization
- 02:37 Changeset [4831] by
-
- Added a simple batch file that builds the project (without launching VS)
- 00:53 Changeset [4830] by
-
#1215 worked on metaoptimization
11/17/10:
- 23:54 WikiStart edited by
- updated developers information (diff)
- 22:16 Changeset [4829] by
-
Renamed branch for data analysis extensions. (#1270)
- 21:38 Ticket #1278 (Implement population diversity analysis for symbolic regression) created by
- 15:06 Changeset [4828] by
-
Add ProgrammableSingleSuccessorOperator that properly handles a successor if present (#1275)
- 14:45 Changeset [4827] by
-
Prevent stepping execution on empty execution stack (#47)
- 12:15 Changeset [4826] by
-
Fully display the tree view after repopulating, which creates handles for all nodes and no problems occur when deleting nodes. (#1277)
- 12:12 Ticket #1277 (Operators SideBar freezes HL when deleting in search box) created by
- The Operators SideBar (a TypeSelector) freezes the entire …
- 11:10 Ticket #1276 (Anchors in the operator graph view should be created automatically) created by
- It would be nice be able to directly link operators to another …
- 10:56 Ticket #1275 (The ProgrammableOperator should be a SingleSuccessorOperator) created by
- 07:41 Changeset [4825] by
-
Fixed memory leak when using parameters whose values are not deeply cloned (#1268)
- 00:33 Changeset [4824] by
-
Deleted setup files (#181)
- 00:09 Ticket #991 (Refactor the whole Hive.* Logging) closed by
- obsolete
- 00:08 Ticket #978 (Improve the Job Control Server GUI Component) closed by
- obsolete
- 00:08 Ticket #908 (Create Server Side Calendars for Clients and ClientGroups) closed by
- obsolete
- 00:08 Ticket #830 (Implementation of the Hive Server DAL in LINQ) closed by
- obsolete
- 00:08 Ticket #829 (ToString() Method for business objects) closed by
- obsolete
- 00:07 Ticket #828 (Minor improvements to the server) closed by
- obsolete
- 00:07 Ticket #826 (Add Logging to Client) closed by
- obsolete
- 00:07 Ticket #794 (Integration of the project folder into the subversion repository) closed by
- obsolete
- 00:07 Ticket #669 (implement the uptime system on the client) closed by
- obsolete
- 00:06 Ticket #654 (Implement new Client Log) closed by
- obsolete
- 00:06 Ticket #601 (Improve Exception Handling of Jobs) closed by
- obsolete
- 00:06 Ticket #571 (Hive.Engine) closed by
- obsolete
- 00:06 Ticket #547 (PluginCache Manager) closed by
- obsolete
- 00:06 Ticket #493 (Implement a Job Storage Manager) closed by
- obsolete
- 00:05 Ticket #473 (Optimize the "post server down" operation) closed by
- obsolete
- 00:05 Ticket #467 (Refactoring: Hive.Client) closed by
- obsolete
- 00:05 Ticket #457 (various changes to the core, concerning shutdown and resume behaviour) closed by
- obsolete
- 00:04 Changeset [4823] by
-
Implemented first version of Smalltalk representation for most symbols. (#1270)
11/16/10:
- 22:36 Changeset [4822] by
-
Corrected references in branch for formula formatters; deleted obsolete project file. (#1270)
- 18:18 Changeset [4821] by
-
Worked on symbolic expression tree formatters: Initialized formatter for Smalltalk, deleted obsolete file. (#1270)
- 17:06 Changeset [4820] by
-
Worked on symbolic expression tree formatters: Added interface, founded new project for formatters. (#1270)
- 16:57 Changeset [4819] by
-
Changed the behavior of the RunCollectionTabularView to apply always the selected filters (ticket #1251).
- 15:32 Changeset [4818] by
-
#1260 added compiled assemblies in Bin folder (for easy usage)
- 15:17 Changeset [4817] by
- 15:17 Changeset [4816] by
-
#1260 renamed Bin to References
- 15:13 Changeset [4815] by
-
Deleted unused project file (ticket #1274).
- 15:13 Ticket #1274 (Remove unused project file in ...) created by
- 15:06 Changeset [4814] by
-
Corrected minor bug in if-statement as abeham suggested (ticket #1273).
- 14:48 Changeset [4813] by
-
- minor bug fixes.
- updated to latest trunk
- 14:38 Changeset [4812] by
-
Deactivated jitter and automatic coloring if no axis are chosen in the RunCollectionBubbleChartView (ticket #1272).
- 14:32 Changeset [4811] by
-
- Updated local search sample
- 14:31 Changeset [4810] by
-
- changed dependency discovery machanism: now all locally loaded plugins will be dependencies for a job.
- fixed logging of slaveconsole by limiting the maximum log-messages
- minor bug fixes.
- 14:18 Changeset [4809] by
-
Removed copy and paste support in the GraphVisualizationInfoView (ticket #1273).
- 14:07 Ticket #1273 (The OperatorGraphVisualization throws an exception if shapes are ...) created by
- Netron uses a deep cloning mechanism by serializing and deserializing …
- 13:54 Ticket #1272 (The RunCollectionBubbleChart crashes if the jitter is changed bevor ...) created by
- 13:51 Changeset [4808] by
-
Extracted ColorGradient in a separate class (ticket #1261).
- 10:59 Changeset [4807] by
-
- Removed meaningless placeholder in LocalSearchMainLoop
- 02:43 Changeset [4806] by
-
Added storable constructors in HeuristicLab.Persistence plugin (#922)
- 02:03 Ticket #1113 (Enable user to choose which parameters are stored in a run) closed by
- done
- 01:59 Changeset [4805] by
-
Added keyboard shortcuts to close open tabs (#1240)
- 01:51 ChangeLog edited by
- (diff)
11/15/10:
- 23:57 Changeset [4804] by
-
Corrected references and post-build events in branch for Smalltalk representation of formulas. (#1270)
- 23:47 Ticket #523 (Interactive Options Dialog) closed by
- obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
- 23:45 Ticket #502 (Adapt Single Value lines) closed by
- obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
- 23:45 Ticket #501 (Remove LineChart.GetRows) closed by
- obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
- 23:44 Ticket #497 (Replace LineChart.ApplyChangesToRow by Event IDataRow.DataRowChanged) closed by
- obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
- 23:44 Ticket #628 (Seperate OptionsDialog into several user controls) closed by
- obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
- 23:43 Ticket #581 (Markers for linechart) closed by
- obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
- 23:20 Ticket #1271 (Release HeuristicLab 3.3.2) created by
- Do not forget to: * increment plugin versions and assembly file …
- 23:11 Changeset [4803] by
-
Created branch for implementing Smalltalk representation of formulas. (#1270)
- 23:08 Ticket #173 (Programmable operators are recompiled after deserialization) closed by
- obsolete: This issue has not occurred in HeuristicLab 3.3 so far. If it turns up …
- 23:01 Ticket #1182 (Correct and improve comments and descriptions) closed by
- invalid
- 22:51 Ticket #1270 (Implement representation of symbolic expressions in Smalltalk syntax) created by
- 22:49 Ticket #798 (Correct plugin meta data) closed by
- done: Closing this ticket now as it is too general. More specific tickets …
- 22:48 Ticket #666 (SVN maintenance) closed by
- done: Closing this ticket now as it is too general. More specific tickets …
- 22:43 Ticket #568 (Automated Testing for HL Development) closed by
- done: Closing this ticket now as it is too general. If unit tests should be …
- 22:32 Ticket #542 (Keep configurations in solution file up to date when new projects are added) closed by
- done: Closing this ticket as the solution configuration is up to date. By …
- 22:19 Ticket #638 (Tooltip to show values of datapoints) closed by
- obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
- 22:19 Ticket #637 (New Line Type: Only Points) closed by
- obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
- 22:18 Ticket #406 (Write .NET Xml code comments for HL Visualization) closed by
- obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
- 22:18 Ticket #345 (Implementation of a basic linechart) closed by
- obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
- 22:16 Ticket #434 (Add XAxisLabelProvider and YAxisLabelProvider) closed by
- obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
- 22:15 Ticket #407 (Implement legends) closed by
- obsolete
- 21:08 Ticket #537 (Implement Security Management Service) closed by
- obsolete: We decided to use the ASP.NET membership- and roleprovider for …
- 18:51 Changeset [4802] by
-
#1197
Update ClientService
- 17:33 Changeset [4801] by
-
Corrected SymbolicRegressionProblemBase to not use the PruningOperator (ticket #125).
- 17:17 Changeset [4800] by
-
Deleted SymbolicRegressionTournamenPruningOperator from the trunk (ticket #125).
- 17:13 Changeset [4799] by
-
Added automatic coloring to the RunCollectionBubbleChartView (ticket #1261).
- 16:33 Ticket #1266 (StringConvertibleMatrix view is not updated correctly when the number ...) closed by
- duplicate: This error occurred because of a change in to-release #1251 and is …
- 15:26 Changeset [4798] by
-
Fixed updating of StringConvertibleMatrixView if the number of columns gets changed (ticket #1266).
- 14:54 Changeset [4797] by
-
Corrected SymbolicRegressionSolution to use UpperEstimationLimit instead double.NaN (ticket #939).
- 14:27 Changeset [4796] by
-
#1233 applied new cloning mechanism
- 13:45 Changeset [4795] by
-
removed obsolete documents
- 13:43 Changeset [4794] by
-
#1260 configured ExperimentManager project to be buildable and compatible with services.heuristiclab.com
- 12:59 Changeset [4793] by
-
#1260 deleted unnecessary files in ExperimentManager branch
- 12:54 Changeset [4792] by
-
created branch for hive experiment manager
- 12:52 Changeset [4791] by
-
- lifecyclemanager discovers available plugins automatically
- 11:34 Ticket #769 (Support for background processing) closed by
- obsolete: Closing this ticket because of the release of the more recent version 3.3.
- 11:14 Ticket #1267 (The SymbolicSimplifier should be able to handle conditionals) closed by
- duplicate: Duplicate to #1227.
- 09:41 Changeset [4790] by
-
- Added detection if a certain link in the chain implements INotifyPropertyChanged (still missing -> fire only on a change to the "right" property)
- Added optional parameter LambdaExpression in the binding
- Changed cloning behavior of binding -> bindings have to be cloned only after the clone is fully constructed
- 09:35 Ticket #1269 (Add RowsChanged, ColumnsChanged event to ValueTypeMatrix<T>) created by
- Parameter binding branch: Currently the only event that identifies a …
- 09:23 Ticket #842 (ProgrammableOperator Overhaul) closed by
- done
- 09:11 Ticket #678 (Persistence stops at first error) closed by
- done
- 09:06 Ticket #132 (Abstract value classes in KeyValuePair Dialog) closed by
- invalid: This ticket is probably not valid anymore.
- 08:59 Ticket #478 (Implementation of Options - Dialog) closed by
- done
- 08:56 Ticket #919 (Refactor plugin HeuristicLab.Parameters) closed by
- done
- 08:54 Ticket #931 (Refactor plugin HeuristicLab.Selection) closed by
- done: The changed described in the ticket have been released as 3.3.0.
- 08:50 Ticket #664 (Code refactoring) closed by
- invalid: This ticket has neither a description, nor a descriptive title or any …
- 08:45 Ticket #573 (Implement statistical analysis) closed by
- invalid: nobody needs this anymore
11/14/10:
11/13/10:
- 10:26 Changeset [4788] by
-
- Changed event handler cache to be static and keeping the DynamicMethod
- Added case when source property was null
- Added regions to clarify code a little
- 02:14 Changeset [4787] by
-
- Updated binding according to discussion
- Added small test case for the TSP
11/12/10:
- 19:51 Changeset [4786] by
-
#1198 Membership get user password as plain text
- 18:17 Changeset [4785] by
-
#1198 View Index
- 18:16 Changeset [4784] by
-
#1198 added ServicePrototypeController
- 18:14 Changeset [4783] by
-
#1198 added ServiceReferences
- 18:05 Changeset [4782] by
-
#1198 WebApplication
- 13:48 Changeset [4781] by
-
Corrected adaption of the test range (ticket #939).
- 13:25 Changeset [4780] by
-
Corrected updating of ´ClassificationProblemData` parameters after data import (ticket #939).
- 12:48 Changeset [4779] by
-
Improved statistics section of StringConvertibleMatrixView (ticket #1253).
- 11:49 Ticket #1268 (A severe memory leak exists when executing an algorithm multiple times) created by
- When executing an algorithm multiple times, the memory consumption …
- 11:29 Ticket #1267 (The SymbolicSimplifier should be able to handle conditionals) created by
- Although the if-branch evaluates to a constante the conditional is not …
- 10:27 Ticket #1266 (StringConvertibleMatrix view is not updated correctly when the number ...) created by
- Interestingly it works correctly when the number of columns is decreased
- 02:50 Changeset [4778] by
-
Worked on different start indexes for data tables (#925)
- 01:21 Changeset [4777] by
-
Worked on flexible row coloring for data rows (#925)
- 00:51 Changeset [4776] by
-
- Renamed HeuristicLab.Drawing to HeuristicLab.Visualization
- 00:23 Ticket #1242 (Possibility to specify if DataRow starts with 0 or 1) closed by
- duplicate: Added this issue to ticket #925.
- 00:13 Changeset [4775] by
-
Corrected license files (#1218)