Commit Graph
72506 Commits
Author SHA1 Message Date
liumengyi de741909f2 - Remove non-existent unit test of jenkinsModel::create. 2023-12-25 11:03:03 +08:00
xieqiyu ccbc2acf55 * Refactor zanode::create. 2023-12-25 11:02:35 +08:00
songchenxuan 2492f07251 + Add metric test. 2023-12-25 09:34:57 +08:00
liumengyi aae415b8fc + Add unit test result of jenkinsModel::getJobPairs. 2023-12-25 10:55:43 +08:00
sunhao 2316a33b5f * zin: handle 302 redirection on load page not in index iframe. 2023-12-25 10:52:46 +08:00
sunhao 0e09394957 * zin: fix style for items in nav and menu. 2023-12-25 10:52:46 +08:00
liumengyi 47ff310358 + Add unit test of jenkinsModel::getJobpairs. 2023-12-25 10:52:10 +08:00
daitingting e6d77e344c * Adjust judgment way. 2023-12-25 02:25:10 +00:00
tianshujie 21557a8aa6 * Fix unit test errors for the build module. 2023-12-25 10:24:21 +08:00
liumengyi 0db5706a3a * Modify jenkinsModel::getTasks, and modify its unit test. 2023-12-25 10:16:19 +08:00
tianshujie 7e67c95bf4 + Add default value for zt_task and zt_burn table. 2023-12-25 10:15:37 +08:00
xieqiyu 84755e6878 * Refactor zanode::nodeList. 2023-12-25 10:09:24 +08:00
xieqiyu 2a6deb4e9b * Rafactor zanode::browse. 2023-12-25 10:03:32 +08:00
wangxuepeng 7931b24231 - Revmoe useless code. 2023-12-25 10:02:59 +08:00
daitingting 1c07470bea * If there are errors, show a refresh button. 2023-12-25 01:59:45 +00:00
daitingting 1ebba9550c * Load the required language items. 2023-12-25 01:58:23 +00:00
sunguangming 3ddaa7e8ac * Fix bug #42379. 2023-12-25 09:55:17 +08:00
wangxuepeng e8317769e4 * Refactor jenkinsController::delete. 2023-12-25 09:47:39 +08:00
wangxuepeng b904bcd23c * Refactor jenkinsController::create. 2023-12-25 09:43:02 +08:00
liumengyi 9ba5391221 * Fix bug #42262, modify parameter name. 2023-12-25 09:42:20 +08:00
wangxuepeng a3eca674ae - Remove jenkinsController::browse. 2023-12-25 09:37:58 +08:00
liumengyi 315a010e59 * Fix bug #42263, modify the link when getting the execution 1.5 level dropmenu in testtask::cases. 2023-12-25 09:37:04 +08:00
liumengyi 69ac93b5d1 * Fix parameter type error. 2023-12-25 09:30:05 +08:00
chaideqing 173b142b28 * Fix bug #42203. 2023-12-25 09:25:09 +08:00
liumengyi 7433882292 * Fix parameter type error. 2023-12-25 09:24:11 +08:00
sunguangming 3d1709e314 * Fix bug #42381. 2023-12-25 09:22:27 +08:00
liumengyi 7f29cd2ee4 + Add color to the batch form config of bug::batchEdit. 2023-12-25 09:21:11 +08:00
liumengyi 0969c8dccd * Fix parameter type error. 2023-12-25 09:21:03 +08:00
liumengyi 659f5e545f + Add color to the batch form config of testcase::batchEdit. 2023-12-25 09:18:59 +08:00
liumengyi baca3397b7 * Fix parameter type error. 2023-12-25 09:18:01 +08:00
liumengyi ecb54e7dcf * Fix parameter type error. 2023-12-25 09:15:53 +08:00
liumengyi 46921c4d66 * Modify syncColor in colorInput. 2023-12-25 09:13:55 +08:00
songchenxuan 498420f095 * Add metric test. 2023-12-25 07:47:49 +08:00
tianshujie e67ca842a4 + Add data of program::getTopPath unit test. 2023-12-25 09:08:12 +08:00
wangxuepeng ef8691e93e * Refactor jenkinsController::__construct. 2023-12-25 09:06:10 +08:00
liumengyi e59afa9eab * Add 20 upgrade sql file, and move 18.8 sql file from 18.x. 2023-12-25 09:05:58 +08:00
tianshujie b0d9657f0e * Change the result of project unit test. 2023-12-25 09:04:35 +08:00
tianshujie 5a6a461d43 * Fix variable type of program::model. 2023-12-25 08:59:26 +08:00
tianshujie c8700caa2b * Fix data error of project::changeexecutionstatus unit test. 2023-12-25 08:57:11 +08:00
liumengyi 376f0eb422 * Fix bug of get projects, and modify its unit test. 2023-12-25 08:49:41 +08:00
tianshujie 60c7f2e1ed * Change the result of product unit test. 2023-12-25 08:49:19 +08:00
sunguangming f93c6bdcea * Fix bug #42383. 2023-12-25 08:45:50 +08:00
朱金勇 cc50de857c * Fix tree methods. 2023-12-24 22:10:44 +08:00
朱金勇 a29e2b11fb * Fix tree methods. 2023-12-24 22:06:50 +08:00
朱金勇 a858b11890 * Refactor methods of tree model. 2023-12-24 22:04:21 +08:00
tanghucheng 6ae490b36e * Fix export story mergePlanTitleAndChildren error. 2023-12-24 15:11:05 +08:00
tanghucheng cc85b6f4ff * Refator transferZen: fix function comments mothed. 2023-12-24 15:01:33 +08:00
tanghucheng c0f6a3d999 * Refator transferZen::processRows4Fields mothed. 2023-12-24 14:40:21 +08:00
tanghucheng 65cf9911b7 * Refator transfer::updateChildDatas mothed. 2023-12-24 14:21:31 +08:00
tanghucheng d0d75a596b * Refator transfer::generateExportDatas mothed. 2023-12-24 14:11:15 +08:00