Commit Graph

  • 1993117b15 log skiffer-git 2024-02-22 18:54:20 +0800
  • 812fa38a87 log skiffer-git 2024-02-22 18:48:17 +0800
  • bb15d14627 log skiffer-git 2024-02-22 18:42:42 +0800
  • a5dbbe00fc log skiffer-git 2024-02-22 18:41:20 +0800
  • b9d1037b0d log skiffer-git 2024-02-22 18:37:39 +0800
  • 01d7a9c892 log skiffer-git 2024-02-22 18:34:33 +0800
  • d24e8ba416 replace openim::log::info skiffer-git 2024-02-22 18:29:07 +0800
  • 97191a1c72 replace openim::log::info skiffer-git 2024-02-22 18:25:13 +0800
  • 27d88fdf94 replace openim::log::info skiffer-git 2024-02-22 18:24:19 +0800
  • 4f790aa0a1 rm set error skiffer-git 2024-02-22 18:20:56 +0800
  • b0bcbb6ece rm set error skiffer-git 2024-02-22 18:16:55 +0800
  • 84e916e352 fix: del nounset luhaoling 2024-02-22 18:05:39 +0800
  • 5f71f27c63 fix: refactoring scripts luhaoling 2024-02-22 18:00:26 +0800
  • e512550543
    feat(deps): bump the gomod-deps group with 3 updates #1946 dependabot[bot] 2024-02-22 09:01:21 +0000
  • 7077083aca fix: del the error world luhaoling 2024-02-22 15:54:18 +0800
  • 1a6d500155 fix: fix the error output #1933 luhaoling 2024-02-22 15:40:33 +0800
  • d423fca10b fix: move the check_by_signal to util luhaoling 2024-02-22 15:07:21 +0800
  • 93f2034572 fix: fix the error luhaoling 2024-02-22 14:41:46 +0800
  • 9318322fa5 fix: fix the error luhaoling 2024-02-22 13:26:56 +0800
  • c2c8810331 fix: fix the param error luhaoling 2024-02-22 13:22:49 +0800
  • 6c4f914bd1 fix: del the repeat func luhaoling 2024-02-22 13:18:46 +0800
  • 5ec08d7ff2 fix: del the repeat func luhaoling 2024-02-22 13:17:53 +0800
  • 9c3cc64327 fix: add check logic script luhaoling 2024-02-22 12:32:16 +0800
  • bbb086f047 fix: update the server name luhaoling 2024-02-22 12:05:26 +0800
  • e5983c0dfc fix: del the error chat luhaoling 2024-02-22 11:49:42 +0800
  • 07bd7e9abe Merge branch 'fix/make_stop' of github.com:luhaoling/open-im-server into fix/make_stop luhaoling 2024-02-22 11:37:08 +0800
  • 2ddf5d3ec7
    Merge branch 'openimsdk:main' into fix/make_stop Brabem 2024-02-22 11:36:43 +0800
  • 6c22ccd545 fix: add kill by name in script luhaoling 2024-02-22 11:30:26 +0800
  • 77b01cb0dc docs:update README Community #1943 wxuanF 2024-02-22 11:03:34 +0800
  • 3c1d096e99
    docs:modify_README_Twitter (#1939) xuan 2024-02-22 10:57:22 +0800
  • e68a290c40 Merge remote-tracking branch 'upstream/main' into main-upstream #1942 Gordon 2024-02-21 22:07:31 +0800
  • 7ef50b38d5 fix: change consumer group receive messages avoid kafka consumer group always rebalanced. Gordon 2024-02-21 21:59:15 +0800
  • 6a5a2dcc17
    fix function name on comment (#1940) cui fliter 2024-02-21 20:41:15 +0800
  • 6faf4b1b14 fix function name on comment #1940 cui fliter 2024-02-21 18:29:45 +0800
  • b74fdf648c
    Update aws.go #1858 Xinwei Xiong 2024-02-21 17:35:19 +0800
  • 636f45d614
    Update aws.go Xinwei Xiong 2024-02-21 17:32:34 +0800
  • f3318c6a39
    Update aws.go Xinwei Xiong 2024-02-21 17:09:01 +0800
  • c6f8a8b6f6 docs:modify_README_Twitter #1939 wxuanF 2024-02-21 17:07:23 +0800
  • f10be97001
    Update environment.sh Xinwei Xiong 2024-02-21 16:50:38 +0800
  • 969043a5f0
    Update config.yaml Xinwei Xiong 2024-02-21 16:50:35 +0800
  • 163225b0b4
    Merge branch 'main' into feat-aws-upload Xinwei Xiong 2024-02-21 16:22:08 +0800
  • 4febbea587
    feat(deps): bump the gomod-deps group with 2 updates #1938 dependabot[bot] 2024-02-21 08:05:47 +0000
  • 3c738c3b28
    cicd: bump League Patch (#1937) OpenIM Bot 2024-02-21 11:30:48 +0800
  • 87c79c85a2
    Merge branch 'openimsdk:main' into fix/make_stop Brabem 2024-02-21 10:17:52 +0800
  • 42e967ee11 cicd: bump League Patch #1937 kubbot 2024-02-21 02:08:46 +0000
  • d0b16a6c16 optimization: change the configuration file from being read globally to being read independently. Gordon 2024-02-20 22:17:50 +0800
  • 5f2f56bcaf optimization: change the configuration file from being read globally to being read independently. Gordon 2024-02-20 21:14:16 +0800
  • e402df4902
    feat(deps): bump the gomod-deps group with 2 updates #1936 dependabot[bot] 2024-02-20 12:58:23 +0000
  • 27e472bf89 optimization: change the configuration file from being read globally to being read independently. Gordon 2024-02-20 20:56:40 +0800
  • d5d2803e76
    feat: optimize server code (#1931) chao 2024-02-20 20:56:29 +0800
  • 01886eee06
    docs/README_el (#1929) longyuqing112 2024-02-20 20:19:15 +0800
  • 751497fe75
    Docs/readme modify oeder (#1924) xuan 2024-02-20 20:18:43 +0800
  • 8e4836f6f9 fix: fix the make stop script luhaoling 2024-02-20 19:52:25 +0800
  • 76c976726b fix: fix the stop script luhaoling 2024-02-20 19:38:59 +0800
  • 39042e2672 Merge branch 'fix/make_stop' of github.com:luhaoling/open-im-server into fix/make_stop luhaoling 2024-02-20 19:33:13 +0800
  • 8a45baf55d fix: fix the script luhaoling 2024-02-20 19:32:50 +0800
  • 7fff4aeabe fix: fix the scripts luhaoling 2024-02-20 19:29:26 +0800
  • 53dbb1fe25
    Merge branch 'openimsdk:main' into fix/make_stop Brabem 2024-02-20 18:25:13 +0800
  • 9cea45bf96 fix: logs luhaoling 2024-02-20 18:16:11 +0800
  • 8b28fd6351 fix: logs luhaoling 2024-02-20 18:12:46 +0800
  • 4c7fcb3433 fix: fix the output error luhaoling 2024-02-20 18:07:19 +0800
  • 5724158c6e fix: update the for loop luhaoling 2024-02-20 17:58:00 +0800
  • d670230a11 fix: output red luhaoling 2024-02-20 17:35:12 +0800
  • 5888cf7015 fix: del the unuse func luhaoling 2024-02-20 17:25:36 +0800
  • df20f98348 fix: update the logs output format luhaoling 2024-02-20 17:11:18 +0800
  • 5479c39d49 fix: fix the output format luhaoling 2024-02-20 17:01:47 +0800
  • 5fb5a1fc07 fix: fix the script luhaoling 2024-02-20 16:56:02 +0800
  • 83ee01acfd fix: fix the transfer output luhaoling 2024-02-20 16:28:35 +0800
  • 5b91261581
    feat(deps): bump the gomod-deps group with 3 updates #1932 dependabot[bot] 2024-02-20 08:22:59 +0000
  • cf6247192a utils.Wrap -> errs.Wrap #1931 withchao 2024-02-20 15:11:18 +0800
  • 09bd8ccc7a docs/README_el #1929 longyuqing112 2024-02-20 12:26:39 +0800
  • 8fa39c8413 utils.Wrap -> errs.Wrap withchao 2024-02-20 11:46:51 +0800
  • 6aec72a5a4 fix: del the error judge luhaoling 2024-02-20 10:42:12 +0800
  • 247743fb16 fix: add stop-all luhaoling 2024-02-20 10:37:55 +0800
  • 34ffcb542e fix: add check-all-by-signal1 luhaoling 2024-02-20 10:18:54 +0800
  • 6a05e64f3f
    Merge branch 'openimsdk:main' into main chao 2024-02-20 10:04:50 +0800
  • 078ed80050 fix: fix the error luhaoling 2024-02-20 09:56:25 +0800
  • 07cea9ec1b
    Merge branch 'main' into docs/README_addCommunity #1924 xuan 2024-02-20 09:48:04 +0800
  • fe0116a811
    add Docs/readme vi (#1925) longyuqing112 2024-02-19 20:27:45 +0800
  • 3515432140
    docs: add README_da.md (#1927) xuan 2024-02-19 20:27:00 +0800
  • 132f3b882a fix: fix the out format luhaoling 2024-02-19 19:20:28 +0800
  • ee30529e88 fix: fix the port script luhaoling 2024-02-19 19:11:18 +0800
  • d02dc7c5d8 fix: del the unuser code luhaoling 2024-02-19 18:59:27 +0800
  • 92743f7c5b fix: fix the script name luhaoling 2024-02-19 18:48:03 +0800
  • 50dec7bc4a fix: fix the port check script luhaoling 2024-02-19 18:44:30 +0800
  • 42ad29bfdf fix: fix the msgtranfer script luhaoling 2024-02-19 18:32:14 +0800
  • 23633c0569 docs: add README_da.md #1927 wxuanF 2024-02-19 17:30:41 +0800
  • d13c04fdb3
    feat(deps): bump the gomod-deps group with 2 updates #1926 dependabot[bot] 2024-02-19 08:56:12 +0000
  • 64a3666055 fix: fix the script luhaoling 2024-02-19 16:56:05 +0800
  • 04ec141b4b fix: signal output update luhaoling 2024-02-19 16:26:03 +0800
  • 2711029a98 fix: add signal Exit code luhaoling 2024-02-19 16:18:15 +0800
  • eec0a5b69a fix: fix the script luhaoling 2024-02-19 16:03:11 +0800
  • 297e001f14 fix: fix the make stop script luhaoling 2024-02-19 15:53:02 +0800
  • 16406a0350 docs/README_vi #1925 longyuqing112 2024-02-19 15:33:15 +0800
  • f9a4811455 docs/README_vi longyuqing112 2024-02-19 15:22:41 +0800
  • f0aa9d379c fix: fix the make stop output format error luhaoling 2024-02-19 14:44:57 +0800
  • 009187b5d9 docs: README modify order wxuanF 2024-02-19 14:32:21 +0800
  • cc9d460df1 fix: del the error output luhaoling 2024-02-19 14:26:55 +0800
  • 026f5255c9
    docs: README add community (#1922) xuan 2024-02-19 10:59:32 +0800
  • c40038375e docs: README add community #1922 wxuanF 2024-02-19 10:28:37 +0800