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

Storage: add 'bucket_policy_only' IAM property #7066

Merged
merged 14 commits into from
Feb 6, 2019
Merged

Storage: add 'bucket_policy_only' IAM property #7066

merged 14 commits into from
Feb 6, 2019

Commits on Jan 17, 2019

  1. Blacken.

    tseaver committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    0867ce4 View commit details
    Browse the repository at this point in the history
  2. Add 'bucket.IAMConfiguration' helper class.

    Manages conversion of a bucket's IAM configuration to / from the JSON repr.
    tseaver committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    849dee6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4fb246 View commit details
    Browse the repository at this point in the history
  4. Add system tests for BPO.

    Note oddities in the second and third, perhaps due to rollout issues.
    tseaver committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    877c49d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e40ee3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7cd74a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6814a4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b43092 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    693838f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

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

Commits on Jan 23, 2019

  1. Configuration menu
    Copy the full SHA
    924d112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c84f099 View commit details
    Browse the repository at this point in the history
  3. Lint.

    tseaver committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    86e5ab5 View commit details
    Browse the repository at this point in the history