Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

01/31/12:

22:54 Changeset [7436] by ascheibe

#1648 started working on a class which should store all user information on the client side

22:31 Changeset [7435] by ascheibe

#1722 changed visibility of the Clients.Common settings to public as the access service client needs access to the username

22:22 Changeset [7434] by ascheibe

#1722 When setting timed-out slaves offline the tasks on these slaves shouldn't be set to waiting as this leads to performance problems and deadlocks with big statelog tables. Setting tasks to waiting is done by another method of the cleanup process more efficiently.

15:25 Changeset [7433] by spimming

#1680:

  • If CloudManagerClient contains hostedservice, merge them in add-method
  • Merge methods added deployment and hostedservice
  • Update/merge treeview in CloudResourceView
  • Indicate a change of the trackbar (DeploymentView)
15:17 Changeset [7432] by abeham

#1614

  • updated gqap (finished path-relinking)
  • fixed some bugs
13:09 Changeset [7431] by abeham

#1769

  • removed private field and stored the collection in the parameter only
  • forwarded calls to Operators to the parameter
  • put StorableOperators property out of use as the collection is persisted through the parameters' persistence
11:31 Changeset [7430] by gkronber

#1750 added results (accuracy training/test & number of support vectors) to SVC.

11:13 Ticket #1769 (Operators parameter is out of sync after deserialization) created by abeham
The variable operators is initialized to a new collection during …
11:02 Documentation/Reference/Genetic Programming Crossovers edited by bburlacu
(diff)
11:00 Documentation/Reference/Genetic Programming Crossovers edited by bburlacu
(diff)
10:58 Documentation/Reference/Genetic Programming Crossovers edited by bburlacu
Renamed confusing attachment file names and updated image tags. (diff)
10:54 05-SSX-similarity-condition.png attached to Documentation/Reference/Genetic Programming Crossovers by bburlacu
10:54 04-SSX-sampling-semantic-distance.png attached to Documentation/Reference/Genetic Programming Crossovers by bburlacu
10:53 03-PFX-selection-probabilities.png attached to Documentation/Reference/Genetic Programming Crossovers by bburlacu
10:53 02-PFX-normalized-behavioral-distance.png attached to Documentation/Reference/Genetic Programming Crossovers by bburlacu
10:53 01-PFX-behavioral-distance.png attached to Documentation/Reference/Genetic Programming Crossovers by bburlacu

01/30/12:

17:39 Changeset [7429] by spimming

#1680:

  • ChangeInstanceCount method added
  • Deployment: added properties to indicate modification and the new instance count
  • Textbox validation
  • Form resized
16:22 Changeset [7428] by sforsten

#1669:

  • change in test partition of some Keijzer benchmark problems
  • change in test and training partition in spatial co-evolution benchmark problem
13:00 Ticket #1768 (Standby leads to an error in communication between the slave and ui) created by ascheibe
When a computer where the slave windows service and the ui is …

01/27/12:

21:29 Changeset [7427] by ascheibe

#1174 updated views to work with the changes of r7426

21:27 Changeset [7426] by ascheibe

#1648 worked on user and group selection views

18:41 Changeset [7425] by abeham

#1614

  • worked on path relinking
16:58 Changeset [7424] by spimming

#1680:

  • ErrorProvider added to form
  • Implemented Validation methods for controls
  • Check Validation methods for controls in form when btn is clicked
16:32 Changeset [7423] by abeham

#1614

  • worked on path relinking operator
16:14 Changeset [7422] by bburlacu

#1763: The simplifier view now uses a clone of the current model on which the actual simplification or tree pruning is applied. This fixes a crash when the user clicks on the Symbolic Regression Model while the background thread is pruning the tree (because it was trying to display the tree while it was being changed). Also took out the display part from the CalculateReplacementNodesAndNodeImpacts method and put it in a separate method.

14:33 Changeset [7421] by spimming

#1680:

  • GetOperationStatus method added
  • Check if affinity group is not null
13:35 Changeset [7420] by abeham

#1614

  • fixed parameterizing of local improvement operators
13:24 Changeset [7419] by abeham

#1614

  • reworked parameterization (one interface for every parameter resp. parameter group)
  • unified parameter descriptions
02:01 Changeset [7418] by abeham

#1614

  • Added shaking operator based on n-moves
  • Added pareto analyzer regarding flowdistance and installation qualities

01/26/12:

22:01 Changeset [7417] by ascheibe

#1744 added an option so that the parent task can also wait on the slave for the child tasks to finish

16:28 Changeset [7416] by abeham

