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
Breadcrumbs
History for
gcloud-python
gcloud
on
datastore-orm-model
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 29, 2014
support repeated property
lucemia
committed
2393594
View commit details
Copy full SHA for 2393594
View code at this point
Browse repository at this point
Commits on Oct 27, 2014
fix type conversion issue in TextProperty
lucemia
committed
58b6910
View commit details
Copy full SHA for 58b6910
View code at this point
Browse repository at this point
Commits on Oct 24, 2014
Merge branch 'master' into datastore-orm-model
lucemia
committed
00e4fbe
View commit details
Copy full SHA for 00e4fbe
View code at this point
Browse repository at this point
init orm for gcloud-datastore
lucemia
committed
422d2f8
View commit details
Copy full SHA for 422d2f8
View code at this point
Browse repository at this point
Commits on Oct 23, 2014
Only using 'id' OR 'name' from pb path in datastore.Entity.save.
Show description for 6c3b983
dhermes
committed
6c3b983
View commit details
Copy full SHA for 6c3b983
View code at this point
Browse repository at this point
Use longer name for list-comprehension placeholder.
Show description for 15cd8a2
tseaver
committed
15cd8a2
View commit details
Copy full SHA for 15cd8a2
View code at this point
Browse repository at this point
Update 'gcloud.datastore.helpers' to indicate API-ness.
Show description for a00e00e
tseaver
committed
a00e00e
View commit details
Copy full SHA for a00e00e
View code at this point
Browse repository at this point
Fix #260: remove import cycles in datastore.
Show description for d1e1dd3
tseaver
committed
d1e1dd3
View commit details
Copy full SHA for d1e1dd3
View code at this point
Browse repository at this point
Rename datastore._helpers -> helpers.
Show description for 949df73
tseaver
committed
949df73
View commit details
Copy full SHA for 949df73
View code at this point
Browse repository at this point
Documenting the fact the more_results is unfit for use in datastore.
dhermes
committed
8bad0d7
View commit details
Copy full SHA for 8bad0d7
View code at this point
Browse repository at this point
Commits on Oct 22, 2014
Remove direct 'Key' -> 'Dataset' relationship.
Show description for c769cc7
tseaver
committed
c769cc7
View commit details
Copy full SHA for c769cc7
View code at this point
Browse repository at this point
Don't copy key's datset ID to the protobuf.
Show description for e78193b
tseaver
committed
e78193b
View commit details
Copy full SHA for e78193b
View code at this point
Browse repository at this point
Commits on Oct 21, 2014
Remove spurious assertions about Content-Length header value.
Show description for 0f01d38
tseaver
committed
0f01d38
View commit details
Copy full SHA for 0f01d38
View code at this point
Browse repository at this point
Revert "Fix #121: Drop munging of 's~' prefix onto keys."
tseaver
committed
374cdf8
View commit details
Copy full SHA for 374cdf8
View code at this point
Browse repository at this point
Commits on Oct 20, 2014
Removed unused _Bucket class from iterator test.
dhermes
committed
8de933f
View commit details
Copy full SHA for 8de933f
View code at this point
Browse repository at this point
Resolving cyclic imports in storage package.
Show description for bd46103
dhermes
committed
bd46103
View commit details
Copy full SHA for bd46103
View code at this point
Browse repository at this point
Drop munging of 's~' prefix onto keys.
Show description for 82b3b1f
tseaver
committed
82b3b1f
View commit details
Copy full SHA for 82b3b1f
View code at this point
Browse repository at this point
Commits on Oct 19, 2014
Merge pull request #263 from tseaver/233-support_blob_value
Show description for 99e4d53
tseaver
committed
99e4d53
View commit details
Copy full SHA for 99e4d53
View code at this point
Browse repository at this point
Merge pull request #255 from tseaver/170-query_namespaces
Show description for 67b8302
tseaver
committed
67b8302
View commit details
Copy full SHA for 67b8302
View code at this point
Browse repository at this point
Merge pull request #264 from dhermes/remove-nested-class-def
Show description for 628c430
dhermes
committed
628c430
View commit details
Copy full SHA for 628c430
View code at this point
Browse repository at this point
Return True from 'Connection.delete_entities' unconditionally.
Show description for e8dda0f
tseaver
committed
e8dda0f
View commit details
Copy full SHA for e8dda0f
View code at this point
Browse repository at this point
Remove 'Connection.delete_entity' API.
Show description for 16738fe
tseaver
committed
16738fe
View commit details
Copy full SHA for 16738fe
View code at this point
Browse repository at this point
Add notes to docstrings about 'text' vs. 'bytes' semantics.
Show description for d5642c9
tseaver
committed
d5642c9
View commit details
Copy full SHA for d5642c9
View code at this point
Browse repository at this point
Make '_get_value_from_value_pb' rigorous about bytes vs. text.
tseaver
committed
9809589
View commit details
Copy full SHA for 9809589
View code at this point
Browse repository at this point
Make '_get_protobuf_attribute_and_value' rigorous about bytes vs. text.
tseaver
committed
ad90b7b
View commit details
Copy full SHA for ad90b7b
View code at this point
Browse repository at this point
Pass namespace when fetching results.
Show description for bfffdbf
tseaver
committed
bfffdbf
View commit details
Copy full SHA for bfffdbf
View code at this point
Browse repository at this point
Typos.
tseaver
committed
c120f65
View commit details
Copy full SHA for c120f65
View code at this point
Browse repository at this point
Add namespace to query ctor / clone.
tseaver
committed
b7bee41
View commit details
Copy full SHA for b7bee41
View code at this point
Browse repository at this point
Test *real* ctor defaults.
Show description for 6a732f1
tseaver
committed
6a732f1
View commit details
Copy full SHA for 6a732f1
View code at this point
Browse repository at this point
Commits on Oct 18, 2014
Support marshalling lists to value_pb.list_value.
Show description for 87122ed
tseaver
committed
87122ed
View commit details
Copy full SHA for 87122ed
View code at this point
Browse repository at this point
Moving nested 'storage.acl.ACL.Entity' to module scope.
dhermes
committed
c5484a6
View commit details
Copy full SHA for c5484a6
View code at this point
Browse repository at this point
Commits on Oct 17, 2014
Addressing feedback in review for main pylint changes.
Show description for d609071
dhermes
committed
d609071
View commit details
Copy full SHA for d609071
View code at this point
Browse repository at this point
Adding pylintrc config and custom runner and making it pass.
Show description for 1a57043
dhermes
committed
1a57043
View commit details
Copy full SHA for 1a57043
View code at this point
Browse repository at this point
Merge pull request #254 from tseaver/171-rework_query_clone_deepcopy
Show description for 83e8262
tseaver
committed
83e8262
View commit details
Copy full SHA for 83e8262
View code at this point
Browse repository at this point
Merge pull request #253 from tseaver/174-verify_entity_repr
Show description for 08deef5
tseaver
committed
08deef5
View commit details
Copy full SHA for 08deef5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.