Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

04/01/09:

15:10 Changeset [1476] by epitzer

Decomposers for all primitive types except string. (#563)

15:08 Changeset [1475] by epitzer

Improved logging of persistence framework. (#524)

15:06 Ticket #563 (Fallback decomposers that "decompose" to string) created by epitzer
This enables easy implementation of new formats. Only a string …

03/31/09:

16:42 Changeset [1474] by abeham

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 epitzer

Include exception information in log messages. (#524)

16:31 Changeset [1472] by epitzer

Include AssemblyInformation.cs in projects. (#9999)

15:39 Changeset [1471] by epitzer

Include plug-in dependency. (r1469) (#524)

15:25 Changeset [1470] by epitzer

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 epitzer

Test drive tracing plug-in in persistence plug-in. (#524)

01:33 Changeset [1468] by svonolfe

Added transaction management (#527)

03/30/09:

17:54 Changeset [1467] by epitzer

New simple tracing/logging plug-in (#524)

15:06 Ticket #562 (Encapsulate serialized data into a single zip file.) closed by epitzer
fixed: Produce only a single (zipped) file that contains data and type cache …
15:06 Changeset [1466] by epitzer

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 epitzer
14:24 Changeset [1465] by abeham

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 gkronber
fixed: Using plain old copy instead with r1464.
14:20 Changeset [1464] by gkronber

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 gkronber
xcopy doesn't work.
12:52 Ticket #561 (Arrays with non-zero lower bounds cannot be deserialized properly) closed by epitzer
fixed: Properly fill arrays with non-zero lower bounds (r1463)
12:51 Changeset [1463] by epitzer

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 epitzer

03/27/09:

20:26 Ticket #554 (Implement Y-Axis Position (left/right)) closed by mstoeger
fixed
20:26 Ticket #555 (Add option for grid visibility and color) closed by mstoeger
fixed
20:25 Ticket #556 (Display of X- and Y-Axis-Labels) closed by mstoeger
fixed
20:23 Changeset [1462] by mstoeger

Display of X- and Y-Axis-Labels (#556)

18:21 Changeset [1461] by shofstad

Legend implementation updated with position setting (#407)

18:14 Ticket #559 (Please fix YAxisDescriptor.Zoom_ and .ClipChangeable) closed by bspisic
fixed
18:13 Changeset [1460] by bspisic

YAxisDescriptor.Zoom_ and .ClipChangeable fixed (#559)

17:59 Ticket #560 (Make OptionsDialog modeless) closed by bspisic
fixed
17:57 Changeset [1459] by bspisic

Make OptionsDialog modeless (#560)
Y-Axis-Tab in OptionsDialog reformatted

17:53 Ticket #560 (Make OptionsDialog modeless) created by bspisic
17:48 Changeset [1458] by mstoeger

Add option for grid visibility and color (#555)

17:39 Ticket #559 (Please fix YAxisDescriptor.Zoom_ and .ClipChangeable) created by mstoeger
17:34 Changeset [1457] by mstoeger

Implement Y-Axis Position (left/right) (#554)

17:32 Ticket #558 (New LabelProvider with shorter labels) created by mstoeger
17:31 Ticket #557 (Choose other LabelProvider for Y-Axes (not scientific!)) created by mstoeger
17:30 Ticket #556 (Display of X- and Y-Axis-Labels) created by mstoeger
17:30 Ticket #555 (Add option for grid visibility and color) created by mstoeger
17:28 Ticket #554 (Implement Y-Axis Position (left/right)) created by mstoeger
17:27 Ticket #433 (Implement LineChart Axes) closed by mstoeger
fixed
17:18 Ticket #553 (OnUnload hook for plugins) created by swagner
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 swagner
The dependencies between plugins are not taken into account when …
17:03 Ticket #551 (Call hooks for plugin status changes) created by swagner
In the IPlugin interface several hooks (OnInstall, OnDelete, …
16:21 Ticket #549 (Serialization of enums) closed by epitzer
fixed: Added EnumDecomposer. (r1456)
16:20 Changeset [1456] by epitzer

Added EnumDecomposer. (#549)

16:20 Ticket #550 (Storable members occur several times during discovery) closed by epitzer
fixed: Discover only declared storables but traverse the whole type …
16:19 Changeset [1455] by epitzer

Discover only declared storables but traverse the whole type hierarchy. (#550

16:18 Ticket #550 (Storable members occur several times during discovery) created by epitzer
16:16 Ticket #549 (Serialization of enums) created by epitzer
15:30 Ticket #548 (Review new persistence framework) created by epitzer
The new persistence framework has been merged into the trunk as HL …
15:28 Ticket #506 (New persistence exploration) closed by epitzer
fixed: merge persistence exploration branch into trunk as HL plugin. (r1454)
15:27 Changeset [1454] by epitzer

merge persistence exploration branch into trunk as HL plugin. (#506)

15:11 Changeset [1453] by gkronber

Set svn-properties on project and properties folders. #545 (Engine which can be executed in the Hive)

14:38 Changeset [1452] by svonolfe

Fixed small bug in DAL related to caching (#372)

14:34 Changeset [1451] by aleitner

change group of job if changed
check if client is offline
(#508)

14:31 Changeset [1450] by kgrading

first implementation (#547)

14:04 Changeset [1449] by svonolfe

Refactored DAL (now using GUIDs as IDs instead of longs) (#527)

13:56 Changeset [1448] by gkronber
  • 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 epitzer

refactoring and code clean up. (#9999)

13:43 Ticket #547 (PluginCache Manager) created by kgrading
Plugins shouldn't be stored on the hard disk but should be kept in …
13:38 Changeset [1446] by mbecirov

#528 Client Certificate Installation Tool

13:31 Changeset [1445] by msteinbi

Changed interface for plugin transfer (#531)

13:25 Changeset [1444] by gkronber

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 msteinbi

class is public now, initialization of list (#546)

13:24 Changeset [1442] by gkronber

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 msteinbi
13:19 Changeset [1441] by gkronber

Improved documentation of SequentialEngine. #331

13:17 Changeset [1440] by gkronber

Worked on hive engine. #545 (Engine which can be executed in the Hive)

13:16 Ticket #546 (Create new class Cached Plugin) closed by msteinbi
fixed: Implemented Cahded Plugin class (r1439)
13:16 Changeset [1439] by msteinbi

Implemented Cahded Plugin class (#546)

13:09 Ticket #546 (Create new class Cached Plugin) created by msteinbi
A new class Cached Plugin will be implemented. It is needed to store …
12:51 Changeset [1438] by epitzer

Include lower bounds in serialized arrays. (#506)

12:50 Changeset [1437] by epitzer

Cleanup DeSerializer code. (#506)

11:42 Changeset [1436] by mbecirov

#528: Server Certificate for testing purpose only

11:22 Changeset [1435] by epitzer

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 epitzer

Almost complete solution for correctly handling parent references. (#506)

17:55 Changeset [1433] by epitzer

Fix nasty copy&paste bug. (#506)

16:59 Changeset [1432] by gkronber

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 gkronber
16:15 Changeset [1431] by aleitner

show new job-element in console (#508)

15:49 Changeset [1430] by kgrading

minor final changes to the interface (#529)

12:39 Changeset [1429] by epitzer

View-only serializer for debugging purposes. (#506)

12:38 Changeset [1428] by epitzer

Refactoring of Generator interface. (#506)

12:37 Changeset [1427] by epitzer

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 gkronber
fixed: Implemented mapping from categorical values to double values with …
11:02 Changeset [1426] by gkronber

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 epitzer

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 gkronber
10:26 Ticket #543 (MouseDrag events in CEDMA BubbleChart cause 100% CPU utilization) closed by gkronber
fixed

03/25/09:

19:00 Changeset [1424] by gkronber

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 gkronber
17:55 Changeset [1423] by epitzer

Add missing file StorableDecomposer.cs (should belong to r1419) (#506)

17:54 Changeset [1422] by epitzer

New extension method to obtain a full name without version information an public key token. (#506)

17:53 Changeset [1421] by epitzer

Remove unnecessary class attributes. (#506)

17:52 Changeset [1420] by epitzer

Remove old storable persistence mechanism. (#506)

17:16 Changeset [1419] by epitzer

Implement persistence of storables as decomposer. (#506)

17:15 Changeset [1418] by epitzer

Don't crash if user configuration cannot be loaded. (#506)

14:48 Changeset [1417] by gkronber

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 gkronber

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 gkronber
14:25 Ticket #541 (Change SimOptCrossovers to make use of crossover changes) closed by abeham
fixed: done in r1415
14:25 Changeset [1415] by abeham

fixed crossover preparator (#541)

14:06 Changeset [1414] by epitzer

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 abeham
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 abeham
fixed: done in r1413
13:22 Changeset [1413] by abeham

added some manipulation operators (#540)

13:21 Ticket #540 (Add self adaptive mutation operators and a numeric rounded average ...) created by abeham
To manipulate numeric parameters with a sigma SA-ES it is necessary to …
13:17 Ticket #539 (Add IntParameterBounded Constraints to SimOpt) closed by abeham
fixed
13:16 Changeset [1412] by abeham

added IntParameterBoundConstraint (#539)
fixed tab order in DoubleParameterBoundConstraint

13:15 Ticket #539 (Add IntParameterBounded Constraints to SimOpt) created by abeham
An IntParameterBounded constraint is necessary for int parameters that …
13:10 Ticket #538 (SubScopeMessageDecomposer doesn't work) closed by abeham
fixed: fixed in r1411
13:09 Changeset [1411] by abeham

fixing SubScopeMessageDecomposer (#538)

13:09 Ticket #538 (SubScopeMessageDecomposer doesn't work) created by abeham
It needs to decompose based on the variables that is given, also it …
13:04 Changeset [1410] by gkronber

Deleted obsolete files. Refactor CEDMA plugins #419.

12:25 Ticket #537 (Implement Security Management Service) created by asimon
Plugin HeuristicLab.Security.Core
12:22 Changeset [1409] by asimon

Implemented security core. #532 Create Security Manager

03/24/09:

17:06 Changeset [1408] by epitzer

Added Type decomposer for serialization of Type objects. (#506)

17:05 Changeset [1407] by epitzer

Abstract base class for formats to ensure comparability. (#506)

17:04 Changeset [1406] by epitzer

Incorporate settings infrastructure. (#506)

16:59 Changeset [1405] by epitzer

Add empty storable class attributes to classes (#506)

16:57 Changeset [1404] by epitzer

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 gkronber
fixed: Added conditional deployment of external SQLite assembly in …
12:05 Changeset [1403] by gkronber

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 gkronber
fixed: Added x86 configurations for new projects with r1402.
11:56 Changeset [1402] by gkronber

Added x86 configurations for new projects. #536

11:36 Ticket #536 (x86 configuration is missing for new plugins) created by gkronber
11:28 Changeset [1401] by epitzer

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 gkronber
17:53 Changeset [1400] by epitzer

Deposit GUI-generated Configuration object at ConfigurationService. (#506)

17:13 Changeset [1399] by epitzer

Recfactoring of Persistence GUI.

15:44 Changeset [1398] by epitzer

Complete GUI for persistence configuration. (#506)

15:30 Changeset [1397] by mkofler

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 swagner
fixed: Added in r1396
04:08 Changeset [1396] by swagner

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 swagner
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 gkronber
fixed: Fixed with r1395.
18:02 Changeset [1395] by gkronber

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 gkronber
fixed: Fixed with r1394. Mouse cursor is changed before loading the plugin …
16:41 Changeset [1394] by gkronber

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 gkronber
fixed: Fixed with r1393.
16:30 Changeset [1393] by gkronber

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 gkronber
fixed: Fixed with r1392.
16:28 Changeset [1392] by gkronber

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 gkronber
15:08 Changeset [1391] by gkronber

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 gkronber
worksforme: Already done with r1292:1311
13:43 Changeset [1390] by bspisic

Panning and zooming (#424) Implemented deactivating of YAxis clipping in OptionsDialog

13:41 Changeset [1389] by dwagner

Added Functionality: Changes in dialog are directly applied to the linechart & reset button resets the values (#478)

13:28 Changeset [1388] by shofstad

Legend implementation updated with position setting (#407)

13:14 Changeset [1387] by mstoeger

Added a getter to the model for the default Y-axis descriptor. (#433)

11:45 Changeset [1386] by cbahner

#519 test cases

10:07 Changeset [1385] by gkragl

Implemented persistence mechanism for XAxisLabelProvider (#434)

03/20/09:

20:27 Changeset [1384] by svonolfe

Updated interfaces (#532)

17:35 Changeset [1383] by dwagner

Fixed Bug in AvgLineAggregator: Count returned dataRowWatches.Count, but should return dataRow.Count (#519)

16:08 Changeset [1382] by epitzer

Almost complete GUI for persistence configuration. (#506)

14:00 Changeset [1381] by aleitner

deleted user controls
job control will be showed on update
(#508)

14:00 Changeset [1380] by svonolfe

Updated Project folders (#529)

13:56 Changeset [1379] by kgrading

splitted the sendfinishedjob / snapshot method in two seperate methods, fixed the locking, added real memory management (#529)

13:43 Changeset [1378] by svonolfe

Added security interfaces (#532)

13:42 Ticket #532 (Create Security Manager) created by svonolfe
Create a global security manager service which can be used by …
13:37 Changeset [1377] by svonolfe

Created Heuristiclab DB Core (refactoring) #527

13:23 Changeset [1376] by mbecirov

#528: Refactoring and Integration of WCF Security

13:10 Changeset [1375] by whackl

fixed bug in component (#468)

12:12 Changeset [1374] by msteinbi

splited ProcessJobResult into two methods (StoreFinishedJobResult, ProcessSnapshot) (#531)

11:52 Ticket #531 (Implementing new functionality for Client Communicator) created by msteinbi
Some new functionality that is needed by the client will be implemented

03/19/09:

17:56 Changeset [1373] by epitzer

Simple GUI configuration for decomposers. (#506)

17:35 Changeset [1372] by aleitner

find changes in backgroundworker (#508)

17:30 Changeset [1371] by kgrading

renamed the getLogger method (#529)

17:25 Changeset [1370] by whackl

update component (#468 )

17:09 Changeset [1369] by msteinbi

Implementing Lifecycle Management (#453)

17:05 Changeset [1368] by kgrading

part three of the awesome "FixTheBug!" Show (#529)

16:11 Changeset [1367] by kgrading

second fix (updated internal interfaces) (#529)

16:05 Ticket #530 (Service applications are restarted again and again even when the user ...) created by gkronber
15:47 Changeset [1366] by kgrading

bugfixes and updated webservice (#529)

15:46 Ticket #529 (Bugfixes from the Code Review) created by kgrading
various bugfixes concerning the code review
14:48 Ticket #528 (Securing Hive Communication) created by mbecirov
Enhance current WCF based communication with security aspects like …
14:45 Changeset [1365] by msteinbi

Renamed methods of ClientCommunicator (#466)

14:44 Changeset [1364] by kgrading

fixed terrible english (#467)

14:27 Ticket #527 (Create Heuristiclab DB Core) created by svonolfe
Create a common DB core project for HeuristicLab 3.0
14:19 Changeset [1363] by epitzer

Convenience method for XML serialization and de-serizliation. (#506)

14:02 Changeset [1362] by epitzer

Add serializer class information to type cache. (#506)

13:30 Changeset [1361] by epitzer

Split all classes into their own file (#506)

12:31 Changeset [1360] by epitzer

Scrap Storable-based cloning & reorganize namespaces. (#506)

11:01 Changeset [1359] by epitzer

externalize tag names for XMl formatting/parsing. (#506)

11:00 Changeset [1358] by epitzer

Better formatting configuration interface. (#506)

03/18/09:

18:13 Changeset [1357] by epitzer

Pluginification and major refactoring. (#506)

15:15 Changeset [1356] by epitzer

Unify token classes for parsing and formatting, make format specification mandatory. (#506)

14:51 Changeset [1355] by epitzer

Implement a type cache. (#506)

11:48 Changeset [1354] by epitzer

minor code cleanup.

11:13 Ticket #526 (UI feedback when starting plugin-manager) created by abeham
When opening the plugin-manager no visual feedback is given when …
Note: See TracTimeline for information about the timeline view.