Commit Graph

1647 Commits

Author SHA1 Message Date
awake 8dfc772d89 Merge remote-tracking branch 'origin/main' 2024-05-23 17:06:17 +08:00
godotg 63f5de364e test[orm]: entity cache test 2024-05-23 17:01:40 +08:00
awake 83c978e483 feat[orm]: add loadAndInit method 2024-05-23 16:36:36 +08:00
godotg 4cdb3d221f del[lua]: remove useless code 2024-05-23 15:35:58 +08:00
godotg 605ec80de8 del[lua]: remove useless code 2024-05-23 15:34:47 +08:00
godotg d676fd0dff chore[orm]: comment 2024-05-23 15:05:13 +08:00
godotg 059ddee61e ref[csharp]: refactor generate csharp protocol 2024-05-23 14:47:04 +08:00
godotg 7595ce584d ref[lua]: refactor generate lua protocol 2024-05-23 14:27:32 +08:00
godotg 07d1b170d5 chore[orm]: comment 2024-05-23 10:49:33 +08:00
godotg 3b9cd7b47a perf[orm]: entity empty judgement 2024-05-23 10:45:19 +08:00
godotg ab3ca0e17a ref[csharp]: refactor generate csharp protocol 2024-05-22 16:04:12 +08:00
godotg 7fedbe547e ref[csharp]: refactor generate csharp protocol 2024-05-22 15:48:28 +08:00
godotg e935f864b1 Merge remote-tracking branch 'origin/main' 2024-05-22 15:41:17 +08:00
godotg 5ab61d6562 ref[csharp]: refactor generate csharp protocol 2024-05-22 15:40:36 +08:00
godotg 32c405d9dd doc[doc]: update setup doc 2024-05-18 12:07:20 +08:00
godotg 770679af26 Merge pull request #103 from LucaLq/feature/router
feat[net]:modify the access modifier
2024-05-17 10:13:55 +08:00
luca 14e7aedbf1 feat[net]:add exception handler 2024-05-16 18:35:18 +08:00
luca 0f54f79351 feat[net]:modify the access modifier 2024-05-16 17:15:30 +08:00
godotg ab93891b95 doc[orm]: update doc 2024-05-15 15:19:50 +08:00
godotg 78a7a214dd revert[orm]: export MongoDatabase method 2024-05-15 15:04:09 +08:00
godotg d0033d78c9 perf[orm]: export MongoDatabase method 2024-05-15 14:59:32 +08:00
godotg a3793f106c feat[zip]: zip directory 2024-05-14 16:01:48 +08:00
godotg 82b02d6605 perf[orm]: shutdown orm gracefully 2024-05-14 14:36:20 +08:00
godotg 87e4e91d3e Merge pull request #102 from LucaLq/main
feat[orm]:the @Id annotation supports the ObjectId type
2024-05-14 11:22:52 +08:00
luca 662ab99ceb feat[orm]:the @Id annotation supports the ObjectId type 2024-05-14 10:06:42 +08:00
godotg 86c70873a2 chore[zip]: zip 2024-05-13 19:53:29 +08:00
godotg 7b98bf2190 chore[zip]: zip 2024-05-13 16:05:01 +08:00
godotg 2cfeaa32ee feat[zip]: zip file 2024-05-11 19:32:55 +08:00
godotg 4be0411736 feat[zip]: unzip file 2024-05-11 17:33:51 +08:00
godotg edc7333ca4 fix[json]: update jackson version 2024-05-09 10:39:40 +08:00
godotg d882cb021e chore[version]: update version 2024-05-08 22:49:38 +08:00
godotg 3f89e0e7ab feat[task]: run packet receiver task in EventBus 2024-05-07 15:56:25 +08:00
godotg 2e2083f53a Merge pull request #100 from ZoneQ/main
fix[storage]: json2List Parse bug
2024-05-07 11:53:05 +08:00
zhenyu 26e4241851 fix[storage]: json2List Parse bug 2024-05-07 11:46:27 +08:00
godotg c3bb8d01b0 perf[exec]: split command by space regex 2024-05-07 11:21:28 +08:00
godotg 9fbac93a6f ref[exec]: extract execCommand method 2024-05-07 11:18:43 +08:00
godotg 008c9352fb ref[monitor]: move monitor to MonitorUtils 2024-05-07 11:11:36 +08:00
godotg 5019a89dc2 Merge pull request #99 from LucaLq/main
feat[orm]: mongo authentication database can be configured
2024-05-07 10:42:33 +08:00
luca f70331a475 feat[orm]: mongo authentication database can be configured 2024-05-07 10:22:12 +08:00
godotg db0bd5ebb3 chore[exec]: exec command log 2024-04-30 11:34:12 +08:00
godotg 754f23d9dc feat[exec]: execute command with working directory 2024-04-28 17:33:33 +08:00
godotg 0d5d668156 test[javascript]: JavaScript test 2024-04-23 16:08:04 +08:00
godotg 884fe85fee test[es]: ECMAScript test 2024-04-23 15:50:13 +08:00
godotg 3e9129c4f8 chore[es]: comment 2024-04-23 15:45:33 +08:00
godotg 2efac39a37 perf[es]: code format of es 2024-04-23 15:43:29 +08:00
godotg 0cd3f4483a perf[es]: use class syntax of es 2024-04-23 15:34:47 +08:00
godotg d2d038f0b5 perf[es]: use the class keyword of the es syntax 2024-04-23 14:29:49 +08:00
godotg f7ad0e093f ref[js]: deserialization Long class to numbe of long 2024-04-23 11:49:35 +08:00
godotg 1ac05c5aea feat[es]: es support 2024-04-21 09:58:48 +08:00
godotg 7e912f9f3d feat[es]: es support 2024-04-20 15:03:45 +08:00