Timeline
04/18/09:
- 14:41 Ticket #590 (Model.Title doesn't work) closed by
- fixed: Model.Title bug fixed [1608]
- 14:41 Changeset [1608] by
-
Model.Title bug fixed (#590)
- 14:41 Changeset [1607] by
-
#519 test cases + code review
- 14:40 Ticket #590 (Model.Title doesn't work) created by
- 13:44 Ticket #320 (ChartModel: Implementation of internal data representation (data rows)) closed by
- fixed
- 13:44 Ticket #318 (Implement base class structure for model) closed by
- fixed
- 13:43 Ticket #511 (Calculate Min/Max-Values) closed by
- fixed
- 13:43 Ticket #589 (Exception handling for invalid coordinates) closed by
- fixed: Exception handling for invalid coordinates [1606]
- 13:41 Changeset [1606] by
-
Exception handling for invalid coordinates (#589)
- 13:39 Ticket #589 (Exception handling for invalid coordinates) created by
- 13:26 Changeset [1605] by
-
#519 implemented performance improvements for avg aggregators
- 12:54 Ticket #557 (Choose other LabelProvider for Y-Axes (not scientific!)) closed by
- fixed: changed the default formatting to 0.#### r1604
- 12:54 Changeset [1604] by
-
Choose other LabelProvider for Y-Axes (not scientific!) #557
- 12:02 Ticket #588 (Data Export (CSV)) created by
04/17/09:
- 17:01 Changeset [1603] by
-
Bug fix: Fixed Problem when drawing markers for added values (#581)
- 14:34 Changeset [1602] by
-
refactoring (#547)
- 14:31 Changeset [1601] by
-
Fixed maxLen problem with strings (#372)
- 14:31 Changeset [1600] by
-
Added delegate for ProcessSnapshot method (#531)
- 14:30 Ticket #507 (Implementation of Scheduler) closed by
- fixed
- 14:24 Changeset [1599] by
-
Fixed binding (#528)
- 14:17 Changeset [1598] by
-
implemented request snapshot and abort job (##587)
- 14:16 Ticket #587 (Adding Request Snapshot and Abort Job to the Hive Server GUI) created by
- Adding Request Snapshot and Abort Job to the Hive Server GUI
- 14:03 Changeset [1597] by
-
Refactored ResourceAdapter (polymorphic implementation) (#372)
- 13:59 Changeset [1596] by
-
Implemented SendPlugins method (#531)
- 13:55 Ticket #586 (User Authentification and Permission Control) created by
- Adding permission control using a central authentification database …
- 13:52 Ticket #528 (Securing Hive Communication) closed by
- fixed: Added a switch to enable/disable the use of certifications for testing …
- 13:40 Changeset [1595] by
-
bugfix on showing a client if changes on status and capacity (#585)
- 13:36 Changeset [1594] by
-
updated the runner class & webservice interfaces (#547)
- 13:36 Ticket #585 (Bugfixes from asynchronous GUI update) created by
- various bugfixes from the ticket asynchronous GUI update
- 13:17 Changeset [1593] by
-
replaced PluginInfo with HivePluginInfo (#531)
- 13:11 Changeset [1592] by
-
Updated PluginInfoAdapter, added ER model (#372)
- 13:07 Changeset [1591] by
-
refactoring (#547)
- 12:43 Changeset [1590] by
-
fixed bug on Snapshot-view (#569)
- 12:20 Changeset [1589] by
-
refactoring (#547)
- 12:01 Changeset [1588] by
-
abort aborts - only one abort request must be sent to client (#572)
- 11:23 Changeset [1587] by
-
#528 Adopt settings for activating/deactivating the use of certificates
04/16/09:
- 22:42 Ticket #584 (Change OptionsDialog to an UserControl) closed by
- fixed: Changed OptionsDialog to an UserControl [1586]
- 22:41 Changeset [1586] by
-
Changed OptionsDialog to an UserControl (#584)
- 22:40 Ticket #584 (Change OptionsDialog to an UserControl) created by
- 18:40 Changeset [1585] by
-
#528 Updated the instruction manual for installing certificates
- 18:12 Changeset [1584] by
-
#528 Updated cmd to work properly on vista clients
- 18:08 Changeset [1583] by
-
#528 Command for creating service certificates
- 17:50 Changeset [1582] by
-
#528 Tools necessary for certificate installation
- 17:48 Changeset [1581] by
-
added last snapshotdetails (#569)
- 17:46 Changeset [1580] by
-
Added PluginInfoAdapter (#372)
- 17:44 Changeset [1579] by
-
#528: WCF Service secured - you need to install the certificate in order to run the application properly!
- 17:42 Changeset [1578] by
-
#528: Transfered to documentation
- 17:33 Changeset [1577] by
-
added request and abort snapshot (#572)
- 17:31 Changeset [1576] by
-
Changed version to 3.2 and updated SGAMain.(ticket #580)
- 17:21 Changeset [1575] by
-
updated GetJobByCalculatingClient (#372)
- 17:14 Ticket #583 (Persistence configuration is not loaded anymore.) closed by
- fixed: Fix problem with loading configuration. Properly initialize and …
- 17:14 Changeset [1574] by
-
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
- 17:04 Changeset [1573] by
-
updated GetJobByCalculatingClient (#372)
- 16:39 WcfSettings edited by
- (diff)
- 16:37 WcfSettings created by
- 16:18 Changeset [1572] by
- 16:12 Ticket #582 (Automatically re-deploy assemblies on build of any project in HL solution) closed by
- fixed: Always run post build event on HL solution. (r1571)
- 16:12 Changeset [1571] by
-
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
- 16:10 Changeset [1570] by
-
Streamline XML generation with StringBuilders (#548)
- 16:08 Changeset [1569] by
-
Update persistence tests. (#548)
- 14:04 Changeset [1568] by
-
Move Persistence.Test to subfolder. (#548)
- 13:20 Changeset [1567] by
-
One file per class; rename ViewOnlyFormat -> DebugStringFormat (#548)
- 12:58 Changeset [1566] by
-
Format white space. (Ctrl-K, Ctrl-D) (#548)
- 12:43 Changeset [1565] by
-
Adapt Persistence.GUI to new formatter structure. (#548)
- 12:40 Changeset [1564] by
-
Stronger typing for formatters with the help of generics. Separate format and serial data type. (#548)
- 12:32 Changeset [1563] by
-
Mark decomposers as empty storable class. (#548)
- 12:30 Changeset [1562] by
-
Stricter requirements for IDs in serialization tokens. (#548)
04/15/09:
- 18:55 Changeset [1561] by
-
Added functionality: Checkbox to enable/disable Markers for every datapoint added to OptionsDialog. (#581)
- 17:10 Changeset [1560] by
-
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
-
Added functionality: Markers on every datapoint. (#581)
- 21:49 Ticket #581 (Markers for linechart) created by
- Implementation of markers on every datapoint in linechart
- 16:22 Changeset [1558] by
-
hardwired implementation of CreateReplacement. (ticket #580)
- 14:50 Changeset [1557] by
-
removed variable lookup in hardwired SubScopeRemover, because variable is never used. (ticket #580)
- 14:33 Changeset [1556] by
-
Namespace refactoring. (#548)
- 14:26 Changeset [1555] by
-
More renaming and refactoring. (#548)
- 14:15 Changeset [1554] by
-
XML formatters for all primitive numeric types. (#548)
- 13:23 Changeset [1553] by
-
Replace final fixes for broken parent references with separation of instance creation with meta information. (#548)
- 11:49 Changeset [1552] by
-
added comments, removed unused source code and added a description for the operators CreateChildren and CreateChildrenHardWired(ticket #580)
- 11:24 Changeset [1551] by
-
added new operator where all operations are hardwired, except crossover, mutation and evaluation(ticket #580)
- 00:16 Changeset [1550] by
-
added support for exchangeable operators in sga for crossover, mutation and evaluation (ticket #580)
04/10/09:
- 15:21 Changeset [1549] by
-
Fixed a small bug in the MannWhitneyWilcoxonTest (#573)
- 10:45 Changeset [1548] by
-
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
-
Worked on VS wizard for creating new HeuristicLab plugins (#567)
- 01:28 Changeset [1546] by
-
Renamed project HeuristicLab.Tools.NewPluginWizard to HeuristicLab.Tools.Wizards (#567)
- 01:04 Changeset [1545] by
-
Worked on VS wizard for creating new HeuristicLab plugins (#567)
04/09/09:
- 17:40 Changeset [1544] by
-
Added draft implementation of a VS 2008 wizard for creating new HeuristicLab plugins (#567)
- 16:35 Changeset [1543] by
-
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
- Fixed versions of combined operators for various algorithms should be …
04/08/09:
- 17:05 Changeset [1542] by
-
Numerous small changes, coding conventions, renames, mini refactoring (#548)
- 16:22 Changeset [1541] by
-
corrected project HL.GP.StructureIdentification (ticket #579)
- 15:37 Changeset [1540] by
-
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
- 11:03 Changeset [1539] by
-
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
- 10:18 Changeset [1538] by
-
Fixed reference to ICSharpCode.SharpZipLib.dll #576
04/07/09:
- 18:39 Changeset [1537] by
-
Removed user specific project settings for project HeuristicLab.DataAccess-3.2 (#576)
- 18:34 Changeset [1536] by
-
Set svn:ignore properties (#576)
- 18:14 Changeset [1535] by
-
Set svn:ignore property (#576)
- 18:01 Changeset [1534] by
-
Updated main solution file and fixed minor errors in names and version numbers of projects (#576)
- 15:28 Changeset [1533] by
-
Rename remaining project files to include version number. (#576)
- 15:11 Changeset [1532] by
-
Include version in project all file names from A-Hive (incl) (#576)
- 14:22 Changeset [1531] by
-
Removed svn:ignore property from all plugin directories. #576
- 14:07 Changeset [1530] by
-
Moved source files of plugins Hive ... Visualization.Test into version-specific sub-folders. #576
- 13:54 Changeset [1529] by
-
Moved source files of plugins AdvancedOptimizationFrontEnd ... Grid into version-specific sub-folders. #576
- 13:42 Changeset [1528] by
-
Added folders for plugin versions (#576)
- 13:38 Changeset [1527] by
-
Set version of CEDMA and GP plugins to 3.3. #576
- 13:35 Changeset [1526] by
-
Normalize assembly title for persistence and tracing plugins (#576)
- 13:32 Changeset [1525] by
-
Normalize version of tracing plugin to 3.2 (#576)
- 13:27 Changeset [1524] by
-
Set svn:ignore properties for the HeuristicLab.Security.Core plugin (#576)
- 13:25 Changeset [1523] by
-
Fixed project properties and AssemblyInfo.frame of HeuristicLab.Security.Core plugin (#576)
- 13:15 Changeset [1522] by
-
Removed unnecessary folders (#576)
- 13:12 Changeset [1521] by
-
fixed AssemblyTitle of plugin HL.QAP #576.
- 13:12 Changeset [1520] by
-
Security.Core (ticket #537)
- 13:12 Ticket #577 (Change SA model) created by
- Making use of the ChildrenInitializer in the SA algorithm decreases …
- 12:52 Ticket #576 (Restructure directory layout of trunk) created by
- 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
- fixed: Include chain of declaring types for proper type information of nested …
- 12:43 Changeset [1519] by
-
Include chain of declaring types for proper type information of nested types. (#575)
- 12:12 Ticket #575 (Nested types cannot be deserialized) created by
- 11:35 Ticket #574 (Serialization of multi dimensional arrays does not preserve order) closed by
- fixed: Make serialization order of array components explicit (in all array …
- 11:34 Changeset [1518] by
-
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
- 01:28 Changeset [1517] by
-
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
- Several statistical analysis methods would be nice to have in …
04/06/09:
04/05/09:
- 13:52 Changeset [1516] by
-
Improved transaction handling and locking (#527)
04/04/09:
- 15:46 Changeset [1515] by
-
Improved handling of binary relations (#527)