CopyHandler

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed problem with shell extension not being able to retrieve configuration from CH (CH-281).

    • -3
    • +56
    /src/chext/ShellExtensionVerifier.cpp
Updated sqlite to 3.15.0 (CH-280).

    • -3353
    • +4942
    /ext/sqlite3/sqlite3.c
Fixed release version not building properly. Cleaned up unused code. (CH-270)

    • -0
    • +63
    /src/libchcore/OverlappedCallbacks.cpp
    • -27
    • +28
    /src/libchcore/OverlappedCallbacks.h
    • -0
    • +1
    /src/libchcore/TLocalFilesystemFile.cpp
    • -5
    • +0
    /src/libchcore/TOverlappedDataBuffer.h
    • -9
    • +8
    /src/libchcore/TOverlappedReaderWriter.h
    • -2
    • +2
    /src/libchcore/libchcore.vc140.vcxproj
Separated buffer management from overlapped queue management (CH-270)

    • -2
    • +1
    /src/libchcore/TLocalFilesystemFile.cpp
    • -3
    • +0
    /src/libchcore/TOverlappedDataBuffer.cpp
    • -0
    • +1
    /src/libchcore/TOverlappedDataBuffer.h
    • -0
    • +325
    /src/libchcore/TOverlappedReaderWriter.cpp
    • -108
    • +102
    /src/libchcore/TOverlappedReaderWriter.h
    • -31
    • +33
    /src/libchcore/TSubTaskCopyMove.cpp
    • -0
    • +547
    /src/libchcore/Tests/TOverlappedReaderWriterTests.cpp
    • -1
    • +3
    /src/libchcore/libchcore.vc140.vcxproj
Removed unit tests for deleted functionality (CH-270).

Decoupled overlapped data buffer from buffer queue (CH-270).

    • -3
    • +4
    /src/libchcore/TLocalFilesystemFile.cpp
    • -53
    • +4
    /src/libchcore/TOverlappedDataBuffer.cpp
    • -6
    • +3
    /src/libchcore/TOverlappedDataBuffer.h
    • -15
    • +15
    /src/libchcore/TSubTaskCopyMove.cpp
Fixed buffer count behavior in options (CH-279)

Improved timer naming in code (CH-273).

Made RPC_E_CHANGED_MODE error on CoInitializeEx non-fatal, allowing to launch CH (CH-275).

Added thread id to the log output (CH-206)

Removing task will now delete all associated log files, including rotated ones (CH-274)

    • -0
    • +43
    /src/liblogger/TLoggerPaths.cpp
    • -0
    • +43
    /src/liblogger/TLoggerPaths.h
    • -0
    • +2
    /src/liblogger/liblogger.vc140.vcxproj
Fixed logger build for x32 platform (CH-206).

Added try-catch section to logger thread to avoid issues with unhandled exceptions that can't be propagated through win32 api (CH-206).

    • -30
    • +36
    /src/liblogger/TAsyncMultiLogger.cpp
Fixed high CPU usage when logging. Replaced boost log with liblogger in shell extension. (CH-206).

    • -0
    • +98
    /src/chext/Logger.cpp
    • -6
    • +6
    /src/chext/chext.vc140.vcxproj.filters
  1. … 4 more files in changeset.
Removed dead code (CH-272).

    • -29
    • +23
    /src/libchcore/ConfigNodeContainer.cpp
Fixed cppcheck warnings (CH-272).

Fxied log file data to not accumulate log entries when no log file was specified (CH-206).

Fixed unit tests for overlapped data buffer (CH-206).

Added lots of logging to filesystem handling functions (CH-206)

    • -0
    • +30
    /src/libchcore/StreamingHelpers.h
    • -34
    • +142
    /src/libchcore/TLocalFilesystem.cpp
    • -8
    • +122
    /src/libchcore/TLocalFilesystemFile.cpp
    • -6
    • +41
    /src/libchcore/TLocalFilesystemFind.cpp
    • -4
    • +0
    /src/libchcore/TOverlappedDataBuffer.cpp
    • -0
    • +1
    /src/libchcore/libchcore.vc140.vcxproj
Various code cleanups (CH-273)

Various code cleanups (CH-273)

    • -3
    • +3
    /src/libchcore/ConfigNodeContainer.cpp
    • -0
    • +1
    /src/libchcore/TFeedbackHandlerBase.cpp
  1. … 21 more files in changeset.
Added liblogger to the script measuring unit tests coverage (CH-206)

Fixed problem reported by cppcheck and suppressed two issues that are not issues in those specific use cases (CH-272).

Updated cppcheck script to return more accurate results (CH-272).

    • -0
    • +14
    /scripts/jenkins/cppcheck-suppress.txt
Fixed several issues reported by cppcheck (CH-272).

Fixed several issues reported by cppcheck (CH-272).

    • -2
    • +2
    /src/libchcore/TCoreWin32Exception.cpp
    • -32
    • +0
    /src/liblogger/TLoggerLocationConfig.cpp
    • -40
    • +0
    /src/liblogger/TLoggerLocationConfig.h
Fixed problems reported by cppcheck (CH-206)

Fixed possible crash in logging subsystem reported by coverity scan (CH-206)

Fixed liblogger unit tests (CH-206)

    • -123
    • +126
    /src/liblogger/TLogFile.cpp
    • -0
    • +14
    /src/liblogger/liblogger.vc140.vcxproj
Version bump for 1.43.