# # ChangeLog for branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3/App_Data # # Generated by Trac 1.0.12 # 07/03/24 04:50:29 Fri, 16 Sep 2011 09:00:02 GMT abeham [6780] * branches/GeneralizedQAP/HeuristicLab 3.3 Services.sln (modified) * branches/GeneralizedQAP/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/ProtocolBuffers/ProtocolBuffers.csproj (modified) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3 (added) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3/App_Data (moved) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3/HelloService.svc (moved) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3/HelloService.svc.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3/HeuristicLab.Services.Hello-3.3.csproj (added) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3/HeuristicLab.Services.Hello.Publish.xml (moved) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3/IHelloService.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3/Properties (moved) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3/Properties/AssemblyInfo.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3/Web.Debug.config (moved) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3/Web.Release.config (moved) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3/Web.config (moved) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/HeuristicLab.Services.Hello.csproj (deleted) * branches/GeneralizedQAP/HeuristicLab.Services.ProblemInstances/3.3 (added) * branches/GeneralizedQAP/HeuristicLab.Services.ProblemInstances/3.3/App_Data (moved) * branches/GeneralizedQAP/HeuristicLab.Services.ProblemInstances/3.3/Auxiliary.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Services.ProblemInstances/3.3/HeuristicLab.Services.ProblemInstances-3.3.Publish.xml (moved) * branches/GeneralizedQAP/HeuristicLab.Services.ProblemInstances/3.3/HeuristicLab.Services.ProblemInstances-3.3.csproj (moved) * branches/GeneralizedQAP/HeuristicLab.Services.ProblemInstances/3.3/HeuristicLab.snk (moved) * branches/GeneralizedQAP/HeuristicLab.Services.ProblemInstances/3.3/PrimitiveSerializationException.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Services.ProblemInstances/3.3/ProblemInstancesModel.Designer.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Services.ProblemInstances/3.3/ProblemInstancesModel.edmx (moved) * branches/GeneralizedQAP/HeuristicLab.Services.ProblemInstances/3.3/Properties (moved) * branches/GeneralizedQAP/HeuristicLab.Services.ProblemInstances/3.3/QAP (moved) * branches/GeneralizedQAP/HeuristicLab.Services.ProblemInstances/3.3/QAP/Initial.sql (copied) * branches/GeneralizedQAP/HeuristicLab.Services.ProblemInstances/3.3/SimpleSerializationException.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Services.ProblemInstances/3.3/SimpleSerializer.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Services.ProblemInstances/3.3/Web.Debug.config (moved) * branches/GeneralizedQAP/HeuristicLab.Services.ProblemInstances/3.3/Web.Release.config (moved) * branches/GeneralizedQAP/HeuristicLab.Services.ProblemInstances/3.3/Web.config (moved) * branches/GeneralizedQAP/HeuristicLab/3.3/Tests/HeuristicLab-3.3.Tests.csproj (modified) #1619 * restructured files Fri, 16 Sep 2011 08:44:20 GMT abeham [6778] * branches/GeneralizedQAP/HeuristicLab.Services.Hello (added) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/App_Data (added) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/HelloService.svc (added) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/HelloService.svc.cs (added) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/HeuristicLab.Services.Hello.Publish.xml (added) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/HeuristicLab.Services.Hello.csproj (added) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/IHelloService.cs (added) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/Properties (added) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/Properties/AssemblyInfo.cs (added) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/Web.Debug.config (added) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/Web.Release.config (added) * branches/GeneralizedQAP/HeuristicLab.Services.Hello/Web.config (added) #1619 * Added simple Hello service for test and demonstration reasons