# # ChangeLog for branches/thasling/DistributedGA/DistributedGA.Core/Implementation # # Generated by Trac 1.0.12 # 06/01/24 09:09:09 Mon, 22 Aug 2016 10:06:01 GMT thasling [14263] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.sln (modified) #2615: changed behaviour when determening a new free tcp port Sat, 20 Aug 2016 10:02:55 GMT thasling [14262] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) #2615: fixed bug, which not raised an exception Sat, 20 Aug 2016 08:45:48 GMT thasling [14261] * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/IContactService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.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/IPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) * branches/thasling/DistributedGA/DistributedGA.sln (modified) #2615: re-enabled log in P2PMigrationAnalyzer made code formatings Fri, 12 Aug 2016 11:30:41 GMT gkronber [14253] * branches/thasling/DistributedGA/DistributedGA.Core/DistributedGA.Core.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.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/IMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Util/ByteArrayWrapper.cs (added) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) * branches/thasling/DistributedGA/DistributedGA.sln (modified) bugfixing (memory leaks) Fri, 12 Aug 2016 07:15:12 GMT thasling [14252] * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.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/P2PMigrationAnalyzer.cs (modified) * branches/thasling/DistributedGA/DistributedGA.sln (modified) #2615: added IDisposable to classes with Dispose()-Method Thu, 14 Jul 2016 20:23:38 GMT thasling [14074] * branches/thasling/DistributedGA/DistributedGA.ContactServer/App.config (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/DistributedGA.ContactServer.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) #2615: made minor changes Wed, 13 Jul 2016 17:13:03 GMT thasling [14061] * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) #2615: PeerList is now recieved each 10 seconds instead of 20 ... Wed, 13 Jul 2016 13:37:29 GMT thasling [14060] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) #2615: changed parameter in P2PMigrationAnalyzer, so that there is ... Wed, 06 Jul 2016 14:47:47 GMT thasling [14009] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/MigrationStrategy.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) #2615: made minor changes, wrong commit happende last time, so ... Sat, 02 Jul 2016 13:23:57 GMT thasling [13982] * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) #2615: made minor changes Fri, 01 Jul 2016 18:24:52 GMT thasling [13972] * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PTask.cs (modified) #2615: improved log made changes in data structure Fri, 01 Jul 2016 17:23:56 GMT thasling [13971] * 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/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageContract.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) #2615: increased message size to 20MB made changes in some interfaces Fri, 01 Jul 2016 15:53:05 GMT thasling [13970] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) #2615: made minor changes Fri, 01 Jul 2016 15:25:21 GMT thasling [13969] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) #2615: implemented migration strategies log in HL now also logs ... Fri, 01 Jul 2016 08:47:53 GMT thasling [13965] * 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/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/P2PMigrationAnalyzer.cs (modified) #2615: made minor changes Wed, 29 Jun 2016 20:23:58 GMT thasling [13959] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) #2615: it works Wed, 29 Jun 2016 15:21:53 GMT thasling [13957] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/DistributedGA.Hive.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/MigrationStrategy.cs (added) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) #2615: implemented mechanism to check wheter recieved packages are ... Wed, 29 Jun 2016 13:28:47 GMT thasling [13956] * branches/thasling/DistributedGA/DistributedGA.Core (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.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/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PTask.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Test/Form1.cs (modified) #2615: finally fixed bug concerning message send to the wrong peers ... Tue, 28 Jun 2016 23:27:15 GMT thasling [13947] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) Tue, 28 Jun 2016 22:50:42 GMT thasling [13946] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) #2615: Fixed bug with reading queues made all lock-objects static