[Box Backup-commit] [boxbackup/boxbackup] ef242f: Improve exception messages thrown by S3Client

GitHub noreply at github.com
Mon Nov 14 12:55:00 GMT 2016


  Branch: refs/heads/s3_virtual_host_name
  Home:   https://github.com/boxbackup/boxbackup
  Commit: ef242f0f84d8da8c076082d6a6a160f9c50ecc2a
      https://github.com/boxbackup/boxbackup/commit/ef242f0f84d8da8c076082d6a6a160f9c50ecc2a
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

  Changed paths:
    M lib/httpserver/S3Client.cpp

  Log Message:
  -----------
  Improve exception messages thrown by S3Client


  Commit: 9f5c66b8d8d0c4af6bc77c869060b8e013e5c063
      https://github.com/boxbackup/boxbackup/commit/9f5c66b8d8d0c4af6bc77c869060b8e013e5c063
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

  Changed paths:
    M lib/common/BoxException.h
    M lib/httpserver/S3Simulator.cpp

  Log Message:
  -----------
  Improve exception handling in S3Simulator

Centralise error response generationImprove exception handling in S3Simulator,
driven by throwing and catching exceptions.

Add a method to BoxException to quickly check what type of exception it is, and
a macro to make this even shorter.


  Commit: b559015f072a998598ee41e1eaeeb9b32c8fcb41
      https://github.com/boxbackup/boxbackup/commit/b559015f072a998598ee41e1eaeeb9b32c8fcb41
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

  Changed paths:
    M lib/httpserver/HTTPQueryDecoder.cpp

  Log Message:
  -----------
  Really fix compile of isalnum() in HTTPQueryDecoder


Compare: https://github.com/boxbackup/boxbackup/compare/f93a32de11ad...b559015f072a


More information about the Boxbackup-commit mailing list