Commit Graph
260 Commits
Author SHA1 Message Date
朱金勇 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
朱金勇 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
朱金勇 2d12aea936 * Wrapper header function for roadrunner. 2023-07-03 08:09:26 +00:00
wangyuting 49f6b16c95 * Fix rawParams bug. 2023-06-29 15:55:39 +08:00
caoyanyi e79155d1a8 + Add get default param function to fetch method. 2023-06-26 09:05:15 +08:00
caoyanyi b137090762 * Change error output. 2023-06-25 14:59:33 +08:00
caoyanyi 17fcbf68d7 * Change db error tip. 2023-06-25 13:55:59 +08:00
dingguodong 7f92c0121b * Show special HTML entities in log file. 2023-06-25 13:38:23 +08:00
dingguodong 5e48d616ea - Remove optimization for session which cause search failed. 2023-06-09 15:55:24 +08:00
dingguodong a5bb4ec002 + Improve the performance of concurrency requests with PHP session. 2023-06-08 17:58:19 +08:00
Lufei a8b6ed0ea6 * Support output xhprof for send. 2023-06-08 17:06:36 +08:00
dingguodong 85ae940258 * Remove useless lines, change the comments and reformat code. 2023-06-07 09:19:09 +08:00
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