Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

11/15/10:

23:57 Changeset [4804] by swinkler

Corrected references and post-build events in branch for Smalltalk representation of formulas. (#1270)

23:47 Ticket #523 (Interactive Options Dialog) closed by swagner
obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
23:45 Ticket #502 (Adapt Single Value lines) closed by swagner
obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
23:45 Ticket #501 (Remove LineChart.GetRows) closed by swagner
obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
23:44 Ticket #497 (Replace LineChart.ApplyChangesToRow by Event IDataRow.DataRowChanged) closed by swagner
obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
23:44 Ticket #628 (Seperate OptionsDialog into several user controls) closed by swagner
obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
23:43 Ticket #581 (Markers for linechart) closed by swagner
obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
23:20 Ticket #1271 (Release HeuristicLab 3.3.2) created by swagner
Do not forget to: * increment plugin versions and assembly file …
23:11 Changeset [4803] by swinkler

Created branch for implementing Smalltalk representation of formulas. (#1270)

23:08 Ticket #173 (Programmable operators are recompiled after deserialization) closed by swagner
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 swagner
invalid
22:51 Ticket #1270 (Implement representation of symbolic expressions in Smalltalk syntax) created by swinkler
22:49 Ticket #798 (Correct plugin meta data) closed by swagner
done: Closing this ticket now as it is too general. More specific tickets …
22:48 Ticket #666 (SVN maintenance) closed by swagner
done: Closing this ticket now as it is too general. More specific tickets …
22:43 Ticket #568 (Automated Testing for HL Development) closed by swagner
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 swagner
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 swagner
obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
22:19 Ticket #637 (New Line Type: Only Points) closed by swagner
obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
22:18 Ticket #406 (Write .NET Xml code comments for HL Visualization) closed by swagner
obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
22:18 Ticket #345 (Implementation of a basic linechart) closed by swagner
obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
22:16 Ticket #434 (Add XAxisLabelProvider and YAxisLabelProvider) closed by swagner
obsolete: Microsoft Chart Controls are used for charting since HeuristicLab …
22:15 Ticket #407 (Implement legends) closed by swagner
obsolete
21:08 Ticket #537 (Implement Security Management Service) closed by swagner
obsolete: We decided to use the ASP.NET membership- and roleprovider for …
18:51 Changeset [4802] by fruehrli

#1197
Update ClientService

17:33 Changeset [4801] by mkommend

Corrected SymbolicRegressionProblemBase to not use the PruningOperator (ticket #125).

17:17 Changeset [4800] by mkommend

Deleted SymbolicRegressionTournamenPruningOperator from the trunk (ticket #125).

17:13 Changeset [4799] by mkommend

Added automatic coloring to the RunCollectionBubbleChartView (ticket #1261).

16:33 Ticket #1266 (StringConvertibleMatrix view is not updated correctly when the number ...) closed by abeham
duplicate: This error occurred because of a change in to-release #1251 and is …
15:26 Changeset [4798] by mkommend

Fixed updating of StringConvertibleMatrixView if the number of columns gets changed (ticket #1266).

14:54 Changeset [4797] by mkommend

Corrected SymbolicRegressionSolution to use UpperEstimationLimit instead double.NaN (ticket #939).

14:27 Changeset [4796] by cneumuel

#1233 applied new cloning mechanism

13:45 Changeset [4795] by cneumuel

removed obsolete documents

13:43 Changeset [4794] by cneumuel

#1260 configured ExperimentManager project to be buildable and compatible with services.heuristiclab.com

12:59 Changeset [4793] by cneumuel

#1260 deleted unnecessary files in ExperimentManager branch

12:54 Changeset [4792] by cneumuel

created branch for hive experiment manager

12:52 Changeset [4791] by cneumuel

#1260

  • lifecyclemanager discovers available plugins automatically
11:34 Ticket #769 (Support for background processing) closed by gkronber
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 gkronber
duplicate: Duplicate to #1227.
09:41 Changeset [4790] by abeham

#1258

  • 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 abeham
Parameter binding branch: Currently the only event that identifies a …
09:23 Ticket #842 (ProgrammableOperator Overhaul) closed by abeham
done
09:11 Ticket #678 (Persistence stops at first error) closed by abeham
done
09:06 Ticket #132 (Abstract value classes in KeyValuePair Dialog) closed by abeham
invalid: This ticket is probably not valid anymore.
08:59 Ticket #478 (Implementation of Options - Dialog) closed by abeham
done
08:56 Ticket #919 (Refactor plugin HeuristicLab.Parameters) closed by abeham
done
08:54 Ticket #931 (Refactor plugin HeuristicLab.Selection) closed by abeham
done: The changed described in the ticket have been released as 3.3.0.
08:50 Ticket #664 (Code refactoring) closed by abeham
invalid: This ticket has neither a description, nor a descriptive title or any …
08:45 Ticket #573 (Implement statistical analysis) closed by abeham
invalid: nobody needs this anymore

11/14/10:

10:51 Changeset [4789] by mjesner

#1196

11/13/10:

10:26 Changeset [4788] by abeham

#1258

  • 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 abeham

#1258

  • Updated binding according to discussion
  • Added small test case for the TSP

11/12/10:

19:51 Changeset [4786] by wtollsch

#1198 Membership get user password as plain text

18:17 Changeset [4785] by wtollsch

#1198 View Index

18:16 Changeset [4784] by wtollsch

#1198 added ServicePrototypeController

18:14 Changeset [4783] by wtollsch

#1198 added ServiceReferences

18:05 Changeset [4782] by wtollsch

#1198 WebApplication

13:48 Changeset [4781] by mkommend

Corrected adaption of the test range (ticket #939).

13:25 Changeset [4780] by mkommend

Corrected updating of ´ClassificationProblemData` parameters after data import (ticket #939).

12:48 Changeset [4779] by mkommend

Improved statistics section of StringConvertibleMatrixView (ticket #1253).

11:49 Ticket #1268 (A severe memory leak exists when executing an algorithm multiple times) created by svonolfe
When executing an algorithm multiple times, the memory consumption …
11:29 Ticket #1267 (The SymbolicSimplifier should be able to handle conditionals) created by mkommend
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 gkronber
Interestingly it works correctly when the number of columns is decreased
02:50 Changeset [4778] by swagner

Worked on different start indexes for data tables (#925)

01:21 Changeset [4777] by swagner

Worked on flexible row coloring for data rows (#925)

00:51 Changeset [4776] by abeham

#1265

  • Renamed HeuristicLab.Drawing to HeuristicLab.Visualization
00:23 Ticket #1242 (Possibility to specify if DataRow starts with 0 or 1) closed by swagner
duplicate: Added this issue to ticket #925.
00:13 Changeset [4775] by swagner

Corrected license files (#1218)

11/11/10:

23:35 Changeset [4774] by swagner

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 swagner
worksforme: Closing this ticket for now as further modifications of the build …
21:32 Changeset [4773] by abeham

#1265

  • Created branch for HeuristicLab.Drawing
  • Updated license headers, namespaces and versions
21:09 Ticket #1265 (Create HeuristicLab.Visualization) created by abeham
The drawing plugin from the prerelease version should be refactored …
15:30 Changeset [4772] by cneumuel

#1260

  • 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 mkommend

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 mkommend
14:03 Changeset [4770] by abeham

#1258

  • worked on parameter binding
10:46 Changeset [4769] by cneumuel

#1260

  • delete cascade for HiveExperiments and Jobs database
  • automatic downloading of HiveExperiments-List in HiveExperimentManager
00:25 Changeset [4768] by mkommend

Added Minimum and Maximum to BoxPlot statistics (ticket #1262).

00:17 Changeset [4767] by mkommend

Corrected state of DataAnalysisProblemDataView (ticket #1263).

11/10/10:

16:45 Changeset [4766] by mkommend

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 mkommend
16:36 Ticket #1262 (The BoxPlotView should also show Min and Max in the statistical ...) created by mkommend
16:09 Changeset [4765] by epitzer

Show parameters of active execution context in DebugEngine (#47)

14:05 Changeset [4764] by epitzer

Prevent cloning empty compiler errors (#922)

14:03 Changeset [4763] by abeham

#922

  • Corrected event pattern
13:39 Changeset [4762] by epitzer

Correct cloning of ProgrammableOperator and ensure static initialization in storable constructor (#922)

13:18 Ticket #1261 (Automatic Coloring in BubbleChart) created by mkommend
It should be possible to color all runs automatically according to …

11/09/10:

17:23 Documentation/DevelopmentCenter/VSCodeSnippets edited by abeham
Added image to show code snippets manager (diff)
17:21 Code Snippets Manager.png attached to Documentation/DevelopmentCenter/VSCodeSnippets by abeham
17:02 Documentation/DevelopmentCenter/VSCodeSnippets edited by abeham
changed information on the snippets (diff)
16:53 Changeset [4761] by abeham

#567

  • Added snippets to source control
16:16 Changeset [4760] by cneumuel

#1260

  • finished renaming of Hive.Experiment to Hive.ExperimentManager
  • renamed HiveClient to HiveExperimentManager
  • restructured menuitems in optimizer
15:58 Changeset [4759] by epitzer

navigate execution contexts show active scopes (#47)

15:47 Changeset [4758] by abeham

#1258

  • worked on parameter binding (wip)
15:46 Changeset [4757] by abeham

#1258

  • worked on parameter binding (wip)
15:26 Changeset [4756] by cneumuel

#1260 renamed Hive.Experiment to Hive.ExperimentManager

15:18 Changeset [4755] by cneumuel

#1260

  • applied new cloning mechanism
  • changed role names
15:17 Ticket #1260 (Hive-3.3 development) created by cneumuel
== General == * Reduce memory footprint of jobs by calling …
14:13 Changeset [4754] by gkronber

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 gkronber
11:09 Changeset [4753] by epitzer

Show expected parameter values and include type information in tool tip (#47)

09:55 Changeset [4752] by svonolfe

Merged relevant changes from the trunk into the branch (cloning,...) (#1177)

09:48 Changeset [4751] by cneumuel

#1159 fixed bug in HiveServerModule.cs

08:57 Changeset [4750] by cneumuel

#1159 some minor cleanups

01:06 Changeset [4749] by swagner

Removed unnecessary context menu from DataTableView (#1237)

00:47 Changeset [4748] by swagner

Worked on population diversity analysis (#1188)

11/08/10:

15:56 Changeset [4747] by epitzer

add license (#47)

15:53 Changeset [4746] by epitzer

Show and link operator parameters and variables (#47)

15:32 Changeset [4745] by abeham

#1258

  • Created a branch of the trunk to explore parameter binding
14:47 Changeset [4744] by epitzer

Correct reference hit path (#47)

14:46 Ticket #1258 (Explore possibilities of using data binding in HeuristicLab (parameter ...) created by abeham
It should be possible to define binding objects that can be attached …
14:37 Changeset [4743] by epitzer

Preliminary version of debug engine with stepping, execution stack view and current operator scope view (#47)

11:20 Changeset [4742] by gkronber

Fixed a problem with ADFs in symbolic expression grammars. #922

09:50 Changeset [4741] by jwolfing

#1196 missing classes

09:35 Changeset [4740] by jwolfing

#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 swagner

Worked on population diversity analysis (#1188)

11/07/10:

22:18 Changeset [4738] by swagner

Removed branch for population diversity analysis again (#1188)

20:56 Changeset [4737] by abeham

#922

  • Fixed a serialization bug introduced recently
13:23 Changeset [4736] by wtollsch

#1198 HLWebPluginHost login to authentication database

11/06/10:

19:07 Changeset [4735] by mkommend

Corrected cloning of CrossValidation (ticket #1257).

14:52 Ticket #1257 (Reset of cross-validation throws exception) created by gkronber
1. create new cross-validation 2. add executable algorithm (for …
14:47 Changeset [4734] by wtollsch

#1198 HLWebServiceTestPlugin (Authentication)

14:34 Changeset [4733] by jhaider

#1197
Updated project

14:28 Changeset [4732] by jhaider

#1197
Updated project

14:22 Changeset [4731] by jhaider

#1197
Interface implemantation

14:10 Changeset [4730] by fruehrli

#1197
ClientManagment.dbml updated

12:44 Changeset [4729] by wtollsch

#1198 Fixed naming and added authentication against HL

12:03 Changeset [4728] by fruehrli

#1197
removed obsulate signings

11:47 Changeset [4727] by fruehrli

#1197
Authentication sln.file comit

09:56 Changeset [4726] by mjesner

#1196

02:34 Changeset [4725] by swagner

Fixed cloning bugs (#922)

02:17 Changeset [4724] by swagner

Fixed exception in box plots view (#1135)

01:57 Changeset [4723] by swagner

Removed cloning refactoring branch again (#922)

01:56 Changeset [4722] by swagner

Merged cloning refactoring branch back into trunk (#922)

11/05/10:

18:10 Ticket #915 (Remove warnings from HL 3.3 solution) closed by swagner
invalid: Such changes should be described in specific tickets.
12:55 Changeset [4721] by mkommend

Added possiblity to hide statistics of RunCollectionBoxPlotView (ticket #1135).

12:53 Changeset [4720] by mkommend

Improved StringConvertibleMatrixView to show statistics of selected cells per default (ticket #1135).

02:22 Changeset [4719] by swagner

Restructured code (#922)

11/04/10:

22:01 Changeset [4718] by mkommend

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 abeham
duplicate: This will be fixed together with #922
14:34 Ticket #1256 (Time-lag, differential, and integral symbols for symbolic regression ...) created by mkommend
A differential and integral symbol for symbolic regression should be …
14:26 Ticket #1255 (OffspringSelection criterion for symbolic regression with size constraints) created by mkommend
Implement a new OS criterion that takes the symbolic expression …
13:15 Changeset [4717] by mkommend

Corrected bug in StringConvertibleMatrixView to display all columns if the content is changed (ticket #1135).

12:52 Download edited by abeham
added changelog and removed starter kit (if we finally have a starter … (diff)
12:42 ChangeLog edited by abeham
added resolution = done to the ticket query for 3.3.2 (diff)
04:45 Changeset [4716] by swagner

Worked on allele frequency analysis (#1234)

04:31 Changeset [4715] by swagner

Worked on population diversity analysis (#1188)

03:08 Changeset [4714] by abeham

#922

  • fixed some bugs in the MinAverageMaxValueAnalyzer
02:04 Changeset [4713] by abeham

#922

  • fixed a cloning bug in Engine and Scope
01:40 Changeset [4712] by abeham

#922

  • initialized list of variable names in storable constructor of variable symbol
01:32 Changeset [4711] by mkommend

Corrected some cloning errors in the Core plugin (ticket #922).

11/02/10:

17:01 Ticket #1254 (Enable IIS7 compatibility for hive) closed by cneumuel
done
16:59 Changeset [4710] by cneumuel

#1254

  • 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 cneumuel
15:30 Changeset [4709] by mkommend

Added StatusStrip in StringConvertibleMatrixView to diplay statistical information (ticket #1253).

15:29 Ticket #1253 (The RunCollectionTabularView should display some statistical ...) created by mkommend
14:09 Changeset [4708] by gkronber

Set filter index and removed additional '"' characters. #1228

13:38 Changeset [4707] by mkommend

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 abeham
done: oops, this doesn't involve a release
10:33 Changeset [4706] by mkommend

Deleted classification branch (ticket #939).

04:40 Changeset [4705] by swagner

Updated GA & TSP sample (#1188)

04:30 Changeset [4704] by swagner

Worked on allele frequency analysis (#1234)

04:29 Changeset [4703] by swagner

Reviewed diversity analysis branch and merged it into the trunk (#1188)

04:25 Changeset [4702] by swagner

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

11/01/10:

14:22 Changeset [4701] by swinkler

Finished first version of heatmap view. (#1188)

12:41 Changeset [4700] by swinkler

Worked on population diversity analysis (added current similarities result) and heatmap view. (#1188)

03:05 Changeset [4699] by swinkler

Worked on first version of heatmap view, removed code that was committed unintentionally. (#1188)

02:53 Changeset [4698] by swinkler

Worked on first version of heatmap view. (#1188)

Note: See TracTimeline for information about the timeline view.