# # ChangeLog for branches/1888_OaaS/HeuristicLab.Services.Optimization.Web/WebRole.cs # # Generated by Trac 1.0.12 # 06/28/24 03:08:31 Thu, 30 Aug 2018 08:24:31 GMT abeham [16115] * branches/1888_OaaS (moved) #1888: renamed branch Tue, 04 Jun 2013 08:59:03 GMT spimming [9576] * branches/OaaS/HeuristicLab 3.3 Services.sln (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Billing.Test (added) * branches/OaaS/HeuristicLab.Services.Optimization.Billing.Test/App.config (added) * branches/OaaS/HeuristicLab.Services.Optimization.Billing.Test/HeuristicLab.Services.Optimization.Billing.Test.csproj (added) * branches/OaaS/HeuristicLab.Services.Optimization.Billing.Test/Program.cs (added) * branches/OaaS/HeuristicLab.Services.Optimization.Billing.Test/Properties (added) * branches/OaaS/HeuristicLab.Services.Optimization.Billing.Test/Properties/AssemblyInfo.cs (added) * branches/OaaS/HeuristicLab.Services.Optimization.Billing/HeuristicLab.Services.Optimization.Billing.csproj (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Billing/Interfaces/IOptimizationBilling.cs (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Billing/MockupOptimizationBilling.cs (deleted) * branches/OaaS/HeuristicLab.Services.Optimization.Billing/Model/Model.cs (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Controllers/OrderAdminController.cs (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Controllers/OrderController.cs (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/WebRole.cs (modified) * branches/OaaS/packages/repositories.config (modified) #1888: * Added billing test client * Use entity framework for DAL ...