Commit Graph

136 Commits

Author SHA1 Message Date
CaiHQ
017c68fc60 update dependency 2022-10-25 09:59:02 +08:00
CaiHQ
321dba92aa connect function node with compiled function 2022-09-06 12:27:27 +08:00
CaiHQ
58950fbf8a Merge branch 'master' of https://gitee.com/BDWare/common 2022-09-02 21:17:05 +08:00
CaiHQ
b9cf6cfc3b sync version 2022-09-02 21:16:58 +08:00
CaiHQ
03329d338e sync version 2022-09-02 21:15:09 +08:00
CaiHQ
0da9d88173 add debug port for cp 2022-09-02 21:00:02 +08:00
CaiHQ
0aac9d16d9 fix too RejectedExecutionException of ServiceServer.executor 2022-07-14 22:23:31 +08:00
CaiHQ
e336865cc1 feat: more default router function 2022-07-09 09:31:26 +08:00
huaqian cai
4ef2806c20 upgrade rocksdb
publish cp-1.6.4
publish common-1.5.9
2022-06-29 09:19:56 +08:00
huaqian cai
c51224e24c upgrade rocksdb 2022-06-28 20:37:32 +08:00
CaiHQ
5265631022 Merge branch 'master' of https://gitee.com/BDWare/common 2022-06-27 14:32:05 +08:00
CaiHQ
f2f1bae2ba update routeInfo and joinInfo 2022-06-27 14:31:12 +08:00
CaiHQ
46e5644cf2 add ClusterUtil
update @Router arguments
add DOIPUtilTest
update log4j2.properties
2022-06-26 17:48:03 +08:00
CaiHQ
f74c4f040f add raft 2022-05-27 15:27:56 +08:00
dongrui
34cedb8a13
add write boolean to util 2022-05-26 13:07:08 +00:00
CaiHQ
488fbb4a63 Merge branch 'master' of https://gitee.com/BDWare/common 2022-05-23 17:07:29 +08:00
CaiHQ
6366b2fc1f doc: docker deploy
feat: support docker debug
2022-05-23 17:06:54 +08:00
CaiHQ
f292deae14 refactor: add bdledger dependencies
feat: IRPUtil
feat: support debug in docker
2022-05-20 22:50:13 +08:00
CaiHQ
f746ccb7dc prune: update modules for mvn repository 2022-05-13 23:51:46 +08:00
CaiHQ
6a7b355b18 keepsync 2022-05-05 13:29:02 +08:00
CaiHQ
8d15c15192 Merge branch 'master' of https://gitee.com/BDWare/common 2022-05-05 13:28:49 +08:00
CaiHQ
0df8ff0278 update docker configs 2022-05-05 13:28:29 +08:00
CaiHQ
b78c6a0c98 feat: support onCreateParams 2022-05-02 20:49:37 +08:00
WangXuxin
7a9ce393cd feat: support @RouteInfo byFunc 2022-04-27 10:23:33 +08:00
CaiHQ
8bf4b1c57d feat: support createParam
feat: docker script
2022-04-21 10:18:48 +08:00
CaiHQ
47661ad923 fix: null point exception 2022-04-12 16:30:24 +08:00
CaiHQ
1d3efbdb97 support serialzable json 2022-04-07 18:49:57 +08:00
CaiHQ
4047f03151 feat: support onCreateParams 2022-04-07 15:48:39 +08:00
2d6c0e4874 fix setGlobal 2022-03-16 14:38:04 +08:00
CaiHQ
9856f08003 fix: MultiPointCooperationExecutor 2022-02-18 11:14:11 +08:00
Frank.R.Wu
62533a0da1 feat: update event mechanism
add second centers for event topics
2022-01-20 20:55:49 +08:00
CaiHQ
f77305c0ef upgrade doipsdk 2022-01-08 23:43:21 +08:00
CaiHQ
2ce57c111e fix: binarySearch bugs in TimeSerialIndex
feat: support multi tag time index util
2022-01-06 20:33:46 +08:00
CaiHQ
7032dd3b28 prune: unused jarbackup 2022-01-04 10:46:01 +08:00
CaiHQ
7d543f1085 prune: use stable doip-sdk 2022-01-04 10:16:20 +08:00
yanghuanyu
f0c75d4b3c fix: unpackInternal bug 2021-12-31 15:05:30 +08:00
Frank.R.Wu
43282a3201 feat: remove txHash in REvent.getContentStr
remove txHash in REvent.getContentStr to suit EventRecorder
2021-12-29 20:24:03 +08:00
CaiHQ
94c9b867de optimize receive file 2021-12-29 11:52:24 +08:00
Frank.R.Wu
72878eff91 chore: update build.gradle
upgrade io.netty:netty-all from 4.1.52.Final to 4.1.63.Final; optimize imports in JsonUtil
2021-12-23 21:44:30 +08:00
CaiHQ
d10337e42b Merge remote-tracking branch 'origin/master'
# Conflicts:
#	build.gradle
2021-12-23 00:16:15 +08:00
CaiHQ
22f3e9e085 optimize: use jquery 2.1.4.min
refactor: DOA Contract
update: use doip sdk 1.0.2
optimize build.gradle
2021-12-23 00:14:13 +08:00
CaiHQ
59b3805018 optimize build.gradle 2021-12-21 17:49:25 +08:00
CaiHQ
f9ce2aaff4 deprecate old doipsdk 2021-12-20 15:27:48 +08:00
CaiHQ
e1d0de54fd fix doip crash 2021-12-20 13:52:22 +08:00
CaiHQ
8548c5ea00 update join info
support joinCount function
2021-12-17 12:53:49 +08:00
CaiHQ
fa8af412e6 use log4j 2.15.0 2021-12-12 13:03:53 +08:00
CaiHQ
ea6159d41b fix port output bugs 2021-12-12 12:46:04 +08:00
Frank.R.Wu
654ec47663 fix: fix bugs in signature of ContractRequest
add ContractRequest.parseArg to handle the type of arg
2021-12-11 19:25:43 +08:00
Frank.R.Wu
4bbe861fcc fix: fix bugs in signature of ContractRequest
change type of arg in ContractRequest.getContentStr
2021-12-11 17:54:52 +08:00
Frank.R.Wu
42baeaeef6 feat: remove unused functions
remove event-related functions from NodeCenterConn
2021-12-07 21:33:37 +08:00