Commit Graph
246 Commits
Author SHA1 Message Date
dingguodong 1af8785d49 * Send 404 header if request a attachment from /data/upload. 2023-06-01 09:21:07 +08:00
dingguodong a47f007fe3 * Reformat comment. 2023-06-01 09:21:07 +08:00
dingguodong 0279c225a4 * Refactor the function 'exportConfig()'. 2023-05-31 13:26:04 +08:00
dingguodong b2ca9689e0 * Rename $this->URI to $this->uri. 2023-05-29 08:55:57 +08:00
朱金勇 76157b672f * Fix sessionHandler. 2023-05-28 23:12:38 +00:00
朱金勇 894118767e - Remove unused local variable. 2023-05-28 22:42:30 +00:00
朱金勇 cb5b5bb2c5 - Remove unused local variable. 2023-05-25 03:00:16 +00:00
Lufei fb0df1fa25 - Remove outputProfiling. 2023-05-16 17:26:36 +08:00
Lufei c0cb4c4cdc * Fix headers already sent for xhprof. 2023-05-16 09:36:05 +08:00
Lufei c9747aff75 * Change default type acquisition method. 2023-05-15 11:03:15 +08:00
Lufei 5783d3a460 Revert "- Remove Profiling."
This reverts commit c55db32ef7.
2023-05-15 10:14:14 +08:00
Lufei e151b84582 * Fix missing type for no default value. 2023-05-12 09:05:05 +08:00
Lufei 0ab503d19b * Fix mergeParams error. 2023-05-11 19:20:02 +08:00
Lufei 838926968a * Support convert control parameters type. 2023-05-11 18:46:31 +08:00
sunhao 7614a53ae4 * zin: refactor. 2023-05-11 14:00:58 +08:00
sunhao d5ca9ef356 * zin: improve UI for reporting errors in zin page. 2023-05-11 13:46:21 +08:00
caoyanyi f997e7275f * Modify error output for cli mode. 2023-05-09 21:01:25 +08:00
caoyanyi d6c8fb4194 * Remoe '@' symbol. 2023-05-09 14:54:00 +08:00
liyang fdfddec515 * Remove exit function. 2023-05-09 14:35:11 +08:00
caoyanyi 02c61ce778 * Modify error message output. 2023-05-09 10:51:53 +08:00
caoyanyi bda380677e * Handle page error for ztest. 2023-05-09 10:26:11 +08:00
Guanxiying d55941899e * Use "static" keyword instead of "self". 2023-05-08 13:26:20 +08:00
Lufei cacfce57c1 + Support make xhprof. 2023-05-08 11:13:31 +08:00
Lufei f956d5b394 * Fix roadrunner error. 2023-05-08 10:21:59 +08:00
Guanxiying 02bf7ad2be * Replace die and exit with helper::end(). 2023-05-08 09:50:51 +08:00
Lufei eeadeebd19 - Remove @. 2023-05-05 16:35:43 +08:00
Lufei c55db32ef7 - Remove Profiling. 2023-04-28 17:02:51 +08:00
sunhao 07ee66bbd2 * zin: support to show xhprof link on zinbar 2023-04-28 16:34:08 +08:00
Lufei c8d5fb3062 * Add xhprof url to zinDebug. 2023-04-28 14:30:03 +08:00
Lufei cbd2c514f1 + Support xhprof. 2023-04-27 18:48:57 +08:00
WenruiLI e25320a514 + expose mysql performance data with server timing headers. 2023-04-27 18:48:56 +08:00
Lufei c4a5d8a525 + Support debug trace. 2023-04-27 18:48:56 +08:00
Lufei 62b1e1ad5b * Fix removePHPTAG error. 2023-04-27 08:46:07 +08:00
sunhao 4d7f5e886c * zin: support to fetch content only commands. 2023-04-26 18:48:05 +08:00
Lufei 8b32e6592a * Fix type error. 2023-04-24 10:01:12 +08:00
Hao Sun ed31bffa6c Merge branch 'zin_merge'
# Conflicts:
#	framework/base/control.class.php
#	framework/control.class.php
2023-04-23 19:44:40 +08:00
鲁飞 045289d4c7 * Support PHP8.1. 2023-04-23 11:21:09 +00:00
Hao Sun 2bcc9bdbf4 Merge branch 'zin_dev'
# Conflicts:
#	module/common/lang/zh-cn.php
#	module/product/lang/de.php
#	module/product/lang/en.php
#	module/product/lang/fr.php
#	module/product/lang/zh-cn.php
#	module/program/js/browse.js
#	module/program/lang/de.php
#	module/program/lang/en.php
#	module/program/lang/fr.php
#	module/program/lang/zh-cn.php
#	module/project/config.php
#	module/project/lang/de.php
#	module/project/lang/en.php
#	module/project/lang/fr.php
#	module/project/lang/zh-cn.php
#	module/search/view/buildform.html.php
#	module/task/control.php
2023-04-23 19:20:45 +08:00
Hao Sun 6acbd4e04c * zin: fix getalllheaders not work in all php environments 2023-04-18 13:34:31 +08:00
Hao Sun fc987134f4 * zin: fix setOpenApp not work 2023-04-18 13:17:16 +08:00
Hao Sun 1d5642a2fe * zin: refactor setOpenApp method with header x-zin-app 2023-04-16 15:02:26 +08:00
Hao Sun f4061b2533 * zin: record page errors to zin data 2023-04-12 11:35:56 +08:00
朱金勇 22f9f1d087 Merge branch 'db' 2023-04-05 14:30:11 +00:00
朱金勇 0f6b78f264 Fix strict mode of MySQL. 2023-04-05 02:11:12 +00:00
zhujinyong 3d07bde510 Support dameng database. 2023-03-07 08:49:48 +08:00
caoyanyi f53617aa6d * Modify language get. 2023-02-15 17:11:48 +08:00
caoyanyi 3bf16c880e * Optimize main and ext files get, and add get default lang function. 2023-02-15 11:22:42 +08:00
孔令茂 5de767bed3 * Optimize word. 2022-12-17 14:06:27 +00:00
鲁飞 2f4ad5c556 * Format code and fix return value. 2022-12-06 06:05:18 +00:00
wangyidong e460772fc4 * code for task #77129. 2022-11-29 10:52:01 +08:00