tianshujie
|
f7c8564d55
|
* Refactor score::getListByAccount unit test.
|
2023-12-19 15:52:56 +08:00 |
|
zhouxin
|
0a24379644
|
* Add unit test to metricModel-getModuleTreeList.
|
2023-12-19 15:50:01 +08:00 |
|
sunguangming
|
d46f857d0f
|
* kanban: refactor getKanbanPairs().
|
2023-12-19 15:49:47 +08:00 |
|
daitingting
|
d56732d5bd
|
* Split assignSprintsWithoutProduct function.
|
2023-12-19 07:47:25 +00:00 |
|
sunguangming
|
76e4c54aa2
|
* kanban: refactor getSpacePairs().
|
2023-12-19 15:44:52 +08:00 |
|
liumengyi
|
ba3c9079b5
|
* Refactor upgradeModel::execSQL.
|
2023-12-19 15:44:25 +08:00 |
|
daitingting
|
cf8c08a05d
|
* Rename them.
|
2023-12-19 07:42:13 +00:00 |
|
songchenxuan
|
034012e96d
|
* Add metric test and modify test code.
|
2023-12-19 14:15:04 +08:00 |
|
caoyanyi
|
1c437a4ba9
|
* Adjust unit test case params for mr.
|
2023-12-19 15:34:57 +08:00 |
|
caoyanyi
|
f9ee0cd79d
|
* Adjust unit test case params for mr.
|
2023-12-19 15:34:46 +08:00 |
|
sunguangming
|
d8b1836fac
|
* kanban: add unit test.
|
2023-12-19 15:32:53 +08:00 |
|
daitingting
|
99f8039d30
|
* Rename it.
|
2023-12-19 07:31:56 +00:00 |
|
wangxuepeng
|
f8b41682f3
|
* Refactor upgradeModel::upgradeTesttaskMembers.
|
2023-12-19 15:30:13 +08:00 |
|
liumengyi
|
6caf3ac7b4
|
* Refactor upgradeModel::getProjectPairsByProgram, and add its unit test.
|
2023-12-19 15:29:59 +08:00 |
|
daitingting
|
d80fca1f47
|
* Split assignUnmergedProducts function.
|
2023-12-19 07:29:32 +00:00 |
|
caoyanyi
|
996330cdbe
|
* Adjust get mr result check.
|
2023-12-19 15:28:31 +08:00 |
|
sunguangming
|
1758918314
|
* kanban: refactor getCols4Group().
|
2023-12-19 15:26:48 +08:00 |
|
zhouxin
|
30a36195b9
|
* Add unit test for metricModel-checkCalcExists.
|
2023-12-19 15:21:27 +08:00 |
|
zhouxin
|
994ab7e356
|
* Adjust unit test of metricModel-getResultByCode.
|
2023-12-19 15:21:27 +08:00 |
|
wangyuting
|
dc13578f77
|
* Refactor userModel::getParentStageAuthedUsers and finish unit test script.
|
2023-12-19 15:20:36 +08:00 |
|
liumengyi
|
70614b1f56
|
* Refactor upgradeModel::deletePatch, and add its unit test.
|
2023-12-19 15:16:05 +08:00 |
|
caoyanyi
|
31a7749942
|
+ Add unit test case for mr->apiUpdateMR.
|
2023-12-19 15:15:18 +08:00 |
|
daitingting
|
38574a277c
|
* Split mergeProductline function.
|
2023-12-19 07:12:17 +00:00 |
|
sunguangming
|
1007c2eab6
|
* kanban: refactor getLanes4Group().
|
2023-12-19 15:11:09 +08:00 |
|
liumengyi
|
3bc20f8019
|
* Refactor upgradeModel::getUpgradeFile, and add its unit test.
|
2023-12-19 15:08:32 +08:00 |
|
tianshujie
|
adc0a4542f
|
* Refactor score::saveScore method.
|
2023-12-19 15:07:07 +08:00 |
|
tianshujie
|
83c3216e67
|
- Remove unused unit test.
|
2023-12-19 15:07:07 +08:00 |
|
tianshujie
|
3a29e580f6
|
+ Add score::saveScore unit test.
|
2023-12-19 15:07:07 +08:00 |
|
xieqiyu
|
9d54a0cf30
|
* Refactor upgradeModel::processDeployStepAction.
|
2023-12-19 15:04:31 +08:00 |
|
wangyuting
|
0bf13958ed
|
* Refactor userModel::authorize and finish unit test script.
|
2023-12-19 15:03:35 +08:00 |
|
hufangzhou
|
de7d8ccd92
|
* Fix bug #41190.
|
2023-12-19 14:51:22 +08:00 |
|
zhouxin
|
980e1cebb3
|
* Add unit test to metricModel-getResultByCode.
|
2023-12-19 14:49:00 +08:00 |
|
liumengyi
|
10c7548251
|
* Remove upgradeModel::getProgramPairs, replace it with programModel::getPairs.
|
2023-12-19 14:42:29 +08:00 |
|
songchenxuan
|
6a518c497c
|
* Add metric test.
|
2023-12-19 13:11:58 +08:00 |
|
liumengyi
|
a63573955b
|
* Refactor upgradeModel::deleteFiles.
|
2023-12-19 14:35:04 +08:00 |
|
liugang
|
7eb13b19cf
|
* userModel: modify return type in method comment.
|
2023-12-19 14:34:32 +08:00 |
|
sunguangming
|
820d19da4c
|
* kanban: refactor getKanban4Group.
|
2023-12-19 14:29:04 +08:00 |
|
daitingting
|
641a34ef52
|
* Set params type.
* Split upgradeAfterMerged function.
|
2023-12-19 06:20:23 +00:00 |
|
wangxuepeng
|
19f6411a91
|
* Refactor upgradeModel::deleteGeneralReportBlock.
|
2023-12-19 14:19:00 +08:00 |
|
liugang
|
f53b8d695c
|
* userTest: refactor script to test the getById method.
|
2023-12-19 14:13:52 +08:00 |
|
tianshujie
|
d3eb1ceab7
|
- Remove unused score::reset method.
|
2023-12-19 14:12:31 +08:00 |
|
wangyuting
|
09312d0034
|
* Fix bug where project priv overwrite user priv.
|
2023-12-19 14:11:40 +08:00 |
|
liumengyi
|
52b018edfb
|
* Refactor upgradeModel::deleteTmpModel, and add its unit test.
|
2023-12-19 14:10:24 +08:00 |
|
tianshujie
|
8572c8b654
|
* Refactor score::buildRules method.
|
2023-12-19 14:07:53 +08:00 |
|
tianshujie
|
554e5506df
|
+ Add score::buildRules unit test.
|
2023-12-19 14:07:53 +08:00 |
|
zhouxin
|
b9aefda814
|
* Adjust yaml of metriclib.
|
2023-12-19 14:07:48 +08:00 |
|
liugang
|
1fc2cb85c6
|
- userTest: remove unused script to test the getDataInJSON method.
|
2023-12-19 14:04:33 +08:00 |
|
liugang
|
472adfa02f
|
+ userTest: add comment.
|
2023-12-19 13:59:16 +08:00 |
|
liugang
|
e476c9d78f
|
* userTest: refactor script to test the updatePassword method.
|
2023-12-19 13:54:41 +08:00 |
|
liumengyi
|
3e5380a6b6
|
* Refactor upgradeModel::checkConsistency.
|
2023-12-19 13:50:10 +08:00 |
|