Fixed bug that didn't record skipped uploads, resulting in repeated upload attempts...
[pithos-ms-client] / trunk / Pithos.Core / Agents / Uploader.cs
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...