-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull in / reconcile all PRs for #314 #347
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
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
d52d81f
Add support for the Bucket's 'versioning' field.
tseaver 8477e85
Add tests asserting that 'get_metatdata' raises w/ 'versioning'.
tseaver 037a732
Add support for the Bucket's 'logging' field.
tseaver c586a7c
Add CORS support to buckets.
tseaver b721f42
Add location support to buckets.
tseaver c9fa1f3
Expanded / explicit coverage and assertions for '_helpers._MetadataMi…
tseaver 2c3725d
Remove redundant coverage for mixin methods.
tseaver 36966e8
Stop using 'metadata' to refer to all properties in bucket/key repres…
tseaver 79e0b05
Wrap method / attr name in single quotes.
tseaver 7533899
Add read-only properties for non-writable bucket fields.
tseaver 9d7fc2f
Merge branch '314-bucket_versioning_support' into 314-omnibus
tseaver 40c03c5
Merge branch '314-bucket_logging_support' into 314-omnibus
tseaver 1fdacb4
Merge branch '314-bucket_cors_support' into 314-omnibus
tseaver 48677ee
Merge branch '314-bucket_location_support' into 314-omnibus
tseaver c3fcb2e
Re-order methods to match field order.
tseaver aa7afbb
Make 'lazy' test less eager.
tseaver 5f1667a
Fix up accessor / mutators methods to use new helpers.
tseaver 72f3e5a
Bucket has more fields than pylint wants to allow.
tseaver f77e593
Remove backward-compatibility aliases.
tseaver b8ea274
Docstring fixes.
tseaver 262b413
Drop (unused-and-confusing) '_has_property' method.
tseaver 25b7b5c
Use 'properties' to ensure loading before lookup.
tseaver 13b28c2
Fix copy-paste errors in 'Bucket' accessor docstrings.
tseaver 3eaf39d
Avoid remapping names of keys in server-side properties.
tseaver File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.