Timeline
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
03/24/09:
- 17:06 Changeset [1408] by
-
Added Type decomposer for serialization of Type objects. (#506)
- 17:05 Changeset [1407] by
-
Abstract base class for formats to ensure comparability. (#506)
- 17:04 Changeset [1406] by
-
Incorporate settings infrastructure. (#506)
- 16:59 Changeset [1405] by
-
Add empty storable class attributes to classes (#506)
- 16:57 Changeset [1404] by
-
New attribute for legitimately empty but storable classes. (#506)
- 12:05 Ticket #460 (System.Data.SQLite.dll cannot be loaded on the blade servers) closed by
- fixed: Added conditional deployment of external SQLite assembly in …
- 12:05 Changeset [1403] by
-
Added conditional deployment of external SQLite assembly in CopyAssemblies.cmd script. #460
- 11:56 Ticket #536 (x86 configuration is missing for new plugins) closed by
- fixed: Added x86 configurations for new projects with r1402.
- 11:56 Changeset [1402] by
-
Added x86 configurations for new projects. #536
- 11:36 Ticket #536 (x86 configuration is missing for new plugins) created by
- 11:28 Changeset [1401] by
-
Initialize GUI with current configuration form ConfigurationService. (#506)
03/23/09:
- 18:58 Ticket #535 (GP one-point crossover operator creates individuals larger than max size) created by
- 17:53 Changeset [1400] by
-
Deposit GUI-generated Configuration object at ConfigurationService. (#506)
- 17:13 Changeset [1399] by
-
Recfactoring of Persistence GUI.
- 15:44 Changeset [1398] by
-
Complete GUI for persistence configuration. (#506)
- 15:30 Changeset [1397] by
-
Set svn:ignore *.user and included AssmeblyInfo.cs in QAP project
#99999(General Housekeeping)
03/22/09:
- 04:08 Ticket #534 (Add HeuristicLab.Hive.Client.Console to configuration Debug|Any CPU) closed by
- fixed: Added in r1396
- 04:08 Changeset [1396] by
-
Added HeuristicLab.Hive.Client.Console to configuration Debug|Any CPU (#534)
- 04:07 Ticket #534 (Add HeuristicLab.Hive.Client.Console to configuration Debug|Any CPU) created by
- The project HeuristicLab.Hive.Client.Console is not selected in the …
03/21/09:
- 18:03 Ticket #458 (HeuristicLab crashes when it tries to load plugins with missing attributes) closed by
- fixed: Fixed with r1395.
- 18:02 Changeset [1395] by
-
Fixed #458 (HeuristicLab crashes when it tries to load plugins with missing attributes).
- 16:41 Ticket #526 (UI feedback when starting plugin-manager) closed by
- fixed: Fixed with r1394. Mouse cursor is changed before loading the plugin …
- 16:41 Changeset [1394] by
-
Fixed #526 (UI feedback when starting plugin-manager). Mouse cursor is changed before loading the plugin manager form and set back to normal once all plugins are loaded.
- 16:31 Ticket #533 (CEDMA plugins can't be loaded because of cyclic plugin dependencies) closed by
- fixed: Fixed with r1393.
- 16:30 Changeset [1393] by
-
Fixed #533 (CEDMA plugins can't be loaded because of cyclic plugin dependencies).
- 16:29 Ticket #530 (Service applications are restarted again and again even when the user ...) closed by
- fixed: Fixed with r1392.
- 16:28 Changeset [1392] by
-
Fixed #530 (Service applications are restarted again and again even when the user terminates the starter)
- 16:28 Ticket #533 (CEDMA plugins can't be loaded because of cyclic plugin dependencies) created by
- 15:08 Changeset [1391] by
-
Deleted empty folders HL.CEDMA.Operators/* which were seemingly added unintentionally. #532
- 14:55 Ticket #516 (Create tag of stable version for Heureka structid experiments) closed by
- worksforme: Already done with r1292:1311
- 13:43 Changeset [1390] by
-
Panning and zooming (#424) Implemented deactivating of YAxis clipping in OptionsDialog
- 13:41 Changeset [1389] by
-
Added Functionality: Changes in dialog are directly applied to the linechart & reset button resets the values (#478)
- 13:28 Changeset [1388] by
-
Legend implementation updated with position setting (#407)
- 13:14 Changeset [1387] by
-
Added a getter to the model for the default Y-axis descriptor. (#433)
- 11:45 Changeset [1386] by
-
#519 test cases
- 10:07 Changeset [1385] by
-
Implemented persistence mechanism for XAxisLabelProvider (#434)
03/20/09:
- 20:27 Changeset [1384] by
-
Updated interfaces (#532)
- 17:35 Changeset [1383] by
-
Fixed Bug in AvgLineAggregator: Count returned dataRowWatches.Count, but should return dataRow.Count (#519)
- 16:08 Changeset [1382] by
-
Almost complete GUI for persistence configuration. (#506)
- 14:00 Changeset [1381] by
-
deleted user controls
job control will be showed on update
(#508)
- 14:00 Changeset [1380] by
-
Updated Project folders (#529)
- 13:56 Changeset [1379] by
-
splitted the sendfinishedjob / snapshot method in two seperate methods, fixed the locking, added real memory management (#529)
- 13:43 Changeset [1378] by
-
Added security interfaces (#532)
- 13:42 Ticket #532 (Create Security Manager) created by
- Create a global security manager service which can be used by …
- 13:37 Changeset [1377] by
-
Created Heuristiclab DB Core (refactoring) #527
- 13:23 Changeset [1376] by
-
#528: Refactoring and Integration of WCF Security
- 13:10 Changeset [1375] by
-
fixed bug in component (#468)
- 12:12 Changeset [1374] by
-
splited ProcessJobResult into two methods (StoreFinishedJobResult, ProcessSnapshot) (#531)
- 11:52 Ticket #531 (Implementing new functionality for Client Communicator) created by
- Some new functionality that is needed by the client will be implemented
03/19/09:
- 17:56 Changeset [1373] by
-
Simple GUI configuration for decomposers. (#506)
- 17:35 Changeset [1372] by
-
find changes in backgroundworker (#508)
- 17:30 Changeset [1371] by
-
renamed the getLogger method (#529)
- 17:25 Changeset [1370] by
-
update component (#468 )
- 17:09 Changeset [1369] by
-
Implementing Lifecycle Management (#453)
- 17:05 Changeset [1368] by
-
part three of the awesome "FixTheBug!" Show (#529)
- 16:11 Changeset [1367] by
-
second fix (updated internal interfaces) (#529)
- 16:05 Ticket #530 (Service applications are restarted again and again even when the user ...) created by
- 15:47 Changeset [1366] by
-
bugfixes and updated webservice (#529)
- 15:46 Ticket #529 (Bugfixes from the Code Review) created by
- various bugfixes concerning the code review
- 14:48 Ticket #528 (Securing Hive Communication) created by
- Enhance current WCF based communication with security aspects like …
- 14:45 Changeset [1365] by
-
Renamed methods of ClientCommunicator (#466)
- 14:44 Changeset [1364] by
-
fixed terrible english (#467)
- 14:27 Ticket #527 (Create Heuristiclab DB Core) created by
- Create a common DB core project for HeuristicLab 3.0
- 14:19 Changeset [1363] by
-
Convenience method for XML serialization and de-serizliation. (#506)
- 14:02 Changeset [1362] by
-
Add serializer class information to type cache. (#506)
- 13:30 Changeset [1361] by
-
Split all classes into their own file (#506)
- 12:31 Changeset [1360] by
-
Scrap Storable-based cloning & reorganize namespaces. (#506)
- 11:01 Changeset [1359] by
-
externalize tag names for XMl formatting/parsing. (#506)
- 11:00 Changeset [1358] by
-
Better formatting configuration interface. (#506)
03/18/09:
- 18:13 Changeset [1357] by
-
Pluginification and major refactoring. (#506)
- 15:15 Changeset [1356] by
-
Unify token classes for parsing and formatting, make format specification mandatory. (#506)
- 14:51 Changeset [1355] by
-
Implement a type cache. (#506)
- 11:48 Changeset [1354] by
-
minor code cleanup.
- 11:13 Ticket #526 (UI feedback when starting plugin-manager) created by
- When opening the plugin-manager no visual feedback is given when …
03/17/09:
- 23:49 Ticket #513 (Implement Simulated Annealing) closed by
- fixed: added minimum temperature as additional stop criterion in r1353
- 23:48 Changeset [1353] by
-
Added minimum temperature to simulated annealing (SA) #513
- 11:02 Ticket #525 (The type of algorithm that generated a model should be stored together ...) closed by
- fixed: Implemented with r1352.
- 11:01 Changeset [1352] by
-
Implemented #525 (The type of algorithm that generated a model should be stored together with other model attributes).
- 10:57 Ticket #525 (The type of algorithm that generated a model should be stored together ...) created by
- 10:56 Ticket #463 (Grid services allow connections from any user (SecurityMode.None)) closed by
- fixed
- 10:21 Ticket #524 (Integrate General Logging Facility into HeuristicLab) created by
- For debugging purposes, especially of distributed code a general …