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 }}
surajchhetry
/
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
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 5, 2015
Merge pull request #327 from mziccard/sbt-gradle-dependency-readme
Show description for 1ea112d
aozarov
committed
1ea112d
View commit details
Copy full SHA for 1ea112d
View code at this point
Browse repository at this point
Merge pull request #324 from ajkannan/base-exception
Show description for 561af74
aozarov
committed
561af74
View commit details
Copy full SHA for 561af74
View code at this point
Browse repository at this point
Add sbt/gradle dependencies to READMEs, change update_docs_version.sh
mziccard
committed
73d379b
View commit details
Copy full SHA for 73d379b
View code at this point
Browse repository at this point
Create BaseServiceException in gcloud-java-core
Ajay Kannan
committed
6636e23
View commit details
Copy full SHA for 6636e23
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
Use BlobField and BucketField .values() in IT tests
mziccard
committed
af7a08b
View commit details
Copy full SHA for af7a08b
View code at this point
Browse repository at this point
Add IT tests for bucket's field selection, add test for selecting all fields
mziccard
committed
603d50c
View commit details
Copy full SHA for 603d50c
View code at this point
Browse repository at this point
Delete EntityField class and remove non-accessible fields from Bucket/BlobField
mziccard
committed
46b60df
View commit details
Copy full SHA for 46b60df
View code at this point
Browse repository at this point
Add field selection to Bucket.exist
mziccard
committed
ba4bfa6
View commit details
Copy full SHA for ba4bfa6
View code at this point
Browse repository at this point
Add field selection to StorageRpc bucket get and list
mziccard
committed
f11c05a
View commit details
Copy full SHA for f11c05a
View code at this point
Browse repository at this point
Add support for selected fields to bucket get and list
Show description for bea0157
mziccard
committed
bea0157
View commit details
Copy full SHA for bea0157
View code at this point
Browse repository at this point
Add support for selected fields to blob get and list
Show description for deecc14
mziccard
committed
deecc14
View commit details
Copy full SHA for deecc14
View code at this point
Browse repository at this point
Use diamond operator instead of explicit type param for PageImpl
mziccard
committed
26471e6
View commit details
Copy full SHA for 26471e6
View code at this point
Browse repository at this point
Rename BasePage to PageImpl
mziccard
committed
104bf41
View commit details
Copy full SHA for 104bf41
View code at this point
Browse repository at this point
Remove implements Serializable from BasePage and implements Iterable from Page
Show description for 6753c54
mziccard
committed
6753c54
View commit details
Copy full SHA for 6753c54
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
Rename ListResult and move to core module
mziccard
committed
ea36a9e
View commit details
Copy full SHA for ea36a9e
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
Use checkArgument instead of throw, better javadoc
mziccard
committed
68b0a3d
View commit details
Copy full SHA for 68b0a3d
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
Update CopyRequest to check target content type
Show description for 1410494
mziccard
committed
1410494
View commit details
Copy full SHA for 1410494
View code at this point
Browse repository at this point
Merge pull request #307 from mziccard/add-options-get-app-name
Show description for ec10ca6
aozarov
committed
ec10ca6
View commit details
Copy full SHA for ec10ca6
View code at this point
Browse repository at this point
Merge pull request #294 from mziccard/add-support-for-rewrite
Show description for d9c6b85
aozarov
committed
d9c6b85
View commit details
Copy full SHA for d9c6b85
View code at this point
Browse repository at this point
Add applicationName to Options, set user agent accordingly in Storage
mziccard
committed
f0fe56a
View commit details
Copy full SHA for f0fe56a
View code at this point
Browse repository at this point
Better javadoc, check contentType and metadata in integrationt tests
mziccard
committed
23215a1
View commit details
Copy full SHA for 23215a1
View code at this point
Browse repository at this point
Commits on Oct 28, 2015
Refactor CopyWriter, Storage and StorageRpc
Show description for 352e097
mziccard
committed
352e097
View commit details
Copy full SHA for 352e097
View code at this point
Browse repository at this point
Condense modules' pom.xml for site generation
Ajay Kannan
committed
22ca3f9
View commit details
Copy full SHA for 22ca3f9
View code at this point
Browse repository at this point
Check contentType != null before adding object to rewrite
mziccard
committed
f90e70c
View commit details
Copy full SHA for f90e70c
View code at this point
Browse repository at this point
Use StorageRpc.rewrite to implement Storage.copy
Show description for 43460b9
mziccard
committed
43460b9
View commit details
Copy full SHA for 43460b9
View code at this point
Browse repository at this point
Refactor StorageRpc and Storage rewrite
Show description for 15372f1
mziccard
committed
15372f1
View commit details
Copy full SHA for 15372f1
View code at this point
Browse repository at this point
Add support for blob rewrite
Show description for fdb2402
mziccard
committed
fdb2402
View commit details
Copy full SHA for fdb2402
View code at this point
Browse repository at this point
Merge branch 'master' of git://github.com/GoogleCloudPlatform/gcloud-java
aozarov
committed
2bdb042
View commit details
Copy full SHA for 2bdb042
View code at this point
Browse repository at this point
fix checkstyle issues
aozarov
committed
736a0f5
View commit details
Copy full SHA for 736a0f5
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
Merge pull request #299 from mziccard/fix-dependency-info-page
Show description for e391e41
ajkannan
committed
e391e41
View commit details
Copy full SHA for e391e41
View code at this point
Browse repository at this point
Copy report configuration to submodules poms
mziccard
committed
207c00a
View commit details
Copy full SHA for 207c00a
View code at this point
Browse repository at this point
use static constant for default factories, add example to Restorable and use mock instead of niceMock
aozarov
committed
e036335
View commit details
Copy full SHA for e036335
View code at this point
Browse repository at this point
Override artifact id for Dependency Information report
mziccard
committed
7afcc34
View commit details
Copy full SHA for 7afcc34
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
Remove Serializable from AuthCredentials, ServiceFactory and ServiceRpcFactory and set factories on ServiceOptions
aozarov
committed
8f5dee2
View commit details
Copy full SHA for 8f5dee2
View code at this point
Browse repository at this point
Remove storage todos (replaced with issues: #288 #289 #290 #291 #292)
mziccard
committed
fe98cb4
View commit details
Copy full SHA for fe98cb4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.