FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for auth/src/main/java/io/grpc - Java-Edge/grpc-java · GitHub
Java-Edge
/
grpc-java
Public
forked from
grpc/grpc-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
grpc-java
auth
src
main
java
io
grpc
on
master
User selector
Datepicker
Commit history
Commits on Feb 9, 2024
auth: Add support for Retryable interface
Show description for 372a535
ejona86
committed
372a535
View commit details
Copy full SHA for 372a535
View code at this point
Browse repository at this point
Commits on May 22, 2023
api: Stabilize io.grpc.CallCredentials (#10208)
temawi
authored
dd2dc21
View commit details
Copy full SHA for dd2dc21
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
Refactor so that calculation happens in constructor rather than checking for a null value to lazily initialize it. (#10101)
Show description for e89e0cc
larry-safran
authored
e89e0cc
View commit details
Copy full SHA for e89e0cc
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
style fix (#9526)
larry-safran
authored
5946eb0
View commit details
Copy full SHA for 5946eb0
View code at this point
Browse repository at this point
Commits on Sep 3, 2022
[core,api,auth: Choose executor based on need for thread affinity (#9504)
Show description for c27f2d5
larry-safran
authored
c27f2d5
View commit details
Copy full SHA for c27f2d5
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
auth: Copy quota project id when creating Self Signed JWT creds from Service Account Creds (#9438)
sai-sunder-s
authored
7169b17
View commit details
Copy full SHA for 7169b17
View code at this point
Browse repository at this point
Commits on Apr 27, 2022
Revert "auth: Add support for Retryable interface"
Show description for 369f87b
ejona86
authored and
sergiitk
committed
369f87b
View commit details
Copy full SHA for 369f87b
View code at this point
Browse repository at this point
Commits on Apr 26, 2022
auth: Add support for Retryable interface
Show description for 0963f31
ejona86
authored
0963f31
View commit details
Copy full SHA for 0963f31
View code at this point
Browse repository at this point
Commits on Oct 5, 2021
Revert "Revert "core/auth: Remove CallCredentials2 (#8464)"" (#8572)
Show description for fc57cad
temawi
authored
fc57cad
View commit details
Copy full SHA for fc57cad
View code at this point
Browse repository at this point
Commits on Sep 3, 2021
Revert "core/auth: Remove CallCredentials2 (#8464)"
Show description for a91cc85
sergiitk
authored
a91cc85
View commit details
Copy full SHA for a91cc85
View code at this point
Browse repository at this point
Commits on Sep 1, 2021
core/auth: Remove CallCredentials2 (#8464)
Show description for 7cde473
temawi
authored
7cde473
View commit details
Copy full SHA for 7cde473
View code at this point
Browse repository at this point
Commits on Aug 30, 2019
auth: fix builder invocation for converting Google service account to Jwt access credential (#6106)
Show description for efc14bd
voidzcy
authored
efc14bd
View commit details
Copy full SHA for efc14bd
View code at this point
Browse repository at this point
Commits on Apr 25, 2019
core: add getService to MethodDescriptor
carl-mastrangelo
authored
ce6358e
View commit details
Copy full SHA for ce6358e
View code at this point
Browse repository at this point
Commits on Apr 5, 2019
auth: GoogleAuthLibraryCallCredentials uses Credentials Builder
sduskis
authored and
ejona86
committed
09d9c4a
View commit details
Copy full SHA for 09d9c4a
View code at this point
Browse repository at this point
Commits on Jan 10, 2019
core: promote the new API in CallCredentials2 (#5216)
Show description for 1ed196c
zhangkun83
authored
1ed196c
View commit details
Copy full SHA for 1ed196c
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Remove old BetaApi failure suppressions
Show description for e74576b
ejona86
committed
e74576b
View commit details
Copy full SHA for e74576b
View code at this point
Browse repository at this point
Commits on Oct 22, 2018
Revert "core: promote CallCredentials API v2. (#4952)" (#4983)
Show description for ade5c49
zhangkun83
authored
ade5c49
View commit details
Copy full SHA for ade5c49
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
core: promote CallCredentials API v2. (#4952)
Show description for ef8a844
zhangkun83
authored
ef8a844
View commit details
Copy full SHA for ef8a844
View code at this point
Browse repository at this point
Commits on Oct 11, 2018
core: add CallCredentials2 and deprecate CallCredentials' old interface (#4902)
Show description for 861f914
zhangkun83
authored
861f914
View commit details
Copy full SHA for 861f914
View code at this point
Browse repository at this point
Commits on Jul 31, 2018
auth: Small improvement to test coverage
Show description for 696082f
ejona86
committed
696082f
View commit details
Copy full SHA for 696082f
View code at this point
Browse repository at this point
Commits on Jun 8, 2018
auth: Require PRIVACY_AND_INTEGRITY for GoogleCredentials (#4524)
Show description for e283f70
zhangkun83
authored
e283f70
View commit details
Copy full SHA for e283f70
View code at this point
Browse repository at this point
Commits on May 31, 2018
Revert "auth: Require PRIVACY_AND_INTEGRITY for GoogleCredentials" (#4521)
Show description for de95152
zhangkun83
authored
de95152
View commit details
Copy full SHA for de95152
View code at this point
Browse repository at this point
Commits on May 24, 2018
auth: Require PRIVACY_AND_INTEGRITY for GoogleCredentials
Show description for 8e9d4cb
ejona86
committed
8e9d4cb
View commit details
Copy full SHA for 8e9d4cb
View code at this point
Browse repository at this point
Commits on May 3, 2018
all: normalize copyright header
carl-mastrangelo
authored
60a0b0c
View commit details
Copy full SHA for 60a0b0c
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
Enable the Guava Beta Checker
ejona86
committed
35a6bf8
View commit details
Copy full SHA for 35a6bf8
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
all: add Status messages to all statuses
carl-mastrangelo
authored
c9b02db
View commit details
Copy full SHA for c9b02db
View code at this point
Browse repository at this point
Commits on Nov 17, 2017
auth: Use async version of getRequestMetadata
Show description for 6bab82e
ejona86
committed
6bab82e
View commit details
Copy full SHA for 6bab82e
View code at this point
Browse repository at this point
auth: Treat IOExceptions as UNAVAILABLE
Show description for b940af2
ejona86
authored
b940af2
View commit details
Copy full SHA for b940af2
View code at this point
Browse repository at this point
Commits on Oct 2, 2017
auth: remove use of JDK7 ReflectiveOperationException
ericgribkoff
authored
b02645b
View commit details
Copy full SHA for b02645b
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
all: fix typo of overridden
Show description for c71e291
dapengzhang0
authored
c71e291
View commit details
Copy full SHA for c71e291
View code at this point
Browse repository at this point
Commits on Jul 28, 2017
core,auth: Stabilize auth flow using CallCredentials
Show description for 9be41ba
ejona86
authored
9be41ba
View commit details
Copy full SHA for 9be41ba
View code at this point
Browse repository at this point
Commits on Jun 1, 2017
all: fix licence whitespace
carl-mastrangelo
authored
166108a
View commit details
Copy full SHA for 166108a
View code at this point
Browse repository at this point
Commits on May 31, 2017
all: update to Apache 2 licence
Show description for 3bfd630
carl-mastrangelo
authored
3bfd630
View commit details
Copy full SHA for 3bfd630
View code at this point
Browse repository at this point
Commits on May 10, 2017
doc: initiate some package javadoc
Show description for bb978ba
dapengzhang0
authored
bb978ba
View commit details
Copy full SHA for bb978ba
View code at this point
Browse repository at this point
Commits on Jan 26, 2017
all: update to latest import ordering
carl-mastrangelo
authored
89bc2cd
View commit details
Copy full SHA for 89bc2cd
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL