Added missing file
[pithos-ms-client] / trunk / Pithos.Core /
2012-10-23 pkanavosRange workaroung when downloading empty files
2012-10-23 pkanavosChanged log level for a statement from error to debug
2012-10-23 pkanavosMerge branch 'Polling' of https://code.grnet.gr/git...
2012-10-23 pkanavosAdded code to handle files that get locked or modified...
2012-10-19 George PantazisFixes for msvcp & msvcr DLL's
2012-10-12 pkanavosFixes to the build process to detect the build environm...
2012-10-12 pkanavosAdded message when connectivity gets restored
2012-10-12 pkanavosAdded warning for missing account folder
2012-10-12 pkanavosFixed release confgurations
2012-10-12 pkanavosUpgraded JSON.Net to 4.5.10 from 4.5.9
2012-10-12 pkanavosRemoved unwanted packages and dlls
2012-10-10 pkanavosPackaging the proper 32/64 bit OpenSSL versions. Still...
2012-10-10 pkanavosManagedOpenSSL is now AnyCPU. The proper 32bit or 64...
2012-10-10 pkanavosFix for wrong shared object uris
2012-10-04 pkanavosFix to library locations
2012-10-04 pkanavosVarious
2012-10-04 pkanavosAdded FileBlockContent.cs to post file blocks that...
2012-10-02 pkanavosChanges to speed up processing a large number of of...
2012-10-02 pkanavosAdded cloning of HttpRequestMessage to allow retries...
2012-10-01 pkanavosWrong log tags
2012-10-01 pkanavosMissing Extension file
2012-09-28 pkanavosSome timeout issues
2012-09-28 pkanavosMore fixes and changes to DateTimeOffset dates
2012-09-27 pkanavosFix to execute SchemaUpdate on existing databases
2012-09-26 pkanavosRemoved commented code
2012-09-26 pkanavosVarious storage and progress changes
2012-09-26 pkanavosAdded retry for 502 error
2012-09-26 pkanavosMerge branch 'Polling' of https://code.grnet.gr/git...
2012-09-26 pkanavosReplaced RestClient with HttpClient in PostBlock
2012-09-26 George PantazisMerge branch 'Polling' of https://code.grnet.gr/git...
2012-09-26 George PantazisISS Fixes
2012-09-26 pkanavosFixed blocking issue
2012-09-26 pkanavosFixed blocking issue
2012-09-24 pkanavosFix for erroneous storage of Hashes and Checksum
2012-09-24 pkanavosBacked off in PutBlock. Discovered problems in PollAgen...
2012-09-24 pkanavosSeveral CloudFilesClient.cs methods converted to use...
2012-09-20 pkanavosCreated transactional block update method
2012-09-20 pkanavosCreated separate methods for block updating for XP...
2012-09-20 pkanavosMerge branch 'Polling' of https://code.grnet.gr/git...
2012-09-19 pkanavosReplaced SQLite package with SQL Compact. Still need...
2012-09-19 George PantazisRemoved MD5 Calculations for Old and New FileState
2012-09-19 pkanavosMerge branch 'Polling' of https://code.grnet.gr/git...
2012-09-19 pkanavosCommit before switching to sql compact
2012-09-18 George PantazisNuked Short Hashing, always returns null
2012-09-14 pkanavosConvert all url usages to use the Uri class instead...
2012-09-12 pkanavosFixed off-by-1 buffer error
2012-09-12 pkanavosBoth debug and release switched to x86
2012-09-12 pkanavosSwitch to x86
2012-09-12 George PantazisCompile Fixes
2012-09-04 pkanavosReplaced .NET hashing with OpenSSL
2012-09-04 pkanavosChanged ETag calculation to SHA256
2012-08-29 pkanavosChanges to hash calculation.
2012-08-27 pkanavosFix for object names with '%20' and ' ' inside
2012-08-27 pkanavosUpgradec Caliburn.Micro, SQLite
2012-08-27 pkanavosMove to 2012 and the Async Targeting pack
2012-07-17 pkanavosAdded FileState table creation in StatusAgent.UpgradeDa...
2012-07-15 pkanavosAdded database upgrade code to force COLLATE NOCASE
2012-07-10 George PantazisSwitched to CreateQuery from CreateSQLQuery for all...
2012-07-06 pkanavosFix for multiple processing of deep hierarchies
2012-07-06 pkanavosChanges to allow upload of new folders that are stored...
2012-07-06 pkanavosAdded local move to server MOVE only for unchanged...
2012-07-05 pkanavosCreated separate version files for the client and libra...
2012-07-05 pkanavosAdded initial parallelism value equal to Total cores/2
2012-07-05 pkanavosAdded fix to process the child items of new root
2012-07-05 pkanavosAdded cancellation to hashing
2012-07-05 pkanavosFixed current operation cancellation
2012-07-04 pkanavosAdded check for nonexistent file before updating checksum
2012-07-03 pkanavosAdded isDirectory parameter to DeleteObject
2012-07-03 pkanavosActivated missing parents detection
2012-07-03 pkanavosRenamed root folders are added to the list of selective...
2012-07-03 pkanavosFixed invalid transaction management
2012-07-03 pkanavosAdded check for missing parents on shared folders,...
2012-07-02 pkanavosModified StoreInfoDirect to use only NHibernate
2012-07-02 pkanavosModified StoreInfoDirect to use only NHibernate
2012-07-02 pkanavosUpdate through NH used in more places
2012-07-02 pkanavosModified UpdateStatusDirect to use NHibernate's session...
2012-07-02 pkanavosReduced buffer size while hashing to 16K
2012-07-02 pkanavosAttempt to fix multiple preferences windows
2012-07-02 pkanavosAdded check for stale states
2012-07-02 pkanavosFix for possible NULL S
2012-07-02 pkanavosWrapped troublesome updates at StoreInfoDirect in a...
2012-06-27 pkanavosAdded checks for hashing of cache files
2012-06-27 pkanavosAdded restrained capacity to MD5 Block calculator,...
2012-06-23 pkanavosAdded check for last MD5 modification, to avoid redunda...
2012-06-22 pkanavosAdded ShortHashDate to FileState.cs
2012-06-21 pkanavosAdded file event filtering due to downloads through...
2012-06-21 George PantazisUpdated registration for restart manager to push null...
2012-06-20 pkanavosReplaced Merkle hash with MD5 for change checking
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
next