Commit Graph
400 Commits
Author SHA1 Message Date
zhujinyong 4bfbf17845 * Clear cron queue. 2023-11-16 10:03:11 +08:00
zhujinyong 76e6253ffa * Split tmp files for cli. 2023-11-15 13:51:24 +08:00
zhujinyong 087998eb8e + Run cron by RoadRunner. 2023-11-14 14:16:43 +08:00
chaideqing 0b6c8f3330 * Fix show error when user not login in or vision. 2023-09-20 01:58:16 +00:00
caoyanyi 23e65c0662 * Fix error for defined param. 2023-09-18 15:27:40 +08:00
zhaoke 921eb82be6 * Fix bug #38526. 2023-09-12 09:56:52 +08:00
zhaoke d620591dbc * Fix bug #38526. 2023-09-12 08:32:04 +08:00
zhaoke f6374bf0b8 * Fix bug #38510. 2023-09-11 14:52:50 +08:00
zhujinyong 1376e7667c - Reset commit. 2023-09-11 14:10:27 +08:00
zhujinyong fdc9ffa298 * Fix HTTP_REFERER. 2023-09-11 13:59:51 +08:00
zhaoke 08522225c2 * Remove unused code. 2023-09-11 11:26:09 +08:00
zhaoke bd6a59a523 * Add version prefix of devops version. 2023-09-09 14:15:56 +08:00
zhujinyong 3eff615806 * Check dbh. 2023-09-08 08:23:22 +08:00
zhujinyong 19170148fe * Use dbQuery() instead of dbh->query(). 2023-09-05 14:16:12 +08:00
caoyanyi 3ea5fc3d4e * Move methed to base. 2023-09-05 12:20:43 +08:00
zhujinyong a7b2e57464 * Fix params error. 2023-09-01 16:07:52 +08:00
Lufei addb08042c * Use mt_rand instead of random_int. 2023-08-31 17:07:21 +08:00
zhujinyong 41d7d88f57 * Modify config of slave db. 2023-08-31 13:50:02 +08:00
zhaoke 1875e27887 * Set use zui3 as default. 2023-08-31 09:41:38 +08:00
zhujinyong 1e8616c812 + Add slave dbs and bi db. 2023-08-30 18:06:32 +08:00
zhujinyong 75f80be864 * Use mb_strpos instead of str_contains. 2023-08-30 16:09:28 +08:00
tanghucheng 02bb25d203 * Fix bug #37770. 2023-08-30 11:00:09 +08:00
caoyanyi 1b3c611e02 * Fix var is empty error for app checkModuleName. 2023-08-30 10:38:57 +08:00
wangyidong 7d274eb644 * Adjust null to string from pdo. 2023-08-30 08:53:52 +08:00
wangyidong abbbc8d984 * Fix bug #37584. 2023-08-30 08:53:52 +08:00
zenggang 29f2f5187b * Merge 18.x 2023-08-28 10:27:22 +00:00
wangyidong 5789c25d12 * Fix bug #37592. 2023-08-25 15:25:39 +08:00
wangyidong d47d27767d * Fix bug #37595. 2023-08-25 15:19:12 +08:00
wangyidong 2c4fac09b8 * Adjust for php8.1. 2023-08-25 13:23:25 +08:00
leiyong ec5ae13520 * Get account from cookie. 2023-08-23 06:25:00 +00:00
wangyidong dd38ccd156 * Fix security vulnerabilities. 2023-08-21 09:15:09 +08:00
wangyidong 8836f5c193 * Fix loophole. 2023-08-18 15:02:07 +08:00
zenggang f70eb8d08b * Compatible with extension support for new ui 2023-08-16 07:08:29 +00:00
zhaoke 69c6c9285d * Refactor space and store module. 2023-08-01 17:20:05 +08:00
zhaoke ee689d84f1 * Fix error of action. 2023-08-01 13:57:00 +08:00
zhaoke 86ae11aa9d * Fix error of check param type. 2023-07-31 16:25:40 +08:00
zhaoke be9a3ba41f * Fix error of 20 version. 2023-07-31 15:03:44 +08:00
sunhao 3bd745233d * zin: support for using zin module. 2023-07-26 16:31:14 +08:00
sunhao e97ab9686b + add zin and zui3 files. 2023-07-25 17:42:27 +08:00
caoyanyi 3642fc0e53 * Move isCacheEnabled function to base dir. 2023-06-30 13:25:27 +08:00
songchenxuan 138834b253 * Fix bug #35958. 2023-06-16 13:13:45 +08:00
Lufei f7ce6e4541 * Support output xhprof for send. 2023-06-07 13:28:46 +08:00
Lufei d799091b6a * If _nocache or http_x_zt_refresh exist, no cache. 2023-06-07 11:06:01 +08:00
Lufei 9a9cef0159 + If cache is hit, add a header. 2023-06-05 17:01:38 +08:00
Lufei cae4cc315a + Support full page cache. 2023-06-05 16:52:54 +08:00
Lufei 5ab371802d * Fix Undefined property: model::$cache. 2023-06-02 15:13:49 +08:00
Lufei 9db5597475 * Add cache for block. 2023-06-02 14:19:58 +08:00
Lufei 7dc3f67937 * Fix headers already sent for xhprof. 2023-05-16 09:35:36 +08:00
Lufei 2d12d652ba + Support xhprof. 2023-05-16 09:13:30 +08:00
liugang 4981fcb9dd * Fix error cann't use the fetch function to call an encrypted extended control method - fix bug #34614, 34615, 34627. 2023-04-26 00:39:07 +00:00