Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

05/14/09:

19:01 Changeset [1818] by cbahner

#519 added floating average

18:37 Changeset [1817] by gkronber

Implemented evaluator that matches the semantic of the standard function library of HL2. #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2)

17:24 Changeset [1816] by mkommend

updated configuration of HL.supportVectorMachines (ticket #619)

17:12 Ticket #623 (Add property to set thread priority for engines) closed by swagner
fixed: Done in r1815.
17:12 Changeset [1815] by swagner

Added a property for the thread priority of an engine's worker thread to EngineBase (#623)

17:09 Changeset [1814] by mkommend

added SimpleR2Evaluator for SVMs + test engine (ticket #619)

16:56 Changeset [1813] by msteinbi

corrected spelling mistake (#466)

16:56 Ticket #623 (Add property to set thread priority for engines) created by swagner
A property should be added to EngineBase which reflects the thread …
16:55 Changeset [1812] by kgrading

changed job restart behaviour - the job will now be restarted when the serialization is done, not before (#571)

16:55 Changeset [1811] by msteinbi

small refactorings in snapshot and abort functionality (#466)

16:28 Changeset [1810] by mkommend

added SimpleMSEEvaluator in HL SVM project (ticket #619)

16:23 Changeset [1809] by mbecirov

#586 raised timeout

15:22 Changeset [1808] by mkommend

SupportVectorEvaluator and SVMHelper added (ticket #619)

15:18 Changeset [1807] by svonolfe

Updated job state field in db (#372)

15:18 Changeset [1806] by mkommend

added SupportVectorCreator, SupportVectorEvaluator and source files of libsvm
(ticket #619)

15:00 Changeset [1805] by mbecirov

#586

14:59 Changeset [1804] by mbecirov

#586

14:52 Changeset [1803] by mbecirov

#586 Fixed permission

14:44 Changeset [1802] by kgrading

Added Log4NET Logging for Hive Client (#622)

14:44 Changeset [1801] by mbecirov

#586: Reverted security request through Security Server

14:41 Changeset [1800] by msteinbi

added status message to login response (#466)

14:35 Changeset [1799] by msteinbi

corrected signature of getalljobresults (#466)

14:12 Changeset [1798] by kgrading

removed EventLogging (#622)

14:07 Ticket #622 (Change logging to Log4NET) created by kgrading
logging should be changed from Windows Eventlogging to Log4Net
13:49 Changeset [1797] by epitzer

Optionally include necessary assemblies in serial data. (#621)

13:49 Ticket #621 (Independet archive format, includes all necessary assemblies) created by epitzer
13:46 Changeset [1796] by gkronber

Refactored GP evaluation to make it possible to use different evaluators to interpret function trees. #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2)

13:00 Ticket #613 (Try to load exact type version if possible or fall back to newer type) closed by epitzer
fixed: Also make sure major and minor version match (not only newer) + better …
13:00 Changeset [1795] by epitzer

Also make sure major and minor version match (not only newer) + better tests. (#613)

12:34 Ticket #620 (Hitting Reset doesn't update the scope view) created by abeham
When the global scope is expanded in the SGA interface, and subscopes …
09:34 Changeset [1794] by gkronber

Fixed incorrect evaluation in MSE evaluators when the original values contain NaNs. #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2)

09:23 Changeset [1793] by mkommend

added project for SVM (ticket #619)

09:22 Ticket #619 (SupportVectorMachine for HL3) created by mkommend
- TrainingOperator - Evaluator using libsvm

05/13/09:

23:00 Changeset [1792] by mstoeger

Added App.config to NUnit project to set the required ApartmentState (SaveFileDialogs didn't work anymore with ReSharper >= 4.0 because they changed the default ApartmentState) (#498)

20:55 Changeset [1791] by abeham

removed annoying quit after x tries

16:55 Changeset [1790] by epitzer

Remove redundant constructor check. (#603)

16:39 Changeset [1789] by dtraxing

improved support for algorithm abort. (ticket #580)

16:07 Changeset [1788] by gkronber

fixed another bug in the calculation of the range of a variable. #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2)

15:45 Changeset [1787] by gkronber

simplified code of BakedTreeEvaluator: removed constant expression folding and special cases for DIV and SUB with only one operand. #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2)

15:38 Changeset [1786] by gkronber

fixed calculation of range of a variable (to ignore NaNs) and fixed calculation of maxPunishment in the BakedTreeEvaluator. #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2)

15:12 Ticket #618 (Move shortcut for Save all to Save as) created by abeham
The shortcut for "Save all" currently is ctrl+shift+s. This is …
14:35 Ticket #617 (ES interface doesn't always reset lambda in the comma strategy) closed by abeham
fixed: fixed in r1785
14:35 Changeset [1785] by abeham

fixed interface glitch in ES (#617)

14:34 Ticket #617 (ES interface doesn't always reset lambda in the comma strategy) created by abeham
When switching to the comma strategy in the ES, lambda has to be at …
13:53 Ticket #616 (GetMean and GetRange include the last row (parameter 'to') in the ...) closed by gkronber
fixed: Fixed with r1784.
13:53 Changeset [1784] by gkronber

Fixed #616 (GetMean and GetRange include the last row (parameter 'to') in the calculation).

13:48 Ticket #616 (GetMean and GetRange include the last row (parameter 'to') in the ...) created by gkronber
09:49 Ticket #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2) created by gkronber

05/12/09:

17:27 Changeset [1783] by abeham

simplified code (#573)

16:18 Changeset [1782] by abeham

Added SimpleBestSolutionStorer (#614)

13:11 Ticket #614 (Add a generic best solution storer) created by abeham
Should have the ability to keep the best out of the last x solutions …
00:53 Changeset [1781] by mstoeger

Data Export (CSV) #588

05/11/09:

16:09 Changeset [1780] by epitzer

Store full version information with serialized data, only fall back to version invariant format if loading fails with full version. Also check, that loaded version is newer than requested version if possible. (#613)

13:35 Changeset [1779] by epitzer

Better type name parser. Replace reflection based type name generation, better exceptions during deserialization. (#613)

05/09/09:

19:29 Changeset [1778] by abeham

Renamed version folder of Selection.Uncertainty plugin

19:16 Changeset [1777] by abeham

fixed a bug in the uncertain best selector (#611)

05/08/09:

16:40 Changeset [1776] by epitzer

Type name parser that recursively strips version information (#613)

16:33 Ticket #613 (Try to load exact type version if possible or fall back to newer type) created by epitzer
14:55 Changeset [1775] by kgrading

fixed small changes in logging, messagequeues and the jobfetching (#467)

14:44 Changeset [1774] by aleitner

Job details in Listview, Refresh-Button on Client refreshing and overlaying form on refresh (#600)

14:29 Changeset [1773] by gkronber

worked on snapshotting functionality of HiveEngine. #545 (Engine which can be executed in the Hive)

14:25 Changeset [1772] by msteinbi

adapted handling of snapshot requests (#531)

14:17 Changeset [1771] by mbecirov

#586

14:17 Changeset [1770] by msteinbi

new functionality for snapshot requesting (#531)

14:15 Changeset [1769] by mbecirov

#586 Interface for HivePermissionManager

14:11 Changeset [1768] by mbecirov

#586 extended the interface for HivePermissionManager

14:10 Changeset [1767] by mbecirov

#586 applied recent changes for bindings

14:09 Changeset [1766] by mbecirov

#586 fixed wcf binding

14:08 Changeset [1765] by mbecirov

#586 Extended test data insert

14:07 Changeset [1764] by mbecirov

#586 Controls the service access

14:07 Changeset [1763] by mbecirov

#586 added some actions

13:30 Changeset [1762] by msteinbi

fixed null pointer exception in abort (#531)

13:27 Changeset [1761] by gkronber

added progress calculation to hive-engine (just reads variable "Progress" vom global scope) #545 (Engine which can be executed in the Hive)

13:26 Changeset [1760] by msteinbi

fixed null pointer exception in logout (#531)

12:45 Changeset [1759] by svonolfe

Small refactoring of the manyToManyRelationHelper 2 (#527)

12:42 Changeset [1758] by svonolfe

Small refactoring of the manyToManyRelationHelper (#527)

12:05 Changeset [1757] by msteinbi

new method get all groups for resource (#599)

05/07/09:

15:10 Changeset [1756] by svonolfe

Implemented MemberOf function in the Hive DAL (#372)

14:34 Changeset [1755] by kgrading

added the "coresNeeded" and made a fallback concerning dynamic plugin loading... (#467)

14:29 Changeset [1754] by msteinbi

set coresNeeded for new job to 1 (#571)

14:29 Changeset [1753] by aleitner

set used cores in testjob, logged in response involved (#600)

14:23 Changeset [1752] by msteinbi

time to life added for new assigned jobs (#531)

13:57 Changeset [1751] by svonolfe

Fixed authentication bug (#532)

13:56 Changeset [1750] by svonolfe

Fixed authentication bug (#532)

12:59 Ticket #610 (bin and obj folders in project) closed by asimon
fixed
12:57 Changeset [1749] by asimon

delete bin and obj (ticket #537)

12:43 Changeset [1748] by svonolfe

Added unique and not null constraints in the Security DAL (#597)

11:57 Changeset [1747] by mbecirov

#586: Defining actions that require permissions

05/06/09:

21:39 Changeset [1746] by abeham

Added UncertainBestSelector (#611)

20:22 Changeset [1745] by abeham

Added simple statistics calculator for calculating mean, median, stdDev, min, max, and sum (#573)

16:55 Changeset [1744] by abeham

Added snk to StatisticalAnalysis plugin

16:51 Changeset [1743] by abeham

Adding log messages to evaluate if this works at all (#611)

13:15 Ticket #612 (DataSetShuffler is extremly slow) created by gkronber

05/05/09:

23:29 Changeset [1742] by abeham

implemented UncertainTournamentSelector (#611)

20:34 Changeset [1741] by asimon

updated (ticket #537)

19:26 Changeset [1740] by abeham

Initial import of selection operators under uncertain conditions (#611)

19:25 Ticket #611 (Create operators for selecting using noisy quality values) created by abeham
Operators based on statistical tests should be created and analyzed …
18:32 Changeset [1739] by abeham

Added missing platform configurations to some projects and the solution file

18:30 Ticket #610 (bin and obj folders in project) created by abeham
In HeuristicLab.Security.ADODataAccess the bin and obj folders are …
14:55 Changeset [1738] by asimon

error correction (ticket #537)

05/04/09:

19:42 Changeset [1737] by svonolfe

Passwords are now stored in MD5 in the database (#532)

18:31 Changeset [1736] by asimon

refresh (ticket #537)

18:31 Changeset [1735] by asimon

refresh (ticket #537)

16:50 Changeset [1734] by epitzer

Serialization with streams. (#603)

16:43 Changeset [1733] by epitzer

Added Serialization to stream. Do not overwrite file if serialization fails. (#603)

16:32 Changeset [1732] by epitzer

Clear collection members before filling in deserialized values. (#603)

16:28 Changeset [1731] by dtraxing

Updated FixedSGAMain (ticket #580)

05/02/09:

22:43 Changeset [1730] by gkronber

Implemented calculation of list of necessary plugins for a job in the HiveEngine #545 (Engine which can be executed in the Hive).

04/30/09:

16:58 Changeset [1729] by svonolfe

Fixed some bugs in the Security DAL (#597)

15:31 Changeset [1728] by kgrading

implemented persistance for list (#493)

15:26 Changeset [1727] by epitzer

Register event listeners during deserialization. (#603)

15:18 Changeset [1726] by gkronber

worked on HiveEngine and the HiveEngineEditor (#545 (Engine which can be executed in the Hive))

15:03 Changeset [1725] by svonolfe

Set ignore properties for the security server (#537)

15:01 Changeset [1724] by svonolfe

Finished security server (#537)

14:44 Changeset [1723] by aleitner

update process with jobs and users are now with correct pictures and problems with update fixed (#600)

14:21 Ticket #339 (Persist meta-information about required plugins in all documents) closed by gkronber
fixed
14:12 Changeset [1722] by gkronber

Fixed a bug in old deserialization code (#339).

14:10 Ticket #339 (Persist meta-information about required plugins in all documents) reopened by gkronber
Introduced a bug with r1714.
13:59 Changeset [1721] by svonolfe

Implemented the security DAL (#597)

13:49 Changeset [1720] by svonolfe

Implemented the security DAL (#597)

13:45 Changeset [1719] by kgrading

added protection from getting too many jobs (#467)

13:32 Changeset [1718] by kgrading

changed duration back to 20 seconds (#493)

13:23 Changeset [1717] by aleitner

JobDetails and Images for job fixed (#600)

13:13 Changeset [1716] by msteinbi

Several refactorings (#466)

13:10 Ticket #339 (Persist meta-information about required plugins in all documents) closed by gkronber
fixed
13:07 Changeset [1715] by kgrading

changed loading behavior back to byte array loading and removed dependency (#547)

12:59 Changeset [1714] by gkronber

Removed unnecessary code in PersistenceManager (#339).

12:52 Ticket #339 (Persist meta-information about required plugins in all documents) reopened by gkronber
12:33 Changeset [1713] by asimon

Server for Security (ticket #537)

12:12 Changeset [1712] by epitzer

Include missing file, fix spelling error. (#603)

12:05 Changeset [1711] by aleitner

problem with UserName-Eventhandler fixed (#600)

10:34 Changeset [1710] by epitzer

Check if reference is null before calling GetHashCode. (#605)

Note: See TracTimeline for information about the timeline view.