FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for gcloud-java-core/src - mderka/gcloud-java · GitHub
mderka
/
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-core
src
on
example
User selector
Datepicker
Commit history
Commits on Feb 26, 2016
Merge pull request #652 from ajkannan/iam
Show description for f4d3b95
aozarov
committed
f4d3b95
View commit details
Copy full SHA for f4d3b95
View code at this point
Browse repository at this point
Use enum for legacy roles, add input checks
Ajay Kannan
committed
7d87d3c
View commit details
Copy full SHA for 7d87d3c
View code at this point
Browse repository at this point
Commits on Feb 25, 2016
Document exceptions and satisfy codacy's demands.
Ajay Kannan
committed
08295ee
View commit details
Copy full SHA for 08295ee
View code at this point
Browse repository at this point
validateOpen throws ClosedChannelException in BaseWriteChannel and BlobReadChannel
mziccard
committed
28f4a18
View commit details
Copy full SHA for 28f4a18
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
Fix equals, javadoc, bindings representation, and address other comments.
Ajay Kannan
committed
ee78b22
View commit details
Copy full SHA for ee78b22
View code at this point
Browse repository at this point
Commits on Feb 20, 2016
Make BaseIamPolicy<R> in core and a subclass in Resource Manager
Ajay Kannan
committed
e44e12a
View commit details
Copy full SHA for e44e12a
View code at this point
Browse repository at this point
Commits on Feb 19, 2016
variable rename to make codacy happy
Ajay Kannan
committed
c96469b
View commit details
Copy full SHA for c96469b
View code at this point
Browse repository at this point
move to/fromPb functions to Resource Manager
Ajay Kannan
committed
3f07b2c
View commit details
Copy full SHA for 3f07b2c
View code at this point
Browse repository at this point
Commits on Feb 18, 2016
Add IAM Policy classes
Ajay Kannan
committed
ff20847
View commit details
Copy full SHA for ff20847
View code at this point
Browse repository at this point
Commits on Feb 10, 2016
Fix indentation issues in javadoc code samples
Ajay Kannan
committed
d1765c7
View commit details
Copy full SHA for d1765c7
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
Add location() and debugInfo() to BaseServiceException
mziccard
committed
55ee5aa
View commit details
Copy full SHA for 55ee5aa
View code at this point
Browse repository at this point
Commits on Jan 20, 2016
Move isRetryable method to BaseServiceException.Error
mziccard
committed
3c81f16
View commit details
Copy full SHA for 3c81f16
View code at this point
Browse repository at this point
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 19, 2016
Add support for BigQuery resumable uploads via a write channel
Show description for b32e4b9
mziccard
committed
b32e4b9
View commit details
Copy full SHA for b32e4b9
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
Fix ServiceOptions tests
Ajay Kannan
committed
b0d4c57
View commit details
Copy full SHA for b0d4c57
View code at this point
Browse repository at this point
ServiceOptions tests + fix for default retry params
Ajay Kannan
committed
3ddbcf1
View commit details
Copy full SHA for 3ddbcf1
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 8, 2016
Merge pull request #517 from ajkannan/basepagefetcher
Show description for 824c46c
aozarov
committed
824c46c
View commit details
Copy full SHA for 824c46c
View code at this point
Browse repository at this point
Commits on Jan 7, 2016
Refactor page fetchers
Ajay Kannan
committed
ce9b5c1
View commit details
Copy full SHA for ce9b5c1
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 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 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
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
Remove dependency on http initializer in AuthCredentials and remove dependency on com.google.api.client.googleapis.auth.oauth2.GoogleCredential
Ajay Kannan
committed
57d6e3f
View commit details
Copy full SHA for 57d6e3f
View code at this point
Browse repository at this point
Commits on Nov 24, 2015
Use NetHttpTransport when running on Compute
Ajay Kannan
committed
2ef47e8
View commit details
Copy full SHA for 2ef47e8
View code at this point
Browse repository at this point
Add back AppEngineCredentials
Ajay Kannan
committed
539ac61
View commit details
Copy full SHA for 539ac61
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
Merge to get AuthCredentials updates
Ajay Kannan
committed
f995b12
View commit details
Copy full SHA for f995b12
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL