Added upload/download/delete/hashing notifications
[pithos-ms-client] / trunk / Pithos.Core /
2012-06-19 pkanavosAdded upload/download/delete/hashing notifications
2012-06-19 pkanavosAdded indexing notifications
2012-06-19 pkanavosAdded special handling of IfModifiedSince if a new...
2012-06-19 pkanavosRestored IfModifiedSince functionality and server snapshots
2012-06-19 George PantazisSupport for very large files
2012-06-19 Panagiotis KanavosMerge branch 'Polling' of https://code.grnet.gr/git...
2012-06-19 Panagiotis KanavosModified hash to use long block counters
2012-06-19 Panagiotis KanavosModified hash to use long block counters
2012-06-18 pkanavosRestored batching
2012-06-18 pkanavosFix for incorrect ordering of Selective Sync load,...
2012-06-18 George PantazisChanged timeout for server response to 30sec
2012-06-18 George PantazisNotification before hash starts
2012-06-18 Panagiotis KanavosDisabled batch filtering
2012-06-18 Panagiotis KanavosFix for NH/LINQ conflict with IsAtOrBelow
2012-06-16 pkanavosSelective filtering modifications to allow uploading...
2012-06-15 pkanavosModified the progress notifications to display for...
2012-06-14 pkanavosAdded synchronization of newly added selective paths...
2012-06-14 pkanavosAdded processing of batch files
2012-06-14 pkanavosMOdified upload/download to prevent duplicate hash...
2012-06-13 pkanavosFixes for stale states, case insensitive moves
2012-06-12 pkanavosFix for leftover IfModifiedChange
2012-06-05 pkanavosAdded server move detection when hashes match or downlo...
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 pkanavosFix to upload both folder and file contents, when uploa...
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-21 pkanavosAdded BufferManager
2012-05-15 pkanavosMerge branch 'master' of https://code.grnet.gr/git...
2012-05-15 pkanavosFix incorrect check in Selective Sync that prevented...
2012-05-15 pkanavosFix incorrect check in Selective Sync that prevented...
2012-05-12 pkanavosAdded Keep Local, Keep Server conflict resolution actions
2012-05-11 pkanavosAdded Clear Conflict action to resolver
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-08 pkanavosAdded code for shared folder miration
2012-05-08 George PantazisIsshared default value on uploader
2012-05-07 pkanavosAdded option to disable selective Synchronization
2012-05-03 pkanavosSelective Sync now shows both server AND local folders
2012-05-03 pkanavosSelective Sync now shows both server AND local folders
2012-05-02 George PantazisNew class to check if there is an active & connected...
2012-05-01 pkanavosAdding a new account now forces a logout to clear any...
2012-04-30 pkanavosMinor fix in Selective sync to ignore 403 errors the...
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 missing directories
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 pkanavosFixed handling for Content_Type "application/folder...
2012-04-24 pkanavosNew SQLite version
2012-04-24 pkanavosv 0.7.20424
2012-04-23 Panagiotis KanavosNow immediatelly downloading new selected folders
2012-04-23 Panagiotis KanavosAdded orphan state removal
2012-04-09 pkanavosFixed incorrect account key in PollAgent.cs
2012-04-06 pkanavosChanged listbox in ConflictsView.xaml to datagrid
2012-04-06 pkanavosNotification changes
2012-04-03 pkanavosExtracted upload/download functionality from NetworkAge...
2012-04-02 pkanavosFixes for v.0.7.20401
2012-04-02 pkanavosAdded option to disable certificate checking
2012-03-29 pkanavosMerge branch 'master' of https://code.grnet.gr/git...
2012-03-28 George PantazisInstaller:
2012-03-23 pkanavosFixed wrong file offset check
2012-03-20 pkanavosLarge file offset fix
2012-03-16 pkanavosAdded fixes for v.0.7.20311
2012-03-15 Panagiotis KanavosVarious changes
2012-03-14 Panagiotis KanavosAdded embedded browser form LoginView.xaml to overcome...
2012-03-13 Panagiotis KanavosMoved Pithos data and logs from the GRNET folder under...
2012-03-12 Panagiotis KanavosNetSparkle/NetSparkleAppCast.cs fix to retrieve x64...
2012-03-12 Panagiotis KanavosFixed problems with missing empty directories due to...
2012-03-12 Panagiotis KanavosFixes to NetSparkle
2012-03-07 Panagiotis KanavosAccount page changes
2012-03-07 Panagiotis KanavosAdded UpdateForceCheck parameter
2012-03-07 Panagiotis KanavosAdded configurable settings for batch idle timeout
2012-03-07 Panagiotis KanavosAdded file event batching
2012-03-06 Panagiotis KanavosMultiple changes:
2012-03-03 Panagiotis KanavosReplaced hashing algorithm with inplace version
2012-03-03 Panagiotis KanavosLogging improvements
2012-03-02 Panagiotis KanavosModified loggers to use their enclosing class
2012-03-01 Panagiotis KanavosFixed loop limit bug in Task.TryRemove for the Observab...
2012-03-01 Panagiotis KanavosModified FileSystemWatcherAdapter.cs to raise create...
2012-03-01 Panagiotis KanavosReplaced BlockingCollection in Agents/Agent.cs with...
2012-03-01 Panagiotis KanavosFix #2121, manual changes to the API Key were not passe...
2012-02-29 Panagiotis KanavosModified Selective Sync behavior to mark the files...
2012-02-29 Panagiotis KanavosSimplified snapshot comparisons usind dictionaries
2012-02-29 Panagiotis KanavosModified differencer to compare UUIDs instead of URLs
2012-02-28 Panagiotis KanavosAdded modifications for move detection. Resolves #1999...
2012-02-24 Panagiotis KanavosReplaced auto reauthorization with a message that asks...
2012-02-24 Panagiotis KanavosRemoved old code that used MD5 for small files
2012-02-24 Panagiotis KanavosFurther simplified state initialization
2012-02-24 Panagiotis KanavosReplaced lists with arrays in State to make the state...
2012-02-24 Panagiotis KanavosSyncFiles method modified to detect conflicts as per...
2012-02-24 Panagiotis KanavosModified Differencer to set the PreviousHash value...
2012-02-23 Panagiotis KanavosAdded manual token refresh button to account page....
2012-02-23 Panagiotis KanavosFixes to create the proper filepaths from URLs
2012-02-23 Panagiotis KanavosFixed to polling and differencing
next