#1767

  • added NaN check to MultidimensionalScaling
  • fixed a bug in StressFitness and now ignore distance to self
  • changed transformation of the weights matrix to a dissimiliarity matrix (set entries to NaN when weight was 0)
  • swapped weights and distance matrix for the els19
15:58 Ticket #1767 (QAP visualization does not render weights matrices correctly) created by abeham
Weight matrices sometimes are not fully connected. When the weights …
14:50 Changeset [7415] by abeham

#1614: improved results output of GQAP

13:15 Changeset [7414] by spimming

#1680: Changed HB interval to 30 sec

00:36 Changeset [7413] by abeham

#1614

  • renamed AssemblyInfo frame files to proper name
  • fixed discovery of move operators
  • fixed a bug in the move evaluator
  • fixed a bug in the DiscreteLocationCrossover

01/25/12:

18:32 Changeset [7412] by abeham

#1614: worked on GQAP and GRASP+PR

17:26 Changeset [7411] by bburlacu

#1763: Improved ValueChangeDialog and overall behavior. Implemented pruning operation on background thread. TODO: Test, improve. This is a work-in-progress.

14:11 Changeset [7410] by ascheibe

#1753 moved GanttChart control to ChartControlsExtensions

13:20 Changeset [7409] by ascheibe

#1766 fixed crash when the hive job manager can't deserialize a task

10:26 Ticket #1766 (HL shouldn't crash if the Hive Job Manager can't deserialize a job) created by ascheibe
The exception should be caught and a dialog with the needed assembly …
10:12 Changeset [7408] by mkommend

#1746: Corrected output path of branch project.

01/24/12:

17:23 Changeset [7407] by abeham

#1614: worked on GQAP

16:50 Changeset [7406] by bburlacu

#1756: Fixed line chart behavior for cases when the data point series are not continuous (some indices are not consecutive).

16:23 Changeset [7405] by sforsten

#1669:

  • changed TestPartition and trainingPartition of SpatialCoevolution
  • put a method from RegressionBenchmark to BreimanOne
14:24 Changeset [7404] by sforsten

#1758:

  • branch has been adjusted
  • bug fix in DataAnalysisSolutionView
13:49 Changeset [7403] by spimming

#1680:

  • Replace specific views with ViewHost
  • DeploymentView initial commit
13:48 Changeset [7402] by spimming

#1680:

  • Enum for instance size of roles
  • Set reference to subscription in hosted services and deployments
  • Add properties for subscription in hosted services and deployments
  • Extend properties in RoleInstance
13:33 Changeset [7401] by ascheibe

#1744 updated branch from trunk

12:29 Changeset [7400] by ascheibe

#1765 deactivate close menu item if there are no open views

12:27 Ticket #1765 (Close menu item doesn't get deactivated if there are no open views) created by ascheibe
As reported by Johannes Karder, this leads to a …

01/23/12:

17:14 Changeset [7399] by sforsten

#1758:

  • implemented SetEnabledStateOfControls in RegressionSolutionView
  • fixed bug in NamedDataAnalysisSolutionView (If OnContentChanged creates a new DataAnalysisSolutionView, it sets Locked and ReadOnly as it is set in the current view.)
16:47 Changeset [7398] by epitzer

#1696: tune picture generator and add additional problems

16:07 Changeset [7397] by ascheibe

#1745

  • updated plugin dependencies
  • updated Island GA sample
  • updated Island GA unit test
13:56 Changeset [7396] by sforsten

#1669:

  • deleted unnecessary code

01/22/12:

23:17 Changeset [7395] by ascheibe

#1745 moved new Island GA to trunk

22:53 Changeset [7394] by ascheibe

#1745 fixed typos

22:23 Changeset [7393] by ascheibe

#1745 added a view for reduction operations based on the permutation type view

22:02 Changeset [7392] by ascheibe

#1745 implemented reviewing comments for the data reducer and the local random generator

15:08 Changeset [7391] by ascheibe

#1745 removed target operations, use reduction operations instead

00:04 UsersUrlRedirects edited by swagner
(diff)

01/21/12:

23:54 UsersUrlRedirects created by swagner
16:03 Changeset [7390] by spimming

#1680:

  • Reposition elements
  • HostedServiceView initial commit
14:34 Changeset [7389] by spimming

#1680:

  • Show subscription view when node is selected
  • Subscription view adapted for data

01/20/12:

22:11 Changeset [7388] by bburlacu

