# # ChangeLog for branches/OaaS/HeuristicLab.Services.Hive.Scaler/serviceinformationstore.xml # # Generated by Trac 1.0.12 # 06/16/24 14:16:56 Wed, 22 May 2013 13:29:15 GMT fschoepp [9508] * branches/OaaS/HeuristicLab 3.3 Services.sln (modified) * branches/OaaS/HeuristicLab.Clients.Hive.Slave.Azure/ServiceConfiguration.Cloud.cscfg (modified) * branches/OaaS/HeuristicLab.Clients.Hive.Slave.Azure/ServiceConfiguration.Local.cscfg (modified) * branches/OaaS/HeuristicLab.Clients.Hive.Slave.Azure/ServiceDefinition.build.csdef (modified) * branches/OaaS/HeuristicLab.Clients.Hive.Slave.Azure/ServiceDefinition.csdef (modified) * branches/OaaS/HeuristicLab.Clients.Hive.Slave.AzureClient/3.3/HeuristicLab.Clients.Hive.Slave.AzureClient-3.3.csproj (modified) * branches/OaaS/HeuristicLab.Clients.Hive.Slave.AzureClient/3.3/HiveHelper.cs (added) * branches/OaaS/HeuristicLab.Clients.Hive.Slave.AzureClient/3.3/WorkerRole.cs (modified) * branches/OaaS/HeuristicLab.Clients.Hive/3.3/ConcurrentTaskDownloader.cs (modified) * branches/OaaS/HeuristicLab.Clients.Hive/3.3/HiveClient.cs (modified) * branches/OaaS/HeuristicLab.Clients.Hive/3.3/TaskDownloader.cs (modified) * branches/OaaS/HeuristicLab.Services.Hive.Scaler (added) * branches/OaaS/HeuristicLab.Services.Hive.Scaler/AutoscalingRules.xsd (added) * branches/OaaS/HeuristicLab.Services.Hive.Scaler/AutoscalingServiceModel.xsd (added) * branches/OaaS/HeuristicLab.Services.Hive.Scaler/HeuristicLab.Services.Optimization.Scaler.csproj (added) * branches/OaaS/HeuristicLab.Services.Hive.Scaler/Hive (added) * branches/OaaS/HeuristicLab.Services.Hive.Scaler/Hive/HiveHelper.cs (added) * branches/OaaS/HeuristicLab.Services.Hive.Scaler/PerformanceCounter.cs (added) * branches/OaaS/HeuristicLab.Services.Hive.Scaler/WorkerRole.cs (added) * branches/OaaS/HeuristicLab.Services.Hive.Scaler/app.config (added) * branches/OaaS/HeuristicLab.Services.Hive.Scaler/packages.config (added) * branches/OaaS/HeuristicLab.Services.Hive.Scaler/rulesstore.xml (added) * branches/OaaS/HeuristicLab.Services.Hive.Scaler/serviceinformationstore.xml (added) * branches/OaaS/HeuristicLab.Services.Optimization.Controller/Azure/DAL.cs (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Controller/HL/HLMapper.cs (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Controller/HL/HiveScenarioManager.cs (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Controller/HeuristicLab.Services.Optimization.ControllerService.csproj (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Controller/Interfaces/IControllerService.cs (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Controller/Logging (added) * branches/OaaS/HeuristicLab.Services.Optimization.Controller/Logging/TableStorageTraceListener.cs (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Binders/ExperimentJsonAttribute.cs (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/experiment.controller.js (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/experiment.view.js (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/job.controller.js (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/HeuristicLab.Services.Optimization.Web.csproj (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/_Layout.cshtml (modified) * branches/OaaS/HeuristicLab.Services.Optimization/HeuristicLab.Services.Optimization.ccproj (modified) * branches/OaaS/HeuristicLab.Services.Optimization/ServiceConfiguration.Cloud.cscfg (modified) * branches/OaaS/HeuristicLab.Services.Optimization/ServiceConfiguration.Local.cscfg (modified) * branches/OaaS/HeuristicLab.Services.Optimization/ServiceDefinition.build.csdef (modified) * branches/OaaS/HeuristicLab.Services.Optimization/ServiceDefinition.csdef (modified) * branches/OaaS/packages/repositories.config (modified) #1888: HL: * Web projects requires different users to interact with ...