Timeline
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)
04/03/09:
- 15:09 Changeset [1514] by
-
Improved 2string decomposers. (#563)
- 14:37 Changeset [1513] by
-
Did some refactoring in the DAL (#372)
- 14:35 Changeset [1512] by
-
Modified design of Management-Console(#569)
- 14:35 Changeset [1511] by
-
added recurring appoinment (#468)
- 14:32 Changeset [1510] by
-
added the stubs to the HiveEngine (#571)
- 14:22 Changeset [1509] by
-
Added Interfaces for Execution Engine (#572)
- 14:12 Ticket #572 (Implementation of Execution Engine) created by
- New methods for the Execution engine - request snapshot - abort job …
- 13:49 Ticket #571 (Hive.Engine) created by
- minor changes to the Hive.Engine
- 13:41 Changeset [1508] by
-
Updated jobAdapter (#372)
- 13:36 Changeset [1507] by
-
#528 Projectfile
- 13:34 Changeset [1506] by
-
#528 Projectfile
- 13:31 Changeset [1505] by
-
Updated jobAdapter and clientAdapter (#372)
- 13:20 Changeset [1504] by
-
#528 Gets ip automatically now.
- 13:20 Ticket #474 (Redesign the reconnection algorithm) closed by
- fixed
- 13:19 Ticket #401 (WCF Interface for the Client Console) closed by
- fixed
- 13:06 Changeset [1503] by
-
engine now determines the needed plugins for the job (#570)
- 13:03 Changeset [1502] by
-
#528 WcfSettings provides common settings for WCF Services
- 12:57 Changeset [1501] by
-
just noticed i've ruined gkronbergers GetDependendPlugins method. Restored the old method and renamed mine (#570)
- 12:47 Changeset [1500] by
-
Scheduler checks for free cores now (#507)
- 12:30 Changeset [1499] by
-
added the recursive dependency resolvement and added the SequentialEngien Dependency to the Hive.Engine (#570)
- 12:26 Changeset [1498] by
-
new property number of free cores (#507)
- 12:11 Changeset [1497] by
-
Added findJob method to the jobAdapter interface (#372)
- 11:54 Changeset [1496] by
-
Added thread checking in session (#527)
- 11:42 Changeset [1495] by
-
Refactoring of JobDetails (#568)
- 11:35 Ticket #570 (Fix of the plugin dependency resolvement) created by
- all the dependent plugins, even the transitional depentent ones, …
- 11:33 Changeset [1494] by
-
Generic decomposers for number arrays and number enumerables that "decompose" into a single string. (#563)
04/02/09:
- 15:40 Changeset [1493] by
-
Removed System.Data dependency from HeuristicLab.DataAccess project(#527)
- 15:37 Changeset [1492] by
-
Removed connection property from session (#527)
- 15:28 Changeset [1491] by
-
deleted TreeView in Job- and ClientControl, splitted view for Overview and Details (#569)
- 15:26 Changeset [1490] by
-
Transaction management embedded (#566)
- 15:25 Ticket #569 (Refactoring) created by
- Refactoring Management-Console of Server according to code-review
- 15:23 Ticket #568 (Automated Testing for HL Development) created by
- 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
- A project template and a wizard should be provided for Visual Studio …
- 15:03 Ticket #565 (Merging ServerConsole) closed by
- fixed: deleted branch r1479
- 15:01 Changeset [1489] by
-
merge Management-Console branch into trunk (#565)
- 15:00 Changeset [1488] by
-
Updated transaction management (#527)
- 14:51 Ticket #565 (Merging ServerConsole) reopened by
- reopen for deleting branch
- 14:48 Changeset [1487] by
-
fixed minor call issue in the ExecutionEngine (#529)
- 14:38 Ticket #566 (Embedding transaction management) created by
- The new transaction functionality must be embedded on the server now
- 14:37 Changeset [1486] by
-
Added AssemblyInfo.cs to project (#436)
- 14:19 Changeset [1485] by
-
Refactored ExecutionEngineFacade (#436)
- 14:11 Changeset [1484] by
-
Fixed programming error. #564 (Sliding window approach for data-based modeling)
- 14:07 Ticket #565 (Merging ServerConsole) closed by
- fixed: merged brunch into trunk r1483
- 14:07 Changeset [1483] by
-
merged brunch into trunk (#565)
- 14:02 Changeset [1482] by
-
Removed unused constant. #564 (Sliding window approach for data-based modeling)
- 13:56 Ticket #565 (Merging ServerConsole) created by
- Merging ServerConsole into trunk
- 13:52 Changeset [1481] by
-
bugfix of shutdown (#473)
- 13:46 Changeset [1480] by
-
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
- fixed: asynchronous calls in jobs and clients in r1479
- 13:30 Changeset [1479] by
-
change status if client status changes (#508)
- 13:17 Ticket #453 (Client Communicator Lifecycle Management) closed by
- fixed
- 13:17 Ticket #546 (Create new class Cached Plugin) closed by
- fixed
- 13:15 Changeset [1478] by
-
new properties for Job needed by Scheduler (#507)
- 11:29 Changeset [1477] by
-
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
04/01/09:
- 15:10 Changeset [1476] by
-
Decomposers for all primitive types except string. (#563)
- 15:08 Changeset [1475] by
-
Improved logging of persistence framework. (#524)
- 15:06 Ticket #563 (Fallback decomposers that "decompose" to string) created by
- This enables easy implementation of new formats. Only a string …
03/31/09:
- 16:42 Changeset [1474] by
-
Added x64 and x86 configurations to all projects
Removed "Release x64" configuration from HeuristicLab.csproj (is covered by Release|x64)
- 16:32 Changeset [1473] by
-
Include exception information in log messages. (#524)
- 16:31 Changeset [1472] by
-
Include AssemblyInformation.cs in projects. (#9999)
- 15:39 Changeset [1471] by
- 15:25 Changeset [1470] by
-
New default logging configuration includes AppDomain name, remove " AppDomain" from AppDomain names, and add pre-build event to Tracing plugin. (#524)
- 12:38 Changeset [1469] by
-
Test drive tracing plug-in in persistence plug-in. (#524)
- 01:33 Changeset [1468] by
-
Added transaction management (#527)
03/30/09:
- 17:54 Changeset [1467] by
-
New simple tracing/logging plug-in (#524)
- 15:06 Ticket #562 (Encapsulate serialized data into a single zip file.) closed by
- fixed: Produce only a single (zipped) file that contains data and type cache …
- 15:06 Changeset [1466] by
-
Produce only a single (zipped) file that contains data and type cache and normalize line breaks. (#562)
- 15:02 Ticket #562 (Encapsulate serialized data into a single zip file.) created by
- 14:24 Changeset [1465] by
-
added /B and /Y switch to copy command
- 14:20 Ticket #460 (System.Data.SQLite.dll cannot be loaded on the blade servers) closed by
- fixed: Using plain old copy instead with r1464.
- 14:20 Changeset [1464] by
-
xcopy is a bitch, using plain old copy instead. #460
- 14:19 Ticket #460 (System.Data.SQLite.dll cannot be loaded on the blade servers) reopened by
- xcopy doesn't work.
- 12:52 Ticket #561 (Arrays with non-zero lower bounds cannot be deserialized properly) closed by
- fixed: Properly fill arrays with non-zero lower bounds (r1463)
- 12:51 Changeset [1463] by
-
Properly fill arrays with non-zero lower bounds (#561)
- 11:02 Ticket #561 (Arrays with non-zero lower bounds cannot be deserialized properly) created by
03/27/09:
- 20:26 Ticket #554 (Implement Y-Axis Position (left/right)) closed by
- fixed
- 20:26 Ticket #555 (Add option for grid visibility and color) closed by
- fixed
- 20:25 Ticket #556 (Display of X- and Y-Axis-Labels) closed by
- fixed
- 20:23 Changeset [1462] by
-
Display of X- and Y-Axis-Labels (#556)
- 18:21 Changeset [1461] by
-
Legend implementation updated with position setting (#407)
- 18:14 Ticket #559 (Please fix YAxisDescriptor.Zoom_ and .ClipChangeable) closed by
- fixed
- 18:13 Changeset [1460] by
-
YAxisDescriptor.Zoom_ and .ClipChangeable fixed (#559)
- 17:59 Ticket #560 (Make OptionsDialog modeless) closed by
- fixed
- 17:57 Changeset [1459] by
-
Make OptionsDialog modeless (#560)
Y-Axis-Tab in OptionsDialog reformatted
- 17:53 Ticket #560 (Make OptionsDialog modeless) created by
- 17:48 Changeset [1458] by
-
Add option for grid visibility and color (#555)
- 17:39 Ticket #559 (Please fix YAxisDescriptor.Zoom_ and .ClipChangeable) created by
- 17:34 Changeset [1457] by
-
Implement Y-Axis Position (left/right) (#554)
- 17:32 Ticket #558 (New LabelProvider with shorter labels) created by
- 17:31 Ticket #557 (Choose other LabelProvider for Y-Axes (not scientific!)) created by
- 17:30 Ticket #556 (Display of X- and Y-Axis-Labels) created by
- 17:30 Ticket #555 (Add option for grid visibility and color) created by
- 17:28 Ticket #554 (Implement Y-Axis Position (left/right)) created by
- 17:27 Ticket #433 (Implement LineChart Axes) closed by
- fixed
- 17:18 Ticket #553 (OnUnload hook for plugins) created by
- In analogy to the OnLoad hook, an OnUnload hook for plugins should …
- 17:10 Ticket #552 (Plugin dependencies are not considered when loading plugins) created by
- The dependencies between plugins are not taken into account when …
- 17:03 Ticket #551 (Call hooks for plugin status changes) created by
- In the IPlugin interface several hooks (OnInstall, OnDelete, …
- 16:21 Ticket #549 (Serialization of enums) closed by
- fixed: Added EnumDecomposer. (r1456)
- 16:20 Changeset [1456] by
-
Added EnumDecomposer. (#549)
- 16:20 Ticket #550 (Storable members occur several times during discovery) closed by
- fixed: Discover only declared storables but traverse the whole type …
- 16:19 Changeset [1455] by
-
Discover only declared storables but traverse the whole type hierarchy. (#550
- 16:18 Ticket #550 (Storable members occur several times during discovery) created by
- 16:16 Ticket #549 (Serialization of enums) created by
- 15:30 Ticket #548 (Review new persistence framework) created by
- The new persistence framework has been merged into the trunk as HL …
- 15:28 Ticket #506 (New persistence exploration) closed by
- fixed: merge persistence exploration branch into trunk as HL plugin. (r1454)
- 15:27 Changeset [1454] by
-
merge persistence exploration branch into trunk as HL plugin. (#506)
- 15:11 Changeset [1453] by
-
Set svn-properties on project and properties folders. #545 (Engine which can be executed in the Hive)
- 14:38 Changeset [1452] by
-
Fixed small bug in DAL related to caching (#372)
- 14:34 Changeset [1451] by
-
change group of job if changed
check if client is offline
(#508)
- 14:31 Changeset [1450] by
-
first implementation (#547)
- 14:04 Changeset [1449] by
-
Refactored DAL (now using GUIDs as IDs instead of longs) (#527)
- 13:56 Changeset [1448] by
-
- fixed incorrect dependency
- fixed problem with incompatible WCF binding (client vs. server)
- fixed layout problem in HiveEngineEditor
#545 (Engine which can be executed in the Hive)
- 13:45 Changeset [1447] by
-
refactoring and code clean up. (#9999)
- 13:43 Ticket #547 (PluginCache Manager) created by
- Plugins shouldn't be stored on the hard disk but should be kept in …
- 13:38 Changeset [1446] by
-
#528 Client Certificate Installation Tool
- 13:31 Changeset [1445] by
-
Changed interface for plugin transfer (#531)
- 13:25 Changeset [1444] by
-
Referenced external assembly SemWeb.SqliteStore in project CEDMA.DB. #257 (CEDMA console doesn't handle communication- and timeout exceptions correctly).
- 13:25 Changeset [1443] by
-
class is public now, initialization of list (#546)
- 13:24 Changeset [1442] by
-
Included plugin Hive.Engine into CopyAssemblies.cmd script and leaned CopyAssemblies.cmd script. #545 (Engine which can be executed in the Hive)
- 13:20 Ticket #546 (Create new class Cached Plugin) reopened by
- 13:19 Changeset [1441] by
-
Improved documentation of SequentialEngine. #331
- 13:17 Changeset [1440] by
-
Worked on hive engine. #545 (Engine which can be executed in the Hive)
- 13:16 Ticket #546 (Create new class Cached Plugin) closed by
- fixed: Implemented Cahded Plugin class (r1439)
- 13:16 Changeset [1439] by
-
Implemented Cahded Plugin class (#546)
- 13:09 Ticket #546 (Create new class Cached Plugin) created by
- A new class Cached Plugin will be implemented. It is needed to store …
- 12:51 Changeset [1438] by
-
Include lower bounds in serialized arrays. (#506)
- 12:50 Changeset [1437] by
-
Cleanup DeSerializer code. (#506)
- 11:42 Changeset [1436] by
-
#528: Server Certificate for testing purpose only
- 11:22 Changeset [1435] by
-
Properly deserialize enumerables with parent references, use single Setter delegate, fix id references of primitive values. (#506)
03/26/09:
- 17:56 Changeset [1434] by
-
Almost complete solution for correctly handling parent references. (#506)
- 17:55 Changeset [1433] by
-
Fix nasty copy&paste bug. (#506)
- 16:59 Changeset [1432] by
-
Added project for hive engine (copied from SequentialEngine). #545 (Engine which can be executed in the Hive)
- 16:21 Ticket #545 (Engine which can be executed in the Hive) created by
- 16:15 Changeset [1431] by
-
show new job-element in console (#508)
- 15:49 Changeset [1430] by
-
minor final changes to the interface (#529)
- 12:39 Changeset [1429] by
-
View-only serializer for debugging purposes. (#506)
- 12:38 Changeset [1428] by
-
Refactoring of Generator interface. (#506)
- 12:37 Changeset [1427] by
-
Bug fix type names for interfaces don't work with version invariant type names. (#506)
- 11:02 Ticket #544 (Values of categorical model attributes are not visualized correctly in ...) closed by
- fixed: Implemented mapping from categorical values to double values with …
- 11:02 Changeset [1426] by
-
Implemented mapping from categorical values to double values. Ordering can't be changed and is more or less random. #544 (Values of categorical model attributes are not visualized correctly in the CEDMA bubble chart)
- 10:42 Changeset [1425] by
-
Use version invariant assembly qualified name and update plug-in assembly name. (#506)
- 10:30 Ticket #544 (Values of categorical model attributes are not visualized correctly in ...) created by
- 10:26 Ticket #543 (MouseDrag events in CEDMA BubbleChart cause 100% CPU utilization) closed by
- fixed
03/25/09:
- 19:00 Changeset [1424] by
-
Fixed tooltip bug in CEDMA BubbleChart. #543 (MouseDrag events in CEDMA BubbleChart cause 100% CPU utilization)
- 18:59 Ticket #543 (MouseDrag events in CEDMA BubbleChart cause 100% CPU utilization) created by
- 17:55 Changeset [1423] by
-
Add missing file StorableDecomposer.cs (should belong to r1419) (#506)
- 17:54 Changeset [1422] by
-
New extension method to obtain a full name without version information an public key token. (#506)
- 17:53 Changeset [1421] by
-
Remove unnecessary class attributes. (#506)
- 17:52 Changeset [1420] by
-
Remove old storable persistence mechanism. (#506)
- 17:16 Changeset [1419] by
-
Implement persistence of storables as decomposer. (#506)
- 17:15 Changeset [1418] by
-
Don't crash if user configuration cannot be loaded. (#506)
- 14:48 Changeset [1417] by
-
Introduced paging for queries to fix problems with large WCF messages. #257 (CEDMA console doesn't handle communication- and timeout exceptions correctly)
- 14:46 Changeset [1416] by
-
Changed target to x86 for newer projects in configuration 'CEDMA Debug'. #542 (Keep configurations in solution file up to date when new projects are added)
- 14:46 Ticket #542 (Keep configurations in solution file up to date when new projects are added) created by
- 14:25 Ticket #541 (Change SimOptCrossovers to make use of crossover changes) closed by
- fixed: done in r1415
- 14:25 Changeset [1415] by
-
fixed crossover preparator (#541)
- 14:06 Changeset [1414] by
-
Include decomposer configuration in dynamically created tab pages for every persistence configuration. (#506)
- 13:41 Ticket #541 (Change SimOptCrossovers to make use of crossover changes) created by
- Currently the crossovers in sim opt had their own preparation. The …
- 13:22 Ticket #540 (Add self adaptive mutation operators and a numeric rounded average ...) closed by
- fixed: done in r1413
- 13:22 Changeset [1413] by
-
added some manipulation operators (#540)
- 13:21 Ticket #540 (Add self adaptive mutation operators and a numeric rounded average ...) created by
- To manipulate numeric parameters with a sigma SA-ES it is necessary to …
- 13:17 Ticket #539 (Add IntParameterBounded Constraints to SimOpt) closed by
- fixed
- 13:16 Changeset [1412] by
-
added IntParameterBoundConstraint (#539)
fixed tab order in DoubleParameterBoundConstraint
- 13:15 Ticket #539 (Add IntParameterBounded Constraints to SimOpt) created by
- An IntParameterBounded constraint is necessary for int parameters that …
- 13:10 Ticket #538 (SubScopeMessageDecomposer doesn't work) closed by
- fixed: fixed in r1411
- 13:09 Changeset [1411] by
-
fixing SubScopeMessageDecomposer (#538)
- 13:09 Ticket #538 (SubScopeMessageDecomposer doesn't work) created by
- It needs to decompose based on the variables that is given, also it …
- 13:04 Changeset [1410] by
-
Deleted obsolete files. Refactor CEDMA plugins #419.
- 12:25 Ticket #537 (Implement Security Management Service) created by
- Plugin HeuristicLab.Security.Core
- 12:22 Changeset [1409] by
-
Implemented security core. #532 Create Security Manager