Commit Graph

  • 533c92f843 purne codes master CaiHQ 2024-12-24 13:01:51 +0800
  • 93ccf7410b purne codes CaiHQ 2024-12-24 13:01:42 +0800
  • b50f891f02 update doip sdk CaiHQ 2024-05-15 21:44:39 +0800
  • 9204992153 update doip sdk CaiHQ 2023-12-15 15:50:43 +0800
  • b5470af3c5 support access annotation with DOOP CaiHQ 2023-11-20 15:32:01 +0800
  • 79cd1d1781 support access annotation with DOOP CaiHQ 2023-11-20 15:31:56 +0800
  • 46b67d200e update doip version CaiHQ 2023-11-06 21:46:31 +0800
  • 94db480dc2
    chore: changes LICENSE 吴恺东 2023-10-08 02:05:45 +0000
  • de617542e9 fix doiputil CaiHQ 2023-09-24 09:18:22 +0800
  • 8ffaa3f535 fix doip local singleton CaiHQ 2023-09-24 09:17:25 +0800
  • 35e39f3dd9 feat support Fork annotation CaiHQ 2023-08-23 16:26:47 +0800
  • ac62f7bbf7 support interface CaiHQ 2023-07-24 12:33:54 +0800
  • eb91d17982 support interface CaiHQ 2023-07-24 12:33:54 +0800
  • 7e8076e075 support interface CaiHQ 2023-07-24 12:33:23 +0800
  • 2180260a20 feat: format code wangxuxin 2023-07-16 17:51:15 +0800
  • 2384f6cc59 feat: fix planning bug wangxuxin 2023-07-16 17:49:41 +0800
  • a794bd3af4 feat: fix sync var wangxuxin 2023-07-08 15:34:43 +0800
  • c0c580090e feat: generate tree wangxuxin 2023-07-05 16:35:39 +0800
  • 0b253a4625 feat: sharable var network planning wangxuxin 2023-06-28 17:09:05 +0800
  • 5326f41ff7 feat: split readerVar and writerVar wangxuxin 2023-06-26 17:20:19 +0800
  • 2a59f577fc feat: sharable var integration wangxuxin 2023-06-25 16:42:56 +0800
  • 6dbb0e161c feat: sharable var integration wangxuxin 2023-06-25 16:42:40 +0800
  • 78d068d39b update version keep sync CaiHQ 2023-06-19 16:41:37 +0800
  • e757264a38 update version CaiHQ 2023-06-15 11:25:12 +0800
  • 0e5f92e51e build: config spotless plugin and reformat code Frank.R.Wu 2023-06-15 11:17:31 +0800
  • 587310c899 git ignore .DS_Store haoeliu@foxmail.com 2023-05-20 10:07:07 +0800
  • 16f1e3a2cd fix: fix the version of org.bdware.doip:doip-audit-tool to 1.3.0 Frank.R.Wu 2023-06-12 21:53:43 +0800
  • 9e55d56e85 support repoID in doip service CaiHQ 2023-06-09 18:59:55 +0800
  • 50991a89d0 add sharedvar CaiHQ 2023-06-09 17:45:02 +0800
  • d76f816e92 support interface support ResultSchema CaiHQ 2023-06-06 17:54:57 +0800
  • 76f564c777 fix doop before handler CaiHQ 2023-05-20 10:03:42 +0800
  • fd1690c97b support doip cluster mode CaiHQ 2023-04-28 17:50:03 +0800
  • 723c9c7a06 update 1.8.5 support doip cluster CaiHQ 2023-04-20 10:05:11 +0800
  • dc0671cfbd keep sync CaiHQ 2023-04-05 16:24:39 +0800
  • 841f567a88 prune old doi logic CaiHQ 2023-03-31 17:11:40 +0800
  • 2514980e8b keep sync CaiHQ 2023-03-30 14:59:28 +0800
  • 491cbadc4d refactor joininfo extraction CaiHQ 2023-03-29 18:48:29 +0800
  • 042cfae39b update doop handler CaiHQ 2023-03-27 20:30:09 +0800
  • 16f2d4fae1 refactor doip setup process CaiHQ 2023-03-27 16:11:49 +0800
  • cd87b1f014 reserve for parameter at compiler CaiHQ 2023-03-15 16:28:00 +0800
  • 60ad3fa368
    Pre Merge pull request !1 from Alex家的兔子/lyh_dev Alex家的兔子 2023-03-15 07:39:11 +0000
  • 0d7424cd7f merge newest origin/master lyh_dev haoeliu@foxmail.com 2023-03-15 15:39:05 +0800
  • 849e8b6601 add packing logic of heaader.response haoeliu@foxmail.com 2023-03-15 15:29:56 +0800
  • 1a8cb9c2a7 move router logic from router.json to create params, from YJSCompile to ContractProcess haoeliu@foxmail.com 2023-03-12 20:54:17 +0800
  • 18b01e3ab0 add DO operation and multiple functions mapping relations haoeliu@foxmail.com 2023-03-12 20:12:55 +0800
  • d040028463 simplify the doip afterExec packing logic haoeliu@foxmail.com 2023-03-09 21:16:37 +0800
  • fb8305031e add JoinInfo support, the DOOPAfterExecHandler has Todo to deal with haoeliu@foxmail.com 2023-03-02 18:53:40 +0800
  • a117ef4a41 fix: add attributes and requestID to doipMsg to return haoeliu@foxmail.com 2023-02-20 20:44:46 +0800
  • 0daa4b6d8c Merge branch 'pr_1' CaiHQ 2023-02-20 16:02:42 +0800
  • fdb652880b feat: change the invokeonStartingDoipServer function name haoeliu@foxmail.com 2023-02-20 15:59:36 +0800
  • 838b2e77c8 add DoipMessage to JsonObject conversion in JSONTool, to deal with the ret of engine is DoipMessage case haoeliu@foxmail.com 2023-02-18 20:02:29 +0800
  • 098854fd46 add joinCountFunc to functions saved to router and add DOOPAfterExecHandler haoeliu@foxmail.com 2023-02-18 19:47:07 +0800
  • 29f81e582a feat: add joinInfo update logic haoeliu@foxmail.com 2023-02-14 20:57:55 +0800
  • 7f81dba895 update yjscompiler CaiHQ 2023-02-08 14:05:31 +0800
  • 6e25abbef0 add doip cluster server logic haoeliu@foxmail.com 2023-01-25 21:01:19 +0800
  • 1a4bf502bb fix the wrapperException bug in DesktopEngine's executeContract and finish the reponse check haoeliu@foxmail.com 2022-12-11 12:02:27 +0800
  • 51ee18928b finish the http input validation haoeliu@foxmail.com 2022-12-06 21:31:08 +0800
  • a1b59cfbfd finish the local version lyh_local_version haoeliu@foxmail.com 2022-12-02 16:39:11 +0800
  • 76a8e3ca58 fix the conflicts in build.gradle haoeliu@foxmail.com 2022-11-29 15:22:44 +0800
  • 14e5fffe1d merge newest origin/master haoeliu@foxmail.com 2022-11-29 15:21:41 +0800
  • 9477ff8a31 update test version haoeliu@foxmail.com 2022-11-29 15:17:57 +0800
  • 05e301d9e9 add Access CaiHQ 2022-11-29 15:16:31 +0800
  • 24c0673b9b finish the draft version haoeliu@foxmail.com 2022-11-27 18:54:50 +0800
  • 9686de6ba9 add doipOperationMap in DOOPRequestHandler and merge DOOPRepoHandler haoeliu@foxmail.com 2022-11-16 14:58:26 +0800
  • 37ad6c35d7 Merge remote-tracking branch 'origin/master' into lyh_dev to update AnnotationHook haoeliu@foxmail.com 2022-11-15 11:47:28 +0800
  • 65aa9fd78d add first version DOOPRequestHandler haoeliu@foxmail.com 2022-11-15 11:47:26 +0800
  • 07174bb3b4 upgrade annotation type upgrade bdledger sdk CaiHQ 2022-11-15 11:37:08 +0800
  • a35ca147e3 resolve merging conflicts haoeliu@foxmail.com 2022-11-09 19:17:35 +0800
  • 9317385bd9 add auto type convert in ArgSchema CaiHQ 2022-11-08 17:37:53 +0800
  • 64cdfecd67 fix arg schema bugs CaiHQ 2022-09-28 18:15:52 +0800
  • 56d140a2c7 connect function node with compiled function CaiHQ 2022-09-06 12:27:27 +0800
  • 363a20049a fix rocksdb bugs CaiHQ 2022-09-02 21:21:07 +0800
  • c077d425ab feat: update YJSCompiler Frank.R.Wu 2022-03-22 16:37:36 +0800
  • ad8de7a92c feat: update YJSCompiler Frank.R.Wu 2022-03-22 16:27:50 +0800
  • 639d8dc6cb upgrade rocksdb publish cp-1.6.4 publish common-1.5.9 CaiHQ 2022-06-29 02:30:24 +0800
  • 2770908f2b publish 1.6.4 CaiHQ 2022-06-29 02:30:24 +0800
  • 14db4a8f6c fix: _mul misuse bugs CaiHQ 2022-06-29 02:29:45 +0800
  • df94bedbae keep sync CaiHQ 2022-06-28 20:40:49 +0800
  • 4652d731c4 update version CaiHQ 2022-06-28 18:43:01 +0800
  • e5157df523 update version CaiHQ 2022-06-26 17:48:03 +0800
  • e5e16a5e1d add ClusterUtil update @Router arguments add DOIPUtilTest update log4j2.properties CaiHQ 2022-06-26 17:48:03 +0800
  • 5f42ed082c support debug log and normal log CaiHQ 2022-06-11 05:34:40 +0800
  • 1229c9ce4c refactor: add bdledger dependencies feat: IRPUtil feat: support debug in docker CaiHQ 2022-05-20 22:50:13 +0800
  • c9b5a32e46 fix: yjs.jar corrupted CaiHQ 2022-05-14 01:17:54 +0800
  • 30d5ca5ace fix: yjs.jar corrupted CaiHQ 2022-05-14 01:17:54 +0800
  • 4318162fa8 prune: update modules for mvn repository CaiHQ 2022-05-13 23:51:26 +0800
  • 6064882843 feat: support exception thrown in applyFunction CaiHQ 2022-05-03 15:47:32 +0800
  • cf097ce7fd feat: support onCreateParams CaiHQ 2022-05-02 20:49:37 +0800
  • bac80bbf31 feat: support @RouteInfo byFunc WangXuxin 2022-04-27 10:23:33 +0800
  • fa729d80a0 feat: support onCreateParams CaiHQ 2022-04-07 15:48:39 +0800
  • 4b96899653 update ledgerUtil CaiHQ 2022-03-22 23:48:42 +0800
  • 8db5c8e2d7 fix: verifyOracleAndContractPermission WangXuxin 2022-03-22 20:35:47 +0800
  • 62679528e4 fix setGlobal HarlanHW 2022-03-16 14:38:05 +0800
  • ea7eaf5db4 update JSONTool CaiHQ 2022-03-11 17:52:17 +0800
  • 8095f9735f add ScriptReturnException HarlanHW 2022-02-22 13:46:21 +0800
  • cb13076423 upgrade doipsdk CaiHQ 2022-01-08 23:43:21 +0800
  • b5ec0caccb fix: binarySearch bugs in TimeSerialIndex feat: support multi tag time index util CaiHQ 2022-01-06 20:33:46 +0800
  • afad80ee2b upgrade doip-sdk CaiHQ 2022-01-04 10:43:53 +0800
  • 5fb99f473a chore: optimize log in MaskHandler v1.6.6 Frank.R.Wu 2021-12-14 15:38:42 +0800
  • 3aba664d5a optimize build.gradle CaiHQ 2021-12-21 17:59:45 +0800