Changes in PithosMonitor and StatusKeeper to detect concurrent changes
authorPanagiotis Kanavos <pkanavos@gmail.com>
Tue, 23 Aug 2011 15:52:12 +0000 (18:52 +0300)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Tue, 23 Aug 2011 15:52:12 +0000 (18:52 +0300)
commit283809f373f4556c812cb32cdb1dc0cd243d8246
treec6f2dc2494702a78711d40a99d81f03cc14d0fa4
parent426f53b80b7d48474c148e1c3bf03def7dced47c
Changes in PithosMonitor and StatusKeeper to detect concurrent changes
Added x64 setup program
14 files changed:
trunk/Pithos.Client.Test/Pithos.Client.Test.csproj
trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj
trunk/Pithos.Core.Test/MockStatusKeeper.cs
trunk/Pithos.Core.Test/Pithos.Core.Test.csproj
trunk/Pithos.Core/FileState.cs
trunk/Pithos.Core/IStatusKeeper.cs
trunk/Pithos.Core/InMemStatusChecker.cs
trunk/Pithos.Core/PithosMonitor.cs
trunk/Pithos.Core/StatusKeeper.cs
trunk/Pithos.Interfaces/ICloudClient.cs
trunk/Pithos.Network.Test/NetworkOpsTest.cs
trunk/Pithos.Network/CloudFilesClient.cs
trunk/Pithos.Setup.x64/Pithos.Setup.x64.vdproj [new file with mode: 0644]
trunk/Pithos.sln