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