Timeline
06/25/09:
- 19:13 Changeset [2113] by
-
fixed a bug in the control to set the number of max active jobs. #676 (Cockpit for the CEDMA Server to control algorithm settings)
- 19:02 Changeset [2112] by
-
Fixed discrimination of snap shots and end results in the hive grid wrapper. #679
- 19:02 Ticket #679 (HiveGridWrapper treats snap shot results the same way as end results) created by
- 18:28 Changeset [2111] by
-
Implemented discrimination of snapshots vs. end results in HiveEngine and Job. #545 (Engine which can be executed in the Hive)
- 18:04 Ticket #600 (Refactoring source code) closed by
- fixed: r2110: exception avoiding
- 18:02 Changeset [2110] by
-
check if there are groups or jobs (#600)
- 17:33 Ticket #626 (expand functionality of GUI) closed by
- fixed: r2109: expand functionality on login, addJob (with projects), added …
- 17:31 Changeset [2109] by
-
changed login, exception handling on login failed (#626)
- 17:02 Changeset [2108] by
-
various updates (#467)
- 16:47 Changeset [2107] by
-
various updates (#467)
- 16:45 Changeset [2106] by
-
Collect all exceptions during serialization and continue as far as possible. Throw a collected exception in th end. (#678)
- 16:37 Ticket #678 (Persistence stops at first error) created by
- Persistence always stops at the first error, making it tedious to …
- 16:34 Changeset [2105] by
-
- added a check for InvokeRequired in AdvancedOptimizationFrontend
- open a new view for snapshots and finished engines from the hive engine.
#545 (Engine which can be executed in the Hive)
- 15:45 Changeset [2104] by
-
Set priority of HiveEngine jobs to ThreadPriority.Lowest. #545 (Engine which can be executed in the Hive)
- 15:09 Changeset [2103] by
-
#586: Handling of exceptions when user enters a wrong IP or Port at Login
- 14:30 Changeset [2102] by
-
Fixed small bug in the streamed job object (#372)
- 14:18 Changeset [2101] by
-
refactoring #663
- 13:56 Changeset [2100] by
-
#586: Fixed authorization when no policy scope is defined.
- 13:54 Changeset [2099] by
-
Further avoided out of memory exceptions by updating the JobResult DAO (#372)
- 13:53 Changeset [2098] by
-
removed check for version when sending plugins (#531)
- 13:09 Changeset [2097] by
-
commit was missing after send job (#531)
- 12:52 Changeset [2096] by
-
Updated SessionFactory (#372)
- 12:48 Changeset [2095] by
-
Updated SessionFactory (#372)
- 12:46 Changeset [2094] by
-
Fixed updating of executer and dispatcher views and renamed ServerForm to ServerView. #676 (Cockpit for the CEDMA Server to control algorithm settings)
- 12:41 Changeset [2093] by
-
#586: Fixed access on projects that causes a null-reference.
- 12:29 Changeset [2092] by
-
Small refactoring (#372)
- 12:19 Changeset [2091] by
-
#586: Bugfix of Permission-Management
- 10:57 Changeset [2090] by
-
added ShuffleStart and ShuffleEnd to DatasetShuffler (ticket #677)
and improved firing of DatasetChanged-Events
- 10:49 DevelopersTeam edited by
- added Becirovic (diff)
- 10:34 Ticket #677 (DatasetShuffler should be parameterizable) created by
- The start and end of the part of the dataset which gets shuffled …
06/24/09:
- 17:29 Changeset [2089] by
-
Fixed serialization (JobId attribute) of hive engine jobs. #545 (Engine which can be executed in the Hive)
- 17:27 Changeset [2088] by
-
Added views for the executer and the dispatcher and the server (which contains the executer and dispatcher views). #676 (Cockpit for the CEDMA Server to control algorithm settings)
- 17:11 Changeset [2087] by
-
Fixed small issue related job DAO (#372)
- 15:07 Ticket #676 (Cockpit for the CEDMA Server to control algorithm settings) created by
- 15:06 Ticket #647 (CEDMA should store all models regardless which algorithm generated the ...) closed by
- duplicate: This ticket is related to #650.
- 15:05 Ticket #650 (IAlgorithm and derived interfaces should provide properties to ...) closed by
- fixed
- 15:04 Ticket #656 (CEDMA server should handle only one data set (problem) at a time) closed by
- fixed
06/23/09:
- 13:45 Changeset [2086] by
-
Further improved handling of job objects (#372)
- 13:13 Changeset [2085] by
-
Further improved handling of job objects (#372)
- 12:53 Changeset [2084] by
-
Further improved handling of job objects (#372)
- 12:32 Changeset [2083] by
-
Further improved handling of job objects (#372)
- 11:35 Changeset [2082] by
-
Avoid out of memory exceptions related to job objects (#372)
06/22/09:
- 17:49 Changeset [2081] by
-
Added new types to CEDMA ontology to discriminate between attributes of problems (data sets), models and input variables. And changed class Results to read only model attributes. In preparation for the display of variable impacts of each model. #286 (Variable-usage diagrams for the CEDMA frontend)
- 17:46 Changeset [2080] by
-
Fixed a small bug (description of algorithm instead of name was stored as algorithm name in the results). #650 (IAlgorithm and derived interfaces should provide properties to retrieve results)
- 16:12 Ticket #190 (Component for management of agents and results) closed by
- wontfix: This ticket is obsolete now because the basic structure of CEDMA has …
- 16:10 Ticket #644 (Variable impact of CEDMA models should be calculated and stored in the ...) closed by
- fixed: Variable impacts are calculated for SGP, OSGP and SVM and are stored …
- 16:06 Ticket #642 (Hive backend for CEDMA) closed by
- fixed: Basic implementation of Hive backend for CEDMA is finished. Further …
- 16:03 Changeset [2079] by
-
Fixed a bug in the GridServerProxy (introduced with r2085) #642.
- 15:10 Changeset [2078] by
-
Snapshot results should be ignored in the HiveGridServerWrapper. Using Canceled property of the engine to discriminate between snapshots and final results. #642 (Hive backend for CEDMA)
- 12:57 Changeset [2077] by
-
fixed a compiler error and added offspring selection reference. (ticket #580)
- 12:43 Changeset [2076] by
-
added fixed operator for OSGA and deleted some unused old source files (ticket #580).
OSGA operator is under construction.
06/19/09:
- 16:08 Changeset [2075] by
-
Fixed a bug which prevented that more than 10 jobs are dispatched concurrently. #642
- 15:25 Changeset [2074] by
-
Set folder properties for project HL.Grid.HiveBridge. #642
- 15:21 Changeset [2073] by
-
Fixed bugs in preparation of engines for execution on hive. Used HL.Tracing instead of trace statements. #642 (Hive backend for CEDMA)
- 14:39 Changeset [2072] by
-
#586: Added server certificate.
- 14:37 Changeset [2071] by
-
#586: Modified WCF settings
- 14:15 Changeset [2070] by
-
#586: Fixed copy location of permission resource files.
- 13:38 Changeset [2069] by
-
changes in user interface (#663(
- 13:38 Changeset [2068] by
-
added various comments (#467)
- 13:15 Changeset [2067] by
-
#586: Changed some permissions.
- 13:05 Changeset [2066] by
-
Implemented job assignment to resources (#507)
- 12:06 Changeset [2065] by
-
#586: Added authorization components.
06/18/09:
- 17:43 Changeset [2064] by
-
Fixed a few bugs in bridge from grid to hive. #642 (Hive backend for CEDMA)
- 17:19 Changeset [2063] by
-
added "time for shutdown" behavior: Snapshots of jobs get sent back to the server and then killed. When all jobs are killed, the client switches to disconnect state (#669)
- 17:15 Ticket #622 (Change logging to Log4NET) closed by
- fixed
- 17:04 Changeset [2062] by
-
refactoring hive client console #663
- 16:46 Changeset [2061] by
-
Added optimistic locking information (DB settings) (#527)
- 16:44 Changeset [2060] by
-
Added optimistic locking information (DB settings) (#527)
- 15:59 Changeset [2059] by
-
Added pre-build-event for Grid.HiveBridge #642 (Hive backend for CEDMA).
- 15:01 Changeset [2058] by
-
Refactored JobManager and added a plugin that contains a bridge between grid and hive. The bridge allows to use the execution engine service of Hive as a grid server. This way CEDMA job execution and DistributedEngine job execution can either use Hive or Grid as backend. #642 (Hive backend for CEDMA)
- 12:45 Changeset [2057] by
-
Improved stability of hive backend for CEDMA. #642 (Hive backend for CEDMA)
- 10:02 Changeset [2056] by
-
reverted accidentally commited CopyAssemblies.cmd
06/17/09:
- 18:07 Changeset [2055] by
-
Refactored JobManager and DistributedEngine to fix bugs in the GridExecuter. #644.
- 14:37 Ticket #675 (Division and subtraction allow 2 or 3 suboperators which is not ...) closed by
- fixed: changed allowed suboperators for division and subtraction to 2 r2054
- 14:36 Changeset [2054] by
-
changed allowed suboperators for division and subtraction to 2 (ticket #675)
- 14:32 Ticket #675 (Division and subtraction allow 2 or 3 suboperators which is not ...) created by
- Should be changed that only 2 suboperators are allowed for these operators.
- 13:49 Changeset [2053] by
-
Removed lazy loading of problem data and made adds of datasets and models atomic. #656 (CEDMA server should handle only one data set (problem) at a time)
- 00:30 Changeset [2052] by
-
Improved ES GUI according to #674
- 00:28 Ticket #674 (UI improvements for algorithms) created by
- Creating an algorithm model and fixing the structure in a GUI form is …
06/16/09:
- 18:27 Changeset [2051] by
-
Fixed a bug in calculation of variable impacts in GP and SVM algorithms. #644
- 11:15 Changeset [2050] by
-
trivial refactoring of CEDMA server and server form. #644
- 09:51 Changeset [2049] by
-
Fixed a bug that is triggered when the results DB is still empty. #656
- 09:45 Changeset [2048] by
- 09:42 Changeset [2047] by
-
Improved schema for variable impacts. #644
- 03:36 Changeset [2046] by
-
Refactoring of the operator architecture (#95)
06/15/09:
- 17:30 Changeset [2045] by
-
Added code to store variable quality impacts for each model into the CEDMA result DB. #644
- 16:48 Changeset [2044] by
- 16:46 Changeset [2043] by
-
Added variable impact calculation operators for support vector machines. #644 (Variable impact of CEDMA models should be calculated and stored in the result DB)
- 14:18 Ticket #673 (LeftSelector and RightSelector shouldn't extend StochasticSelectorBase) created by
- LeftSelector and RightSelector are deterministic operations and …
- 02:18 Changeset [2042] by
-
Refactoring of the operator architecture (#95)