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 }}
devng
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 2, 2015
more style fixes
Ajay Kannan
committed
942ceb4
View commit details
Copy full SHA for 942ceb4
View code at this point
Browse repository at this point
Commits on Dec 1, 2015
style fix
Ajay Kannan
committed
18cbb77
View commit details
Copy full SHA for 18cbb77
View code at this point
Browse repository at this point
cleanup + cast fix
Ajay Kannan
committed
af94b53
View commit details
Copy full SHA for af94b53
View code at this point
Browse repository at this point
Make AppEngineAuthCredentials Restorable
Ajay Kannan
committed
12078e0
View commit details
Copy full SHA for 12078e0
View code at this point
Browse repository at this point
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 25, 2015
Merge pull request #416 from mziccard/fix-storage-to-builder
Show description for a25e504
aozarov
committed
a25e504
View commit details
Copy full SHA for a25e504
View code at this point
Browse repository at this point
Commits on Nov 24, 2015
Fix toBuilder so that info.equals(info.toBuilder().build()) is true
mziccard
committed
1a6dcde
View commit details
Copy full SHA for 1a6dcde
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
Commits on Nov 20, 2015
Limit batch deletes to 100, issue serveral batch if limit's exceeded
mziccard
committed
78f8f28
View commit details
Copy full SHA for 78f8f28
View code at this point
Browse repository at this point
Commits on Nov 19, 2015
Merge pull request #390 from mziccard/rewriter-check-blob-update
Show description for 39829a0
aozarov
committed
39829a0
View commit details
Copy full SHA for 39829a0
View code at this point
Browse repository at this point
Add message check to IT tests, better javadoc for storage.reader
mziccard
committed
bfe8924
View commit details
Copy full SHA for bfe8924
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
Merge pull request #380 from mziccard/fix-delete-batch
Show description for a4c4273
aozarov
committed
a4c4273
View commit details
Copy full SHA for a4c4273
View code at this point
Browse repository at this point
Move all checks for HTTP_NOT_FOUND to DefaultStorageRpc
mziccard
committed
1e7fe54
View commit details
Copy full SHA for 1e7fe54
View code at this point
Browse repository at this point
BlobReadChannel fails if blob is updated while being read
Show description for 6537314
mziccard
committed
6537314
View commit details
Copy full SHA for 6537314
View code at this point
Browse repository at this point
Fix BlobWriteChannel and BlobReadChannel javadoc
mziccard
committed
87e4bac
View commit details
Copy full SHA for 87e4bac
View code at this point
Browse repository at this point
Commits on Nov 17, 2015
Add support for signUrl when default credentials are used
Show description for 82ebc71
mziccard
committed
82ebc71
View commit details
Copy full SHA for 82ebc71
View code at this point
Browse repository at this point
Use GOOGLE_APPLICATION_CREDENTIALS and GCLOUD_PROJECT vars in RemoteGcsHelper
mziccard
committed
c3b6616
View commit details
Copy full SHA for c3b6616
View code at this point
Browse repository at this point
Make batch delete return false if not found
mziccard
committed
e22e8a3
View commit details
Copy full SHA for e22e8a3
View code at this point
Browse repository at this point
Better document delete methods
mziccard
committed
76cb620
View commit details
Copy full SHA for 76cb620
View code at this point
Browse repository at this point
Commits on Nov 14, 2015
Merge pull request #366 from mziccard/add-generation-blob-id
Show description for 315a0eb
aozarov
committed
315a0eb
View commit details
Copy full SHA for 315a0eb
View code at this point
Browse repository at this point
Commits on Nov 13, 2015
Merge pull request #375 from mziccard/fix-content-range
Show description for d039537
aozarov
committed
d039537
View commit details
Copy full SHA for d039537
View code at this point
Browse repository at this point
Fix setting ContentRange to inclusive positions
mziccard
committed
cf777fc
View commit details
Copy full SHA for cf777fc
View code at this point
Browse repository at this point
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
Set blob generation before sending requests in DefaultStorageRpc
mziccard
committed
3311969
View commit details
Copy full SHA for 3311969
View code at this point
Browse repository at this point
Remove Blob(Source/Get)Option.setGeneration method, add Storage.optionMap
mziccard
committed
f0ce897
View commit details
Copy full SHA for f0ce897
View code at this point
Browse repository at this point
Commits on Nov 12, 2015
Move generation from BlobInfo to BlobId
Show description for 2ffac2d
mziccard
committed
2ffac2d
View commit details
Copy full SHA for 2ffac2d
View code at this point
Browse repository at this point
Merge pull request #355 from mziccard/enums-to-string-bucket
Show description for ea56c11
aozarov
committed
ea56c11
View commit details
Copy full SHA for ea56c11
View code at this point
Browse repository at this point
Removed unused import from BucketInfo
mziccard
committed
da0ea58
View commit details
Copy full SHA for da0ea58
View code at this point
Browse repository at this point
Better javadoc for BucketInfo
mziccard
committed
b8defb8
View commit details
Copy full SHA for b8defb8
View code at this point
Browse repository at this point
Merge pull request #356 from mziccard/storage-javadoc
Show description for 9979502
aozarov
committed
9979502
View commit details
Copy full SHA for 9979502
View code at this point
Browse repository at this point
Better javadoc for (Bucket/Blob)ListOptions.prefix
mziccard
committed
5f9eaa4
View commit details
Copy full SHA for 5f9eaa4
View code at this point
Browse repository at this point
More detailed javadoc for BlobInfo
mziccard
committed
7193d0d
View commit details
Copy full SHA for 7193d0d
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
Previous
Next
You can’t perform that action at this time.