[Box Backup-commit] [boxbackup/boxbackup] 54b591: Refactor test/s3store to make check_new_account_in...

GitHub noreply at github.com
Mon May 29 21:34:57 BST 2017


  Branch: refs/heads/s3_support_merge_9
  Home:   https://github.com/boxbackup/boxbackup
  Commit: 54b591217d121e2df6e5ce50037c85ec353c0ee8
      https://github.com/boxbackup/boxbackup/commit/54b591217d121e2df6e5ce50037c85ec353c0ee8
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2017-05-29 (Mon, 29 May 2017)

  Changed paths:
    M test/s3store/tests3store.cpp

  Log Message:
  -----------
  Refactor test/s3store to make check_new_account_info() reusable.

(cherry picked from commit 2f597e11ccf56129319851f767581de1055da53e)


  Commit: 3c83ef36ce9d1ff7fe87630f21ef65242286023d
      https://github.com/boxbackup/boxbackup/commit/3c83ef36ce9d1ff7fe87630f21ef65242286023d
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2017-05-29 (Mon, 29 May 2017)

  Changed paths:
    M bin/bbackupquery/bbackupquery.cpp
    M bin/bbstoreaccounts/bbstoreaccounts.cpp
    M lib/backupstore/BackupAccountControl.cpp
    M lib/backupstore/BackupStoreAccounts.cpp
    M lib/backupstore/BackupStoreCheck.h
    M lib/backupstore/BackupStoreRefCountDatabase.cpp
    M lib/backupstore/BackupStoreRefCountDatabase.h
    M lib/backupstore/HousekeepStoreAccount.h
    M lib/bbackupd/BackupClientContext.cpp
    M lib/bbstored/BBStoreDHousekeeping.cpp
    M lib/common/Configuration.cpp
    M lib/common/Configuration.h
    M lib/common/IOStream.cpp
    M lib/common/NamedLock.h
    M lib/common/ReadLoggingStream.cpp
    M lib/common/Utils.cpp
    M lib/common/ZeroStream.h
    M lib/httpserver/HTTPRequest.cpp

  Log Message:
  -----------
  Whitespace cleanup

(cherry picked from commit 88f7f4ef025a32680d0545571e0e5bdf9e0d5c3c)


  Commit: 9141801e874b89f77691490e09f2313952846eb9
      https://github.com/boxbackup/boxbackup/commit/9141801e874b89f77691490e09f2313952846eb9
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2017-05-29 (Mon, 29 May 2017)

  Changed paths:
    M lib/server/Daemon.cpp

  Log Message:
  -----------
  Fix warning about snprintf() being deprecated on Windows.

(cherry picked from commit eeb2a127fe1410a871f3943651fa363edff943d0)


  Commit: 0188f614b3c4395306794b938a353cd20bda3caa
      https://github.com/boxbackup/boxbackup/commit/0188f614b3c4395306794b938a353cd20bda3caa
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2017-05-29 (Mon, 29 May 2017)

  Changed paths:
    M lib/common/Test.cpp
    A lib/httpserver/HTTPHeaders.cpp
    A lib/httpserver/HTTPHeaders.h
    M lib/httpserver/HTTPQueryDecoder.cpp
    M lib/httpserver/HTTPQueryDecoder.h
    M lib/httpserver/HTTPRequest.cpp
    M lib/httpserver/HTTPRequest.h
    M lib/httpserver/HTTPResponse.cpp
    M lib/httpserver/HTTPResponse.h
    M lib/httpserver/S3Client.cpp
    M lib/httpserver/S3Simulator.cpp
    A test/httpserver/testfiles/dsfdsfs98.fd
    M test/httpserver/testhttpserver.cpp

  Log Message:
  -----------
  Refactor common HTTP header handling

Move the common code out of HTTPRequest and HTTPResponse into the new
HTTPHeaders class, a container for headers with some sensible HTTP-specific
behaviour.

(cherry picked from commit 546c0d068934e8fc5ba53f32bdf61b3a6841c65b)


Compare: https://github.com/boxbackup/boxbackup/compare/fa5d4670a0c0...0188f614b3c4


More information about the Boxbackup-commit mailing list