#1763: Added a new context option for leaf nodes (ConstantTreeNode or VariableTreeNode) to change the value or variable weight respectively.

  • Added new dialog: SymbolicExpressionTreeNodeChangeValueDialog
  • Added new SymbolicExpressionTreeNodeChanged event and handler
  • Changed the double click behavior to account for node value/weight changes

Overall the behavior has been slightly changed: if a node was folded(replaced by a ConstantTreeNode), then it is possible to change its value via the context menu. For all changed nodes the original value is kept in a dictionary, so the first double click will restore it. After that, a second double click will unfold the node.

16:54 Changeset [7387] by spimming

#1680:

  • Collection for hosted services added to CloudManagerClient
  • Disable controls while loading subscription
  • Stop and dispose timer
  • Rebuild treeview content on OnContentChanged event
16:52 Changeset [7386] by spimming

#1680:

  • Added property to refer to the corresponding subscription
  • Added new methods to azure management utils
15:02 Changeset [7385] by ascheibe

#1174 removed RandomSeed from Run

14:18 Changeset [7384] by ascheibe

#1174 renamed UserId to UserGroupId

13:52 Changeset [7383] by ascheibe

#1745 merged trunk changes into branch

13:41 Changeset [7382] by ascheibe

#1174 removed the authentication service and client as this is now covered with the access service and clients

13:26 Changeset [7381] by ascheibe

#1174 added access service user view to problem view

13:24 Changeset [7380] by ascheibe

#1648

  • fixed user query ws methods
  • improved user view
10:08 Changeset [7379] by mkommend

#1746: forgot to commmit corrected plugin frame file.

01:43 EvoSoft/2012 edited by swagner
(diff)

01/19/12:

23:33 Changeset [7378] by ascheibe

#1174 fixed icons of algorithm view

18:02 Changeset [7377] by ascheibe

#1648 fixed an icon

17:56 Changeset [7376] by ascheibe

#1174 added the access service user selection control to the algorithm view of the administrator

17:51 Changeset [7375] by ascheibe

#1648 switched user controls to a CheckedItemListView

17:45 Changeset [7374] by spimming

#1680:

  • Methods to create a deployment added
  • Download blob block from public blob container
  • Constants for deployment and storage api version added
17:33 Changeset [7373] by abeham

#1614: Worked on GQAP

17:04 Changeset [7372] by bburlacu

#1763: Intermediate commit with work done on the SymbolicExpressionTreeChart view (proxy right click events to nodes, methods for changing the weight/value of variable/constant nodes).

15:15 Changeset [7371] by spimming

#1680:

  • start diagnostic monitor only when a connection string is specified
  • constants file added
13:59 Changeset [7370] by ascheibe

#1722 added a keyboard shortcut (Ctrl+H) for the Hive Job Manager

13:41 Ticket #1764 (The Hive Status page should show which resources are allowed to ...) created by ascheibe
Also "Available cores" should only count cores which are currently …
10:29 Changeset [7369] by abeham

#1759: Added processor architecture detection

01/18/12:

21:33 Changeset [7368] by ascheibe

#1648 added first version of an access client, access items and views for displaying them

17:21 Changeset [7367] by ascheibe

#1648

  • updated frame files
  • added a lightweight user dto for non-admin users
  • added access service roles
  • some more minor changes
17:06 Changeset [7366] by spimming

#1680:

  • Constants for deployments added
  • worker for creating a deployment added
  • create hosted service
17:04 Changeset [7365] by bburlacu

#1763: Added HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views project to branch/solution, added missing file, updated folder structure.

16:56 Changeset [7364] by abeham

#1614

  • added ICrossover interface
16:55 Changeset [7363] by abeham

#1614

  • worked on GQAP
14:58 Changeset [7362] by spimming

#1680:

  • Check if password is valid for pfx file
  • progress bar is now marquee style
  • control flow refactored
13:09 Changeset [7361] by bburlacu

#1763: Updated project references, added build and solution files.

13:09 Documentation/Howto/Setup OKB Server edited by ascheibe
(diff)
13:04 Changeset [7360] by ascheibe

#1174 the administration and run creation service now verify that the user has the appropriate roles

12:41 Changeset [7359] by bburlacu

#1763: Branch for the SymbolicDataAnalysisExpressionTreeSimplifier

12:32 Ticket #1763 (Support changing of constants and variable weights in the simplifier ...) created by bburlacu
The SymbolicDataAnalysisExpressionTreeSimplifier should offer users …
12:00 Changeset [7358] by ascheibe

#1648

  • added a service locator for access services
  • fixed role verifier interface
11:51 Changeset [7357] by spimming

#1680:

  • removed unnecessary invoke-calls
  • moved method call to disable controls out of the worker
