Statistics
| Branch: | Revision:

root / trunk / Pithos.Core.Test / Pithos.Core.Test.csproj @ 12c87c0e

History | View | Annotate | Download (16.1 kB)

# Date Author Comment
c561991c 08/27/2012 11:06 am Panagiotis Kanavos

Move to 2012 and the Async Targeting pack

f469bb5b 06/21/2012 09:13 pm Panagiotis Kanavos

Added file event filtering due to downloads through network gate.
Added missing network gates in PollAgent
Simplified file event processing, as we no longer need the file events themselves during polling

1a41e9ec 04/09/2012 08:56 pm Panagiotis Kanavos

Fixed incorrect account key in PollAgent.cs
Fixed incorrect check for Uri and Path relations in CollectionExtensions.cs

dccd340f 03/12/2012 09:01 pm Panagiotis Kanavos

Fixed problems with missing empty directories due to incorrect LocalFileComparer.cs check
Fixes #2197

79f92570 03/07/2012 01:58 pm Panagiotis Kanavos

Added file event batching

7f5882da 03/01/2012 06:57 pm Panagiotis Kanavos

Fixed loop limit bug in Task.TryRemove for the ObservableConcurrentCollection.
Fixes #2131

48686774 03/01/2012 05:49 pm Panagiotis Kanavos

Modified FileSystemWatcherAdapter.cs to raise create events for all child objects under a new folder
Fixes #2120

99e6329f 02/23/2012 12:44 pm Panagiotis Kanavos

Modified SnapshotDifferencer to detect NoModificationInfo entries.
NoModificationInfo entries are replaced by matching entries from the previous snapshot.

039d89ea 02/10/2012 01:56 pm Panagiotis Kanavos

Added differencer and tests

f3d080df 01/09/2012 06:54 pm Panagiotis Kanavos

Changes for directories
Added copyright notices

d17258c2 11/15/2011 04:45 pm Panagiotis Kanavos

Moved SQLite dlls to separate 32/64 folders in Libraries
Created separate target platforms for 32/64 bits
Created separate setup packages for 32/64 bits

27361404 11/03/2011 11:50 pm Panagiotis Kanavos

Added Permissions, Tags
Changed all task iterators to Async

437abfca 11/03/2011 06:00 pm Panagiotis Kanavos

Added Async CTP

7b0a5fec 10/31/2011 11:11 pm Panagiotis Kanavos

First version of File Properties window. Works with random file

7e26c075 10/20/2011 11:13 pm Panagiotis Kanavos

Fixes to Add/Remove accounts

c53aa229 10/14/2011 10:45 pm Panagiotis Kanavos

Large changes to accomodate multiple users

5120f3cb 10/14/2011 05:12 pm Panagiotis Kanavos

Logging changes, first changes to multi account support

cfed7823 10/13/2011 11:14 pm Panagiotis Kanavos

Added log4net for client profile
Refactored to allow retrieval of shared objects

a27aa447 10/09/2011 03:22 pm Panagiotis Kanavos

Uploading and downloading with hashes

5ce54458 10/02/2011 11:57 pm Panagiotis Kanavos

Fixed ceiling calculation

9c4346c9 09/27/2011 11:51 pm Panagiotis Kanavos

Refactored to agents

283809f3 08/23/2011 06:52 pm Panagiotis Kanavos

Changes in PithosMonitor and StatusKeeper to detect concurrent changes
Added x64 setup program

5029dcf3 06/14/2011 11:07 pm Panagiotis Kanavos

removed nunit command line. Causes hangs

6c6b1874 06/14/2011 10:40 pm Panagiotis Kanavos

Fixed test command line

b0d8a1a9 06/14/2011 10:35 pm Panagiotis Kanavos

Added nunit step

0d87bc5f 06/14/2011 07:42 pm Panagiotis Kanavos

Added NUnit as a NuGet package

d78cbf09 06/01/2011 09:45 am Panagiotis Kanavos

All files