FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for testing - kannanjgithub/grpc-java · GitHub
kannanjgithub
/
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
testing
on
master
User selector
Datepicker
Commit history
Commits on Aug 6, 2026
Version upgrades following 1.83 release (#12963)
kannanjgithub
authored
6b2d978
View commit details
Copy full SHA for 6b2d978
View code at this point
Browse repository at this point
Commits on Oct 14, 2025
xds: Add documentation for /sni-test-certs and refactoring (#12415)
shivaspeaks
authored
7f0a19d
View commit details
Copy full SHA for 7f0a19d
View code at this point
Browse repository at this point
Commits on Sep 25, 2025
xds: Handle wildcards in split patterns in DNS SAN exact matching (#12345)
Show description for 5b876cc
vimanikag
authored
5b876cc
View commit details
Copy full SHA for 5b876cc
View code at this point
Browse repository at this point
Commits on Aug 28, 2025
bazel: Use java/proto rules from rules_java/rules_proto instead of native rules
Show description for 7322c07
duckladydinh
authored
7322c07
View commit details
Copy full SHA for 7322c07
View code at this point
Browse repository at this point
Commits on May 30, 2025
tests: Replace usages of deprecated junit ExpectedException with assertThrows (#12103)
panchenko
authored
22cf7cf
View commit details
Copy full SHA for 22cf7cf
View code at this point
Browse repository at this point
Commits on Dec 19, 2024
Re-enable animalsniffer, fixing violations
Show description for 8ea3629
ejona86
authored
8ea3629
View commit details
Copy full SHA for 8ea3629
View code at this point
Browse repository at this point
Commits on Nov 8, 2024
xds: Spiffe Trust Bundle Support (#11627)
Show description for d6c8029
erm-g
authored
d6c8029
View commit details
Copy full SHA for d6c8029
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
core: SpiffeUtil API for extracting Spiffe URI and loading TrustBundles (#11575)
Show description for 4be69e3
erm-g
authored
4be69e3
View commit details
Copy full SHA for 4be69e3
View code at this point
Browse repository at this point
Commits on Oct 7, 2024
On result2 resolution result have addresses or error (#11330)
Show description for 1ded8af
kannanjgithub
authored
1ded8af
View commit details
Copy full SHA for 1ded8af
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
Remove direct dependency on j2objc
Show description for ff8e413
ejona86
authored
ff8e413
View commit details
Copy full SHA for ff8e413
View code at this point
Browse repository at this point
Commits on Aug 5, 2024
Migrate from the deprecated `Charsets` constants (in Guava) to the `StandardCharsets` constants (in the JDK)
Show description for 06135a0
kluever
authored and
ejona86
committed
06135a0
View commit details
Copy full SHA for 06135a0
View code at this point
Browse repository at this point
Commits on May 29, 2024
Create gcp-csm-observability
ejona86
committed
df8cfe9
View commit details
Copy full SHA for df8cfe9
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
bazel: Use the `artifact` macro for loading maven deps
Show description for 0064991
AutomatedTester
authored
0064991
View commit details
Copy full SHA for 0064991
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
alts,census,gcp-observability: Explicitly set grpc-context as an implementation dependency (#10997)
Show description for ebbe067
sergiitk
authored
ebbe067
View commit details
Copy full SHA for ebbe067
View code at this point
Browse repository at this point
Commits on Dec 15, 2023
Change many api deps to implementation deps
Show description for d6830d7
ejona86
authored
d6830d7
View commit details
Copy full SHA for d6830d7
View code at this point
Browse repository at this point
Move Noop{Client,Server}Call from testing to api (#10753)
Show description for 8c4f4e0
temawi
authored
8c4f4e0
View commit details
Copy full SHA for 8c4f4e0
View code at this point
Browse repository at this point
Commits on Nov 10, 2023
testing: Add FakeNameResolverProvider.getProducedSocketAddressTypes (#10655)
Show description for f2fc717
ejona86
authored
f2fc717
View commit details
Copy full SHA for f2fc717
View code at this point
Browse repository at this point
Commits on Aug 30, 2023
testing: Stabilize TestMethodDescriptors (#10530)
temawi
authored
b63e157
View commit details
Copy full SHA for b63e157
View code at this point
Browse repository at this point
Commits on Aug 17, 2023
testing: Stabilize GrpcCleanupRule, GrpcServerRule (#10494)
Show description for 2e95631
sergiitk
authored
2e95631
View commit details
Copy full SHA for 2e95631
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
core, inprocess, util: move inprocess and util code into their own new artifacts grpc-inprocess and grpc-util (#10362)
Show description for 0f5f07f
sanjaypujare
authored
0f5f07f
View commit details
Copy full SHA for 0f5f07f
View code at this point
Browse repository at this point
Commits on Jun 29, 2023
context, all: move Context classes to grpc-api (#10313)
Show description for 4d2c3aa
sanjaypujare
authored
4d2c3aa
View commit details
Copy full SHA for 4d2c3aa
View code at this point
Browse repository at this point
Commits on Jun 23, 2023
Remove unneeded dependency excludes
Show description for f46793e
ejona86
committed
f46793e
View commit details
Copy full SHA for f46793e
View code at this point
Browse repository at this point
Commits on May 25, 2023
Remove old Java 7/8 TLS testing workarounds
Show description for 7217baa
ejona86
committed
7217baa
View commit details
Copy full SHA for 7217baa
View code at this point
Browse repository at this point
testing: Move some internal classes to testFixtures
Show description for cb42405
ejona86
committed
cb42405
View commit details
Copy full SHA for cb42405
View code at this point
Browse repository at this point
Commits on May 16, 2023
Use test fixtures instead of sourceSets.test.output
Show description for 29b8483
ejona86
authored
29b8483
View commit details
Copy full SHA for 29b8483
View code at this point
Browse repository at this point
Commits on May 10, 2023
Migrate many usages of TestUtils.loadCert() to the public TlsTesting
Show description for 74b515e
ejona86
committed
74b515e
View commit details
Copy full SHA for 74b515e
View code at this point
Browse repository at this point
Commits on Aug 10, 2022
Swap Animalsniffer to Java 8 and Android 19
Show description for 61f19d7
ejona86
authored
61f19d7
View commit details
Copy full SHA for 61f19d7
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
Avoid accidental locale-sensitive String.format()
Show description for 0e45e04
ejona86
authored
0e45e04
View commit details
Copy full SHA for 0e45e04
View code at this point
Browse repository at this point
Commits on Jul 8, 2022
Use Gradle's task configuration avoidance APIs
Show description for 0ff9f37
ejona86
committed
0ff9f37
View commit details
Copy full SHA for 0ff9f37
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
Use Gradle's version catalog
Show description for b06942d
ejona86
committed
b06942d
View commit details
Copy full SHA for b06942d
View code at this point
Browse repository at this point
Commits on Jun 10, 2022
testing: minor lint-suggested improvements (#9259)
Show description for a4a67b7
sergiitk
authored
a4a67b7
View commit details
Copy full SHA for a4a67b7
View code at this point
Browse repository at this point
Commits on Jun 9, 2022
testing: Have GrpcCleanupRule extend ExternalResource
Show description for 97845fb
ejona86
committed
97845fb
View commit details
Copy full SHA for 97845fb
View code at this point
Browse repository at this point
Commits on Feb 15, 2022
testing: fix GrpcCleanupRule issue when retrying tests (#8918)
Show description for bfb970c
laurentgo
authored
bfb970c
View commit details
Copy full SHA for bfb970c
View code at this point
Browse repository at this point
Commits on Jan 14, 2022
testing: remove opencensus dependency from grpc-testing (#8833)
Show description for 9ee0ac2
dapengzhang0
authored
9ee0ac2
View commit details
Copy full SHA for 9ee0ac2
View code at this point
Browse repository at this point
Commits on Nov 1, 2021
Support BinderChannelBuilder.forTarget. (#8633)
Show description for 14eb3b2
markb74
authored
14eb3b2
View commit details
Copy full SHA for 14eb3b2
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL