CopyHandler

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added buffer queue depth as configuration option (CH-161).

Rewritten formatting system error messages (CH-163).

    • -0
    • +62
    /src/libchcore/TWin32ErrorFormatter.cpp
    • -0
    • +39
    /src/libchcore/TWin32ErrorFormatter.h
    • -0
    • +2
    /src/libchcore/libchcore.vc120.vcxproj
Removed explicit references to chcore namespace from chcore namespace.

    • -2
    • +2
    /src/libchcore/TFakeFileSerializer.cpp
    • -5
    • +5
    /src/libchcore/TFeedbackHandlerBase.cpp
    • -4
    • +4
    /src/libchcore/TOverlappedDataBuffer.cpp
  1. … 7 more files in changeset.
Added missing interface implementation file.

    • -0
    • +28
    /src/libchcore/IOverlappedDataBufferQueue.cpp
    • -14
    • +9
    /src/libchcore/TSubTaskCopyMove.cpp
    • -6
    • +0
    /src/libchcore/libchcore.vc120.vcxproj
Introduced preliminary version of async io when copying - early, buggy version (CH-161).

    • -0
    • +46
    /src/libchcore/IOverlappedDataBufferQueue.h
    • -0
    • +30
    /src/libchcore/RoundingFunctions.h
    • -0
    • +38
    /src/libchcore/TEvent.cpp
    • -0
    • +44
    /src/libchcore/TEvent.h
    • -12
    • +73
    /src/libchcore/TLocalFilesystem.cpp
    • -0
    • +121
    /src/libchcore/TOverlappedDataBuffer.cpp
    • -0
    • +92
    /src/libchcore/TOverlappedDataBuffer.h
  1. … 11 more files in changeset.
Updated paths to point to boost 1.58 (CH-162).

Updated paths to point to boost 1.58 (CH-162).

Bugfix: Importing same task twice caused CH to crash. Now tasks are imported with new unique ID every time (CH-159).

Bugfix: fixed crash appearing when trying to pass unsupported command line option to CH (CH-158).

Feature: added possibility to export task details from the CustomCopy dialog (CH-157).

    • -78
    • +39
    /src/libchcore/TTaskDefinition.cpp
Bugfix: if migrating task serializer fails, CH exited without warning. Now, for the failed migrations the empty task will be shown in status dialog that will allow user to remove it from the list (CH-148).

    • -0
    • +50
    /src/libchcore/TFakeFileSerializer.cpp
    • -0
    • +48
    /src/libchcore/TFakeFileSerializer.h
    • -1
    • +2
    /src/libchcore/TSQLiteSerializerFactory.h
    • -0
    • +2
    /src/libchcore/libchcore.vc120.vcxproj
Bugfix/improvement: user choices selected in feedback dialogs now are stored in the database when 'don't ask again' is selected (CH-154).

    • -0
    • +34
    /src/ch/FeedbackHandlerFactory.cpp
    • -0
    • +36
    /src/ch/FeedbackHandlerFactory.h
    • -10
    • +11
    /src/libchcore/EFeedbackResult.h
    • -58
    • +25
    /src/libchcore/IFeedbackHandler.h
    • -1
    • +0
    /src/libchcore/IFeedbackHandlerFactory.h
    • -0
    • +144
    /src/libchcore/TFeedbackHandlerBase.cpp
    • -0
    • +102
    /src/libchcore/TFeedbackHandlerBase.h
  1. … 11 more files in changeset.
Automatic version bump after tagging 1.40Beta-svn629

Bugfix: fixed problem with scanned files not being cleared in DB when cleared in code causing various problems with serialization (of scanned files) and de-synchronizing stats and scanned files (CH-156) (CH-149).

Automatic version bump after tagging 1.40Beta-svn625

Added logging of several task requests to help with diagnosing problem when occurs (CH-156).

Bugfix: task time was not reset when restarting the task (CH-152).

Bugfix: corrected unneeded serializations of data into subtasks_info table (CH-153).

Bugfix: restarting task did not reset the 'do not ask again' flags of feedback handler (CH-150).

    • -0
    • +1
    /src/libchcore/TFeedbackHandlerWrapper.h
Bugfix: subtask phase was displayed incorrectly (CH-151).

    • -4
    • +68
    /src/libchcore/TSQLiteTaskSchema.cpp
    • -2
    • +2
    /src/libchcore/TSubTaskScanDirectory.cpp
Bugfix: time counting for tasks and subtasks was not stopped when waiting for user input (CH-145)

    • -0
    • +28
    /src/libchcore/IRunningTimeControl.cpp
    • -0
    • +42
    /src/libchcore/IRunningTimeControl.h
    • -0
    • +42
    /src/libchcore/TFeedbackHandlerWrapper.cpp
    • -0
    • +50
    /src/libchcore/TFeedbackHandlerWrapper.h
    • -0
    • +75
    /src/libchcore/TScopedRunningTimeTracker.cpp
    • -0
    • +51
    /src/libchcore/TScopedRunningTimeTracker.h
    • -0
    • +36
    /src/libchcore/TScopedRunningTimeTrackerPause.cpp
    • -0
    • +43
    /src/libchcore/TScopedRunningTimeTrackerPause.h
  1. … 16 more files in changeset.
Bugfix: resuming paused copying caused asking for replacing existing file, when it was only created previously and no data were written (CH-144).

    • -0
    • +14
    /src/libchcore/TSQLiteTaskSchema.cpp
    • -12
    • +19
    /src/libchcore/TSubTaskCopyMove.cpp
    • -1
    • +19
    /src/libchcore/TSubTaskStatsInfo.cpp
Bugfix: fixed missing items/second stats (CH-143).

Bugfix: missing paths in some feedback dialogs (CH-147).

Bugfix: portable version of CH was not portable due to a missing default configuration (CH-137).

    • -28
    • +30
    /scripts/make_existing_release.bat
    • -0
    • +2
    /scripts/portable_config/ch.xml
Bugfix: wrong stats management when resuming file copy after being cancelled first (CH-141).

    • -7
    • +14
    /src/libchcore/TSubTaskCopyMove.cpp
Bugfix: pausing/resuming task did not take already processed part of files into account. That caused resuming to ask for file replacement when unnecessary (CH-140).

Automatic version bump after tagging 1.40Alpha-svn610

Fixed a few problems found with VS2013 static analysis.

    • -0
    • +3
    /src/libchcore/ConfigNodeContainer.cpp
Bugfix: registering shell extension using CH, on a system where an older shell extension was enabled (and in use) did not inform user that the system need to be restarted in order to make the new shell extension visible to the system (CH-139).