FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · SaudM/google-api-java-client · GitHub
SaudM
/
google-api-java-client
Public
forked from
googleapis/google-api-java-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Nov 6, 2017
Bump version of Guava.
Matt Whisenhnunt
authored and
mattwhisenhunt
committed
1b35470
View commit details
Copy full SHA for 1b35470
Browse repository at this point
Bump version of FindBugs JSR305.
Matt Whisenhnunt
authored and
mattwhisenhunt
committed
941e7ad
View commit details
Copy full SHA for 941e7ad
Browse repository at this point
Bump version of Guava and Jackson Core.
Matt Whisenhnunt
authored and
mattwhisenhunt
committed
b70a0de
View commit details
Copy full SHA for b70a0de
Browse repository at this point
Commits on Oct 17, 2017
Update README.md with current version.
Matt Whisenhnunt
authored and
mattwhisenhunt
committed
fd5a8a3
View commit details
Copy full SHA for fd5a8a3
Browse repository at this point
Fixed failing test case
Hiranya Jayathilaka
authored and
mattwhisenhunt
committed
e3207b6
View commit details
Copy full SHA for e3207b6
Browse repository at this point
Implementing support for getAccessToken() method for AppIdentityCredentialWrapper
Hiranya Jayathilaka
authored and
mattwhisenhunt
committed
819e9c3
View commit details
Copy full SHA for 819e9c3
Browse repository at this point
Commits on Oct 10, 2017
Revise README wording.
Matt Whisenhnunt
authored and
mattwhisenhunt
committed
3d9e969
View commit details
Copy full SHA for 3d9e969
Browse repository at this point
Add links Google Cloud Platform and GAX.
Matt Whisenhnunt
authored and
mattwhisenhunt
committed
46f84f5
View commit details
Copy full SHA for 46f84f5
Browse repository at this point
Commits on Sep 13, 2017
start 1.24 (#1065)
neozwu
authored
6890dff
View commit details
Copy full SHA for 6890dff
Browse repository at this point
make multipart/mixed requests in compiliance with RFC7230
Show description for 3a5602f
DPakJ
authored and
neozwu
committed
3a5602f
View commit details
Copy full SHA for 3a5602f
Browse repository at this point
Commits on Jul 7, 2017
Add notice on library maintenance mode (#1056)
danoscarmike
authored and
garrettjonesgoogle
committed
a2e9660
View commit details
Copy full SHA for a2e9660
Browse repository at this point
Commits on Jun 30, 2017
fix moe sync conflicts (#1055)
neozwu
authored
d19c4d0
View commit details
Copy full SHA for d19c4d0
Browse repository at this point
fix moe syncing to github
Show description for 100e962
neozwu
committed
100e962
View commit details
Copy full SHA for 100e962
Browse repository at this point
Fixes incorrectly-ordered arguments to calls to assertEquals
Show description for 1af9162
andrewrice
authored and
neozwu
committed
1af9162
View commit details
Copy full SHA for 1af9162
Browse repository at this point
Support batchPath in Apiary/java library.
Show description for 22e7683
ethanbao
authored and
neozwu
committed
22e7683
View commit details
Copy full SHA for 22e7683
Browse repository at this point
Replace constants (static final CONSTANT_CASE) declaration type which use the general collection interface (e.g. List) with an immutable type (e.g. ImmutableList).
Show description for 3861e93
dorireuv
authored and
neozwu
committed
3861e93
View commit details
Copy full SHA for 3861e93
Browse repository at this point
Add missing "fall through" comments to switches that fall through
Show description for 7af7866
cushon
authored and
neozwu
committed
7af7866
View commit details
Copy full SHA for 7af7866
Browse repository at this point
The fields should be final for safe publication/thread safety.
Show description for 289d90a
sbapat
authored and
neozwu
committed
289d90a
View commit details
Copy full SHA for 289d90a
Browse repository at this point
Add missing default case to non-exhaustive enum switches.
Show description for 45004b8
cushon
authored and
neozwu
committed
45004b8
View commit details
Copy full SHA for 45004b8
Browse repository at this point
Include the service account project ID in scoped credential copy.
Show description for 2e305b4
jgiles
authored and
neozwu
committed
2e305b4
View commit details
Copy full SHA for 2e305b4
Browse repository at this point
Don't throw NPE on GoogleCredential.Builder when scopes not set
Show description for 44a6f91
CydeWeys
authored and
neozwu
committed
44a6f91
View commit details
Copy full SHA for 44a6f91
Browse repository at this point
Update imports ordering to the new java import order (go/java-imports).
Show description for 9b18d3b
gk5885
authored and
neozwu
committed
9b18d3b
View commit details
Copy full SHA for 9b18d3b
Browse repository at this point
Update imports ordering to the new java import order (go/java-imports).
Show description for 58445f0
gk5885
authored and
neozwu
committed
58445f0
View commit details
Copy full SHA for 58445f0
Browse repository at this point
Update imports ordering to the new java import order (go/java-imports).
Show description for 925fe8e
gk5885
authored and
neozwu
committed
925fe8e
View commit details
Copy full SHA for 925fe8e
Browse repository at this point
Allow ProjectId to be read from Service Account Configuration.
Show description for 9ffb543
foxxtrot
authored and
neozwu
committed
9ffb543
View commit details
Copy full SHA for 9ffb543
Browse repository at this point
Automated g4 rollback of changelist 121305912.
Show description for 12addfe
zhihan
authored and
neozwu
committed
12addfe
View commit details
Copy full SHA for 12addfe
Browse repository at this point
Allow ProjectId to be read from Service Account Configuration.
Show description for a0c42a4
foxxtrot
authored and
neozwu
committed
a0c42a4
View commit details
Copy full SHA for a0c42a4
Browse repository at this point
Add a new target for 'compute' that depends on the open sourced targets instead of internal google3 targets.
Show description for ad19a36
ifigotin
authored and
neozwu
committed
ad19a36
View commit details
Copy full SHA for ad19a36
Browse repository at this point
Commits on Mar 29, 2016
Start 1.23
ejona86
committed
4fc8c09
View commit details
Copy full SHA for 4fc8c09
Browse repository at this point
Commits on Mar 17, 2016
Mark OAuth2Utils as Beta
Show description for c7421ae
ejona86
committed
c7421ae
View commit details
Copy full SHA for c7421ae
Browse repository at this point
Remove old comment that is now out-of-place
ejona86
committed
a022615
View commit details
Copy full SHA for a022615
Browse repository at this point
Commits on Mar 14, 2016
Avoid diamond operator since it isn't JDK 5-compatible
ejona86
committed
922a4ab
View commit details
Copy full SHA for 922a4ab
Browse repository at this point
Allow set Account in GoogleAccountCredential
Show description for b7c15b7
stevenckngaa
authored and
ejona86
committed
b7c15b7
View commit details
Copy full SHA for b7c15b7
Browse repository at this point
MediaHttpUploader: fix an error in streaming resumable uploads
Show description for 66a8f78
dhalperi
authored and
ejona86
committed
66a8f78
View commit details
Copy full SHA for 66a8f78
Browse repository at this point
Change all occurences of "X-Google-Metadata-Request:True" to "Metadata-Flavor:Google".
Show description for 249fdeb
Galabar001
authored and
ejona86
committed
249fdeb
View commit details
Copy full SHA for 249fdeb
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL