caoyanyi
|
ac94de7328
|
* Adjust repo create page project default value.
|
2023-12-22 08:54:27 +08:00 |
|
caoyanyi
|
569a97ef4d
|
+ Add unit test case for gitea->apiGetSingleBranch.
|
2023-12-22 08:47:49 +08:00 |
|
xieqiyu
|
98faf995a0
|
* Fix bug#42164.
|
2023-12-21 20:32:01 +08:00 |
|
zenggang
|
dfb2afe22e
|
* Adjust gitlab getcommit method.
|
2023-12-21 12:22:39 +00:00 |
|
zenggang
|
d60607ca29
|
* Add gitlab unit test.
|
2023-12-21 12:21:43 +00:00 |
|
caoyanyi
|
95a98ea056
|
+ Add unit test case for gitea->apiGetBranches.
|
2023-12-21 20:00:06 +08:00 |
|
tianshujie
|
8583854d1c
|
* Fix bug #42182.
|
2023-12-21 19:56:45 +08:00 |
|
sunguangming
|
4f31b2816c
|
* Fix bug #41382.
|
2023-12-21 19:53:11 +08:00 |
|
caoyanyi
|
085c0ebda5
|
- Revmoe unused methods.
|
2023-12-21 19:52:23 +08:00 |
|
caoyanyi
|
aac04c8cf3
|
+ Add unit test case for gitea->apiGetUsers.
|
2023-12-21 19:48:57 +08:00 |
|
caoyanyi
|
35a427a3bd
|
* Adjust bind user rule for gitea.
|
2023-12-21 19:48:57 +08:00 |
|
caoyanyi
|
f22ebb5b42
|
- Remove unused method.
|
2023-12-21 19:48:57 +08:00 |
|
liugang
|
1d33132214
|
+ userTest: add script to test the identifyUser method.
|
2023-12-21 19:46:49 +08:00 |
|
liumengyi
|
5644e233cf
|
* Fix bug #41605, modify the condition.
|
2023-12-21 19:38:02 +08:00 |
|
liugang
|
c2fb28721b
|
* test: fix error of calling undefined array key.
|
2023-12-21 19:34:56 +08:00 |
|
wangxuepeng
|
184d460f3d
|
* Add unit test for screenModel::genChartData.
|
2023-12-21 19:32:43 +08:00 |
|
sunguangming
|
1c42a69356
|
* Fix kanban bugs.
|
2023-12-21 19:27:53 +08:00 |
|
tianshujie
|
6d5990cdf4
|
* Fix bug #42176.
|
2023-12-21 19:22:20 +08:00 |
|
tianshujie
|
c04ecbca1b
|
* Fix bug #41759.
|
2023-12-21 19:16:06 +08:00 |
|
wangyuting
|
7f77b41ae5
|
* Adjust to ``.
|
2023-12-21 19:12:10 +08:00 |
|
daitingting
|
3d477b4ed7
|
* Extrace getDuplicateProjectName function.
|
2023-12-21 11:08:06 +00:00 |
|
liugang
|
f43ef310d8
|
* userTest: refactor script to test the identify method.
|
2023-12-21 19:05:54 +08:00 |
|
caoyanyi
|
e14d94a7b6
|
* Adjust test case check rule.
|
2023-12-21 19:05:37 +08:00 |
|
caoyanyi
|
0bdc60f320
|
+ Add unit test case for gitea->apiGetProjects.
|
2023-12-21 19:01:30 +08:00 |
|
wangyuting
|
0dcb9703aa
|
* Fix module user unit test script.
|
2023-12-21 18:57:15 +08:00 |
|
daitingting
|
8aa9f2d85d
|
* Extract checkProgramRequired function.
|
2023-12-21 10:55:59 +00:00 |
|
caoyanyi
|
1f07fb7f03
|
+ Add unit test case for gites->apiGetSingleProject.
|
2023-12-21 18:53:36 +08:00 |
|
caoyanyi
|
ea76b179a2
|
- Remove unused method.
|
2023-12-21 18:53:36 +08:00 |
|
sunguangming
|
25822d605d
|
* Modify webhook unit test.
|
2023-12-21 18:53:21 +08:00 |
|
liumengyi
|
c516f0a185
|
* Set required to picker in bug::create.
|
2023-12-21 18:44:20 +08:00 |
|
tianshujie
|
2c10a0c6a0
|
* Fix bug #41759.
|
2023-12-21 18:44:00 +08:00 |
|
daitingting
|
c927b51c48
|
* Split createNewProgram, createNewLine and createNewProject functions.
|
2023-12-21 10:40:51 +00:00 |
|
wangyuting
|
fdbc343b2a
|
* Fix user module unit test scirpt bug.
|
2023-12-21 18:37:55 +08:00 |
|
liumengyi
|
9fdf665709
|
* Fix bug #41896, modify url of testcase::edit in my.
|
2023-12-21 18:36:43 +08:00 |
|
tianshujie
|
aa2173f5f8
|
* Fix bug #41769.
|
2023-12-21 18:36:08 +08:00 |
|
sunguangming
|
7806e665a8
|
* webhook: refactor setSentStatus|saveLog.
|
2023-12-21 18:35:31 +08:00 |
|
tianshujie
|
9b81232c07
|
* Fix bug #41783.
|
2023-12-21 18:27:46 +08:00 |
|
liumengyi
|
bdd4ca42df
|
* Fix bug #41887, assign switcherObjectID in execution::bug.
|
2023-12-21 18:25:26 +08:00 |
|
wangyuting
|
1857c51870
|
* Refactor userModel::getTeamMemberPairs.
|
2023-12-21 18:20:00 +08:00 |
|
wangxuepeng
|
7fc47b84af
|
* Correct upgradeModel's unit test.
|
2023-12-21 18:19:34 +08:00 |
|
tianshujie
|
dded3276a1
|
* Fix bug #41788.
|
2023-12-21 18:16:00 +08:00 |
|
wangxuepeng
|
108bb6788f
|
* Correct upgradeModel's unit test.
|
2023-12-21 18:15:47 +08:00 |
|
wangxuepeng
|
01a5ae35f5
|
* Correct upgradeModel's unit test.
|
2023-12-21 18:09:22 +08:00 |
|
caoyanyi
|
62850d7a08
|
+ Add unit test case for gitea->parseApiError.
|
2023-12-21 18:07:15 +08:00 |
|
sunguangming
|
e3a124dece
|
* webhook: refactor saveData.
|
2023-12-21 18:05:48 +08:00 |
|
caoyanyi
|
07861afe72
|
* Adjust unit test case for gitea.
|
2023-12-21 17:32:02 +08:00 |
|
caoyanyi
|
3dfbc97dad
|
+ Add unit test case for gites->apiErrorHandling.
|
2023-12-21 17:27:57 +08:00 |
|
wangyuting
|
3f8688450c
|
* Refactor userModel::getProductViewListUsers.
|
2023-12-21 17:24:38 +08:00 |
|
daitingting
|
3424aa8706
|
* Rename it.
|
2023-12-21 09:21:17 +00:00 |
|
tanghucheng
|
54e36f7891
|
* Refactor transfer model: initFieldList method.
|
2023-12-21 17:18:30 +08:00 |
|