[Box Backup-commit] [boxbackup/boxbackup] b1cc96: Remove unused code, to reduce diffs to s3_support_...

GitHub noreply at github.com
Fri Jan 19 23:19:08 GMT 2018


  Branch: refs/heads/s3_support
  Home:   https://github.com/boxbackup/boxbackup
  Commit: b1cc9666d6ed14155052fdade8eb0f61fbb15d0f
      https://github.com/boxbackup/boxbackup/commit/b1cc9666d6ed14155052fdade8eb0f61fbb15d0f
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-01-19 (Fri, 19 Jan 2018)

  Changed paths:
    M lib/backupstore/BackupAccountControl.h
    M lib/backupstore/BackupFileSystem.cpp
    M lib/backupstore/BackupStoreAccounts.cpp
    M lib/backupstore/BackupStoreAccounts.h
    M lib/backupstore/BackupStoreCheck.cpp
    M lib/backupstore/BackupStoreCheck.h
    M lib/backupstore/BackupStoreCheck2.cpp
    M lib/backupstore/BackupStoreInfo.h
    M lib/common/MemLeakFinder.h
    M test/backupstore/testbackupstore.cpp
    M test/backupstorepatch/testbackupstorepatch.cpp
    M test/httpserver/testhttpserver.cpp

  Log Message:
  -----------
  Remove unused code, to reduce diffs to s3_support_merge


  Commit: 97a303ea3c45c9ed81f76183b7d98c081b136584
      https://github.com/boxbackup/boxbackup/commit/97a303ea3c45c9ed81f76183b7d98c081b136584
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-01-19 (Fri, 19 Jan 2018)

  Changed paths:
    M lib/httpserver/HTTPException.txt

  Log Message:
  -----------
  Remove full stops from ends of exception messages


  Commit: dc78b502f5ec974b8ea33d878ca79a0b7f53e0d8
      https://github.com/boxbackup/boxbackup/commit/dc78b502f5ec974b8ea33d878ca79a0b7f53e0d8
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-01-19 (Fri, 19 Jan 2018)

  Changed paths:
    M test/bbackupd/testbbackupd.cpp

  Log Message:
  -----------
  Increase test verbosity level in test_store_error_reporting, to debug timing


  Commit: 5834af4d9916fb6b7e3c15c46d1fac56183d5f74
      https://github.com/boxbackup/boxbackup/commit/5834af4d9916fb6b7e3c15c46d1fac56183d5f74
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-01-19 (Fri, 19 Jan 2018)

  Changed paths:
    M lib/bbstored/BBStoreDHousekeeping.cpp
    M lib/bbstored/BackupStoreDaemon.cpp

  Log Message:
  -----------
  Wait for housekeeping to finish before bbstored exits

Should fix random test failures due to housekeeping process realising that the
master has asked it to terminate, and logging that it has, after the master has
already died and the test finished, confusing the test runner with its extra
output. Should also help make the occasionally-reported housekeeping crashes
more obvious and easier to debug.

(cherry picked from commit 0100d3185abf10b17ff7727f2c0f2d8fb6b724d4)


Compare: https://github.com/boxbackup/boxbackup/compare/2cc729b45d60...5834af4d9916


More information about the Boxbackup-commit mailing list