Commit Graph
1161 Commits
Author SHA1 Message Date
朱金勇 9c78353211 + Add config of databable actions. 2023-06-02 02:22:53 +00: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
wangyuting d501327cec * Add afterCreate function from create bug. 2023-05-31 15:02:58 +08:00
dingguodong 0279c225a4 * Refactor the function 'exportConfig()'. 2023-05-31 13:26:04 +08:00
dingguodong 5ddc7cc630 * Extract this increment or decrement operator into a dedicated statement. 2023-05-31 10:36:01 +08:00
dingguodong 348762a0b1 * Reformat code, move this open curly brace to the beginning of next line. 2023-05-31 10:36:01 +08:00
dingguodong 5a50b0c2cf * Rename this local variable "$URI" to match the regular expression ^[a-z][a-zA-Z0-9]*$. 2023-05-31 10:36:01 +08:00
dingguodong b03b41760e * Replace the "die()" call. 2023-05-31 10:36:00 +08:00
dingguodong b2ca9689e0 * Rename $this->URI to $this->uri. 2023-05-29 08:55:57 +08:00
朱金勇 f7ebba6859 * Refactor if conditions. 2023-05-29 00:45:07 +00: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
朱金勇 1bd75e6929 * Refactor batchCreate of task. 2023-05-23 03:01:23 +00:00
liugang 430d135d9d - baseHelper: remove the / in the start tag. 2023-05-18 14:56:40 +08: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
Lufei b73480de13 * Fix typo. 2023-05-11 14:15:10 +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
Lufei 791e457f8d + Add helper::setcookie method. 2023-05-10 19:21:04 +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
sunhao ef292185e7 * refactor the a() method, support multi vars and return count of vars to fix sonar wrong judgment 2023-05-08 10:45:43 +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
sunhao 34731be27f * zin: move zin dir to lib 2023-05-05 15:03:19 +08:00
hufangzhou dc8fcc9484 * Merge 18.4 into master. 2023-05-05 09:26:04 +08:00
dingguodong a70c914f8a * The ob_get_clean() will return false if output buffering isn't active. 2023-05-03 16:17:15 +08:00
Lufei f452cc561a * Use helper::end instead of exit/die. 2023-05-03 15:19:30 +08:00
dingguodong 625d5f3d76 * The control::locate return 1 always. 2023-05-03 14:32:42 +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 b6cc12dd14 * Merge trace. 2023-04-28 16:04:28 +08:00
Lufei c8d5fb3062 * Add xhprof url to zinDebug. 2023-04-28 14:30:03 +08:00
sunhao 8b4517f2f9 * set trace data to page data. 2023-04-28 14:30:03 +08:00
Lufei 318234880a * Optimize trace class. 2023-04-28 14:30:03 +08:00
Lufei cf420afa24 * Support zinErrors. 2023-04-28 14:30:03 +08:00