Free cookie consent management tool by TermsFeed Policy Generator

source: branches/Mainform refactoring @ 2438

Name Size Rev Age Author Last Change
../
 HeuristicLab 2426   15 years mkommend initial version of refactored mainform (ticket #771)
 HeuristicLab.AdvancedOptimizationFrontend 2143   16 years swagner Refactoring of the saving mechanism for editors (#685)
 HeuristicLab.Assignment.QAP 1535   16 years swagner Set svn:ignore property (#576)
 HeuristicLab.BackgroundProcessing 2410   15 years epitzer make CancelAll asynchronous, add support for several worker monitors. …
 HeuristicLab.BitVector 1535   16 years swagner Set svn:ignore property (#576)
 HeuristicLab.CEDMA.Charting 2359   16 years mkommend changed behavior of bubblechart in ZoomToViewSize method (ticket #723)
 HeuristicLab.CEDMA.Server 2398   16 years mkommend adapted behaviour of CEDMA server to the new modeling database (ticket …
 HeuristicLab.Charting 1698   16 years epitzer Update AssemblyInfos. (#603)
 HeuristicLab.Charting.Data 1872   16 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
 HeuristicLab.Common 2424   15 years mkommend changed ObservableCollection to implement INotifyCollectionChanged …
 HeuristicLab.Common.Resources 2307   16 years mkommend added icons for model analyzer to HeuristicLab.Common.Resources …
 HeuristicLab.Communication.Data 1536   16 years swagner Set svn:ignore properties (#576)
 HeuristicLab.Communication.Operators 1536   16 years swagner Set svn:ignore properties (#576)
 HeuristicLab.Constraints 2222   16 years gkronber Merged changes from GP-refactoring branch back into the trunk #713.
 HeuristicLab.Core 2143   16 years swagner Refactoring of the saving mechanism for editors (#685)
 HeuristicLab.Data 1853   16 years epitzer Fix EmptyStorableClass attributes. (#603)
 HeuristicLab.DataAccess 2123   16 years svonolfe Avoided possible race conditions when streaming data from/into the DB …
 HeuristicLab.DataAccess.ADOHelper 2123   16 years svonolfe Avoided possible race conditions when streaming data from/into the DB …
 HeuristicLab.DataAnalysis 2375   16 years gkronber Refactored CEDMA dispatcher and CEDMA server view to allow different …
 HeuristicLab.DistributedEngine 2058   16 years gkronber Refactored JobManager and added a plugin that contains a bridge …
 HeuristicLab.ES 2052   16 years abeham Improved ES GUI according to #674
 HeuristicLab.Evolutionary 1691   16 years epitzer Update project and solutions files and CopyAssemblies.cmd. (#603)
 HeuristicLab.FixedOperators 2158   16 years dtraxing FixedGAMainBase: fixed type in operator name; added virtual modifier …
 HeuristicLab.GP 2365   16 years gkronber Fixed #747 (GP engines create model with non-zero time-offsets).
 HeuristicLab.GP.Algorithms 2385   16 years gkronber Implemented #762 (ValidationQuality improvment progress as additional …
 HeuristicLab.GP.Boolean 2328   16 years gkronber this is the remaining part of changeset r2327. Applied changes in …
 HeuristicLab.GP.Interfaces 2364   16 years mkommend added FunctionTreeIterator to HeuristicLab.GP.Interfaces (ticket #749)
 HeuristicLab.GP.Operators 2222   16 years gkronber Merged changes from GP-refactoring branch back into the trunk #713.
 HeuristicLab.GP.SantaFe 2222   16 years gkronber Merged changes from GP-refactoring branch back into the trunk #713.
 HeuristicLab.GP.StructureIdentification 2419   15 years mkommend moved actual training samples from DefaulRegressionOperator to …
 HeuristicLab.GP.StructureIdentification.Classification 2363   16 years gkronber Fixed problems with classification algorithms. #746 (CEDMA server is …
 HeuristicLab.GP.StructureIdentification.ConditionalEvaluation 2222   16 years gkronber Merged changes from GP-refactoring branch back into the trunk #713.
 HeuristicLab.GP.StructureIdentification.TimeSeries 2361   16 years gkronber Fixed #742 (Consistent naming scheme for data-modeling engines).
 HeuristicLab.Grid 2079   16 years gkronber Fixed a bug in the GridServerProxy (introduced with r2085) #642.
 HeuristicLab.Grid.HiveBridge 2114   16 years gkronber * fixed a bug in determination of JobState in HiveGridServerWrapper …
 HeuristicLab.Hive.Client.Common 2006   16 years whackl moved DayView.dll into Hive.Commons #468
 HeuristicLab.Hive.Client.Communication 2122   16 years svonolfe Fixed issue related to the streaming of results (#680)
 HeuristicLab.Hive.Client.Console 2281   16 years mkommend removed accidentally added directory HeuristicLab.Hive.Client.Console …
 HeuristicLab.Hive.Client.Core 2117   16 years svonolfe Streaming of Jobs and JobsResults directly from/to the DB (#680)
 HeuristicLab.Hive.Client.ExecutionEngine 2108   16 years kgrading various updates (#467)
 HeuristicLab.Hive.Contracts 2122   16 years svonolfe Fixed issue related to the streaming of results (#680)
 HeuristicLab.Hive.Engine 2111   16 years gkronber Implemented discrimination of snapshots vs. end results in …
 HeuristicLab.Hive.JobBase 1718   16 years kgrading changed duration back to 20 seconds (#493)
 HeuristicLab.Hive.Server 2067   16 years mbecirov #586: Changed some permissions.
 HeuristicLab.Hive.Server.ADODataAccess 2117   16 years svonolfe Streaming of Jobs and JobsResults directly from/to the DB (#680)
 HeuristicLab.Hive.Server.Console 2118   16 years aleitner change comments, delete manual login-data (#569)
 HeuristicLab.Hive.Server.Core 2123   16 years svonolfe Avoided possible race conditions when streaming data from/into the DB …
 HeuristicLab.Hive.Server.DataAccess 2117   16 years svonolfe Streaming of Jobs and JobsResults directly from/to the DB (#680)
 HeuristicLab.Hive.Server.Scheduler 2066   16 years svonolfe Implemented job assignment to resources (#507)
 HeuristicLab.IntVector 1536   16 years swagner Set svn:ignore properties (#576)
 HeuristicLab.LinearRegression 2419   15 years mkommend moved actual training samples from DefaulRegressionOperator to …
 HeuristicLab.Logging 2328   16 years gkronber this is the remaining part of changeset r2327. Applied changes in …
 HeuristicLab.MainForm 2438   15 years mkommend minor code refactoring (ticket #771)
 HeuristicLab.MainForm.Test 2437   15 years mkommend implemented changes regarding detection of view types and default …
 HeuristicLab.MainForm.WindowsForms 2437   15 years mkommend implemented changes regarding detection of view types and default …
 HeuristicLab.Modeling 2419   15 years mkommend moved actual training samples from DefaulRegressionOperator to …
 HeuristicLab.Modeling.Database 2394   16 years mkommend removed unnecessary class !IProblem from modeling database (ticket #759)
 HeuristicLab.Modeling.Database.SQLServerCompact 2390   16 years mkommend correctd bug in persistence of models (ticket #759)
 HeuristicLab.Operators 1927   16 years gkronber Fixed dependencies in plugins. #657 (HiveEngine doesn't add all …
 HeuristicLab.Operators.Metaprogramming 1536   16 years swagner Set svn:ignore properties (#576)
 HeuristicLab.Operators.Programmable 1872   16 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
 HeuristicLab.Operators.Stopwatch 1536   16 years swagner Set svn:ignore properties (#576)
 HeuristicLab.OptimizationFrontend 2142   16 years swagner Adapted shortcuts of "Save all" and "Save as" in …
 HeuristicLab.Permutation 1691   16 years epitzer Update project and solutions files and CopyAssemblies.cmd. (#603)
 HeuristicLab.Persistence 2106   16 years epitzer Collect all exceptions during serialization and continue as far as …
 HeuristicLab.Persistence.GUI 2399   16 years epitzer Add plugin for background processing. (#769)
 HeuristicLab.PluginInfrastructure 2234   16 years mkommend implemented non-generic GetInstances method in the DiscoveryService …
 HeuristicLab.PluginInfrastructure.GUI 1899   16 years swagner Fixed #651
 HeuristicLab.Random 2365   16 years gkronber Fixed #747 (GP engines create model with non-zero time-offsets).
 HeuristicLab.RealVector 1536   16 years swagner Set svn:ignore properties (#576)
 HeuristicLab.Routing.TSP 1872   16 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
 HeuristicLab.SA 1536   16 years swagner Set svn:ignore properties (#576)
 HeuristicLab.Scheduling.JSSP 1536   16 years swagner Set svn:ignore properties (#576)
 HeuristicLab.Security.ADODataAccess 1759   16 years svonolfe Small refactoring of the manyToManyRelationHelper 2 (#527)
 HeuristicLab.Security.Contracts 2020   16 years svonolfe Added GetUserByLogin method for the SecurityManager (#532)
 HeuristicLab.Security.Core 2091   16 years mbecirov #586: Bugfix of Permission-Management
 HeuristicLab.Security.DataAccess 1729   16 years svonolfe Fixed some bugs in the Security DAL (#597)
 HeuristicLab.Security.Server 1766   16 years mbecirov #586 fixed wcf binding
 HeuristicLab.Selection 1698   16 years epitzer Update AssemblyInfos. (#603)
 HeuristicLab.Selection.OffspringSelection 1872   16 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
 HeuristicLab.Selection.Uncertainty 1778   16 years abeham Renamed version folder of Selection.Uncertainty plugin
 HeuristicLab.SequentialEngine 1853   16 years epitzer Fix EmptyStorableClass attributes. (#603)
 HeuristicLab.SGA 1872   16 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
 HeuristicLab.SimOpt 1791   16 years abeham removed annoying quit after x tries
 HeuristicLab.SparseMatrix 2325   16 years mkommend changed SparseMatrix.Matrix and MatrixRow to a generic type (ticket #701)
 HeuristicLab.SQLite 1536   16 years swagner Set svn:ignore properties (#576)
 HeuristicLab.SQLServerCompact 2223   16 years mkommend reintegrated branch new heuristic.modeling database backend (ticket #712)
 HeuristicLab.StatisticalAnalysis 1783   16 years abeham simplified code (#573)
 HeuristicLab.SupportVectorMachines 2419   15 years mkommend moved actual training samples from DefaulRegressionOperator to …
 HeuristicLab.TestFunctions 1872   16 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
 HeuristicLab.ThreadParallelEngine 1872   16 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
 HeuristicLab.Tracing 2062   16 years whackl refactoring hive client console #663
 HeuristicLab.Visualization 2040   16 years dwagner dw: Added new dialog for adding lines using the options dialog. (#478)
 HeuristicLab.Visualization.Test 1996   16 years mstoeger implemented IStorable and made use of the PersistenceManager wherever …
 LibSVM 2418   15 years gkronber Fixed bugs in text export/import of SVM models. #772.
 WinFormsUI 2134   16 years gkronber Added up to date source of Weifen Luo dock panel suit in a separate …
ConfigMerger.exe 7.5 KB 1142   16 years gkronber updated configMerger to merge connectionStrings (#469)
HeuristicLab.sln 343.8 KB 2426   15 years mkommend initial version of refactored mainform (ticket #771)
LocalTestRun.testrunconfig 335 bytes 1818   16 years cbahner #519 added floating average
PreBuildEvent.cmd 111 bytes 852   16 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
  • Property bugtraq:label set to Ticket
  • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
  • Property bugtraq:url set to /trac/hl3/core/ticket/%BUGID%
  • Property bugtraq:warnifnoissue set to true
  • Property svn:ignore set to
    *.suo
    TestResults
    _ReSharper.HeuristicLab
    *.resharper
    HeuristicLab.resharper.user
    HeuristicLab.4.5.resharper.user
Note: See TracBrowser for help on using the repository browser.