10:59 Changeset [7356] by ascheibe

#1648 changed output dir so that assemblies can be easily referenced by OKB

10:36 Changeset [7355] by ascheibe

#1648

  • added a role verifier for checking if the current user has a certain role
  • updated year in license headers and frame files
09:41 Changeset [7354] by spimming

#1680:

  • Methods to create hosted services added
  • Method to add a certificate to a hosted service
  • update bindinglist from worker
02:34 Changeset [7353] by swagner

Fixed PluginInfrastructure unit tests as all plugins and products have been deleted in the deployment DB due to compatibility issues (automatic update from HL 3.3.5 to HL 3.3.6 fails). (#1722)

01/17/12:

23:56 Changeset [7352] by abeham

#1759

  • Added simple command file to execute FxCop rules from HeuristicLab.FxCop.dll on all HeuristicLab.*.dll files in the bin directory
23:54 Changeset [7351] by abeham

#1722

  • fixed some problems that were identified with the first existing FxCop rules (duplicate storable hook in ExternalEvaluationProblem, multiple wrong names)
  • generally renamed AttachEventHandlers to RegisterEventHandlers to be consistent
  • fixed some backwards compatible regions to use the format from the snippet and the comment
23:28 Changeset [7350] by abeham

#1759

  • Changed storable hook name rule to correctly distinguish between BeforeSerialization and AfterDeserialization hooks
  • Added a new rule that checks if more than one storable hook is defined in a class
21:48 Changeset [7349] by ascheibe

#1174 some minor changes:

  • set the database location to the default location of SQL Server 2008R2 in the Create OKB script
  • added the certificate key of my machine to the client app.config
  • added OKB roles
19:05 Documentation/Reference/Genetic Programming Crossovers edited by bburlacu
(diff)
19:04 Documentation/Reference/Genetic Programming Crossovers edited by bburlacu
(diff)
19:03 Documentation/Reference/Genetic Programming Crossovers edited by bburlacu
(diff)
18:57 83lyxpreview1.png attached to Documentation/Reference/Genetic Programming Crossovers by bburlacu
05-semantic-similarity-condition
18:56 77lyxpreview1.png attached to Documentation/Reference/Genetic Programming Crossovers by bburlacu
04-semantic-similarity-distance
18:55 73lyxpreview1.png attached to Documentation/Reference/Genetic Programming Crossovers by bburlacu
03-behavioral-selection-weights
18:55 72lyxpreview1.png attached to Documentation/Reference/Genetic Programming Crossovers by bburlacu
02-normalized-behavioral-distance
18:53 71lyxpreview1.png attached to Documentation/Reference/Genetic Programming Crossovers by bburlacu
01-behavioral-distance
18:48 Documentation/Reference/Genetic Programming Crossovers created by bburlacu
16:23 Changeset [7348] by bburlacu

#1682: Updated license information, removed redundant inheritance from ISymbolicDataAnalysisExpressionCrossover, deleted misplaced files.

16:18 Changeset [7347] by sforsten

#1758:

  • Bug fix in ItemCollectionView: Content events are deregistered in Dispose method
  • Bug fix in ItemCollectionView: Item events are deregistered in OnContentChanged method
  • small changes in RegressionSolutionView
16:06 Changeset [7346] by bburlacu

#1682: Removed unnecessary files.

15:23 Changeset [7345] by abeham

#1614

  • added first version of GRASP+PR algorithm
15:18 Changeset [7344] by bburlacu

#1682: New branch format: removed unnecessary files, merged remaining.

15:14 Documentation/Howto/Setup OKB Server created by ascheibe
14:32 Changeset [7343] by bburlacu

#1682: Switched to new branch format for ProbabilisticFunctionalCrossover and friends.

14:21 Documentation/Howto/SetupHiveServer edited by ascheibe
(diff)
13:00 Ticket #1762 (Move Hive Progress Control to MainForm.WindowsForms) created by ascheibe
Move the Hive Progress Control from Clients.Hive.Views.Progress to …
12:51 Changeset [7342] by ascheibe

#1761 added a delay when switching to the tab page on which an item is dragged on

11:14 Ticket #1761 (Add a delay to the DragOverTabControl) created by ascheibe
When dragging an item over a tab page header there should be a delay …
11:11 Changeset [7341] by ascheibe

#1722 switched the tab control in the Hive Job Manager to a DragOverTabControl

00:23 Ticket #1760 (Processing time of optimizers increases when optimizers are executed ...) created by swagner
When executing a batch run which contains an optimizer with a rather …
Note: See TracTimeline for information about the timeline view.