Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive_Milestone3/sources @ 4384

Name Size Rev Age Author Last Change
../
HeuristicLab.Assignment.QAP 1535   15 years swagner Set svn:ignore property (#576)
HeuristicLab.BitVector 1535   15 years swagner Set svn:ignore property (#576)
HeuristicLab.Communication.Data 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Communication.Operators 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.GP.Boolean 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.GP.SantaFe 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.IntVector 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Operators.Metaprogramming 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Operators.Stopwatch 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.RealVector 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.SA 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Scheduling.JSSP 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.SQLite 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Evolutionary 1691   15 years epitzer Update project and solutions files and CopyAssemblies.cmd. (#603)
HeuristicLab.Permutation 1691   15 years epitzer Update project and solutions files and CopyAssemblies.cmd. (#603)
HeuristicLab.Charting 1698   15 years epitzer Update AssemblyInfos. (#603)
HeuristicLab.Selection 1698   15 years epitzer Update AssemblyInfos. (#603)
HeuristicLab.Hive.JobBase 1718   15 years kgrading changed duration back to 20 seconds (#493)
HeuristicLab.Security.DataAccess 1729   15 years svonolfe Fixed some bugs in the Security DAL (#597)
HeuristicLab.Security.ADODataAccess 1759   15 years svonolfe Small refactoring of the manyToManyRelationHelper 2 (#527)
HeuristicLab.Security.Server 1766   15 years mbecirov #586 fixed wcf binding
HeuristicLab.Selection.Uncertainty 1778   15 years abeham Renamed version folder of Selection.Uncertainty plugin
HeuristicLab.StatisticalAnalysis 1783   15 years abeham simplified code (#573)
HeuristicLab.SimOpt 1791   15 years abeham removed annoying quit after x tries
HeuristicLab.Persistence.GUI 1823   15 years epitzer Namespace refactoring: rename formatters & decomposers -> primitive …
LibSVM 1846   15 years gkronber Added x86 configurations for projects …
HeuristicLab.Data 1853   15 years epitzer Fix EmptyStorableClass attributes. (#603)
HeuristicLab.SequentialEngine 1853   15 years epitzer Fix EmptyStorableClass attributes. (#603)
HeuristicLab.Charting.Data 1872   15 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
HeuristicLab.Operators.Programmable 1872   15 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
HeuristicLab.OptimizationFrontend 1872   15 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
HeuristicLab.Routing.TSP 1872   15 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
HeuristicLab.Selection.OffspringSelection 1872   15 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
HeuristicLab.SGA 1872   15 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
HeuristicLab.TestFunctions 1872   15 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
HeuristicLab.ThreadParallelEngine 1872   15 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
HeuristicLab.PluginInfrastructure.GUI 1899   15 years swagner Fixed #651
HeuristicLab.GP.StructureIdentification.TimeSeries 1908   15 years gkronber Made configurable FunctionLibraryInjector the default and removed …
HeuristicLab.GP 1914   15 years epitzer Migration of DataAnalysis, GP, GP.StructureIdentification and Modeling …
HeuristicLab.Core 1921   15 years epitzer Refactor saving into IEditor and provide choice of compressed and …
HeuristicLab.GP.StructureIdentification.ConditionalEvaluation 1926   15 years mkommend corrected too large creation of values array by resizing (ticket #515)
HeuristicLab.Constraints 1927   15 years gkronber Fixed dependencies in plugins. #657 (HiveEngine doesn't add all …
HeuristicLab.Operators 1927   15 years gkronber Fixed dependencies in plugins. #657 (HiveEngine doesn't add all …
HeuristicLab.Random 1927   15 years gkronber Fixed dependencies in plugins. #657 (HiveEngine doesn't add all …
HeuristicLab.PluginInfrastructure 1990   15 years gkronber * Refactoring: renamed method LoadPlugins to LoadAssemblies in …
HeuristicLab.Visualization.Test 1996   15 years mstoeger implemented IStorable and made use of the PersistenceManager wherever …
HeuristicLab.DataAccess 2004   15 years svonolfe Added paging to DAL (#372)
HeuristicLab.Hive.Client.Common 2006   15 years whackl moved DayView.dll into Hive.Commons #468
HeuristicLab.Security.Contracts 2020   15 years svonolfe Added GetUserByLogin method for the SecurityManager (#532)
HeuristicLab.GP.StructureIdentification.Classification 2034   15 years gkronber Implemented a first version of an operator to calculate variable …
HeuristicLab.Logging 2034   15 years gkronber Implemented a first version of an operator to calculate variable …
HeuristicLab.Visualization 2040   15 years dwagner dw: Added new dialog for adding lines using the options dialog. (#478)
HeuristicLab.Modeling 2045   15 years gkronber Added code to store variable quality impacts for each model into the …
HeuristicLab.CEDMA.Charting 2047   15 years gkronber Improved schema for variable impacts. #644
HeuristicLab.ES 2052   15 years abeham Improved ES GUI according to #674
HeuristicLab.CEDMA.DB 2053   15 years gkronber Removed lazy loading of problem data and made adds of datasets and …
HeuristicLab.SupportVectorMachines 2055   15 years gkronber Refactored JobManager and DistributedEngine to fix bugs in the …
HeuristicLab.GP.StructureIdentification 2057   15 years gkronber Improved stability of hive backend for CEDMA. #642 (Hive backend for CEDMA)
HeuristicLab.DistributedEngine 2058   15 years gkronber Refactored JobManager and added a plugin that contains a bridge …
HeuristicLab.Tracing 2062   15 years whackl refactoring hive client console #663
HeuristicLab.Hive.Server.Scheduler 2066   15 years svonolfe Implemented job assignment to resources (#507)
HeuristicLab.Hive.Server 2067   15 years mbecirov #586: Changed some permissions.
HeuristicLab 2070   15 years mbecirov #586: Fixed copy location of permission resource files.
HeuristicLab.FixedOperators 2077   15 years dtraxing fixed a compiler error and added offspring selection reference. …
HeuristicLab.Grid 2079   15 years gkronber Fixed a bug in the GridServerProxy (introduced with r2085) #642.
HeuristicLab.CEDMA.Core 2081   15 years gkronber Added new types to CEDMA ontology to discriminate between attributes …
HeuristicLab.CEDMA.DB.Interfaces 2081   15 years gkronber Added new types to CEDMA ontology to discriminate between attributes …
HeuristicLab.DataAnalysis 2090   15 years mkommend added ShuffleStart and ShuffleEnd to DatasetShuffler (ticket #677) …
HeuristicLab.Security.Core 2091   15 years mbecirov #586: Bugfix of Permission-Management
HeuristicLab.DataAccess.ADOHelper 2096   15 years svonolfe Updated SessionFactory (#372)
HeuristicLab.Hive.Contracts 2099   15 years svonolfe Further avoided out of memory exceptions by updating the JobResult DAO …
HeuristicLab.Hive.Server.ADODataAccess 2099   15 years svonolfe Further avoided out of memory exceptions by updating the JobResult DAO …
HeuristicLab.Hive.Server.DataAccess 2099   15 years svonolfe Further avoided out of memory exceptions by updating the JobResult DAO …
HeuristicLab.Hive.Server.Core 2100   15 years mbecirov #586: Fixed authorization when no policy scope is defined.
HeuristicLab.Hive.Client.Console 2101   15 years whackl refactoring #663
HeuristicLab.AdvancedOptimizationFrontend 2105   15 years gkronber * added a check for InvokeRequired in AdvancedOptimizationFrontend
HeuristicLab.Persistence 2106   15 years epitzer Collect all exceptions during serialization and continue as far as …
HeuristicLab.Hive.Client.Communication 2107   15 years kgrading various updates (#467)
HeuristicLab.Hive.Client.Core 2108   15 years kgrading various updates (#467)
HeuristicLab.Hive.Client.ExecutionEngine 2108   15 years kgrading various updates (#467)
HeuristicLab.Hive.Server.Console 2110   15 years aleitner check if there are groups or jobs (#600)
HeuristicLab.Hive.Engine 2111   15 years gkronber Implemented discrimination of snapshots vs. end results in …
HeuristicLab.CEDMA.Server 2113   15 years gkronber fixed a bug in the control to set the number of max active jobs. #676
HeuristicLab.Grid.HiveBridge 2114   15 years gkronber * fixed a bug in determination of JobState in HiveGridServerWrapper …
PreBuildEvent.cmd 111 bytes 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
ConfigMerger.exe 7.5 KB 1142   15 years gkronber updated configMerger to merge connectionStrings (#469)
LocalTestRun.testrunconfig 335 bytes 1818   15 years cbahner #519 added floating average
HeuristicLab.sln 324.8 KB 2106   15 years epitzer Collect all exceptions during serialization and continue as far as …
  • 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.