Added isDirectory parameter to DeleteObject
authorpkanavos <pkanavos@gmail.com>
Tue, 3 Jul 2012 20:54:27 +0000 (23:54 +0300)
committerpkanavos <pkanavos@gmail.com>
Tue, 3 Jul 2012 20:54:27 +0000 (23:54 +0300)
commit0daedeefb3d7d586b59f3f3d354b7e85ffe1d04f
treeef40d2a897ec2ff752d5fbac829673cde9628fb8
parentdef7a28fc9ca7b83fb41c91c4382c43862137706
Added isDirectory parameter to DeleteObject
Created separate AssemblyVersion file used by all Pithos projects to hold common version number
20 files changed:
trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj
trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs
trunk/Pithos.Client.WPF/Properties/AssemblyVersion.cs [new file with mode: 0644]
trunk/Pithos.Core.Test/NetworkAgentTest.cs
trunk/Pithos.Core/Agents/DeleteAgent.cs
trunk/Pithos.Core/Agents/FileAgent.cs
trunk/Pithos.Core/Agents/PollAgent.cs
trunk/Pithos.Core/Pithos.Core.csproj
trunk/Pithos.Core/Properties/AssemblyInfo.cs
trunk/Pithos.IntegrationTests/FileCreationTest.cs
trunk/Pithos.Interfaces/Pithos.Interfaces.csproj
trunk/Pithos.Interfaces/Properties/AssemblyInfo.cs
trunk/Pithos.Network.Test/FolderTests.cs
trunk/Pithos.Network.Test/NetworkOpsTest.cs
trunk/Pithos.Network/CloudFilesClient.cs
trunk/Pithos.Network/ICloudClient.cs
trunk/Pithos.Network/Pithos.Network.csproj
trunk/Pithos.Network/Properties/AssemblyInfo.cs
trunk/Pithos.ShellExtensions/Pithos.ShellExtensions.csproj
trunk/Pithos.ShellExtensions/Properties/AssemblyInfo.cs