朱金勇
|
9078a4821a
|
* Fix view file of cron.
|
2023-12-21 15:46:02 +08:00 |
|
caoyanyi
|
3efd9d3507
|
* Adjust no language error.
|
2023-12-13 10:58:34 +08:00 |
|
hufangzhou
|
8902ed5289
|
* Fix error of undefined variable.
|
2023-12-01 17:21:27 +08:00 |
|
caoyanyi
|
5494439d57
|
* Adjust roadrunner wait time.
|
2023-11-29 13:05:02 +08:00 |
|
zhujinyong
|
5cc96ab566
|
* Set max consumer to 2.
|
2023-11-21 17:29:43 +08:00 |
|
zhujinyong
|
965b7d7ae1
|
* Move loadCommon.
|
2023-11-20 15:16:56 +08:00 |
|
zhujinyong
|
b57c30f87d
|
* Fix warning for hook.
|
2023-11-20 10:42:28 +08:00 |
|
zhujinyong
|
8f6df926ca
|
* Only restartCron when scheduler init.
|
2023-11-17 13:20:52 +08:00 |
|
zhujinyong
|
e9a5493494
|
* Fix bug: $now is undefined.
|
2023-11-17 12:34:43 +08:00 |
|
zhujinyong
|
bae6ddd0f5
|
* Fix cron.
|
2023-11-17 12:21:20 +08:00 |
|
zhujinyong
|
4bfbf17845
|
* Clear cron queue.
|
2023-11-16 10:03:11 +08:00 |
|
zhujinyong
|
180090259e
|
* Fix cron.
|
2023-11-15 09:43:48 +08:00 |
|
zhujinyong
|
087998eb8e
|
+ Run cron by RoadRunner.
|
2023-11-14 14:16:43 +08:00 |
|
zhujinyong
|
eb922629e1
|
* Refactor cron.
|
2023-11-13 09:11:23 +08:00 |
|
dingguodong
|
2260dc365a
|
- Do NOT quit cron process if connection is aborted.
|
2023-08-14 13:27:47 +08:00 |
|
dingguodong
|
4ec2ff22f0
|
* Keep cron running if PHP_SAPI is fpm-fcgi.
|
2023-08-14 11:53:30 +08:00 |
|
dingguodong
|
0a8e1f88d8
|
* Add a log message when cron turned off.
|
2023-08-11 16:51:29 +08:00 |
|
dingguodong
|
2e51aef038
|
- Remove lastTime when update one cron.
|
2023-08-11 16:42:16 +08:00 |
|
dingguodong
|
7bcb0087bf
|
+ Update the last time of cron process for each first running.
|
2023-08-10 14:23:51 +08:00 |
|
dingguodong
|
61997cb191
|
* Fix the last time of all cron was updated in one execution.
|
2023-08-10 13:48:32 +08:00 |
|
songchenxuan
|
835f16afff
|
* Fix bug for zentao init page very slow.
|
2023-08-09 00:23:59 +08:00 |
|
dingguodong
|
36a278975b
|
* Optimize logging for cron process.
|
2023-08-08 15:26:28 +08:00 |
|
dingguodong
|
cd333794b7
|
* Set lastTime to now after updated.
|
2023-08-08 15:26:28 +08:00 |
|
dingguodong
|
d973e51f1b
|
- Remove needless update for lastTime.
|
2023-08-08 13:45:31 +08:00 |
|
dingguodong
|
4ca77b17e8
|
* Add cron log to check cron process status.
|
2023-08-08 10:46:14 +08:00 |
|
dingguodong
|
23893d6b4f
|
* Use notZeroDate() instead of previous expression.
|
2023-08-08 08:50:08 +08:00 |
|
dingguodong
|
713b6f25e6
|
* Add missing condition for max edition.
|
2023-08-07 16:31:04 +08:00 |
|
dingguodong
|
b3120b8238
|
* Fix newline not expanded.
|
2023-08-07 16:15:42 +08:00 |
|
dingguodong
|
df8e501de9
|
* Replace zero date to null.
|
2023-08-07 16:01:25 +08:00 |
|
dingguodong
|
f41c427ea4
|
* Optimize the display in log file.
|
2023-08-07 15:58:58 +08:00 |
|
dingguodong
|
22d92e4b83
|
* Resolve the nullable lastTime.
|
2023-08-07 15:58:58 +08:00 |
|
dingguodong
|
6f18d3e18a
|
* Replace zero date with null.
|
2023-08-07 15:58:58 +08:00 |
|
dingguodong
|
b0ebeb05a0
|
* Refactor cronModel::getCrons, easy to filter crons.
|
2023-08-07 15:10:18 +08:00 |
|
tanghucheng
|
1185ba5079
|
* Fix bug for cron checkChange.
|
2023-07-12 13:03:36 +08:00 |
|
liumengyi
|
d971d4b4b7
|
Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into zentaopms_304
|
2023-04-18 08:38:14 +08:00 |
|
朱金勇
|
c76fa5317e
|
* Fix bug#34204.
|
2023-04-17 06:12:22 +00:00 |
|
liumengyi
|
c57f4bee39
|
* Rename the privilege of cron-index.
|
2023-04-14 11:07:01 +08:00 |
|
朱金勇
|
738df10b4c
|
* Fix install steps.
|
2023-04-12 02:03:23 +00:00 |
|
朱金勇
|
22f9f1d087
|
Merge branch 'db'
|
2023-04-05 14:30:11 +00:00 |
|
朱金勇
|
7f9d638d28
|
* Fix sql for dmdb.
|
2023-04-05 14:18:24 +00:00 |
|
zhouxin
|
e3ca141890
|
* Resolve feedback 2257.
|
2023-04-04 12:35:35 +08:00 |
|
Lufei
|
feefe21b3f
|
- Remove useless code.
|
2023-02-25 15:10:56 +08:00 |
|
hufangzhou
|
f3cd2e7d4d
|
* Change the Easy Soft to ZenTao Software.
|
2023-02-15 17:01:22 +08:00 |
|
wangyidong
|
6eae8345f7
|
* merge ztSessionHandler.
|
2022-11-10 15:47:05 +08:00 |
|
tianshujie
|
7372f7f936
|
* Finish story #32623.
|
2022-06-22 08:51:05 +08:00 |
|
孙广明
|
b896377846
|
* Change zentao license.
|
2022-06-08 10:02:29 +08:00 |
|
孙广明
|
b528156589
|
* Change license.
|
2022-06-08 09:34:46 +08:00 |
|
zhujinyong
|
b17c3c8206
|
* Move die to return print.
|
2022-02-22 08:42:32 +08:00 |
|
zhangrunyu
|
80d6389aaf
|
Add roadrunner cron
|
2022-01-12 13:10:52 +08:00 |
|
hufangzhou
|
bf78fe9be4
|
* Add the 15.6 version and upgrade.
|
2021-10-12 09:35:39 +08:00 |
|