Commit Graph
71797 Commits
Author SHA1 Message Date
sunguangming ec2bca034f * kanban: remove useless code. 2023-12-20 10:11:44 +08:00
sunguangming a049c3052a * kanban: refactor getColumnIDByLaneID(). 2023-12-20 10:08:20 +08:00
xieqiyu 7c8f6afe9e - Delete upgradeModel::processOnceCycle. 2023-12-20 10:04:02 +08:00
sunguangming 0961c69510 * kanban: refactor getColumnByID(). 2023-12-20 10:03:52 +08:00
caoyanyi 2da61d4660 + Add unit test case for mr->reopen. 2023-12-20 10:03:40 +08:00
caoyanyi 11897fb8a4 + Add unit test case for mr->close. 2023-12-20 10:03:40 +08:00
liumengyi 4171ee81b9 * Refactor upgradeModel::getCustomModules, and add its unit test. 2023-12-20 10:00:21 +08:00
sunguangming 8dcce69bf5 * kanban: refactor getGroupList(). 2023-12-20 09:59:38 +08:00
daitingting 1e8daa3dce * Extract into function. 2023-12-20 01:58:20 +00:00
sunguangming 0f2c021558 * kanban: refactor getGroupBySpaceList(). 2023-12-20 09:56:49 +08:00
xieqiyu 24cb803f5b + Add the test file for updatePivotStage. 2023-12-20 09:56:04 +08:00
wangyuting e3cb113d28 * Refactor userModel::computeUserView and finish unit test script. 2023-12-20 09:55:23 +08:00
tianshujie 86dbc0953d * Fix bug #41910. 2023-12-20 09:50:04 +08:00
wangxuepeng 80721be57f * Refactor upgradeModel::removeProductLineRequired. 2023-12-20 09:48:05 +08:00
sunguangming ad78d26880 * kanban: refactor getSpaceById(). 2023-12-20 09:47:56 +08:00
caoyanyi 3f7d34cda5 + Add unit test case for mr->approve. 2023-12-20 09:43:48 +08:00
caoyanyi eadfef98f2 + Add unit test case for mr->apiGetDiffs. 2023-12-20 09:43:48 +08:00
liumengyi af8766128d * Refactor upgradeModel::getPluginFiles. 2023-12-20 09:41:14 +08:00
sunguangming 1cbbc71702 * kanban: refactor refreshcards. 2023-12-20 09:40:02 +08:00
wangxuepeng 1053ec4487 * Refactor upgradeModel::processOldMetrics. 2023-12-20 09:06:25 +08:00
tianshujie 7fc67a3fed * Fix a Level 2.5 project navigation issue. 2023-12-20 09:06:02 +08:00
sunguangming 4bbcc40acd * kanban: modify unit test. 2023-12-20 09:03:11 +08:00
tianshujie 68ba17a412 * Fix bug #41917. 2023-12-20 09:00:57 +08:00
caoyanyi e50983bfa3 + Add unit test case for mr->apiGetSingleDiffVersion. 2023-12-20 08:59:23 +08:00
caoyanyi c0ebc56655 + Add unit test case for mr->apiGetDiffVersions. 2023-12-20 08:59:23 +08:00
sunguangming 09632b75f5 * kanban: modify unit test. 2023-12-20 08:54:11 +08:00
zenggang a52b9aa05a * Add gitlab unit test. 2023-12-20 00:22:39 +00:00
xieqiyu f78cdc9247 * Refactor upgradeModel::checkPivotSQL. 2023-12-19 20:50:33 +08:00
朱金勇 becf090084 * Fix typo. 2023-12-19 19:59:08 +08:00
caoyanyi ee4c71acfe * Adjust comment for mr unit test case title. 2023-12-19 19:57:41 +08:00
caoyanyi e5583d6583 + Add unit test case for mr->apiCreateMRTodo. 2023-12-19 19:54:26 +08:00
liumengyi 0a719815e8 * Refactor upgradeModel::setDefaultPriv, and add its unit test. 2023-12-19 19:53:51 +08:00
daitingting 9fec5f5d09 * Get project pairs by program if program is not null; 2023-12-19 11:40:52 +00:00
liugang b7d4cf12a6 * userTest: format code and optimize variable name. 2023-12-19 19:39:00 +08:00
tianshujie ada5aaec71 * Fix bug #41917. 2023-12-19 19:38:17 +08:00
tianshujie 917acb597f * Fix bug #41932. 2023-12-19 19:38:17 +08:00
朱金勇 9f19799a9c * Refactor group: finish unit tests. 2023-12-19 19:26:00 +08:00
liumengyi a5d237da96 * Refactor upgradeModel::saveLogs, and add its unit test. 2023-12-19 19:21:51 +08:00
wangxuepeng 3b6861763f * Refactor upgradeModel::processHistoryDataForMetric. 2023-12-19 19:18:27 +08:00
wangxuepeng 76f590914a * Refactor upgradeModel::processHistoryOfStory. 2023-12-19 19:15:08 +08:00
daitingting c12b0943e5 * Remove useless codes. 2023-12-19 11:10:56 +00:00
liumengyi e603bd6488 * Modify function comment. 2023-12-19 19:09:45 +08:00
liumengyi a32f72c9df * Refactor upgradeModel::initUserView, and add its unit test. 2023-12-19 19:08:51 +08:00
caoyanyi 39baee447f * Adjust mr link object callback. 2023-12-19 19:02:08 +08:00
xieqiyu c268d34a85 + Add the test file of updateBISQL. 2023-12-19 18:57:20 +08:00
xieqiyu 6a6fcd65f2 * Refactor upgradeModel::updateBISQL. 2023-12-19 18:55:38 +08:00
liugang 23002045a1 * userTest: rename createUserTest to createTest. 2023-12-19 18:52:52 +08:00
daitingting a5bed3816f * Split mergeByProductline, mergeByProduct, mergeBySprint and mergeByMoreLink functions. 2023-12-19 10:52:27 +00:00
tianshujie f8ac3d0254 * Fix bug #41925. 2023-12-19 18:51:55 +08:00
liugang 3f7d77d539 Revert "* userTest: rename createUserTest to createUser."
This reverts commit a17cf55177.
2023-12-19 18:49:58 +08:00