Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
timtan
/
gcloud-python
Public
forked from
lucemia/gcloud-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 3, 2014
Merge pull request #312 from tseaver/161-bucket-delete_keys-useful_result
Show description for f33e557
tseaver
committed
f33e557
View commit details
Copy full SHA for f33e557
Browse repository at this point
Commits on Nov 1, 2014
Merge pull request #318 from tseaver/151-163-use_acl_endpoints
Show description for 632e126
tseaver
committed
632e126
View commit details
Copy full SHA for 632e126
Browse repository at this point
Re-raise NotFound error from 'Bucket.delete_keys' if no callback passed.
tseaver
committed
f14470f
View commit details
Copy full SHA for f14470f
Browse repository at this point
Raise KeyError from 'get_metadata' for ACL-related fields.
Show description for dcf7d27
tseaver
committed
dcf7d27
View commit details
Copy full SHA for dcf7d27
Browse repository at this point
Clarify why 'reload_metadata' uses 'projection=noAcl'.
tseaver
committed
081689b
View commit details
Copy full SHA for 081689b
Browse repository at this point
Make 'get_metadata' comments more developer-centric.
tseaver
committed
fe3edca
View commit details
Copy full SHA for fe3edca
Browse repository at this point
Restore simplified 'clear_acl' after re-convergence.
Show description for 6034e06
tseaver
committed
6034e06
View commit details
Copy full SHA for 6034e06
Browse repository at this point
Ensure bucket's 'acl' is marked as loaded after 'save_acl'.
Show description for 9bbf608
tseaver
committed
9bbf608
View commit details
Copy full SHA for 9bbf608
Browse repository at this point
Add comments pointing to specific ACL-related methods.
Show description for 4e5af92
tseaver
committed
4e5af92
View commit details
Copy full SHA for 4e5af92
Browse repository at this point
Drop support for fetching ACLs through 'metadata' operations.
Show description for 9071710
tseaver
committed
9071710
View commit details
Copy full SHA for 9071710
Browse repository at this point
Accomodate 'stick' ACL entries when clearing bucket's ACL.
Show description for cb234ee
tseaver
committed
cb234ee
View commit details
Copy full SHA for cb234ee
Browse repository at this point
Fix save/clear ACL operations.
Show description for b7d2feb
tseaver
committed
b7d2feb
View commit details
Copy full SHA for b7d2feb
Browse repository at this point
Use ACL-specific endpoints where feasible for keys.
Show description for de2ad66
tseaver
committed
de2ad66
View commit details
Copy full SHA for de2ad66
Browse repository at this point
Use ACL-specific endpoints where feasible for buckets.
Show description for 6fe5372
tseaver
committed
6fe5372
View commit details
Copy full SHA for 6fe5372
Browse repository at this point
Neaten.
tseaver
committed
b524729
View commit details
Copy full SHA for b524729
Browse repository at this point
Add a 'loaded' flag to ACLs.
Show description for 2d89c38
tseaver
committed
2d89c38
View commit details
Copy full SHA for 2d89c38
Browse repository at this point
Allow clearing an ACL.
tseaver
committed
7f4fe7c
View commit details
Copy full SHA for 7f4fe7c
Browse repository at this point
Merge pull request #320 from tseaver/148-rename_key_upload_download_methods
Show description for b1e8bcf
tseaver
committed
b1e8bcf
View commit details
Copy full SHA for b1e8bcf
Browse repository at this point
Commits on Oct 31, 2014
Rename upload/download methods to clarify directionality.
Show description for 6379355
tseaver
committed
6379355
View commit details
Copy full SHA for 6379355
Browse repository at this point
Merge pull request #325 from dhermes/make-lint-run-always
Show description for 26d7eef
dhermes
committed
26d7eef
View commit details
Copy full SHA for 26d7eef
Browse repository at this point
Merge pull request #323 from tseaver/244-rename-key_data_iterator-not_api
Show description for cacde45
tseaver
committed
cacde45
View commit details
Copy full SHA for cacde45
Browse repository at this point
Fixing corner case where lint doesn't run outside of a PR.
dhermes
committed
691b9f4
View commit details
Copy full SHA for 691b9f4
Browse repository at this point
Merge pull request #321 from tseaver/159-document_exceptions_for_bucket_delete
Show description for 8e12e10
tseaver
committed
8e12e10
View commit details
Copy full SHA for 8e12e10
Browse repository at this point
Merge pull request #322 from tseaver/166-document_exceptions_for_connection_create_bucket
Show description for da8dc57
tseaver
committed
da8dc57
View commit details
Copy full SHA for da8dc57
Browse repository at this point
Rename key iterators to indicate they are implementation details of Key.
Show description for 55cfd5c
tseaver
committed
55cfd5c
View commit details
Copy full SHA for 55cfd5c
Browse repository at this point
Document exceptions (currently) raised from 'Connection.create_bucket'.
Show description for c9f86ab
tseaver
committed
c9f86ab
View commit details
Copy full SHA for c9f86ab
Browse repository at this point
Make 'Bucket.delete_keys' take an 'on_error' callback.
Show description for a0aa94b
tseaver
committed
a0aa94b
View commit details
Copy full SHA for a0aa94b
Browse repository at this point
Make 'Bucket.delete_keys' return a useful result.
Show description for 9cbae2c
tseaver
committed
9cbae2c
View commit details
Copy full SHA for 9cbae2c
Browse repository at this point
Document exceptions (currently) raised from 'Bucket.delete'.
Show description for 739101d
tseaver
committed
739101d
View commit details
Copy full SHA for 739101d
Browse repository at this point
Moar spurious blank lines.
tseaver
committed
d4c46af
View commit details
Copy full SHA for d4c46af
Browse repository at this point
Commits on Oct 30, 2014
Even moar spurious blank lines, docstring poetry.
tseaver
committed
042ca95
View commit details
Copy full SHA for 042ca95
Browse repository at this point
Remove moar spurious blank lines, docstring poetry.
tseaver
committed
48ab0bb
View commit details
Copy full SHA for 48ab0bb
Browse repository at this point
Remove 'poetry' in docstrings.
tseaver
committed
bd629d5
View commit details
Copy full SHA for bd629d5
Browse repository at this point
Moar empty-lines-after-docstring.
tseaver
committed
5e92776
View commit details
Copy full SHA for 5e92776
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
tseaver
committed
b80dd53
View commit details
Copy full SHA for b80dd53
Browse repository at this point
Previous
Next
You can’t perform that action at this time.