liugang
|
3489d42459
|
+ baseRouter: cache loaded modules to improve effeciency.
|
2024-04-23 14:03:44 +08:00 |
|
王怡栋
|
812aed678c
|
* Adjust code for error.
|
2024-04-23 11:01:28 +08:00 |
|
hufangzhou
|
97ff39e9c8
|
* Fix error of get za and device in cookie.
|
2024-04-23 10:08:44 +08:00 |
|
王怡栋
|
1c6429d3ba
|
* Adjust code for set openapp, because check tab use lang->mainNav.
|
2024-04-23 09:46:44 +08:00 |
|
宋辰轩
|
89500432d3
|
* Fix router setParam type bug.
|
2024-04-17 17:31:35 +08:00 |
|
宋辰轩
|
c575a429d5
|
* Cherry pick 695055c6b1.
|
2024-04-10 15:15:00 +08:00 |
|
wangyuting
|
053c2592ff
|
* Fix app tab bug.
|
2024-04-10 14:54:49 +08:00 |
|
sunhao
|
4143fa0b9f
|
* framework: fix $app-tab.
|
2024-04-10 10:03:47 +08:00 |
|
sunhao
|
693c0ca2c6
|
* zin: story #54433, fix clone tab in chrome not work.
|
2024-04-03 20:47:35 +08:00 |
|
王怡栋
|
41df620590
|
* Fix bug #46728.
|
2024-04-02 08:50:18 +08:00 |
|
dingguodong
|
ddec3c5c9a
|
* Fix the normal request.
|
2024-03-27 10:19:09 +08:00 |
|
dingguodong
|
97ac2ef7c9
|
* Check the required directory.
|
2024-03-27 10:16:53 +08:00 |
|
dingguodong
|
288174b6a2
|
+ Show error message if tmp/log not exist and debug is enabled.
|
2024-03-27 10:16:53 +08:00 |
|
qixinzhi
|
39af044fb7
|
* Remove redeclare function.
|
2024-01-19 10:41:46 +08:00 |
|
qixinzhi
|
dab296268d
|
* Add sqlite for metric calculate.
|
2024-01-19 10:27:53 +08:00 |
|
caoyanyi
|
ce888fc982
|
* Adjust the platform version install process.
|
2024-01-08 15:04:01 +08:00 |
|
hufangzhou
|
4e5a5bc279
|
* Finish story #52015.
|
2024-01-05 13:09:15 +08:00 |
|
hufangzhou
|
5ed12dcf23
|
* Fix upgrade error.
|
2023-12-23 09:14:28 +08:00 |
|
dingguodong
|
157f067100
|
* Add the type hint for the returned result.
|
2023-12-19 15:54:28 +08:00 |
|
dingguodong
|
a2529fda8d
|
* Add codes to control if it can be upgraded automatically or has a valid safe file.
|
2023-12-19 15:54:28 +08:00 |
|
hufangzhou
|
934c004b45
|
* If defaultType has multiple types, change it directly to string.
|
2023-12-06 14:33:32 +08:00 |
|
tanghucheng
|
d670173438
|
Merge remote-tracking branch 'origin/master' into Merge184
|
2023-11-23 00:52:55 -05:00 |
|
qixinzhi
|
641342cde1
|
* Add throw error variable of app.
|
2023-11-23 13:06:51 +08:00 |
|
tanghucheng
|
2382769fac
|
* Merge 18.8 framework into Merge184.
|
2023-11-22 21:45:49 -05:00 |
|
tanghucheng
|
f475f1fde8
|
Merge branch 'master' into Merge184
|
2023-11-20 19:34:48 -05:00 |
|
朱金勇
|
1653056386
|
* Merge code for cron.
|
2023-11-20 07:51:42 +00:00 |
|
tanghucheng
|
fc37c0b19b
|
Merge branch 'master' into Merge184
|
2023-11-15 19:59:22 -05:00 |
|
朱金勇
|
c405d9a1b1
|
* Split tmp file for cli.
|
2023-11-15 06:57:37 +00:00 |
|
hufangzhou
|
a60622d4e4
|
* Merge: 18.4 version's framework and lib directory.
|
2023-11-14 16:58:03 +08:00 |
|
朱金勇
|
ed814b1e00
|
* Fix cron log.
|
2023-11-13 01:13:24 +00:00 |
|
朱金勇
|
b2586a3be2
|
* Fix error when no session.
|
2023-11-01 02:36:39 +00:00 |
|
dingguodong
|
bec51190ff
|
* Optimize the code the find the exception point.
|
2023-10-21 08:33:26 +08:00 |
|
朱金勇
|
3c0d0908a1
|
* Migrate changes from 18.x to master.
|
2023-10-12 08:55:23 +00:00 |
|
朱金勇
|
6948740e1d
|
* Migrate changes from 18.x to master.
|
2023-10-12 08:42:59 +00:00 |
|
朱金勇
|
bd8672eb14
|
* Fix bugs of install.
|
2023-10-11 06:59:50 +00:00 |
|
wangyidong
|
bd51129ece
|
* Code for task #102966.
|
2023-09-19 13:50:40 +08:00 |
|
caoyanyi
|
221686df96
|
* Fix control is null error.
|
2023-09-13 10:01:50 +08:00 |
|
caoyanyi
|
687160cad1
|
* Fix no method error.
|
2023-09-11 10:00:18 +08:00 |
|
wangyidong
|
47b94b211d
|
* Set pdo attribute NULL_TO_STRING.
|
2023-09-07 16:49:04 +08:00 |
|
Lufei
|
cfef831437
|
* Use mt_rand instead of random_int.
|
2023-08-31 17:10:48 +08:00 |
|
sunhao
|
cfda9202d2
|
* zin: fix error on get trace.
|
2023-08-31 16:56:34 +08:00 |
|
sunhao
|
26443cb5de
|
* zin: support to send stack trace to client in debug mode.
|
2023-08-29 20:46:57 +08:00 |
|
dingguodong
|
8d819c565c
|
* Correct the type in comments.
|
2023-08-01 10:03:01 +08:00 |
|
dingguodong
|
1bbfdd0201
|
+ Add a comment for zentaosid.
|
2023-08-01 09:49:38 +08:00 |
|
qixinzhi
|
b7dd8b68b6
|
Merge branch 'sqlite' into master.
|
2023-07-12 05:13:44 +00:00 |
|
朱金勇
|
959f9bac7f
|
* No need catch end exception.
|
2023-07-12 03:18:31 +00:00 |
|
朱金勇
|
640e8f4482
|
* Use helper::setcookie.
|
2023-07-11 07:28:39 +00:00 |
|
qixinzhi
|
eff5416dd9
|
* Merge master into sqlite
|
2023-07-11 03:02:58 +00:00 |
|
朱金勇
|
3a215d708a
|
* Refactor framework for roadrunner.
|
2023-07-09 14:30:31 +00:00 |
|
朱金勇
|
c8731f9a59
|
- Remove ob_end_clean().
|
2023-07-03 16:03:10 +00:00 |
|