# # ChangeLog for branches/WebJobManager/prepareProjectsForMono.sh # # Generated by Trac 1.0.12 # 05/11/24 11:56:31 Mon, 07 Mar 2016 09:18:05 GMT ascheibe [13656] * branches/WebJobManager (copied) * branches/WebJobManager/HeuristicLab 3.3.sln (modified) * branches/WebJobManager/HeuristicLab.Algorithms.Benchmarks/3.3/Benchmark.cs (modified) * branches/WebJobManager/HeuristicLab.Algorithms.Benchmarks/3.3/BenchmarkAlgorithm.cs (modified) * branches/WebJobManager/HeuristicLab.Algorithms.DataAnalysis/3.4/CrossValidation.cs (modified) * branches/WebJobManager/HeuristicLab.Algorithms.DataAnalysis/3.4/kMeans/KMeansClusteringModel.cs (modified) * branches/WebJobManager/HeuristicLab.Analysis/3.3/AlleleFrequencyAnalysis/AlleleFrequencyCollection.cs (modified) * branches/WebJobManager/HeuristicLab.Analysis/3.3/AlleleFrequencyAnalysis/AlleleFrequencyCollectionHistory.cs (modified) * branches/WebJobManager/HeuristicLab.Analysis/3.3/DataVisualization/DataTable.cs (modified) * branches/WebJobManager/HeuristicLab.Analysis/3.3/DataVisualization/DataTableHistory.cs (modified) * branches/WebJobManager/HeuristicLab.Analysis/3.3/DataVisualization/HeatMap.cs (modified) * branches/WebJobManager/HeuristicLab.Analysis/3.3/DataVisualization/HeatMapHistory.cs (modified) * branches/WebJobManager/HeuristicLab.Analysis/3.3/DataVisualization/ScatterPlot.cs (modified) * branches/WebJobManager/HeuristicLab.Analysis/3.3/DataVisualization/ScatterPlotHistory.cs (modified) * branches/WebJobManager/HeuristicLab.Clients.Access/3.3/ServiceClients/AccessItem.cs (modified) * branches/WebJobManager/HeuristicLab.Clients.Access/3.3/ServiceClients/Client.cs (modified) * branches/WebJobManager/HeuristicLab.Clients.Access/3.3/ServiceClients/ClientGroup.cs (modified) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Controllers (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Controllers/HomeController.cs (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Controllers/JobController.cs (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/HeuristicLab.Clients.Hive.WebJobManager.xproj (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/HeuristicLab.Clients.Hive.WebJobManager.xproj.user (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Models (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Properties (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Properties/launchSettings.json (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Services (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Services/HiveServiceLocatorWebManagerService.cs (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Services/ILoginViewModelService.cs (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Services/LoginViewModelService.cs (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Startup.cs (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/ViewModels (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/ViewModels/JobViewModel.cs (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/ViewModels/LoginViewModel.cs (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/ViewModels/UploadedJobViewModel.cs (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Home (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Home/Index.cshtml (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Home/LoginHome.cshtml (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Job (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Job/Index.cshtml (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Job/Upload.cshtml (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Shared (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Shared/Components (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Shared/Components/Alert (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Shared/Components/Alert/Default.cshtml (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Shared/_Layout.cshtml (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/_ViewImports.cshtml (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/_ViewStart.cshtml (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/conf.json (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/project.json (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/project.lock.json (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/StyleSheet.css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/bootstrap-theme.css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/bootstrap-theme.css.map (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/bootstrap-theme.min.css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/bootstrap-theme.min.css.map (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/bootstrap.css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/bootstrap.css.map (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/bootstrap.min.css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/bootstrap.min.css.map (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/font-awesome.css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/min (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/min/site.min.css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/morris.css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/sb-admin-2.css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/FontAwesome.otf (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/fontawesome-webfont.eot (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/fontawesome-webfont.svg (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/fontawesome-webfont.ttf (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/fontawesome-webfont.woff (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/glyphicons-halflings-regular.eot (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/glyphicons-halflings-regular.svg (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/glyphicons-halflings-regular.ttf (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/glyphicons-halflings-regular.woff (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/glyphicons-halflings-regular.woff2 (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/img (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/img/HeuristicLabBanner.png (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/js (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/js/bootstrap.js (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/js/bootstrap.min.js (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/js/jquery.js (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/js/min (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/js/min/site.min.js (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/js/morris.js (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/js/npm.js (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/js/raphael.js (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/web.config (added) * branches/WebJobManager/HeuristicLab.Clients.Hive/3.3/HiveTasks/HiveTask.cs (modified) * branches/WebJobManager/HeuristicLab.Clients.Hive/3.3/ServiceClients/HiveItem.cs (modified) * branches/WebJobManager/HeuristicLab.Clients.Hive/3.3/Tasks/EngineTask.cs (modified) * branches/WebJobManager/HeuristicLab.Clients.OKB/3.3/Administration/ServiceClient/OKBItem.cs (modified) * branches/WebJobManager/HeuristicLab.Clients.OKB/3.3/RunCreation/OKBAlgorithm.cs (modified) * branches/WebJobManager/HeuristicLab.Clients.OKB/3.3/RunCreation/OKBProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ItemArray.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ItemCollection.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ItemDictionary.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ItemList.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ItemSet.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/KeyedItemCollection.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ReadOnlyItemArray.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ReadOnlyItemCollection.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ReadOnlyItemDictionary.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ReadOnlyItemList.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ReadOnlyItemSet.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ReadOnlyKeyedItemCollection.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Executable.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Item.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Log.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Scope.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/BoolValue.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/Comparison.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/DoubleValue.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/EnumValue.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/IntValue.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/StringArray.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/StringConvertibleValueTuple.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/StringMatrix.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/StringValue.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/ValueTypeArray.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/ValueTypeMatrix.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/ValueTypeValue.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/CorrelationMatrixContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/DataCompletenessChartContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/DataGridContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/FilterContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/HistogramContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/LineChartContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/ManipulationContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/PreprocessingChartContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/ScatterPlotContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/StatisticsContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/TransformationContent.cs (modified) * branches/WebJobManager/HeuristicLab.Encodings.PermutationEncoding/3.3/PermutationType.cs (modified) * branches/WebJobManager/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/SymbolicExpressionTree.cs (modified) * branches/WebJobManager/HeuristicLab.Operators.Programmable/3.3/ProgrammableOperator.cs (modified) * branches/WebJobManager/HeuristicLab.Operators/3.3/AlgorithmOperator.cs (modified) * branches/WebJobManager/HeuristicLab.Operators/3.3/Operator.cs (modified) * branches/WebJobManager/HeuristicLab.Operators/3.3/ReductionOperation.cs (modified) * branches/WebJobManager/HeuristicLab.Optimization/3.3/Algorithms/Algorithm.cs (modified) * branches/WebJobManager/HeuristicLab.Optimization/3.3/MetaOptimizers/BatchRun.cs (modified) * branches/WebJobManager/HeuristicLab.Optimization/3.3/MetaOptimizers/Experiment.cs (modified) * branches/WebJobManager/HeuristicLab.Optimization/3.3/MetaOptimizers/TimeLimitRun.cs (modified) * branches/WebJobManager/HeuristicLab.Optimization/3.3/Problems/Problem.cs (modified) * branches/WebJobManager/HeuristicLab.Optimization/3.3/Problems/UserDefinedProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Optimization/3.3/ResultCollection.cs (modified) * branches/WebJobManager/HeuristicLab.Optimization/3.3/Termination/MultiTerminator.cs (modified) * branches/WebJobManager/HeuristicLab.Optimization/3.3/Termination/Terminator.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.ArtificialAnt/3.4/AntTrail.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/ModelCreators/AccuracyMaximizingThresholdsModelCreator.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/ModelCreators/NearestNeighborModelCreator.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/ModelCreators/NormalDistributedThresholdsModelCreator.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicDataAnalysisModel.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicDataAnalysisProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/DataAnalysisSolution.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.ExternalEvaluation/3.4/EvaluationCache.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.ExternalEvaluation/3.4/ExternalEvaluationProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.ExternalEvaluation/3.4/MultiObjectiveExternalEvaluationProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.GeneticProgramming/3.3/ArtificialAnt/Trail.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.GrammaticalEvolution/3.3/Symbolic/GESymbolicDataAnalysisProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.GrammaticalEvolution/3.4/SymbolicRegression/GESymbolicDataAnalysisProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.Knapsack/3.3/KnapsackSolution.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.Orienteering/3.3/OrienteeringSolution.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.PTSP/3.3/PathPTSPTour.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.Programmable/3.3/MultiObjectiveProgrammableProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProgrammableProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.QuadraticAssignment/3.3/QuadraticAssignmentProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.Scheduling/3.3/Decoders/JSMDecodingErrorPolicy.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.Scheduling/3.3/Decoders/JSMForcingStrategy.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.TestFunctions/3.3/SingleObjectiveTestFunctionSolution.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.TravelingSalesman/3.3/PathTSPTour.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.VehicleRouting/3.4/Analyzer/VRPSolution.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/General/TourEncoding.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Scripting/3.3/Script.cs (modified) * branches/WebJobManager/HeuristicLab.Scripting/3.3/VariableStore.cs (modified) #2582 created branch for Hive Web Job Manager Tue, 12 Jan 2016 11:27:29 GMT ascheibe [13499] * trunk/sources/prepareProjectsForMono.sh (modified) #2526: removed SharpDX from Mono builds as it does not work on Linux