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
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 }}
codeForSaif
/
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-storage
src
on
update-datastore
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 21, 2015
Merge pull request #272 from mziccard/add-remotegcshelper-test
Show description for 0dd3d97
aozarov
committed
0dd3d97
View commit details
Copy full SHA for 0dd3d97
View code at this point
Browse repository at this point
Removed RemoteGcsHeler.Option
mziccard
committed
862ea6a
View commit details
Copy full SHA for 862ea6a
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
Remove unnecessary final from create(blobInfo, content, blobWriteOptions)
mziccard
committed
354d047
View commit details
Copy full SHA for 354d047
View code at this point
Browse repository at this point
Fix testForceDeleteTimeout and add test for fatal failure
mziccard
committed
1c5030a
View commit details
Copy full SHA for 1c5030a
View code at this point
Browse repository at this point
Add RemoteGcsHelper unit tests
mziccard
committed
f24b2bf
View commit details
Copy full SHA for f24b2bf
View code at this point
Browse repository at this point
Add create from stream to RemoteGcsHelper, fix javadoc format
mziccard
committed
3c71bf2
View commit details
Copy full SHA for 3c71bf2
View code at this point
Browse repository at this point
Remove md5 and crc32c options from StorageRpc
Show description for 3d13b99
mziccard
committed
3d13b99
View commit details
Copy full SHA for 3d13b99
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
Add BlobWriteOption to support MD5 and CRC32C checks on create/write
Show description for cebb0bb
mziccard
committed
cebb0bb
View commit details
Copy full SHA for cebb0bb
View code at this point
Browse repository at this point
Merge pull request #261 from mziccard/remove-serializable-channels
Show description for 30992ae
aozarov
committed
30992ae
View commit details
Copy full SHA for 30992ae
View code at this point
Browse repository at this point
Add test for save/restore closed BlobWriteChannelImpl
mziccard
committed
638bd92
View commit details
Copy full SHA for 638bd92
View code at this point
Browse repository at this point
Fix wrapping, remove limit from write channel StateImpl
mziccard
committed
2060526
View commit details
Copy full SHA for 2060526
View code at this point
Browse repository at this point
Remove compact param from write channel flush, restore limit from array length
mziccard
committed
71604bb
View commit details
Copy full SHA for 71604bb
View code at this point
Browse repository at this point
Remove public modifiers from channels StateImpl Builder
mziccard
committed
dcbe37f
View commit details
Copy full SHA for dcbe37f
View code at this point
Browse repository at this point
Commits on Oct 16, 2015
Add channel write and restore integration tests
mziccard
committed
ab56573
View commit details
Copy full SHA for ab56573
View code at this point
Browse repository at this point
Move State interface out of channels, move to core module and make it generic
mziccard
committed
33400da
View commit details
Copy full SHA for 33400da
View code at this point
Browse repository at this point
Update StorageExample, readme and package info examples
mziccard
committed
d51311e
View commit details
Copy full SHA for d51311e
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
Remove Serializable from BlobRead and BlobWriteChannel
Show description for 029fbe2
mziccard
committed
029fbe2
View commit details
Copy full SHA for 029fbe2
View code at this point
Browse repository at this point
Update Storage example in README.md and package-info
mziccard
committed
32e7521
View commit details
Copy full SHA for 32e7521
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
Fix Blob/Bucket load javadoc, return null if not found
mziccard
committed
13572e7
View commit details
Copy full SHA for 13572e7
View code at this point
Browse repository at this point
Add static load method to Blob and Bucket, add tests, update example
mziccard
committed
3011587
View commit details
Copy full SHA for 3011587
View code at this point
Browse repository at this point
Add options parameter to Blob.exists
mziccard
committed
77a9dd1
View commit details
Copy full SHA for 77a9dd1
View code at this point
Browse repository at this point
Add copyTo(BlobId) method to Blob
mziccard
committed
41da3aa
View commit details
Copy full SHA for 41da3aa
View code at this point
Browse repository at this point
Use blobId in Blob whenever possible
mziccard
committed
8b89ba3
View commit details
Copy full SHA for 8b89ba3
View code at this point
Browse repository at this point
Add storage.delete(blobId) to resolve ambiguities
mziccard
committed
fd333a9
View commit details
Copy full SHA for fd333a9
View code at this point
Browse repository at this point
Add BlobId class and update other storage classes accordingly
Show description for 264a8ae
mziccard
committed
264a8ae
View commit details
Copy full SHA for 264a8ae
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
Fix javadoc indent in Blob and Storage
mziccard
committed
3e57ae7
View commit details
Copy full SHA for 3e57ae7
View code at this point
Browse repository at this point
Rename TimeSource to Clock and move it to ServiceOptions
mziccard
committed
194d239
View commit details
Copy full SHA for 194d239
View code at this point
Browse repository at this point
Enhance storage/blob signUrl javadoc
mziccard
committed
64121d8
View commit details
Copy full SHA for 64121d8
View code at this point
Browse repository at this point
Make signUrl take long duration and TimeUnit parameter
Show description for d60d3f4
mziccard
committed
d60d3f4
View commit details
Copy full SHA for d60d3f4
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
Merge pull request #233 from mziccard/simple-storage-batch-requests
Show description for cedc9a2
aozarov
committed
cedc9a2
View commit details
Copy full SHA for cedc9a2
View code at this point
Browse repository at this point
Remove case for 1 item array in Blob batch methods, add @throws to docs
mziccard
committed
f2b6adc
View commit details
Copy full SHA for f2b6adc
View code at this point
Browse repository at this point
Add storage.update(blobInfo) and update batch methods params
mziccard
committed
f1c6b04
View commit details
Copy full SHA for f1c6b04
View code at this point
Browse repository at this point
Refactor Blob/Storage batch get, update and delete
Show description for 5bf23b6
mziccard
committed
5bf23b6
View commit details
Copy full SHA for 5bf23b6
View code at this point
Browse repository at this point
Rename getAll in Bucket to get, return immutable list
mziccard
committed
c552ede
View commit details
Copy full SHA for c552ede
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
add 429 to the retriable error codes
aozarov
committed
46d5efa
View commit details
Copy full SHA for 46d5efa
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.