[Box Backup-commit] [boxbackup/boxbackup] 1c708b: Add functions for manipulating request parameters ...

GitHub noreply at github.com
Fri Nov 27 22:21:22 GMT 2015


  Branch: refs/heads/s3_support_merge
  Home:   https://github.com/boxbackup/boxbackup
  Commit: 1c708be01b8d8b5d3dc096fc9fef0a8eadf990b3
      https://github.com/boxbackup/boxbackup/commit/1c708be01b8d8b5d3dc096fc9fef0a8eadf990b3
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2015-11-27 (Fri, 27 Nov 2015)

  Changed paths:
    M lib/httpserver/HTTPException.txt
    M lib/httpserver/HTTPRequest.cpp
    M lib/httpserver/HTTPRequest.h

  Log Message:
  -----------
  Add functions for manipulating request parameters to HTTPRequest.

Encode and send the request parameters along with the request.


  Commit: 882c246415297ac8c66047b91f3dfaa059c4645e
      https://github.com/boxbackup/boxbackup/commit/882c246415297ac8c66047b91f3dfaa059c4645e
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2015-11-27 (Fri, 27 Nov 2015)

  Changed paths:
    M lib/backupstore/BackupProtocol.h
    M lib/server/makeprotocol.pl.in

  Log Message:
  -----------
  Allow constructing a BackupProtocolLocal with an existing BackupStoreContext.

Together with previous changes to BackupStoreContext, this allows the use of
BackupProtocolLocal with S3BackupFileSystem, mainly for testing.


Compare: https://github.com/boxbackup/boxbackup/compare/6970615d89e0...882c24641529


More information about the Boxbackup-commit mailing list