1. ad73238 Change Debian docker test image from buster to bullseye (#1252) by zrlw · 9 days ago master
  2. 92c923e Fix metrics prometheus consumer to generate metrics data as soone as possible (#1251) by zrlw · 12 days ago
  3. a58e144 update maven version to 3.9.11 for building dubbo-samples native image (#1250) by Xibei · 3 weeks ago
  4. 7f231e4 Fix Dubbo process directory at 11-quickstart README (#1246) by Xibei · 4 weeks ago
  5. 1a441db Merge pull request #1244 from zrlw/fix-dubbo-samples-metrics-prometheus by xiaosheng · 6 weeks ago
  6. c3664d2 Fix dubbo-samples-metrics-prometheus metric configuration by zrlw · 6 weeks ago
  7. 9ec8510 Fix dubbo-samples-metrics-prometheus by zrlw · 6 weeks ago
  8. f712f38 Remove author info to align with license requirements (#1239) by zrlw · 7 weeks ago
  9. 0dd369f Ensure MetricsConfig is present for metrics-related samples (#1238) by CAICAII · 7 weeks ago
  10. d19daeb Fix typos in log messages (#1237) by CAICAII · 7 weeks ago
  11. a4260ad fix standardize QoS configuration value in hystrix sample (#1236) by CAICAII · 7 weeks ago
  12. b1a9422 Add AsyncRpcResult logging configuration for async samples (#1235) by CAICAII · 7 weeks ago
  13. 35eff23 Add server Http2 connection preface test case (#1234) by zrlw · 8 weeks ago
  14. 25e80f3 Upgrade jacoco to 0.8.13 for supporting JDK 23 and 24 class files (#1233) by zrlw · 8 weeks ago
  15. b2c3e1c Add os-maven-plugin to the maven extensions of dubbo-samples-triple-http3 (#1230) by zrlw · 9 weeks ago
  16. 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 · 9 weeks ago
  17. 0748dfe update http codec version (#1229) by Rain Yu · 9 weeks ago
  18. 5df20b4 remove http3 dependency (#1228) by Rain Yu · 9 weeks ago
  19. 609d06d Upgrade triple rest cases to JUni5 (#1227) by zrlw · 10 weeks ago
  20. 63d0964 Add delay test as the first case of dubbo-samples-triple-rest-basic for checking connection reset issue (#1225) by zrlw · 10 weeks ago
  21. 7447411 Merge pull request #1226 from zrlw/fixed-dubbo-samples-triple-streaming by zrlw · 10 weeks ago
  22. e81073d Fix dubbo-samples-triple-streaming case by zrlw · 10 weeks ago
  23. c2707c9 Merge pull request #1224 from zrlw/dubbo-samples-triple-http3-issue15501 by zrlw · 2 months ago
  24. 9554ec6 Adjust dubbo-samples-triple-rest-basic cases for long data response testing by zrlw · 2 months ago
  25. b89e97c Adjust dubbo-samples-triple-http3 cases for issue 15501 by zrlw · 2 months ago
  26. af36e95 Merge pull request #1223 from zrlw/setDefaultReservedPort4TripleTests by zrlw · 2 months ago
  27. 4becfda Reserve ports 50050-50059 for triple tests by zrlw · 2 months ago
  28. 437e11f Merge pull request #1222 from zrlw/fixed-websocket-testcases by zrlw · 3 months ago
  29. cb07079 Change testcases of BiStreamError and BiStreamDirectError to single send to avoid WebsocketNotConnectedException by zrlw · 3 months ago
  30. 596eeec Merge pull request #1219 from fantiq/fix_stub_export_fail by zrlw · 3 months ago
  31. c6ec5d3 add explanation to the README by fantiq · 3 months ago
  32. bf5c6f0 Merge pull request #1221 from zrlw/patch-tripleWebsocketSamples by zrlw · 3 months ago
  33. 83076ff fix junit4 testcases annotation by zrlw · 3 months ago
  34. 7ab6e1d Add open latch to dubbo-samples-triple-websocket testcases by zrlw · 3 months ago
  35. 7af2e54 fix(stub): add default protocol and add onconnect example by fantiq · 3 months ago
  36. ae18b4e move useless dependency (#1218) by heliang666s · 3 months ago
  37. b271d6e Merge pull request #1168 from finefuture/3.3-websocket-test-cases by zrlw · 3 months ago
  38. 3b9f100 Merge pull request #1115 from yuluo-yx/0325-yuluo/remove-zookeeper-modules by zrlw · 3 months ago
  39. 31c9291 Update case-configuration.yml to disable healthcheck by zrlw · 3 months ago
  40. 601ef43 Update case-configuration.yml to remove health check on websocket server port by zrlw · 3 months ago
  41. 7e345a7 Delete 2-advanced/dubbo-samples-triple-websocket/src/main/resources/log4j2.xml by zrlw · 3 months ago
  42. 3180fb5 Revert pom.xml by zrlw · 3 months ago
  43. 27ece7c Update pom.xml to add log4j2 dependency by zrlw · 3 months ago
  44. 97ca830 Create log4j2.xml by zrlw · 3 months ago
  45. e3a9c03 Update tomcatAddress of WebSocketWithTomcatIT by zrlw · 3 months ago
  46. 6586173 Update nettyAddress of WebSocketWithNettyIT by zrlw · 3 months ago
  47. b898ae3 Rename WebSocketWithTomcatTest.java to WebSocketWithTomcatIT.java by zrlw · 3 months ago
  48. c20a404 Rename WebSocketWithNettyTest.java to WebSocketWithNettyIT.java by zrlw · 3 months ago
  49. ea5d316 Update test class pattern at case-configuration.yml by zrlw · 3 months ago
  50. 8ce7f20 Update spring.version at case-versions.conf by zrlw · 3 months ago
  51. 37fc741 Merge pull request #1217 from zrlw/patch-ClassLoaderUtils by zrlw · 3 months ago
  52. efc635d Got field ucp from super class if AppClassLoader does not have it by zrlw · 3 months ago
  53. 91ce15e Update java.version at case-versions.conf by zrlw · 3 months ago
  54. b38361d Remove tools from pom.xml by zrlw · 3 months ago
  55. dc169cb Merge branch 'master' into 0325-yuluo/remove-zookeeper-modules by zrlw · 3 months ago
  56. 5f96e49 Update dubbo version to 3.3.4 by zrlw · 3 months ago
  57. 54f5d12 Merge branch 'master' into 3.3-websocket-test-cases by zrlw · 3 months ago
  58. 7ddbb1b Merge pull request #1216 from zrlw/patch-dubbo-servicediscovery-migration by zrlw · 3 months ago
  59. 2ed96e8 Set a different name for running DemoServiceConfigIT to avoid affecting DemoServiceIT by zrlw · 3 months ago
  60. 01c6c05 add expected migration report count waiting mechanism for DemoServiceIT by zrlw · 3 months ago
  61. f725de9 update jib plugin to 3.4.5 by chickenlj · 4 months ago
  62. a20fb92 fix can not copy all test case logs (#1214) by stellar · 4 months ago
  63. 73b021e [dubbo-samples-shop] Refractor: upgrade version, refractor deploy manifests (#1213) by robb · 5 months ago
  64. d932377 copy all log files to test/logs (#1212) by stellar · 5 months ago
  65. 31fc5ec Logged process time of GrpcClientTest#serverStream (#1208) by zrlw · 6 months ago
  66. db0f3ca change metrics sample properties to yaml (#1207) by xiaosheng · 7 months ago
  67. 1f40d5c fixed github workflows, set unique service names of dubbo-samples-triple-rest-openapi-basic and dubbo-samples-triple-servlet (#1206) by zrlw · 7 months ago
  68. 13a698b fix:apollo update docker image to jdk17 (#1203) by stellar · 7 months ago
  69. 5016523 Update JacocoDownloader.java by Albumen Kevin · 7 months ago
  70. f8a4d0d add openapi sample (#1197) by heliang666s · 8 months ago
  71. b1d81d7 update github-workflow (#1200) by heliang666s · 8 months ago
  72. 475ea07 Add Dockerfile for dubbo-samples-api (#1201) by Albumen Kevin · 8 months ago
  73. 609d867 Fix jacoco merger by Albumen Kevin · 9 months ago
  74. 10033bf Fix jacoco merger by Albumen Kevin · 9 months ago
  75. f9a3d5f Add RESTful Dubbo Integration with Spring Security and OAuth2 Sample (#1193) by ZeruiYang · 9 months ago
  76. ffdb948 remove mesh-router samples to spi-samples (#1196) by heliang666s · 9 months ago
  77. 96f85dd fix zk dp (#1195) by 王聪洋 · 10 months ago
  78. b64562c Fix http3 document mistake (#1194) by Sean Yang · 10 months ago
  79. 350ec01 fix: add -parameters for quickstart pom (#1192) by Nathan Mo · 10 months ago
  80. 2154592 Improve some code according to code specification (#1191) by po-168 · 10 months ago
  81. 4c5eb7b Merge pull request #1190 from CrazyHZM/feat/remove_zk_dependency by Jermaine Hua · 10 months ago
  82. 360e271 Remove dubbo-dependencies-zookeeper-curator5 by crazyhzm · 10 months ago
  83. 8645695 Add broadcast test (#1157) by 王聪洋 · 10 months ago
  84. 6c259c1 Merge pull request #1189 from CrazyHZM/feat/remove_zk_dependency by Jermaine Hua · 10 months ago
  85. c0aac43 Replace dependency with a starter by crazyhzm · 11 months ago
  86. 10d58c3 Add Condition rule v3.1 test case (#1186) by 王聪洋 · 11 months ago
  87. 7bc0b29 Update Dubbo version to 3.3.1 (#1187) by Albumen Kevin · 11 months ago
  88. 4ed24d4 Fix the wrong maven command in readme (#1185) by 王聪洋 · 11 months ago
  89. a1feb1f fix dubbo filter provider (#1184) by 钱一辉 · 11 months ago
  90. 532e479 same host run provider and consumer lead to qos (#1183) by Ash Andrew · 12 months ago
  91. b231e83 Merge branch 'master' into 3.3-websocket-test-cases by TomlongTK · 12 months ago
  92. bec201d Update websocket testcase by TomlongTK · 12 months ago
  93. f0e69a0 update quickstart sample by chickenlj · 12 months ago
  94. c034741 Merge remote-tracking branch 'origin/master' by chickenlj · 12 months ago
  95. 1230c52 update quickstart by chickenlj · 12 months ago
  96. 9fb28ee fix servlet docs (#1181) by Sean Yang · 1 year ago
  97. 720cefd fix homepage path by chickenlj · 1 year ago
  98. 89abf59 update demo by chickenlj · 1 year ago
  99. f7227e9 update demo by chickenlj · 1 year ago
  100. f289449 update demo by chickenlj · 1 year ago