forked from Backblaze/b2-sdk-python
-
Notifications
You must be signed in to change notification settings - Fork 9
BucketStructure introduced #218
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
Open
mpnowacki-reef
wants to merge
23
commits into
master
Choose a base branch
from
bucket-structure
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
449cc8f
BucketStructure introduced
mpnowacki-reef af80fc3
comment for a peculiar behaviour in BucketFactory
mpnowacki-reef 00544a0
Replace ValueNotSet() with NOT_SET from module scope
agoncharov-reef 8dd8ab1
Make BucketFactory.bucket_structure_from_dict return type configurabl…
agoncharov-reef 06d25e0
Allow any Iterable for create_key instead of List
agoncharov-reef 5e35a71
Update CHANGELOG.md about making `create_key` accept iterable for `ca…
agoncharov-reef 96365d5
Remove staticmethod from BUCKET_CLASS, BUCKET_STRUCTURE_CLASS
agoncharov-reef 65f35bf
Fix BucketStructure cls.NOT_SET -> NOT_SET
agoncharov-reef 8b2d3cf
Improve docstring of BucketStructure
agoncharov-reef 2bdb765
Replication WIP checks
mpnowacki-reef b2250d9
Refactor replication/check.py
agoncharov-reef 85d4f64
Refactor replication check
agoncharov-reef b253a99
Even more refactor replication/check.py; update tests
agoncharov-reef a9c7159
Refactor TwoWayReplicationCheck
agoncharov-reef 4374c27
Fix RawSimulator not deleting key from `all_application_keys` in `del…
agoncharov-reef 92a4cf8
Fix B2Api.get_key() returning wrong key if `key_id` is incorrect
agoncharov-reef 346a24c
Fix Pawel using "it's" instead of "its"
agoncharov-reef 774080d
Fix Michal using list(map(lambda...)) instead of list comprehension
agoncharov-reef 3ce142d
Fix lint issues, update tests
agoncharov-reef a75267a
Bug fixes; add as_dict()
agoncharov-reef f264f38
Lint fix
agoncharov-reef d352d6b
Add is_sse_c_disabled check
agoncharov-reef fa7aa4b
Add troubleshooter tests
agoncharov-reef 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
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.