Free cookie consent management tool by TermsFeed Policy Generator

source: branches/Persistence Test @ 3051

Name Size Rev Age Author Last Change
../
 WinFormsUI 2134   16 years gkronber Added up to date source of Weifen Luo dock panel suit in a separate …
 LibSVM 2427   15 years gkronber Fixed a major bug in the LibSVM code. #781 (.NET port of LibSVM gives …
 HeuristicLab.Visualization.Test 1996   16 years mstoeger implemented IStorable and made use of the PersistenceManager wherever …
 HeuristicLab.Visualization 2040   16 years dwagner dw: Added new dialog for adding lines using the options dialog. (#478)
 HeuristicLab.Tracing 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.ThreadParallelEngine 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.TestFunctions 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.SupportVectorMachines 2454   15 years gkronber Implemented NodeBasedVariableImpactCalculator. #793
 HeuristicLab.StatisticalAnalysis 1783   16 years abeham simplified code (#573)
 HeuristicLab.SQLServerCompact 2478   15 years mkommend accidently removed necessary plugin file from …
 HeuristicLab.SQLite 1536   16 years swagner Set svn:ignore properties (#576)
 HeuristicLab.SimOpt 1791   16 years abeham removed annoying quit after x tries
 HeuristicLab.SGA 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.SequentialEngine 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.Selection.Uncertainty 2480   15 years swagner Added AssemblyInfo.cs to project HeuristicLab.Selection.Uncertainty (#798)
 HeuristicLab.Selection.OffspringSelection 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.Selection 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.Security.Server 1766   16 years mbecirov #586 fixed wcf binding
 HeuristicLab.Security.DataAccess 1729   16 years svonolfe Fixed some bugs in the Security DAL (#597)
 HeuristicLab.Security.Core 2091   16 years mbecirov #586: Bugfix of Permission-Management
 HeuristicLab.Security.Contracts 2020   16 years svonolfe Added GetUserByLogin method for the SecurityManager (#532)
 HeuristicLab.Security.ADODataAccess 1759   16 years svonolfe Small refactoring of the manyToManyRelationHelper 2 (#527)
 HeuristicLab.Scheduling.JSSP 1536   16 years swagner Set svn:ignore properties (#576)
 HeuristicLab.SA 2474   15 years swagner Implemented generic EventArgs (#796)
 HeuristicLab.Routing.TSP 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.RealVector 1536   16 years swagner Set svn:ignore properties (#576)
 HeuristicLab.Random 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.PluginInfrastructure.GUI 1899   16 years swagner Fixed #651
 HeuristicLab.Persistence.GUI 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.Persistence 2937   15 years epitzer Add support for serialization of structs (#802)
 HeuristicLab.Permutation 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.OptimizationFrontend 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.Operators.Stopwatch 1536   16 years swagner Set svn:ignore properties (#576)
 HeuristicLab.Operators.Programmable 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.Operators.Metaprogramming 1536   16 years swagner Set svn:ignore properties (#576)
 HeuristicLab.Operators 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.Modeling.Database.SQLServerCompact 2482   15 years mkommend added predictor persistor (ticket #800)
 HeuristicLab.Modeling.Database 2451   15 years mkommend added possibility to reload specific models and added readonly …
 HeuristicLab.Modeling 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.MainForm.WindowsForms 2479   15 years swagner Corrected plugin meta data of …
 HeuristicLab.MainForm.Test 2466   15 years mkommend implemented ContentAttribute and adapted MainFormManager (ticket #771)
 HeuristicLab.MainForm 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.Logging 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.LinearRegression 2454   15 years gkronber Implemented NodeBasedVariableImpactCalculator. #793
 HeuristicLab.IntVector 1536   16 years swagner Set svn:ignore properties (#576)
 HeuristicLab.Hive.Server.Scheduler 2066   16 years svonolfe Implemented job assignment to resources (#507)
 HeuristicLab.Hive.Server.DataAccess 2117   16 years svonolfe Streaming of Jobs and JobsResults directly from/to the DB (#680)
 HeuristicLab.Hive.Server.Core 2123   16 years svonolfe Avoided possible race conditions when streaming data from/into the DB …
 HeuristicLab.Hive.Server.Console 2118   16 years aleitner change comments, delete manual login-data (#569)
 HeuristicLab.Hive.Server.ADODataAccess 2117   16 years svonolfe Streaming of Jobs and JobsResults directly from/to the DB (#680)
 HeuristicLab.Hive.Server 2067   16 years mbecirov #586: Changed some permissions.
 HeuristicLab.Hive.JobBase 1718   16 years kgrading changed duration back to 20 seconds (#493)
 HeuristicLab.Hive.Engine 2474   15 years swagner Implemented generic EventArgs (#796)
 HeuristicLab.Hive.Contracts 2122   16 years svonolfe Fixed issue related to the streaming of results (#680)
 HeuristicLab.Hive.Client.ExecutionEngine 2108   16 years kgrading various updates (#467)
 HeuristicLab.Hive.Client.Core 2117   16 years svonolfe Streaming of Jobs and JobsResults directly from/to the DB (#680)
 HeuristicLab.Hive.Client.Console 2281   15 years mkommend removed accidentally added directory HeuristicLab.Hive.Client.Console …
 HeuristicLab.Hive.Client.Communication 2122   16 years svonolfe Fixed issue related to the streaming of results (#680)
 HeuristicLab.Hive.Client.Common 2006   16 years whackl moved DayView.dll into Hive.Commons #468
 HeuristicLab.Grid.HiveBridge 2114   16 years gkronber * fixed a bug in determination of JobState in HiveGridServerWrapper …
 HeuristicLab.Grid 2079   16 years gkronber Fixed a bug in the GridServerProxy (introduced with r2085) #642.
 HeuristicLab.GP.Tests 2455   15 years gkronber Added test for ProbabilisticTreeCreator. #791 (Tests for GP …
 HeuristicLab.GP.StructureIdentification.TimeSeries 2361   15 years gkronber Fixed #742 (Consistent naming scheme for data-modeling engines).
 HeuristicLab.GP.StructureIdentification.ConditionalEvaluation 2222   15 years gkronber Merged changes from GP-refactoring branch back into the trunk #713.
 HeuristicLab.GP.StructureIdentification.Classification 2440   15 years gkronber Fixed #784 (ProblemInjector should be changed to read variable names …
 HeuristicLab.GP.StructureIdentification 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.GP.SantaFe 2222   15 years gkronber Merged changes from GP-refactoring branch back into the trunk #713.
 HeuristicLab.GP.Operators 2447   15 years gkronber Added until test project for HeuristicLab.GP plugins. #791 (Tests for …
 HeuristicLab.GP.Interfaces 2364   15 years mkommend added FunctionTreeIterator to HeuristicLab.GP.Interfaces (ticket #749)
 HeuristicLab.GP.Boolean 2440   15 years gkronber Fixed #784 (ProblemInjector should be changed to read variable names …
 HeuristicLab.GP.Algorithms 2474   15 years swagner Implemented generic EventArgs (#796)
 HeuristicLab.GP 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.FixedOperators 2158   16 years dtraxing FixedGAMainBase: fixed type in operator name; added virtual modifier …
 HeuristicLab.Evolutionary 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.ES 2474   15 years swagner Implemented generic EventArgs (#796)
 HeuristicLab.DistributedEngine 2058   16 years gkronber Refactored JobManager and added a plugin that contains a bridge …
 HeuristicLab.DataAnalysis 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.DataAccess.ADOHelper 2123   16 years svonolfe Avoided possible race conditions when streaming data from/into the DB …
 HeuristicLab.DataAccess 2123   16 years svonolfe Avoided possible race conditions when streaming data from/into the DB …
 HeuristicLab.Data 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.Core 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.Constraints 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.Communication.Operators 1536   16 years swagner Set svn:ignore properties (#576)
 HeuristicLab.Communication.Data 2474   15 years swagner Implemented generic EventArgs (#796)
 HeuristicLab.Common.Resources 2450   15 years mkommend added RefreshDocumentIcon to HeuristicLab.Common.Resources (ticket #724)
 HeuristicLab.Common 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.Charting.Data 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.Charting 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.CEDMA.Server 2471   15 years gkronber Fixed #786 (Allowed algorithms are not set correctly for all target …
 HeuristicLab.BitVector 1535   16 years swagner Set svn:ignore property (#576)
 HeuristicLab.BackgroundProcessing 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab.Assignment.QAP 1535   16 years swagner Set svn:ignore property (#576)
 HeuristicLab.AdvancedOptimizationFrontend 2744   15 years epitzer update to new PluginInfrastructure (#802)
 HeuristicLab 2744   15 years epitzer update to new PluginInfrastructure (#802)
 ALGLIB 2445   15 years gkronber Fixed #787 (LinearRegressionOperator uses leastsquares function of …
PreBuildEvent.cmd 111 bytes 852   16 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
LocalTestRun.testrunconfig 335 bytes 1818   16 years cbahner #519 added floating average
HeuristicLab.sln 94.9 KB 2744   15 years epitzer update to new PluginInfrastructure (#802)
ConfigMerger.exe 7.5 KB 1142   16 years gkronber updated configMerger to merge connectionStrings (#469)
  • 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:externals set to
  • 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.