FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for gcloud-java-resourcemanager/src - AndreV84/gcloud-java · GitHub
AndreV84
/
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-resourcemanager
src
on
master
User selector
Datepicker
Commit history
Commits on Jan 20, 2016
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 12, 2016
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
Rename load to get in functional classes
mziccard
committed
1ab0ac5
View commit details
Copy full SHA for 1ab0ac5
View code at this point
Browse repository at this point
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
Make ResourceManagerImpl package protected
Ajay Kannan
committed
65340bd
View commit details
Copy full SHA for 65340bd
View code at this point
Browse repository at this point
Commits on Jan 4, 2016
add load null test
Ajay Kannan
committed
2e152a3
View commit details
Copy full SHA for 2e152a3
View code at this point
Browse repository at this point
Check for null in Project.load
Ajay Kannan
committed
16b451d
View commit details
Copy full SHA for 16b451d
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
Fix indentation in Storage and ResourceManager package-info
mziccard
committed
5e193c5
View commit details
Copy full SHA for 5e193c5
View code at this point
Browse repository at this point
Commits on Dec 28, 2015
Speed up resource manager tests
Ajay Kannan
committed
2530b3c
View commit details
Copy full SHA for 2530b3c
View code at this point
Browse repository at this point
Commits on Dec 21, 2015
Synchronize LocalResourceManagerHelper
Ajay Kannan
committed
12a10b5
View commit details
Copy full SHA for 12a10b5
View code at this point
Browse repository at this point
Update pom version in resource manager, remove noCredentials from SerializationTest, and minor fixes to ResourceManagerExample
Ajay Kannan
committed
b5d4bca
View commit details
Copy full SHA for b5d4bca
View code at this point
Browse repository at this point
minor fixes
Ajay Kannan
committed
bac6a07
View commit details
Copy full SHA for bac6a07
View code at this point
Browse repository at this point
more checkstyle fixes
Ajay Kannan
committed
ccbf4f4
View commit details
Copy full SHA for ccbf4f4
View code at this point
Browse repository at this point
minor fixes
Ajay Kannan
committed
0eada88
View commit details
Copy full SHA for 0eada88
View code at this point
Browse repository at this point
Add retryable exceptions and fix checkstyle complaints
Ajay Kannan
committed
1e7e152
View commit details
Copy full SHA for 1e7e152
View code at this point
Browse repository at this point
Include delete action + minor edits
Ajay Kannan
committed
b6bbf67
View commit details
Copy full SHA for b6bbf67
View code at this point
Browse repository at this point
Adding ResourceManagerExample, update docs
Ajay Kannan
committed
37b5efd
View commit details
Copy full SHA for 37b5efd
View code at this point
Browse repository at this point
Minor fixes
Ajay Kannan
committed
a3bbbd2
View commit details
Copy full SHA for a3bbbd2
View code at this point
Browse repository at this point
Fix docs and return null if project not found by get.
Ajay Kannan
committed
8c12d67
View commit details
Copy full SHA for 8c12d67
View code at this point
Browse repository at this point
ResourceManagerImpl + docs
Ajay Kannan
committed
ddf447f
View commit details
Copy full SHA for ddf447f
View code at this point
Browse repository at this point
minor fix
Ajay Kannan
committed
937fe22
View commit details
Copy full SHA for 937fe22
View code at this point
Browse repository at this point
minor fixes
Ajay Kannan
committed
4fdd477
View commit details
Copy full SHA for 4fdd477
View code at this point
Browse repository at this point
remove checkNotNull calls and minor fixes
Ajay Kannan
committed
19aa650
View commit details
Copy full SHA for 19aa650
View code at this point
Browse repository at this point
Make error messages more informative, propagate all server exceptions to the user, automatically allocate ephemeral port
Ajay Kannan
committed
a670d21
View commit details
Copy full SHA for a670d21
View code at this point
Browse repository at this point
Add filtering, make projects map a ConcurrentHashMap, and fix style issues.
Ajay Kannan
committed
978fe27
View commit details
Copy full SHA for 978fe27
View code at this point
Browse repository at this point
Initial commit of LocalResourceManagerHelper and tests
Ajay Kannan
committed
3de4f8f
View commit details
Copy full SHA for 3de4f8f
View code at this point
Browse repository at this point
Fix typo and remove non-retryable error code
Ajay Kannan
committed
918ab7b
View commit details
Copy full SHA for 918ab7b
View code at this point
Browse repository at this point
Default spi layer implementation
Ajay Kannan
committed
a50d770
View commit details
Copy full SHA for a50d770
View code at this point
Browse repository at this point
fix paging docs
Ajay Kannan
committed
e9359a0
View commit details
Copy full SHA for e9359a0
View code at this point
Browse repository at this point
Add page size and page token options
Ajay Kannan
committed
57de95a
View commit details
Copy full SHA for 57de95a
View code at this point
Browse repository at this point
Add list/get options serialization tests + other small fixes
Ajay Kannan
committed
940aa92
View commit details
Copy full SHA for 940aa92
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL