Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requester-Pays bucket support. #3406

Merged
merged 6 commits into from
Jul 9, 2018

Commits on Jun 26, 2018

  1. Requester-Pays bucket support.

    Code and integration test.
    
    To use this feature, set the "userProject" setting in the
    CloudStorageConfiguration.
    
    Optionally, set autoDetectRequesterPays to avoid automatically
    unset userProject if the bucket isn't requester-pays.
    jean-philippe-martin committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    f393680 View commit details
    Browse the repository at this point in the history
  2. linter fixes

    jean-philippe-martin committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    38f6095 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    110c37f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Configuration menu
    Copy the full SHA
    e87a642 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    b76894d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af4e4c5 View commit details
    Browse the repository at this point in the history