Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

04/16/09:

22:42 Ticket #584 (Change OptionsDialog to an UserControl) closed by bspisic
fixed: Changed OptionsDialog to an UserControl [1586]
22:41 Changeset [1586] by bspisic

Changed OptionsDialog to an UserControl (#584)

22:40 Ticket #584 (Change OptionsDialog to an UserControl) created by bspisic
18:40 Changeset [1585] by mbecirov

#528 Updated the instruction manual for installing certificates

18:12 Changeset [1584] by mbecirov

#528 Updated cmd to work properly on vista clients

18:08 Changeset [1583] by mbecirov

#528 Command for creating service certificates

17:50 Changeset [1582] by mbecirov

#528 Tools necessary for certificate installation

17:48 Changeset [1581] by aleitner

added last snapshotdetails (#569)

17:46 Changeset [1580] by svonolfe

Added PluginInfoAdapter (#372)

17:44 Changeset [1579] by mbecirov

#528: WCF Service secured - you need to install the certificate in order to run the application properly!

17:42 Changeset [1578] by mbecirov

#528: Transfered to documentation

17:33 Changeset [1577] by msteinbi

added request and abort snapshot (#572)

17:31 Changeset [1576] by dtraxing

Changed version to 3.2 and updated SGAMain.(ticket #580)

17:21 Changeset [1575] by svonolfe

updated GetJobByCalculatingClient (#372)

17:14 Ticket #583 (Persistence configuration is not loaded anymore.) closed by epitzer
fixed: Fix problem with loading configuration. Properly initialize and …
17:14 Changeset [1574] by epitzer

Fix problem with loading configuration. Properly initialize and register instance for empty types and make sure Formats have comparable hash codes. (#583)

17:10 Ticket #583 (Persistence configuration is not loaded anymore.) created by epitzer
17:04 Changeset [1573] by svonolfe

updated GetJobByCalculatingClient (#372)

16:39 WcfSettings edited by mbecirov
(diff)
16:37 WcfSettings created by mbecirov
16:18 Changeset [1572] by epitzer

Include <SubType> tags (reverts part of r1541) (#579)

16:12 Ticket #582 (Automatically re-deploy assemblies on build of any project in HL solution) closed by epitzer
fixed: Always run post build event on HL solution. (r1571)
16:12 Changeset [1571] by epitzer

Always run post build event on HL solution. (#582)

16:11 Ticket #582 (Automatically re-deploy assemblies on build of any project in HL solution) created by epitzer
16:10 Changeset [1570] by epitzer

Streamline XML generation with StringBuilders (#548)

16:08 Changeset [1569] by epitzer

Update persistence tests. (#548)

14:04 Changeset [1568] by epitzer

Move Persistence.Test to subfolder. (#548)

13:20 Changeset [1567] by epitzer

One file per class; rename ViewOnlyFormat -> DebugStringFormat (#548)

12:58 Changeset [1566] by epitzer

Format white space. (Ctrl-K, Ctrl-D) (#548)

12:43 Changeset [1565] by epitzer

Adapt Persistence.GUI to new formatter structure. (#548)

12:40 Changeset [1564] by epitzer

Stronger typing for formatters with the help of generics. Separate format and serial data type. (#548)

12:32 Changeset [1563] by epitzer

Mark decomposers as empty storable class. (#548)

12:30 Changeset [1562] by epitzer

Stricter requirements for IDs in serialization tokens. (#548)

04/15/09:

18:55 Changeset [1561] by dwagner

Added functionality: Checkbox to enable/disable Markers for every datapoint added to OptionsDialog. (#581)

17:10 Changeset [1560] by dtraxing

added SGAMain as operator. SGAMain operator implements the functionality of SGAMain hardwired (only control structures). (ticket #580)

04/14/09:

21:59 Changeset [1559] by dwagner

Added functionality: Markers on every datapoint. (#581)

21:49 Ticket #581 (Markers for linechart) created by dwagner
Implementation of markers on every datapoint in linechart
16:22 Changeset [1558] by dtraxing

hardwired implementation of CreateReplacement. (ticket #580)

14:50 Changeset [1557] by dtraxing

removed variable lookup in hardwired SubScopeRemover, because variable is never used. (ticket #580)

14:33 Changeset [1556] by epitzer

Namespace refactoring. (#548)

14:26 Changeset [1555] by epitzer

More renaming and refactoring. (#548)

14:15 Changeset [1554] by epitzer

XML formatters for all primitive numeric types. (#548)

13:23 Changeset [1553] by epitzer

Replace final fixes for broken parent references with separation of instance creation with meta information. (#548)

11:49 Changeset [1552] by dtraxing

added comments, removed unused source code and added a description for the operators CreateChildren and CreateChildrenHardWired(ticket #580)

11:24 Changeset [1551] by dtraxing

added new operator where all operations are hardwired, except crossover, mutation and evaluation(ticket #580)

00:16 Changeset [1550] by dtraxing

added support for exchangeable operators in sga for crossover, mutation and evaluation (ticket #580)

04/10/09:

15:21 Changeset [1549] by abeham

Fixed a small bug in the MannWhitneyWilcoxonTest (#573)

10:45 Changeset [1548] by abeham

fixes a bug in MannWhitneyWilcoxonTest, regarding unsorted arrays (#573)
using a 2-tailed test is now properly used under the normal approximation method
some small enhancements to the control

02:23 Changeset [1547] by swagner

Worked on VS wizard for creating new HeuristicLab plugins (#567)

01:28 Changeset [1546] by swagner

Renamed project HeuristicLab.Tools.NewPluginWizard to HeuristicLab.Tools.Wizards (#567)

01:04 Changeset [1545] by swagner

Worked on VS wizard for creating new HeuristicLab plugins (#567)

04/09/09:

17:40 Changeset [1544] by swagner

Added draft implementation of a VS 2008 wizard for creating new HeuristicLab plugins (#567)

16:35 Changeset [1543] by dtraxing

initial commit hardwired algorithms (ticket #580)
added HeuristicLab.SGA.Hardwired to HeuristicLab.sln and CopyAssemblies.cmd

15:52 Ticket #580 (Implement fixed algorithms) created by dtraxing
Fixed versions of combined operators for various algorithms should be …

04/08/09:

17:05 Changeset [1542] by epitzer

Numerous small changes, coding conventions, renames, mini refactoring (#548)

16:22 Changeset [1541] by mkommend

corrected project HL.GP.StructureIdentification (ticket #579)

15:37 Changeset [1540] by mkommend

initial version of ConfigurableFunctionLibraryInjector (ticket #579)
discuss with GK if it should be changed to use reflection

15:36 Ticket #579 (Configurable FunctionLibraryInjector for GP.StructureIdenfication) created by mkommend
11:03 Changeset [1539] by epitzer

Add Priority property to IDecomposer interface to allow specialized decomposers to be tried first. (#578)

10:56 Ticket #578 (Specialized decomposers (number array vs. generic array) might never ...) created by epitzer
10:18 Changeset [1538] by gkronber

Fixed reference to ICSharpCode.SharpZipLib.dll #576

04/07/09:

18:39 Changeset [1537] by swagner

Removed user specific project settings for project HeuristicLab.DataAccess-3.2 (#576)

18:34 Changeset [1536] by swagner

Set svn:ignore properties (#576)

18:14 Changeset [1535] by swagner

Set svn:ignore property (#576)

18:01 Changeset [1534] by swagner

Updated main solution file and fixed minor errors in names and version numbers of projects (#576)

15:28 Changeset [1533] by epitzer

Rename remaining project files to include version number. (#576)

15:11 Changeset [1532] by epitzer

Include version in project all file names from A-Hive (incl) (#576)

14:22 Changeset [1531] by gkronber

Removed svn:ignore property from all plugin directories. #576

14:07 Changeset [1530] by gkronber

Moved source files of plugins Hive ... Visualization.Test into version-specific sub-folders. #576

13:54 Changeset [1529] by gkronber

Moved source files of plugins AdvancedOptimizationFrontEnd ... Grid into version-specific sub-folders. #576

13:42 Changeset [1528] by swagner

Added folders for plugin versions (#576)

13:38 Changeset [1527] by gkronber

Set version of CEDMA and GP plugins to 3.3. #576

13:35 Changeset [1526] by epitzer

Normalize assembly title for persistence and tracing plugins (#576)

13:32 Changeset [1525] by epitzer

Normalize version of tracing plugin to 3.2 (#576)

13:27 Changeset [1524] by swagner

Set svn:ignore properties for the HeuristicLab.Security.Core plugin (#576)

13:25 Changeset [1523] by swagner

Fixed project properties and AssemblyInfo.frame of HeuristicLab.Security.Core plugin (#576)

13:15 Changeset [1522] by swagner

Removed unnecessary folders (#576)

13:12 Changeset [1521] by gkronber

fixed AssemblyTitle of plugin HL.QAP #576.

13:12 Changeset [1520] by asimon

Security.Core (ticket #537)

13:12 Ticket #577 (Change SA model) created by abeham
Making use of the ChildrenInitializer in the SA algorithm decreases …
12:52 Ticket #576 (Restructure directory layout of trunk) created by swagner
The directory layout of the trunk should be changed in such a way that …
12:43 Ticket #575 (Nested types cannot be deserialized) closed by epitzer
fixed: Include chain of declaring types for proper type information of nested …
12:43 Changeset [1519] by epitzer

Include chain of declaring types for proper type information of nested types. (#575)

12:12 Ticket #575 (Nested types cannot be deserialized) created by epitzer
11:35 Ticket #574 (Serialization of multi dimensional arrays does not preserve order) closed by epitzer
fixed: Make serialization order of array components explicit (in all array …
11:34 Changeset [1518] by epitzer

Make serialization order of array components explicit (in all array decomposers) (#574)

10:57 Ticket #574 (Serialization of multi dimensional arrays does not preserve order) created by epitzer
01:28 Changeset [1517] by abeham

Added some functionality to StatisticalAnalysis by implementing a MannWhitneyWilcoxonTest (a.k.a. MannWhitney U test, Mann Whitney Rank Sum test) as well as a user interface for testing it (#573)

01:24 Ticket #573 (Implement statistical analysis) created by abeham
Several statistical analysis methods would be nice to have in …

04/06/09:

10:19 Ticket #564 (Sliding window approach for data-based modeling) closed by gkronber
fixed

04/05/09:

13:52 Changeset [1516] by svonolfe

Improved transaction handling and locking (#527)

04/04/09:

15:46 Changeset [1515] by svonolfe

Improved handling of binary relations (#527)

04/03/09:

15:09 Changeset [1514] by epitzer

Improved 2string decomposers. (#563)

14:37 Changeset [1513] by svonolfe

Did some refactoring in the DAL (#372)

14:35 Changeset [1512] by aleitner

Modified design of Management-Console(#569)

14:35 Changeset [1511] by whackl

added recurring appoinment (#468)

14:32 Changeset [1510] by kgrading

added the stubs to the HiveEngine (#571)

14:22 Changeset [1509] by msteinbi

Added Interfaces for Execution Engine (#572)

14:12 Ticket #572 (Implementation of Execution Engine) created by msteinbi
New methods for the Execution engine - request snapshot - abort job …
13:49 Ticket #571 (Hive.Engine) created by kgrading
minor changes to the Hive.Engine
13:41 Changeset [1508] by svonolfe

Updated jobAdapter (#372)

13:36 Changeset [1507] by mbecirov

#528 Projectfile

13:34 Changeset [1506] by mbecirov

#528 Projectfile

13:31 Changeset [1505] by svonolfe

Updated jobAdapter and clientAdapter (#372)

13:20 Changeset [1504] by mbecirov

#528 Gets ip automatically now.

13:20 Ticket #474 (Redesign the reconnection algorithm) closed by kgrading
fixed
13:19 Ticket #401 (WCF Interface for the Client Console) closed by kgrading
fixed
13:06 Changeset [1503] by kgrading

engine now determines the needed plugins for the job (#570)

13:03 Changeset [1502] by mbecirov

#528 WcfSettings provides common settings for WCF Services

12:57 Changeset [1501] by kgrading

just noticed i've ruined gkronbergers GetDependendPlugins method. Restored the old method and renamed mine (#570)

12:47 Changeset [1500] by msteinbi

Scheduler checks for free cores now (#507)

12:30 Changeset [1499] by kgrading

added the recursive dependency resolvement and added the SequentialEngien Dependency to the Hive.Engine (#570)

12:26 Changeset [1498] by msteinbi

new property number of free cores (#507)

12:11 Changeset [1497] by svonolfe

Added findJob method to the jobAdapter interface (#372)

11:54 Changeset [1496] by svonolfe

Added thread checking in session (#527)

11:42 Changeset [1495] by aleitner

Refactoring of JobDetails (#568)

11:35 Ticket #570 (Fix of the plugin dependency resolvement) created by kgrading
all the dependent plugins, even the transitional depentent ones, …
11:33 Changeset [1494] by epitzer

Generic decomposers for number arrays and number enumerables that "decompose" into a single string. (#563)

04/02/09:

15:40 Changeset [1493] by svonolfe

Removed System.Data dependency from HeuristicLab.DataAccess project(#527)

15:37 Changeset [1492] by svonolfe

Removed connection property from session (#527)

15:28 Changeset [1491] by aleitner

deleted TreeView in Job- and ClientControl, splitted view for Overview and Details (#569)

15:26 Changeset [1490] by msteinbi

Transaction management embedded (#566)

15:25 Ticket #569 (Refactoring) created by aleitner
Refactoring Management-Console of Server according to code-review
15:23 Ticket #568 (Automated Testing for HL Development) created by epitzer
Automated testing of plugins, options for easy integration in the …
15:14 Ticket #567 (VS 2010 project template and wizard for creating new plugins) created by epitzer
A project template and a wizard should be provided for Visual Studio …
15:03 Ticket #565 (Merging ServerConsole) closed by aleitner
fixed: deleted branch r1479
15:01 Changeset [1489] by aleitner

merge Management-Console branch into trunk (#565)

15:00 Changeset [1488] by svonolfe

Updated transaction management (#527)

14:51 Ticket #565 (Merging ServerConsole) reopened by aleitner
reopen for deleting branch
14:48 Changeset [1487] by kgrading

fixed minor call issue in the ExecutionEngine (#529)

14:38 Ticket #566 (Embedding transaction management) created by msteinbi
The new transaction functionality must be embedded on the server now
14:37 Changeset [1486] by svonolfe

Added AssemblyInfo.cs to project (#436)

14:19 Changeset [1485] by msteinbi

Refactored ExecutionEngineFacade (#436)

14:11 Changeset [1484] by gkronber

Fixed programming error. #564 (Sliding window approach for data-based modeling)

14:07 Ticket #565 (Merging ServerConsole) closed by aleitner
fixed: merged brunch into trunk r1483
14:07 Changeset [1483] by aleitner

merged brunch into trunk (#565)

14:02 Changeset [1482] by gkronber

Removed unused constant. #564 (Sliding window approach for data-based modeling)

13:56 Ticket #565 (Merging ServerConsole) created by aleitner
Merging ServerConsole into trunk
13:52 Changeset [1481] by kgrading

bugfix of shutdown (#473)

13:46 Changeset [1480] by gkronber

Changed sliding window approach to stop at the last window. #564 (Sliding window approach for data-based modeling)

13:32 Ticket #508 (Asynchronous GUI updates) closed by aleitner
fixed: asynchronous calls in jobs and clients in r1479
13:30 Changeset [1479] by aleitner

change status if client status changes (#508)

13:17 Ticket #453 (Client Communicator Lifecycle Management) closed by msteinbi
fixed
13:17 Ticket #546 (Create new class Cached Plugin) closed by msteinbi
fixed
13:15 Changeset [1478] by msteinbi

new properties for Job needed by Scheduler (#507)

11:29 Changeset [1477] by gkronber

Added first version of an operator to control the training set with a sliding window approach. #564 (Sliding window approach for data-based modeling)

10:51 Ticket #564 (Sliding window approach for data-based modeling) created by gkronber
Note: See TracTimeline for information about the timeline view.