liugang
|
87339213f0
|
- [refac] Remove unused code to setup sql profiling.
|
2025-08-27 15:51:32 +08:00 |
|
liugang
|
df0078ba19
|
* [refac] Refactor the dbh class to record duration and trace info when execute sql.
|
2025-08-27 15:14:56 +08:00 |
|
zhujinyong
|
afb31447a2
|
*[misc] Compatible with PHP 8.4
|
2025-07-24 16:36:59 +08:00 |
|
zhujinyong
|
fc2482d739
|
*[misc] Compatible with PHP 8.4
|
2025-07-24 16:21:02 +08:00 |
|
zhujinyong
|
37c1ea739f
|
* [refact] Adjusting ResponseEndException.
|
2025-07-22 15:12:00 +08:00 |
|
daitingting
|
cb11e095b5
|
* [task#146784,done,2h] Remove useless codes.
|
2025-07-18 16:16:54 +08:00 |
|
wangyidong
|
e4916a60ee
|
* [refac] Adjust code for sonar.
|
2025-07-09 09:52:44 +08:00 |
|
wangyidong
|
0eff0853f8
|
* [refac] Add #[\ReturnTypeWillChange].
|
2025-07-08 13:23:16 +08:00 |
|
zhujinyong
|
94c876426f
|
* [misc] compatibility with PHP8.4.
|
2025-07-07 14:47:31 +08:00 |
|
sunguangming
|
ced7fe9e0f
|
* [task#145867,145866,done,0.5h] compatiable php8.2+.
|
2025-07-02 05:26:50 +00:00 |
|
wangyidong
|
c7c9389960
|
* [refac bug #63719] Adjust session gc method.
|
2025-06-26 11:40:28 +08:00 |
|
wangyidong
|
f7fb754184
|
* [refac bug #63705] Adjust call session_set_save_handler method.
|
2025-06-25 16:20:25 +08:00 |
|
wangyidong
|
80a1b81fc4
|
* [refac bug #63603] no start session for xuanxuan.
|
2025-06-24 16:04:10 +08:00 |
|
wangyidong
|
624873ee8c
|
* [refac bug #63598] revert to not implements SessionHandlerInterface.
|
2025-06-24 10:17:02 +08:00 |
|
wangyidong
|
ce531aced9
|
* [perf story #75382] Adjust ztSessionHandler class.
|
2025-06-23 17:31:40 +08:00 |
|
wangyidong
|
7daa0bad40
|
* [perf story #75382] init session file.
|
2025-06-23 15:17:29 +08:00 |
|
wangyidong
|
81121c84a7
|
* [perf story #75382] init session file.
|
2025-06-23 15:01:29 +08:00 |
|
wangyidong
|
ff9fc464a9
|
* [pref session] Adjust write session.
|
2025-06-23 13:29:56 +08:00 |
|
wangyidong
|
d431b3d414
|
* [refac] Adjust ztSessionHandler class.
|
2025-06-20 17:15:55 +08:00 |
|
wangyidong
|
53cebde419
|
* [unittest] Adjust unit test.
|
2025-06-20 16:57:19 +08:00 |
|
wangyidong
|
494eb18f59
|
* [perf story #75382] Adjust for custom session.
|
2025-06-20 09:59:12 +08:00 |
|
liugang
|
230bc77313
|
* [refac] fix calling undefined method.
|
2025-06-03 09:15:11 +08:00 |
|
liugang
|
8fefa46ce2
|
* [refac] rename profiling to show_profiles.
|
2025-06-03 09:15:11 +08:00 |
|
liugang
|
6f2d830ae6
|
* [refac] rename profile to profiling.
|
2025-06-03 09:15:11 +08:00 |
|
liugang
|
36b2165522
|
* [refac] refactor the method to setup database profiling.
|
2025-06-03 09:15:11 +08:00 |
|
liugang
|
274ab84cda
|
* [bug#62977] fix undefined array key error.
|
2025-05-28 16:51:48 +08:00 |
|
liugang
|
00c1ba69c0
|
* [refac] save trace information of sql queries in log file.
|
2025-05-27 15:58:32 +08:00 |
|
liugang
|
4753fd38eb
|
* [refac] use dbh::$queries instead of dao::$querys.
|
2025-05-26 17:33:42 +08:00 |
|
liugang
|
bcdb5bb486
|
- [refac] remove queries that have been executed in dbh class.
|
2025-04-23 13:42:44 +08:00 |
|
liugang
|
1176417bef
|
* [refac] load cache after enable profiling to log cache queries.
|
2025-04-23 08:32:20 +08:00 |
|
liugang
|
3fc76bfb1f
|
Revert "+ [story#57368] if debug is not enabled, but the user is logged in and X-ZIN-DEBUG is in the request header, enable debug mode."
This reverts commit 77aa239f7f.
|
2025-03-26 10:14:29 +08:00 |
|
liugang
|
11fdc932ec
|
* [refac] fixed the bug that the version in the cache and database are inconsistent after upgrading.
|
2025-01-26 15:57:43 +08:00 |
|
liugang
|
cb64bdf272
|
* [bug#59438] fix error when upgrading.
|
2025-01-26 15:57:43 +08:00 |
|
wangyidong
|
e658bed7ac
|
* [refac bug #59019] ignore loadCache when install or upgrade.
|
2025-01-08 17:31:50 +08:00 |
|
liugang
|
0bb92c32d9
|
+ [refac] load configuration of automatic caches from database.
|
2024-12-30 09:42:38 +08:00 |
|
sunguangming
|
41cac5c59d
|
* Try reset vision when can't found control.php.
|
2024-12-04 17:30:44 +08:00 |
|
liugang
|
8e3493d9bf
|
- [refac] remove unused code of cache files.
|
2024-11-25 14:12:18 +08:00 |
|
liugang
|
fe16031fd1
|
+ [refac] add default $mao property of router class.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
82eda5c887
|
+ [refac] don't load cache configuration if isn't installed.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
2e20324fe6
|
+ [refac] close cache connection when program is shutdown.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
62f313c0d6
|
* [refac] load cache configuration from database before initialize cache access object.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
4ff19d7ef3
|
* [refac] add namespace to resolve class name conflicts.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
bc1e918af3
|
+ [refac] add method to load cache.
|
2024-11-20 15:42:49 +08:00 |
|
朱金勇
|
e530add989
|
* [perf] rename cache to mao
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
90e52d53be
|
- [refac] remove unused methods.
|
2024-11-20 15:42:49 +08:00 |
|
朱金勇
|
b0e979d664
|
+ [perf] Add cache model.
|
2024-11-20 15:42:49 +08:00 |
|
朱金勇
|
aa5528372b
|
+ [perf] Add redis cache class.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
e6c1a08437
|
* [perf] pass instance of baseRouter class to zredis.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
445f995a26
|
* [perf] connect and initlize redis in zredis class.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
aba9669e6e
|
* [perf] fix error of add members to redis.
|
2024-11-20 15:42:49 +08:00 |
|