Timeline
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)
11/11/10:
- 23:35 Changeset [4774] by
-
Fixed exception when an empty data table is viewed with a StringConvertibleMatrixView (#1164)
- 23:03 Ticket #1150 (Have a "Build now" command on the build server) closed by
- worksforme: Closing this ticket for now as further modifications of the build …
- 21:32 Changeset [4773] by
-
- Created branch for HeuristicLab.Drawing
- Updated license headers, namespaces and versions
- 21:09 Ticket #1265 (Create HeuristicLab.Visualization) created by
- The drawing plugin from the prerelease version should be refactored …
- 15:30 Changeset [4772] by
-
- added LogServiceReader to display log for slave without writing to local files
- aborted jobs with childjobs now got back to state WaitForChildJob (instead of Offline)
- lifecyclemanager now knows about available plugins (does not yet work perfectly)
- 14:17 Changeset [4771] by
-
Registered event on 'RowHeaderDoubleClicked' (ticket #1264).
- 14:14 Ticket #1264 (Runs are not opened after a double click on the row header in the ...) created by
- 14:03 Changeset [4770] by
-
- worked on parameter binding
- 10:46 Changeset [4769] by
-
- delete cascade for HiveExperiments and Jobs database
- automatic downloading of HiveExperiments-List in HiveExperimentManager
- 00:25 Changeset [4768] by
-
Added Minimum and Maximum to BoxPlot statistics (ticket #1262).
- 00:17 Changeset [4767] by
-
Corrected state of DataAnalysisProblemDataView (ticket #1263).
11/10/10:
- 16:45 Changeset [4766] by
-
Removed disabling of the import button in the DataAnalysisProblemDataView (ticket #1263).
- 16:44 Ticket #1263 (The Import button should not be disabled in the DataAnalysisProblemDataView) created by
- 16:36 Ticket #1262 (The BoxPlotView should also show Min and Max in the statistical ...) created by
- 16:09 Changeset [4765] by
-
Show parameters of active execution context in DebugEngine (#47)
- 14:05 Changeset [4764] by
-
Prevent cloning empty compiler errors (#922)
- 14:03 Changeset [4763] by
-
- Corrected event pattern
- 13:39 Changeset [4762] by
-
Correct cloning of ProgrammableOperator and ensure static initialization in storable constructor (#922)
- 13:18 Ticket #1261 (Automatic Coloring in BubbleChart) created by
- It should be possible to color all runs automatically according to …
11/09/10:
- 17:23 Documentation/DevelopmentCenter/VSCodeSnippets edited by
- Added image to show code snippets manager (diff)
- 17:02 Documentation/DevelopmentCenter/VSCodeSnippets edited by
- changed information on the snippets (diff)
- 16:53 Changeset [4761] by
-
- Added snippets to source control
- 16:16 Changeset [4760] by
-
- finished renaming of Hive.Experiment to Hive.ExperimentManager
- renamed HiveClient to HiveExperimentManager
- restructured menuitems in optimizer
- 15:58 Changeset [4759] by
-
navigate execution contexts show active scopes (#47)
- 15:47 Changeset [4758] by
-
- worked on parameter binding (wip)
- 15:46 Changeset [4757] by
-
- worked on parameter binding (wip)
- 15:26 Changeset [4756] by
-
#1260 renamed Hive.Experiment to Hive.ExperimentManager
- 15:18 Changeset [4755] by
-
- applied new cloning mechanism
- changed role names
- 15:17 Ticket #1260 (Hive-3.3 development) created by
-
== General ==
*
Reduce memory footprint of jobs by calling … - 14:13 Changeset [4754] by
-
Fixed layout problem in symbolic regression solution view. #1259
- 13:50 Ticket #1259 (Import from CSV button is only partially visible in data tab of ...) created by
- 11:09 Changeset [4753] by
-
Show expected parameter values and include type information in tool tip (#47)
- 09:55 Changeset [4752] by
-
Merged relevant changes from the trunk into the branch (cloning,...) (#1177)
- 09:48 Changeset [4751] by
-
#1159 fixed bug in HiveServerModule.cs
- 08:57 Changeset [4750] by
-
#1159 some minor cleanups
- 01:06 Changeset [4749] by
-
Removed unnecessary context menu from DataTableView (#1237)
- 00:47 Changeset [4748] by
-
Worked on population diversity analysis (#1188)
11/08/10:
- 15:56 Changeset [4747] by
-
add license (#47)
- 15:53 Changeset [4746] by
-
Show and link operator parameters and variables (#47)
- 15:32 Changeset [4745] by
-
- Created a branch of the trunk to explore parameter binding
- 14:47 Changeset [4744] by
-
Correct reference hit path (#47)
- 14:46 Ticket #1258 (Explore possibilities of using data binding in HeuristicLab (parameter ...) created by
- It should be possible to define binding objects that can be attached …
- 14:37 Changeset [4743] by
-
Preliminary version of debug engine with stepping, execution stack view and current operator scope view (#47)
- 11:20 Changeset [4742] by
-
Fixed a problem with ADFs in symbolic expression grammars. #922
- 09:50 Changeset [4741] by
-
#1196 missing classes
- 09:35 Changeset [4740] by
-
#1196 Changed DataTransfer Structure factoring in abstract class. Added new TestClient2 only to test the new method. All other comment lines, are lines they should be changed to the new structure.
- 03:00 Changeset [4739] by
-
Worked on population diversity analysis (#1188)
11/07/10:
- 22:18 Changeset [4738] by
-
Removed branch for population diversity analysis again (#1188)
- 20:56 Changeset [4737] by
-
- Fixed a serialization bug introduced recently
- 13:23 Changeset [4736] by
-
#1198 HLWebPluginHost login to authentication database
11/06/10:
- 19:07 Changeset [4735] by
-
Corrected cloning of CrossValidation (ticket #1257).
- 14:52 Ticket #1257 (Reset of cross-validation throws exception) created by
- 1. create new cross-validation 2. add executable algorithm (for …
- 14:47 Changeset [4734] by
-
#1198 HLWebServiceTestPlugin (Authentication)
- 14:34 Changeset [4733] by
-
#1197
Updated project
- 14:28 Changeset [4732] by
-
#1197
Updated project
- 14:22 Changeset [4731] by
-
#1197
Interface implemantation
- 14:10 Changeset [4730] by
-
#1197
ClientManagment.dbml updated
- 12:44 Changeset [4729] by
-
#1198 Fixed naming and added authentication against HL
- 12:03 Changeset [4728] by
-
#1197
removed obsulate signings
- 11:47 Changeset [4727] by
-
#1197
Authentication sln.file comit
- 09:56 Changeset [4726] by
- 02:34 Changeset [4725] by
-
Fixed cloning bugs (#922)
- 02:17 Changeset [4724] by
-
Fixed exception in box plots view (#1135)
- 01:57 Changeset [4723] by
-
Removed cloning refactoring branch again (#922)
- 01:56 Changeset [4722] by
-
Merged cloning refactoring branch back into trunk (#922)
11/05/10:
- 18:10 Ticket #915 (Remove warnings from HL 3.3 solution) closed by
- invalid: Such changes should be described in specific tickets.
- 12:55 Changeset [4721] by
-
Added possiblity to hide statistics of RunCollectionBoxPlotView (ticket #1135).
- 12:53 Changeset [4720] by
-
Improved StringConvertibleMatrixView to show statistics of selected cells per default (ticket #1135).
- 02:22 Changeset [4719] by
-
Restructured code (#922)
11/04/10:
- 22:01 Changeset [4718] by
-
Fixed some cloning bugs and removed unnecessary default ctors (ticket #922).
11/03/10:
- 20:17 Ticket #1250 (AlgorithmOperator has no storable constructor) closed by
- duplicate: This will be fixed together with #922
- 14:34 Ticket #1256 (Time-lag, differential, and integral symbols for symbolic regression ...) created by
- A differential and integral symbol for symbolic regression should be …
- 14:26 Ticket #1255 (OffspringSelection criterion for symbolic regression with size constraints) created by
- Implement a new OS criterion that takes the symbolic expression …
- 13:15 Changeset [4717] by
-
Corrected bug in StringConvertibleMatrixView to display all columns if the content is changed (ticket #1135).
- 12:52 Download edited by
- added changelog and removed starter kit (if we finally have a starter … (diff)
- 12:42 ChangeLog edited by
- added resolution = done to the ticket query for 3.3.2 (diff)
- 04:45 Changeset [4716] by
-
Worked on allele frequency analysis (#1234)
- 04:31 Changeset [4715] by
-
Worked on population diversity analysis (#1188)
- 03:08 Changeset [4714] by
-
- fixed some bugs in the MinAverageMaxValueAnalyzer
- 02:04 Changeset [4713] by
-
- fixed a cloning bug in Engine and Scope
- 01:40 Changeset [4712] by
-
- initialized list of variable names in storable constructor of variable symbol
- 01:32 Changeset [4711] by
-
Corrected some cloning errors in the Core plugin (ticket #922).
11/02/10:
- 17:01 Ticket #1254 (Enable IIS7 compatibility for hive) closed by
- done
- 16:59 Changeset [4710] by
-
- enabled full IIS7 compatibility
- removed dependency to HeuristicLab.Tracing
- changed server-side logging to wcf-tracing (needs to be enhanced to trace job-lifecycle)
- 16:57 Ticket #1254 (Enable IIS7 compatibility for hive) created by
- 15:30 Changeset [4709] by
-
Added StatusStrip in StringConvertibleMatrixView to diplay statistical information (ticket #1253).
- 15:29 Ticket #1253 (The RunCollectionTabularView should display some statistical ...) created by
- 14:09 Changeset [4708] by
-
Set filter index and removed additional '"' characters. #1228
- 13:38 Changeset [4707] by
-
Fixed StringConvertibleMatrix and RunCollectionTabularView to handle filter columns correctly (ticket #1251).
- 13:35 Ticket #1248 (Failing to build x64 configuration on x86 versions of windows) closed by
- done: oops, this doesn't involve a release
- 10:33 Changeset [4706] by
-
Deleted classification branch (ticket #939).
- 04:40 Changeset [4705] by
-
Updated GA & TSP sample (#1188)
- 04:30 Changeset [4704] by
-
Worked on allele frequency analysis (#1234)
- 04:29 Changeset [4703] by
-
Reviewed diversity analysis branch and merged it into the trunk (#1188)
- 04:25 Changeset [4702] by
-
Added more images from the VS2008 image library (#841)
11/01/10:
- 14:22 Changeset [4701] by
-
Finished first version of heatmap view. (#1188)
- 12:41 Changeset [4700] by
-
Worked on population diversity analysis (added current similarities result) and heatmap view. (#1188)
- 03:05 Changeset [4699] by
-
Worked on first version of heatmap view, removed code that was committed unintentionally. (#1188)
- 02:53 Changeset [4698] by
-
Worked on first version of heatmap view. (#1188)