Fix for FileState.Create constraint violation in StatusAgent.cs
[pithos-ms-client] / trunk / Pithos.Core / Agents /
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 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 KanavosModified FileSystemWatcherAdapter.cs to raise create...
2012-03-01 Panagiotis KanavosReplaced BlockingCollection in Agents/Agent.cs with...
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 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
2012-02-23 Panagiotis KanavosModified SnapshotDifferencer to detect NoModificationIn...
2012-02-22 Panagiotis KanavosSynch seems OK. Identified problem with poll differencer
2012-02-22 Panagiotis KanavosFile and polling filtering work properly
2012-02-22 Panagiotis KanavosConverted message arrays to Uri arrays
2012-02-21 Panagiotis KanavosGetFileAgent moved to FileAgent.cs
2012-02-20 Panagiotis KanavosRenamed PauseEvent to ProceedEvent
2012-02-20 Panagiotis KanavosExtracted polling functionality to a separate PollAgent.cs
2012-02-20 Panagiotis KanavosModifications to raise move events for moved child...
2012-02-19 Panagiotis KanavosAdded header to all files. Closes #2064
2012-02-19 Panagiotis KanavosMoved the pithos.db location to the same location as...
2012-02-17 Panagiotis KanavosChanged AsyncManualResetEvent.Set behaviour to occur...
2012-02-17 Panagiotis KanavosReplaced _differencers Dictionary with ConcurrentDictionary
2012-02-16 Panagiotis KanavosSimplified proxy management code
2012-02-14 Panagiotis KanavosExtracted cloud delete functionality to a separate...
2012-02-14 Panagiotis KanavosAdded AsyncManualResetEvent to control manual synchroni...
2012-02-14 Panagiotis KanavosReplace manual reset event with asynch reset event...
2012-02-13 Panagiotis KanavosSimplified SnapshotDifferencer.cs
2012-02-13 Panagiotis KanavosAdded SnapshotDifferencer.cs to calculate the differenc...
2012-02-10 Panagiotis KanavosAdded differencer and tests
2012-02-09 Panagiotis KanavosPreliminary fix for #1999, incorrect deletions
2012-02-09 Panagiotis KanavosAdded _lastSeen dictionary to use as log of files,...
2012-02-07 Panagiotis KanavosAdded check for queued or active objects when checking...
2012-02-06 Panagiotis KanavosMerge branch 'master' of \\\pk2010\Pithos\
2012-02-06 Panagiotis KanavosChanging the delete agent to handle renames as well...
2012-02-03 Panagiotis KanavosFirst attempt to allow shared file modifications
2012-02-02 Panagiotis KanavosChanged notifications according to #1970, #1973
2012-02-02 Panagiotis KanavosChanged notifications according to #1970, #1973
2012-02-02 Panagiotis KanavosDead code cleanups and removal of unwanted dll references
2012-01-30 Panagiotis KanavosModifications to allow synchronization of shared files:
2012-01-30 Panagiotis KanavosMerge branch 'master' of \\\pk2010\Pithos\
2012-01-30 Panagiotis KanavosReactivated shared object code
2012-01-27 Panagiotis KanavosAdded separate notification class
2012-01-27 Panagiotis KanavosAdded a DeletedIconOverlay.cs
2012-01-24 Panagiotis KanavosAdded notification messages for conflicts and multifile...
2012-01-24 Panagiotis Kanavos"Other" tab in File options was removed. Closes #1930
2012-01-24 Panagiotis KanavosFix for deleting local objects that don't exist in...
2012-01-24 Panagiotis KanavosAdded code to delete/move child objects
2012-01-23 Panagiotis KanavosAdded check for startup option
2012-01-20 Panagiotis KanavosAdded Polling interval property and setting
2012-01-20 Panagiotis KanavosFirst change attempt for deletion
2012-01-19 Panagiotis KanavosAdded FileSystemWatcherAdapter.cs to raise Moved events...
2012-01-18 Panagiotis KanavosMissing change to ManualResetEventSlim
2012-01-16 Panagiotis KanavosReplaces AutoResetEvent with manual reset event
2012-01-13 Panagiotis KanavosAdded AutoResetEvent to pause processing of network...
2012-01-11 Panagiotis KanavosModifications to delete folder contents
2012-01-11 Panagiotis KanavosChanges to delete check order
2012-01-10 Panagiotis KanavosFurther changes to reduce locking and switch to WAL...
2012-01-10 Panagiotis KanavosMinor fixes and preparing to move
2012-01-09 Panagiotis KanavosConvert ActiveRecord update code to direct ADO calls...
2012-01-09 Panagiotis KanavosChanges for directories
2012-01-09 Panagiotis KanavosChanges for directories
2012-01-08 Panagiotis KanavosAdded directory object creation whenever a new director...
2012-01-05 Panagiotis KanavosSimplified several functions by replacing task continua...
2012-01-05 Panagiotis KanavosReplaced object load and update with direct HQL executi...
2012-01-05 Panagiotis KanavosRemoved Dataflow code
next