guohao [Mon, 25 Oct 2021 07:34:54 +0000 (15:34 +0800)]
Update dubbo version to 3.0.4
earthchen [Sat, 9 Oct 2021 03:24:24 +0000 (11:24 +0800)]
add stream sync test
earthchen [Thu, 30 Sep 2021 08:39:03 +0000 (16:39 +0800)]
add cancel case result query
earthchen [Thu, 30 Sep 2021 02:47:20 +0000 (10:47 +0800)]
change dubbo version & log level
earthchen [Thu, 30 Sep 2021 02:42:57 +0000 (10:42 +0800)]
add stream cancel test
earthchen [Wed, 29 Sep 2021 09:03:13 +0000 (17:03 +0800)]
add stream server cancel test
plusmancn [Tue, 21 Sep 2021 15:52:02 +0000 (23:52 +0800)]
fix: migration link 404 probelm (#370)
GuoHao [Fri, 17 Sep 2021 06:23:57 +0000 (14:23 +0800)]
Merge pull request #369 from guohao/specify-migration-consuemr-verison
[Compatibility Test] Prevent dubbo-samples-migration-case-default being ignored
plusmancn [Fri, 17 Sep 2021 06:00:24 +0000 (14:00 +0800)]
fix: prevent the test being ignored
GuoHao [Fri, 17 Sep 2021 05:48:10 +0000 (13:48 +0800)]
Merge pull request #367 from EarthChen/feat-url-call
[Triple] add url call test
earthchen [Fri, 17 Sep 2021 05:22:13 +0000 (13:22 +0800)]
fix ut
Albumen Kevin [Fri, 17 Sep 2021 05:18:40 +0000 (13:18 +0800)]
change nacos test case timeout (#368)
earthchen [Fri, 17 Sep 2021 04:55:14 +0000 (12:55 +0800)]
ignore server send big header & change send multi frame timeout
GuoHao [Fri, 17 Sep 2021 03:42:31 +0000 (11:42 +0800)]
Merge pull request #366 from guohao/add-dubbo-samples-migration
[ISSUE-365] Add dubbo-samples-migration
plusmancn [Fri, 17 Sep 2021 03:28:44 +0000 (11:28 +0800)]
fix: api cyclic refer
plusmancn [Fri, 17 Sep 2021 03:21:19 +0000 (11:21 +0800)]
doc: add usage for dubbo-samples-migration
earthchen [Fri, 17 Sep 2021 02:42:25 +0000 (10:42 +0800)]
reduce sayHelloLong length
earthchen [Fri, 17 Sep 2021 02:10:45 +0000 (10:10 +0800)]
wait grpc port ready
plusmancn [Thu, 16 Sep 2021 15:26:37 +0000 (23:26 +0800)]
it: just invoke ci again
plusmancn [Thu, 16 Sep 2021 14:28:15 +0000 (22:28 +0800)]
doc: add compatibility test link to README.md
plusmancn [Thu, 16 Sep 2021 14:06:53 +0000 (22:06 +0800)]
feat: add 50053 port check
earthchen [Thu, 16 Sep 2021 10:33:15 +0000 (18:33 +0800)]
add bootstrap stop on after class
earthchen [Thu, 16 Sep 2021 07:33:32 +0000 (15:33 +0800)]
add url call test
plusmancn [Wed, 15 Sep 2021 16:56:51 +0000 (00:56 +0800)]
fix: clean author info
plusmancn [Wed, 15 Sep 2021 16:49:14 +0000 (00:49 +0800)]
feat: compatibility test has worked! 🎉
plusmancn [Wed, 15 Sep 2021 14:34:11 +0000 (22:34 +0800)]
Merge branch 'apache:master' into add-dubbo-samples-migration
GuoHao [Wed, 15 Sep 2021 10:11:01 +0000 (18:11 +0800)]
Merge pull request #356 from guohao/add-tri-samples
Add tri samples
earthchen [Wed, 15 Sep 2021 09:50:22 +0000 (17:50 +0800)]
reset after class
earthchen [Wed, 15 Sep 2021 08:33:52 +0000 (16:33 +0800)]
change dubbo compiler verison 0.0.4-SNAPSHOT
earthchen [Wed, 15 Sep 2021 07:46:15 +0000 (15:46 +0800)]
change dubbo compiler verison 0.0.3
earthchen [Wed, 15 Sep 2021 07:32:49 +0000 (15:32 +0800)]
change dubbo verison 3.0.2
earthchen [Wed, 15 Sep 2021 07:31:55 +0000 (15:31 +0800)]
Merge branch 'master' into add-tri-samples
earthchen [Wed, 15 Sep 2021 07:27:32 +0000 (15:27 +0800)]
disable tri call grpc
earthchen [Wed, 15 Sep 2021 07:00:37 +0000 (15:00 +0800)]
Integration grpc tri test config
plusmancn [Wed, 15 Sep 2021 06:24:17 +0000 (14:24 +0800)]
feat: add serviceName field to matchRule
earthchen [Wed, 15 Sep 2021 06:03:24 +0000 (14:03 +0800)]
change Integration test config
plusmancn [Wed, 15 Sep 2021 03:20:19 +0000 (11:20 +0800)]
feat: add dubbo.{service}.version config support
earthchen [Tue, 14 Sep 2021 07:37:32 +0000 (15:37 +0800)]
add Integration test config
plusmancn [Tue, 14 Sep 2021 03:04:28 +0000 (11:04 +0800)]
chore: refactor fold's structure
earthchen [Mon, 13 Sep 2021 01:57:37 +0000 (09:57 +0800)]
add server send big header test
plusmancn [Sun, 12 Sep 2021 15:28:11 +0000 (23:28 +0800)]
feat: remove proto
plusmancn [Sun, 12 Sep 2021 09:34:50 +0000 (17:34 +0800)]
feat: add case-configuration.yml
plusmancn [Sun, 12 Sep 2021 04:30:13 +0000 (12:30 +0800)]
feat: add default case
plusmancn [Fri, 10 Sep 2021 09:00:33 +0000 (17:00 +0800)]
chore: init project
Albumen Kevin [Fri, 10 Sep 2021 02:14:39 +0000 (10:14 +0800)]
enable triple sample token
earthchen [Fri, 10 Sep 2021 01:58:56 +0000 (09:58 +0800)]
remove duplicate dubbo version
earthchen [Thu, 9 Sep 2021 14:56:39 +0000 (22:56 +0800)]
add url direct test
earthchen [Thu, 9 Sep 2021 05:16:56 +0000 (13:16 +0800)]
Merge branch 'master' into add-tri-samples
# Conflicts:
# dubbo-samples-triple/pom.xml
fix conflicts
earthchen [Thu, 9 Sep 2021 05:06:35 +0000 (13:06 +0800)]
remove unused code
earthchen [Thu, 9 Sep 2021 04:49:17 +0000 (12:49 +0800)]
add register mode test
plusmancn [Wed, 8 Sep 2021 02:48:38 +0000 (10:48 +0800)]
[NPE] Fix the reference of demoService is null (#361)
* fix: the reference of demoService is null
* chore: add comment on demoService.sayHello
earthchen [Tue, 7 Sep 2021 15:23:00 +0000 (23:23 +0800)]
Add tri migration demo
Albumen Kevin [Tue, 7 Sep 2021 14:54:29 +0000 (22:54 +0800)]
Update dubbo version & Add security warning msg (#363)
* Update Dubbo Dependency Version to latest version
* Add Java Serialization Warning msg
earthchen [Mon, 6 Sep 2021 09:15:02 +0000 (17:15 +0800)]
Add grpc tri integration test
earthchen [Mon, 6 Sep 2021 05:12:22 +0000 (13:12 +0800)]
Change some hard code to constants
Albumen Kevin [Sun, 5 Sep 2021 09:00:30 +0000 (17:00 +0800)]
Remove param override from consumer side
Albumen Kevin [Fri, 3 Sep 2021 09:16:38 +0000 (17:16 +0800)]
temporally disable hiberate test
guohao [Thu, 2 Sep 2021 09:47:25 +0000 (17:47 +0800)]
Add method not found sample
guohao [Thu, 2 Sep 2021 08:18:39 +0000 (16:18 +0800)]
Add attachment test
guohao [Thu, 2 Sep 2021 06:43:56 +0000 (14:43 +0800)]
Add grpc server
guohao [Thu, 2 Sep 2021 05:17:10 +0000 (13:17 +0800)]
Mv build source folder
guohao [Thu, 2 Sep 2021 03:43:46 +0000 (11:43 +0800)]
Add pb test
guohao [Thu, 2 Sep 2021 03:30:26 +0000 (11:30 +0800)]
Add README
guohao [Mon, 30 Aug 2021 08:27:24 +0000 (16:27 +0800)]
Add triple UT
Albumen Kevin [Sun, 29 Aug 2021 13:45:30 +0000 (21:45 +0800)]
Change metadata delay time
Albumen Kevin [Fri, 27 Aug 2021 07:50:52 +0000 (15:50 +0800)]
change seata image version, track: https://github.com/seata/seata/issues/3894 (#360)
guohao [Fri, 27 Aug 2021 03:13:28 +0000 (11:13 +0800)]
Add method not found sample
guohao [Thu, 26 Aug 2021 10:04:03 +0000 (18:04 +0800)]
Add generic support
guohao [Thu, 26 Aug 2021 09:28:03 +0000 (17:28 +0800)]
Add void sample
guohao [Mon, 23 Aug 2021 06:28:21 +0000 (14:28 +0800)]
Merge branch 'master' of github.com:apache/dubbo-samples into add-tri-samples
haigeek [Mon, 23 Aug 2021 05:05:55 +0000 (13:05 +0800)]
Fix dubbo-samples-docker doc (#355)
guohao [Thu, 19 Aug 2021 05:07:29 +0000 (13:07 +0800)]
Add license
guohao [Thu, 19 Aug 2021 03:05:47 +0000 (11:05 +0800)]
Add triple server stream
guohao [Wed, 11 Aug 2021 09:07:07 +0000 (17:07 +0800)]
Add Triple attachment and exception samples
haoyann [Wed, 11 Aug 2021 04:35:03 +0000 (12:35 +0800)]
Nacos enable auth (#354)
* nacos enable auth
* revert dubbo version
zrlw [Wed, 11 Aug 2021 03:37:08 +0000 (11:37 +0800)]
modified dubbo-samples-nacos-configcenter for dubbo#8217 (#352)
* modified dubbo-samples-nacos-configcenter for fix dubbo#8217
* reverted configcenter-consumer.xml
haoyann [Tue, 3 Aug 2021 12:28:47 +0000 (20:28 +0800)]
Provider add token (#353)
* provider add token
* fix some don't support token protocol
* fix ci
* revocer license
haoyann [Fri, 30 Jul 2021 02:16:12 +0000 (10:16 +0800)]
Change mesh rule group to dubbo (#349)
ken.lj [Fri, 23 Jul 2021 09:42:01 +0000 (17:42 +0800)]
update compiler vertion to 0.0.2
Albumen Kevin [Fri, 16 Jul 2021 09:30:24 +0000 (17:30 +0800)]
temporary disable mybatis case
Albumen Kevin [Fri, 16 Jul 2021 04:56:49 +0000 (12:56 +0800)]
Add Configuration Override Support Check for 3.0 (#345)
Huang YunKun [Fri, 16 Jul 2021 03:12:46 +0000 (11:12 +0800)]
add mybatis/hibernate sample (#343)
* add mybatis sample
* try fix
* move config
* switch to spring-boot
* polish
* add hibernate samples
* remove spring-boot
* fix version config for testing
* fix dependency issue
ken.lj [Thu, 15 Jul 2021 08:44:00 +0000 (16:44 +0800)]
refactor to meet doc requirement
ken.lj [Thu, 15 Jul 2021 08:20:01 +0000 (16:20 +0800)]
Merge remote-tracking branch 'origin/master'
ken.lj [Thu, 15 Jul 2021 08:15:16 +0000 (16:15 +0800)]
refactor protobuf sample as quick start demo
Gong Dewei [Tue, 6 Jul 2021 10:12:39 +0000 (18:12 +0800)]
remove unused imports (EnableDubboLifecycle) (#344)
Gong Dewei [Fri, 2 Jul 2021 07:07:49 +0000 (15:07 +0800)]
Split duplicated reference configs into several spring xml (#341)
Albumen Kevin [Fri, 2 Jul 2021 03:38:55 +0000 (11:38 +0800)]
change snapshot version to release version (#340)
赵延 [Fri, 2 Jul 2021 03:21:29 +0000 (11:21 +0800)]
use new coding model at triple sample. (#336)
Gong Dewei [Thu, 1 Jul 2021 12:31:35 +0000 (20:31 +0800)]
Fix duplicated references with same unique service name (#338)
Steve Rao [Thu, 24 Jun 2021 07:54:42 +0000 (15:54 +0800)]
Modified incorrect character (#335)
Gong Dewei [Wed, 16 Jun 2021 09:47:15 +0000 (17:47 +0800)]
fix dubbo version (#333)
Albumen Kevin [Tue, 15 Jun 2021 14:25:55 +0000 (22:25 +0800)]
Add migration sample (#332)
* add migration sample
* change default register mode
* add timeout
* Add ASF license header
Albumen Kevin [Thu, 10 Jun 2021 10:17:19 +0000 (18:17 +0800)]
Fix nacos override demo reset env (#331)
Albumen Kevin [Tue, 8 Jun 2021 09:44:12 +0000 (17:44 +0800)]
Opt Samples for Dubbo 3 (#330)
* remove group limit in multi-protocol, force interface first in service-level-override
* change default group
* app-level override force interface
Albumen Kevin [Tue, 8 Jun 2021 09:00:14 +0000 (17:00 +0800)]
Rest Sample Enhancement (#328)
* force rest protocol in IT
* add ASF header
赵延 [Sat, 5 Jun 2021 09:31:11 +0000 (17:31 +0800)]
for compatible. (#329)
xiaoheng1 [Wed, 2 Jun 2021 14:08:37 +0000 (22:08 +0800)]
dubbo-sample-configcenter-api module ExternalConfiguration (#326)
Gong Dewei [Wed, 26 May 2021 14:56:00 +0000 (22:56 +0800)]
disable snapshot update (#322)
Gong Dewei [Wed, 26 May 2021 14:55:13 +0000 (22:55 +0800)]
remove redundant application config (#324)