# # ChangeLog for branches/thasling/DistributedGA/DistributedGA.Hive # # Generated by Trac 1.0.12 # 04/27/24 23:42:55 Fri, 17 Jun 2016 08:29:46 GMT gkronber [13904] * branches/thasling/DistributedGA/DistributedGA.Hive (modified) #2615: changed properties Fri, 17 Jun 2016 08:25:51 GMT gkronber [13903] * branches/thasling/DistributedGA/DistributedGA.Hive/DistributedGA.Hive.csproj (added) #2615: added missing project file Fri, 17 Jun 2016 08:22:31 GMT gkronber [13902] * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host (modified) * branches/thasling/DistributedGA/DistributedGA.Hive (modified) * branches/thasling/DistributedGA/DistributedGA.Test (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (deleted) #2615 deleted user options file (suo) Wed, 08 Jun 2016 15:02:06 GMT thasling [13887] * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/DistributedGA.ContactServer.Host.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/IContactService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/App.config (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/DistributedGA.Core.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Domain/MessageRecieveEventArgs.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/MessageContractImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/TestPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IContactService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageContract.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Solution.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Core/SolutionInfo.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Hive (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/DistributedGA.Hive.csproj (deleted) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PTask.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/DistributedGA.Operator.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/Implementation/DefaultMigrationOperator.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Operator/Interface/IMigrationOperator.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Test/Form1.cs (modified) prepared protoype for next meeting Tue, 19 Jan 2016 11:45:18 GMT thasling [13557] * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/App.config (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/App.config (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/DistributedGA.Core.Host.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PTask.cs (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) Implemented P2PTask-class Changed communication protocoll http --> ... Tue, 19 Jan 2016 11:00:45 GMT thasling [13556] * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/DistributedGA.Core.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/HeuristicLab.snk (added) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/TestPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/DistributedGA.Hive.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/HeuristicLab.snk (added) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PTask.cs (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Plugin.cs (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Program.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Test/Form1.cs (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) new hive project Tue, 19 Jan 2016 09:06:29 GMT thasling [13555] * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.sln (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) cleanup on contact server now works correct included ... Mon, 18 Jan 2016 14:18:59 GMT thasling [13545] * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin (deleted) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj (deleted) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin (deleted) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj (deleted) * branches/thasling/DistributedGA/DistributedGA.Core/bin (deleted) * branches/thasling/DistributedGA/DistributedGA.Core/obj (deleted) * branches/thasling/DistributedGA/DistributedGA.Hive/DistributedGA.Hive.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/bin (deleted) * branches/thasling/DistributedGA/DistributedGA.Operator/obj (deleted) * branches/thasling/DistributedGA/DistributedGA.Test/bin (deleted) * branches/thasling/DistributedGA/DistributedGA.Test/obj (deleted) deleted binaries Mon, 18 Jan 2016 14:16:03 GMT thasling [13542] * branches/thasling/DistributedGA/DistributedGA.Hive (modified) svn:ignore Mon, 18 Jan 2016 14:15:19 GMT thasling [13541] * branches/thasling/DistributedGA/DistributedGA.Core.Host/App.config (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/DistributedGA.Core.Host.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive (added) * branches/thasling/DistributedGA/DistributedGA.Hive/App.config (added) * branches/thasling/DistributedGA/DistributedGA.Hive/DistributedGA.Hive.csproj (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Program.cs (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Properties (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Properties/AssemblyInfo.cs (added) * branches/thasling/DistributedGA/DistributedGA.Test/DistributedGA.Test.csproj (modified) added new empty project for test on hive changed scheme for ip ...