Added server move detection when hashes match or downloading
[pithos-ms-client] / trunk / Pithos.Core / Agents / Uploader.cs
2012-06-05 pkanavosAdded server move detection when hashes match or downlo...
2012-06-01 pkanavosUsing MD5 to quickly check for local modifications...
2012-05-31 pkanavosChange to Polling agent
2012-05-24 pkanavosSelective Sync filtering modified to allow uploading...
2012-05-23 pkanavosModified the uploader to add new directories to Selecte...
2012-05-21 pkanavosModified selective sync to propagate the creation of...
2012-05-10 pkanavosFixed bug that didn't record skipped uploads, resulting...
2012-05-09 pkanavosFixes to hashing
2012-05-09 Panagiotis KanavosModified Selectives.IsSelected(ObjectInfo) to include...
2012-05-07 pkanavosAdded option to disable selective Synchronization
2012-04-30 pkanavosFile index overflow fix
2012-04-30 Panagiotis KanavosAdded selective sync check after resuming sync
2012-04-29 pkanavosModifications to enable Sync Pausing for all operations
2012-04-26 pkanavosFix for FileState.Create constraint violation in Status...
2012-04-26 Panagiotis KanavosTODO: Check that we can upload new files in shares
2012-04-25 pkanavosSelective Sync fixes
2012-04-24 pkanavosNew SQLite version
2012-04-06 pkanavosNotification changes
2012-04-03 pkanavosExtracted upload/download functionality from NetworkAge...