Commit Graph
108 Commits
Author SHA1 Message Date
liugang b48203b4b7 * [refac] always pass the vision property because it is needed to check for unique indexes. 2024-12-30 09:42:38 +08:00
liugang 41d93f5459 Revert "* [refac] using delete and insert operations instead of replace operation." 2024-12-30 09:42:38 +08:00
caoyanyi a279556f03 * [misc] adjust fetchAll error for setting. 2024-12-19 11:04:59 +08:00
liugang ede683ad0e * [refac] replace mao with dao to improve effeciency. 2024-12-19 10:04:56 +08:00
liugang f36be7f43d * [refac] use transactions to avoid unique index conflicts during concurrent requests. 2024-12-11 10:46:47 +08:00
liugang 1fe9bfe01d * [refac] use delete and insert operations instead of replace operation. 2024-11-20 15:42:49 +08:00
朱金勇 95ec5bc55f * [perf] Fix condition of mao. 2024-11-20 15:42:49 +08:00
朱金勇 1b01378120 * [perf] Fix error. 2024-11-20 15:42:49 +08:00
朱金勇 a3c1dcaacf + [perf] Add cache handler. 2024-11-20 15:42:49 +08:00
wangyidong 5386d797b3 * [refac task #124630] 2024-08-02 15:27:55 +08:00
liugang a4d2de38f0 * [misc] replace COUNT(*) with COUNT(1) in sql. 2024-06-27 14:07:27 +08:00
liyang 354c300c86 * Modify unit test directory structure and data generation method. 2024-04-22 14:25:50 +08:00
wangyuting 2c223f4d29 * Fix setting module unit test bug. 2023-12-28 16:57:53 +08:00
sunguangming 310ac76c6d * setting: modify param type. 2023-12-13 14:20:21 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
wangyidong 968781ed04 * Rewrite setting model. 2023-12-02 13:47:46 +08:00
sunguangming 34783d2510 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 26959c67e9 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 2ae8692a35 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 6c4e0ceb40 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 8198070c38 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming e360c2fb3b * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming c6fc774b1e * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 1eadc44986 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming db47009c19 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 4df759a5ca * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming c3052102d5 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 3cac729533 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 56f708dde8 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 5ed55b2c15 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 19fd4a5c9b * Refactor setting::model. 2023-12-01 15:37:09 +08:00
tianshujie 77e775537d * Change the test case of the setting module. 2023-08-15 17:01:59 +08:00
朱金勇 ccb6a094f9 * Change constant to variable. 2023-07-10 04:31:47 +00:00
zhouxin 77a2da90d9 * Batch modify quote for unit test. 2023-05-25 13:43:27 +08:00
liugang e21108d6e0 * settingModel: declare the parameter types and return type of the setItem() function. 2023-05-16 10:55:20 +08:00
zhouxin 4efea42989 + Move unit test from test directory to each module. 2023-04-24 02:16:47 +00:00
朱金勇 77b6e791d2 * Fix setItem value. 2023-04-12 02:57:43 +00:00
hufangzhou f3cd2e7d4d * Change the Easy Soft to ZenTao Software. 2023-02-15 17:01:22 +08:00
wangyidong ecbd0e415f * adjust for set lastExecution. 2022-09-21 11:23:44 +08:00
tanghucheng 78608484b7 * Fix bug #24638. 2022-06-30 17:26:57 +08:00
孙广明 b896377846 * Change zentao license. 2022-06-08 10:02:29 +08:00
孙广明 b528156589 * Change license. 2022-06-08 09:34:46 +08:00
wangyidong eec42b3e57 * adjust for upgrade. 2022-05-20 09:44:43 +08:00
tianshujie 95ae927251 * Add test case file. 2022-05-07 08:31:55 +08:00
孙广明 140c7652ad * Fix upgrade bug. 2022-03-14 14:23:19 +08:00
孙广明 1beb9196e3 * Fix upgrade bug. 2022-03-14 11:30:04 +08:00
zhujinyong 7a3e077afa * The setting of system.common has no vision. 2022-03-14 10:34:47 +08:00
孙广明 2276e1430f * Code for upgrade. 2022-02-23 10:49:29 +08:00
Wenrui LI 794472aa35 * adjust config table for customizing settings per vision, and set story review rules with vision. 2022-01-25 13:10:52 +08:00