Sign in
apache
/
dubbo-samples
/
HEAD
1e14d8a
Opt tri backpress test (#1284)
by earthchen
· 10 days ago
master
9c864a7
Bump grpc,protoc to latest version (#1286)
by zrlw
· 11 days ago
d47b698
Use latest dubbo cache to build samples at dubbo-3.2 action (#1287)
by zrlw
· 2 weeks ago
274e510
Bump grpc,protoc,protobuf-java to latest version (#1285)
by zrlw
· 2 weeks ago
3dddede
opt triple backpress test (#1283)
by earthchen
· 3 weeks ago
01a0edc
Clarify prerequisites and external Zookeper setup (#1275)
by ishankhemani
· 4 weeks ago
fb2f151
sample for triple backpressure (#1278)
by Wang Chengming
· 4 weeks ago
9302fe2
Set jacoco agent only for test services (#1282)
by zrlw
· 4 weeks ago
cc3d134
Show jacoco agent info (#1281)
by zrlw
· 4 weeks ago
c2f7302
Use latest dubbo cache to build samples (#1279)
by zrlw
· 5 weeks ago
db265a8
bump netty version to 4.2.x (#1277)
by earthchen
· 5 weeks ago
78ae889
Set `APP_FILE` variable at the same build stage of dubbo-samples-native-image dockerfiles `COPY` instruction (#1274)
by zrlw
· 3 months ago
051bf8b
fix dubbo-samples-native-image (#1273)
by zrlw
· 3 months ago
df4dfea
list files of all dependency directories for dependency issue checking (#1271)
by zrlw
· 3 months ago
1eec2b0
list files of all target directories for dependency issue checking (#1270)
by zrlw
· 3 months ago
48f0d7c
Show target directories for checking1 (#1269)
by zrlw
· 3 months ago
45847fc
Show target directories for dependency issue checking (#1268)
by zrlw
· 3 months ago
bd86ae4
Output all dependencies to the same directory for single runtime (#1267)
by zrlw
· 3 months ago
6e4dbfd
Output all dependencies to the same directory (#1266)
by zrlw
· 3 months ago
bb27f3e
Add jctools-core.jar to run-dubbo-test.sh (#1265)
by zrlw
· 3 months ago
8eae7bf
Add jctools-core.jar to testing class path (#1264)
by zrlw
· 3 months ago
ea5462f
Upgrade dubbo version of dubbo-samples-callback to 3.3.6-SNAPSHOT to avoid JDK-8350481 issue (#1263)
by zrlw
· 3 months ago
794f5cf
Fix dubbo-samples-callback by deleting embeded zk service (#1262)
by zrlw
· 3 months ago
824d3b4
Disable dubbo-samples-ssl as its certs are expired (#1260)
by zrlw
· 3 months ago
f47460c
Merge pull request #1261 from zrlw/disable-dubbo-samples-ssl-because-certiicateExpired
by heliang
· 3 months ago
4f23a5d
Disable dubbo-samples-ssl as its certs are expired
by zrlw
· 3 months ago
631c782
correct package path typo from 'dubo' to 'dubbo' (#1257)
by MrSibe
· 3 months ago
d4cbfb9
Change dubbo-test-runner docker jdk image builder from openjdk to eclipse-temurin (#1258)
by zrlw
· 3 months ago
56a410a
Fix workflows by cleaning some unnecessary system files to make room for building samples (#1256)
by zrlw
· 4 months ago
6a5e12b
Running test on ubuntu 22.04 to support legacy cgroup v1 for zk and nacos server (#1255)
by zrlw
· 4 months ago
574a82a
Merge pull request #1254 from heliang666s/openapi-generator
by Rain Yu
· 4 months ago
cdad7bd
Fix Apache license headers for OpenAPI generated files
by heliang
· 4 months ago
ee15459
Add OpenAPI Generator demo
by heliang
· 4 months ago
b0778b5
Add sleep processing for jacoco agent to finish writing exec file, and for ConsumerMetricsIT to finish all metrics data collection (#1253)
by zrlw
· 5 months ago
ad73238
Change Debian docker test image from buster to bullseye (#1252)
by zrlw
· 5 months ago
92c923e
Fix metrics prometheus consumer to generate metrics data as soone as possible (#1251)
by zrlw
· 5 months ago
a58e144
update maven version to 3.9.11 for building dubbo-samples native image (#1250)
by Xibei
· 6 months ago
7f231e4
Fix Dubbo process directory at 11-quickstart README (#1246)
by Xibei
· 6 months ago
1a441db
Merge pull request #1244 from zrlw/fix-dubbo-samples-metrics-prometheus
by xiaosheng
· 6 months ago
c3664d2
Fix dubbo-samples-metrics-prometheus metric configuration
by zrlw
· 6 months ago
9ec8510
Fix dubbo-samples-metrics-prometheus
by zrlw
· 6 months ago
f712f38
Remove author info to align with license requirements (#1239)
by zrlw
· 6 months ago
0dd369f
Ensure MetricsConfig is present for metrics-related samples (#1238)
by CAICAII
· 7 months ago
d19daeb
Fix typos in log messages (#1237)
by CAICAII
· 7 months ago
a4260ad
fix standardize QoS configuration value in hystrix sample (#1236)
by CAICAII
· 7 months ago
b1a9422
Add AsyncRpcResult logging configuration for async samples (#1235)
by CAICAII
· 7 months ago
35eff23
Add server Http2 connection preface test case (#1234)
by zrlw
· 7 months ago
25e80f3
Upgrade jacoco to 0.8.13 for supporting JDK 23 and 24 class files (#1233)
by zrlw
· 7 months ago
b2c3e1c
Add os-maven-plugin to the maven extensions of dubbo-samples-triple-http3 (#1230)
by zrlw
· 7 months ago
dc30fba
Set debian mirror to debian archive site for getting buster packages which used by current github ubuntu-latest docker building action (#1232)
by zrlw
· 7 months ago
0748dfe
update http codec version (#1229)
by Rain Yu
· 7 months ago
5df20b4
remove http3 dependency (#1228)
by Rain Yu
· 7 months ago
609d06d
Upgrade triple rest cases to JUni5 (#1227)
by zrlw
· 7 months ago
63d0964
Add delay test as the first case of dubbo-samples-triple-rest-basic for checking connection reset issue (#1225)
by zrlw
· 7 months ago
7447411
Merge pull request #1226 from zrlw/fixed-dubbo-samples-triple-streaming
by zrlw
· 7 months ago
e81073d
Fix dubbo-samples-triple-streaming case
by zrlw
· 7 months ago
c2707c9
Merge pull request #1224 from zrlw/dubbo-samples-triple-http3-issue15501
by zrlw
· 7 months ago
9554ec6
Adjust dubbo-samples-triple-rest-basic cases for long data response testing
by zrlw
· 7 months ago
b89e97c
Adjust dubbo-samples-triple-http3 cases for issue 15501
by zrlw
· 7 months ago
af36e95
Merge pull request #1223 from zrlw/setDefaultReservedPort4TripleTests
by zrlw
· 7 months ago
4becfda
Reserve ports 50050-50059 for triple tests
by zrlw
· 7 months ago
437e11f
Merge pull request #1222 from zrlw/fixed-websocket-testcases
by zrlw
· 8 months ago
cb07079
Change testcases of BiStreamError and BiStreamDirectError to single send to avoid WebsocketNotConnectedException
by zrlw
· 8 months ago
596eeec
Merge pull request #1219 from fantiq/fix_stub_export_fail
by zrlw
· 8 months ago
c6ec5d3
add explanation to the README
by fantiq
· 8 months ago
bf5c6f0
Merge pull request #1221 from zrlw/patch-tripleWebsocketSamples
by zrlw
· 8 months ago
83076ff
fix junit4 testcases annotation
by zrlw
· 8 months ago
7ab6e1d
Add open latch to dubbo-samples-triple-websocket testcases
by zrlw
· 8 months ago
7af2e54
fix(stub): add default protocol and add onconnect example
by fantiq
· 8 months ago
ae18b4e
move useless dependency (#1218)
by heliang666s
· 8 months ago
b271d6e
Merge pull request #1168 from finefuture/3.3-websocket-test-cases
by zrlw
· 8 months ago
3b9f100
Merge pull request #1115 from yuluo-yx/0325-yuluo/remove-zookeeper-modules
by zrlw
· 8 months ago
31c9291
Update case-configuration.yml to disable healthcheck
by zrlw
· 8 months ago
601ef43
Update case-configuration.yml to remove health check on websocket server port
by zrlw
· 8 months ago
7e345a7
Delete 2-advanced/dubbo-samples-triple-websocket/src/main/resources/log4j2.xml
by zrlw
· 8 months ago
3180fb5
Revert pom.xml
by zrlw
· 8 months ago
27ece7c
Update pom.xml to add log4j2 dependency
by zrlw
· 8 months ago
97ca830
Create log4j2.xml
by zrlw
· 8 months ago
e3a9c03
Update tomcatAddress of WebSocketWithTomcatIT
by zrlw
· 8 months ago
6586173
Update nettyAddress of WebSocketWithNettyIT
by zrlw
· 8 months ago
b898ae3
Rename WebSocketWithTomcatTest.java to WebSocketWithTomcatIT.java
by zrlw
· 8 months ago
c20a404
Rename WebSocketWithNettyTest.java to WebSocketWithNettyIT.java
by zrlw
· 8 months ago
ea5d316
Update test class pattern at case-configuration.yml
by zrlw
· 8 months ago
8ce7f20
Update spring.version at case-versions.conf
by zrlw
· 8 months ago
37fc741
Merge pull request #1217 from zrlw/patch-ClassLoaderUtils
by zrlw
· 8 months ago
efc635d
Got field ucp from super class if AppClassLoader does not have it
by zrlw
· 8 months ago
91ce15e
Update java.version at case-versions.conf
by zrlw
· 8 months ago
b38361d
Remove tools from pom.xml
by zrlw
· 8 months ago
dc169cb
Merge branch 'master' into 0325-yuluo/remove-zookeeper-modules
by zrlw
· 8 months ago
5f96e49
Update dubbo version to 3.3.4
by zrlw
· 8 months ago
54f5d12
Merge branch 'master' into 3.3-websocket-test-cases
by zrlw
· 8 months ago
7ddbb1b
Merge pull request #1216 from zrlw/patch-dubbo-servicediscovery-migration
by zrlw
· 8 months ago
2ed96e8
Set a different name for running DemoServiceConfigIT to avoid affecting DemoServiceIT
by zrlw
· 8 months ago
01c6c05
add expected migration report count waiting mechanism for DemoServiceIT
by zrlw
· 8 months ago
f725de9
update jib plugin to 3.4.5
by chickenlj
· 9 months ago
a20fb92
fix can not copy all test case logs (#1214)
by stellar
· 9 months ago
73b021e
[dubbo-samples-shop] Refractor: upgrade version, refractor deploy manifests (#1213)
by robb
· 10 months ago
d932377
copy all log files to test/logs (#1212)
by stellar
· 10 months ago
31fc5ec
Logged process time of GrpcClientTest#serverStream (#1208)
by zrlw
· 11 months ago
db0f3ca
change metrics sample properties to yaml (#1207)
by xiaosheng
· 12 months ago
Next »