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
Accelerator
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
Type
/
to 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 }}
jart
/
gcloud-java
Public
forked from
googleapis/google-cloud-java
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-java
gcloud-java-datastore
src
on
nio-java-formatter
User selector
All users
All time
Commit history
Commits on Jan 27, 2016
Minor refactoring and javadoc fixes
Ajay Kannan
committed
f287462
View commit details
Copy full SHA for f287462
View code at this point
Browse repository at this point
fix toBuilder()
Ajay Kannan
committed
8ad3235
View commit details
Copy full SHA for 8ad3235
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
Simplify to/from url safe and fix access issue in workaround
Ajay Kannan
committed
03ca1bf
View commit details
Copy full SHA for 03ca1bf
View code at this point
Browse repository at this point
remove check for valid utf-8 cursor
Ajay Kannan
committed
f111953
View commit details
Copy full SHA for f111953
View code at this point
Browse repository at this point
Commits on Jan 20, 2016
Add throwable cause to DatastoreException
mziccard
committed
34e6806
View commit details
Copy full SHA for 34e6806
View code at this point
Browse repository at this point
Rename translateAndThrow in BaseServiceException and make it package scope in other exceptions
mziccard
committed
67e5dfc
View commit details
Copy full SHA for 67e5dfc
View code at this point
Browse repository at this point
Move exception handler and interceptor to BaseService class
mziccard
committed
acf260c
View commit details
Copy full SHA for acf260c
View code at this point
Browse repository at this point
Refactor BaseServiceException
mziccard
committed
03d5d30
View commit details
Copy full SHA for 03d5d30
View code at this point
Browse repository at this point
Commits on Jan 15, 2016
Minor style fixes
Ajay Kannan
committed
461f375
View commit details
Copy full SHA for 461f375
View code at this point
Browse repository at this point
avoid calling hasNext from afterCursor
Ajay Kannan
committed
e4113c4
View commit details
Copy full SHA for e4113c4
View code at this point
Browse repository at this point
clarify batching in docs
Ajay Kannan
committed
663e54b
View commit details
Copy full SHA for 663e54b
View code at this point
Browse repository at this point
Commits on Jan 14, 2016
minor fixes to afterCursor + test
Ajay Kannan
committed
2219c82
View commit details
Copy full SHA for 2219c82
View code at this point
Browse repository at this point
Populate cursorAfter in datastore v1beta2
Ajay Kannan
committed
a2e60ab
View commit details
Copy full SHA for a2e60ab
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
Merge pull request #547 from ajkannan/default-retry-strategy
Show description for e737516
aozarov
committed
e737516
View commit details
Copy full SHA for e737516
View code at this point
Browse repository at this point
Set default retry strategy
Ajay Kannan
committed
2d1e836
View commit details
Copy full SHA for 2d1e836
View code at this point
Browse repository at this point
Commits on Jan 11, 2016
Fixed #478 - Make DatastoreException informative.
Show description for 1583312
mderka
committed
1583312
View commit details
Copy full SHA for 1583312
View code at this point
Browse repository at this point
Commits on Jan 6, 2016
Docs and code cleanup
Ajay Kannan
committed
ea21d23
View commit details
Copy full SHA for ea21d23
View code at this point
Browse repository at this point
Commits on Dec 30, 2015
Document generic types
Ajay Kannan
committed
edfb470
View commit details
Copy full SHA for edfb470
View code at this point
Browse repository at this point
Commits on Dec 22, 2015
revert unnecessary changes in scope in BaseMarshaller
Ajay Kannan
committed
b2d181f
View commit details
Copy full SHA for b2d181f
View code at this point
Browse repository at this point
Commits on Dec 21, 2015
make protobuf methods package protected
Ajay Kannan
committed
a87cd14
View commit details
Copy full SHA for a87cd14
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
Specify HTTP Transport in DefaultDatastoreRpc
Ajay Kannan
committed
f22e41f
View commit details
Copy full SHA for f22e41f
View code at this point
Browse repository at this point
Commits on Dec 10, 2015
Add generic type to ServiceOption definition + minor fixes
Ajay Kannan
committed
d0eec71
View commit details
Copy full SHA for d0eec71
View code at this point
Browse repository at this point
fix checkstyle issues and warnings
Ajay Kannan
committed
c36b857
View commit details
Copy full SHA for c36b857
View code at this point
Browse repository at this point
Commits on Dec 1, 2015
Use null instead of NO_CREDENTIALS
Ajay Kannan
committed
b5c1cae
View commit details
Copy full SHA for b5c1cae
View code at this point
Browse repository at this point
Commits on Nov 24, 2015
Set special reason for timeout exceptions
mziccard
committed
a0f2d20
View commit details
Copy full SHA for a0f2d20
View code at this point
Browse repository at this point
Translate SocketTimeoutException to retryable service exception
mziccard
committed
0a05851
View commit details
Copy full SHA for 0a05851
View code at this point
Browse repository at this point
Merge pull request #412 from ajkannan/datastore-index-link
Show description for a23d8f9
aozarov
committed
a23d8f9
View commit details
Copy full SHA for a23d8f9
View code at this point
Browse repository at this point
Add link about datastore indexing in docs
Ajay Kannan
committed
8808c54
View commit details
Copy full SHA for 8808c54
View code at this point
Browse repository at this point
Avoid throwing exception when checking isLocalHost in Datastore
Ajay Kannan
committed
fc2ab10
View commit details
Copy full SHA for fc2ab10
View code at this point
Browse repository at this point
Commits on Nov 19, 2015
Update javadoc for FullEntity
aozarov
committed
02694ca
View commit details
Copy full SHA for 02694ca
View code at this point
Browse repository at this point
Commits on Nov 13, 2015
Make package info wording clearer
Ajay Kannan
committed
1bcdf4b
View commit details
Copy full SHA for 1bcdf4b
View code at this point
Browse repository at this point
Simplify package-info examples
Ajay Kannan
committed
dc71a56
View commit details
Copy full SHA for dc71a56
View code at this point
Browse repository at this point
Commits on Nov 11, 2015
Make RetryParams conform with our code style
mziccard
committed
d026540
View commit details
Copy full SHA for d026540
View code at this point
Browse repository at this point
Rename getDefaultInstance to defaultInstance and update READMEs
mziccard
committed
d7845b8
View commit details
Copy full SHA for d7845b8
View code at this point
Browse repository at this point
Add getDefaultInstance method to StorageOptions and DatastoreOptions
mziccard
committed
3125167
View commit details
Copy full SHA for 3125167
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.