52 Commits

Author SHA1 Message Date
sunxyw
78612b6e58
fix doxygen permission (#238) 2023-01-04 16:36:37 +08:00
sunxyw
32afd38ad4
update bin permission 2023-01-04 14:36:25 +08:00
sunxyw
85240c753b
add build command 2022-12-31 22:59:03 +08:00
sunxyw
05b3321af7
add windows entry binary (#208) 2022-12-27 15:39:36 +08:00
sunxyw
33a14dee8b
move api docs to doxygen 2022-12-24 14:36:25 +08:00
sunxyw
47244373d7
add custom phpunit printer (#164) 2022-08-28 13:03:58 +08:00
crazywhalecc
e9b6965678 remove redundant library 2022-08-27 19:39:02 +08:00
crazywhalecc
05ac2feebd add windows exit code support 2022-08-22 21:32:00 +08:00
crazywhalecc
15383a6b92 add phpunit windows support 2022-08-22 20:54:14 +08:00
sunxyw
86c2cf96a9
fix gendoc incompatibility (#150) 2022-08-22 13:06:48 +08:00
crazywhalecc
4ba74e9f3e refactor phpunit-swoole to phpunit-zm and move old test cases 2022-08-20 17:49:33 +08:00
crazywhalecc
b3a5d50ba8 rename bin/start to bin/zhamao 2022-08-14 18:15:45 +08:00
crazywhalecc
c4ca2103e4 fix phpunit-swoole class name 2022-05-15 00:16:01 +08:00
crazywhalecc
4b55a3e525 add $ZM_CUSTOM_PHP_PATH env support 2022-05-14 23:52:37 +08:00
sunxyw
a393b3aff5
fix phpunit printer (#112) 2022-05-02 17:02:39 +08:00
Jerry Ma
f1c730962b
Fix ZM_TEST_LOG_DEBUG bug, remove redundant code 2022-04-30 17:24:26 +08:00
crazywhalecc
fd4e4be3a8 try to remove irrelevant information for phpunit 2022-04-30 13:33:38 +08:00
sunxyw
50d27ee186
add show-debug option to api docs generator 2022-04-15 23:43:21 +08:00
sunxyw
371926b5a6
improve api docs generator class discrimination 2022-04-15 23:37:54 +08:00
crazywhalecc
9fa1079248
Re-generate API docs 2022-04-02 17:36:59 +08:00
sunxyw
c4da26c19d remove the nasty catch 2022-03-30 17:49:53 +08:00
crazywhalecc
a2fbdd8e0a Enhancement for phpunit-swoole 2022-03-30 17:49:53 +08:00
sunxyw
05a3d0111b make phpunit run inside framework 2022-03-30 17:49:53 +08:00
sunxyw
f450b8d863
change phpunit default timezone to Asia/Shanghai 2022-03-28 18:19:48 +08:00
sunxyw
4e9199c68e
refactor phpunit-swoole 2022-03-28 17:27:36 +08:00
sunxyw
700b854434
rename test folder 2022-03-28 16:42:13 +08:00
sunxyw
506f2e7c0c
add api docs generator 2022-03-27 19:19:05 +08:00
crazywhalecc
391114bdef update docs 2022-03-13 21:57:41 +08:00
crazywhalecc
b4159152a7 add watcher 2022-01-08 20:19:10 +08:00
2b4d308783 update to build 418 2021-09-10 11:24:32 +08:00
229778ebf9 update to build 417 2021-09-01 14:14:00 +08:00
jerry
4ee16d4fc6 update to 2.5.0-b1 (build 408) 2021-06-16 00:17:30 +08:00
71585ed29d update to build 407
change daemon command from system to Process::kill
add master_pid for motd information
add option --preview
delete server_event_handler_class and use process
go-cqhttp-down.sh script add arm64 support
add ./zhamao support
change build-runtime.sh to install-runtime.sh
add option --disable-safe-exit
adjust some Console output
set start script using /bin/sh for supporting auto searching php and framework
2021-05-08 10:02:41 +08:00
jerry
93a68a5582 update to v2.4.0 (build 400)
add systemd:generate command
add check:config command
init command add `--force|-F` option
add MessageUtil function `addShortCommand()`
clear debug message
2021-03-25 16:18:09 +08:00
e77b9d4970 update to 2.3.1 version (build 388)
cleanup code and fix a bug
2021-03-18 14:56:35 +08:00
jerry
7dc39e6ada update to 2.2.11 verion
add build version (start from 384)
make 启动中 log as verbose
remove console input
fix pure http server bug
add error handler for zm_timer_tick and zm_timer_after
2021-03-13 15:16:10 +08:00
jerry
4ff75cf199 update to 2.2.8 version
update motd message
2021-03-02 21:24:31 +08:00
jerry
187a08a621 update to 2.1.6 version
优化代码结构
增加更多提示语
修复处理空格消息时的报错
修复上下文的bug
2021-01-18 18:08:29 +08:00
jerry
f91d24aaaa initial 2.0.0-a2 commit 2020-09-29 15:07:43 +08:00
jerry
beb1f5f063 initial 2.0 commit 2020-08-31 10:11:06 +08:00
whale
42412fee98 update init structure 2020-06-13 17:23:53 +08:00
whale
500ec4707e update Hello default module 2020-06-13 17:08:13 +08:00
whale
b09857e3b8 add init command of start commandline 2020-06-13 16:58:45 +08:00
whale
59fde3d075 update to 1.5 version 2020-06-05 13:36:30 +08:00
whale
82a1f86bbd update to 1.2.1
add phar build script
2020-05-02 23:27:26 +08:00
whale
169a751e0f update to 1.2 version
Generate systemd script
Default info_level set to 2
Modify & add some comment for Example module
Brand new Console
Add daemon command argument
Add #OnTick annotation
Add ZMRobot API class
2020-04-29 15:29:56 +08:00
whale
e1983d6dd8 update some argument 2020-04-29 11:56:28 +08:00
whale
52f01446b5 add systemd generator. 2020-04-29 11:52:08 +08:00
whale
1d2aaf3c99 Normalization of Context class 2020-04-15 10:55:10 +08:00
whale
9181ef3acb update start settings. 2020-03-05 14:07:05 +08:00