Commit Graph
113 Commits
Author SHA1 Message Date
caoyanyi e5830c5ee1 * [unittest] adjust gitea unit test case for apiGetUsers. 2025-06-05 14:38:10 +08:00
caoyanyi 292b5c9b85 * [bug#59402] add get merge requests method for gitea. 2025-01-22 08:56:21 +08:00
caoyanyi 6a52f50e50 * [bug#59400] adjust user get logic for gitlab. 2025-01-21 15:23:00 +08:00
caoyanyi 4bc31404e6 * Adjust server bind user data for gitea and gogs. 2024-05-23 14:22:15 +08:00
caoyanyi de24a389c8 * Adjust server bind user data for gitea and gogs. 2024-05-23 14:22:15 +08:00
caoyanyi acc26ba24d Merge remote-tracking branch 'remotes/origin/release-20.0'
# Conflicts:
#	db/update20.0.beta2.sql
#	lib/zin/func.php
#	lib/zin/wg/fileselector/v1.php
#	lib/zin/wg/upload/v1.php
#	module/action/model.php
#	module/backup/js/index.ui.js
#	module/block/lang/vi.php
#	module/block/ui/recentprojectblock.html.php
#	module/block/zen.php
#	module/common/lang/vi.php
#	module/custom/lang/vi.php
#	module/execution/js/kanban.ui.js
#	module/execution/ui/story.html.php
#	module/kanban/js/view.ui.js
#	module/metric/test/calc/project/hour/ac_of_weekly_all_in_waterfall.php
#	module/metric/test/calc/project/rate/cv_in_waterfall.php
#	module/metric/test/calc/project/rate/cv_weekly_in_waterfall.php
#	module/mr/control.php
#	module/mr/ui/browsebyexecution.html.php
#	module/product/zen.php
#	module/programplan/zen.php
#	module/project/model.php
#	module/repo/lang/de.php
#	module/repo/lang/en.php
#	module/repo/lang/fr.php
#	module/repo/lang/zh-cn.php
#	module/space/ui/createapplication.html.php
#	module/testcase/ui/view.html.php
#	module/upgrade/model.php
#	www/js/zui3/zen-editor/p-0aaccc7e.js
#	www/js/zui3/zen-editor/p-276dd30f.js
#	www/js/zui3/zen-editor/p-2b13cc9a.js
#	www/js/zui3/zen-editor/p-38d18c5d.js
#	www/js/zui3/zen-editor/p-3f6cad83.js
#	www/js/zui3/zen-editor/p-51e3a048.js
#	www/js/zui3/zen-editor/p-617d463f.js
#	www/js/zui3/zen-editor/p-62c0132e.js
#	www/js/zui3/zen-editor/p-6d22490c.js
#	www/js/zui3/zen-editor/p-a563f50b.js
#	www/js/zui3/zen-editor/p-bf31230c.js
#	www/js/zui3/zen-editor/p-c6c95773.js
#	www/js/zui3/zen-editor/p-d83dd3f0.js
#	www/js/zui3/zen-editor/p-d8bedd14.js
#	www/js/zui3/zen-editor/p-eaaa4129.js
#	www/js/zui3/zen-editor/zen-editor.esm.js
#	www/js/zui3/zui.zentao.css
#	www/js/zui3/zui.zentao.js
2024-05-06 09:17:49 +08:00
liugang 1c13a31e99 * Rename $lang->colon to $lang->hyphen. 2024-04-28 14:35:26 +08:00
tianshujie bced2b76b4 Merge remote-tracking branch 'origin/release-20.0' 2024-04-23 17:12:24 +08:00
caoyanyi 8d97a1116e * Rename account name field. 2024-04-23 08:53:23 +08:00
caoyanyi e709ce1cc7 * Move user account setting of gitea. 2024-04-22 16:21:45 +08:00
liyang 354c300c86 * Modify unit test directory structure and data generation method. 2024-04-22 14:25:50 +08:00
caoyanyi 7400302e94 Merge branch 'release-20.0' 2024-04-22 10:23:21 +08:00
caoyanyi ffba35e582 * Adjust app token input widget height. 2024-04-19 11:00:30 +08:00
dingguodong 926744bf4f - Remove vi.php. 2024-04-17 09:11:48 +08:00
caoyanyi 8f5805521a * Adjust language for devops app. 2024-04-12 10:53:08 +08:00
liyang 6eaecded47 * Fix Bug #45920. 2024-02-19 08:41:01 +08:00
caoyanyi 3712100a4c * Adjust user init for gitea unit test case. 2023-12-29 13:47:19 +08:00
caoyanyi 7b8a174ff6 + Add unit test case for gitea->apiGetGroups. 2023-12-29 13:33:57 +08:00
zenggang eeac9d6759 * Add repo unit test. 2023-12-26 12:33:56 +00:00
caoyanyi 1c453240a6 * Adjust end(), current() param need inited error. 2023-12-22 16:26:52 +08:00
caoyanyi 9f59f54218 + Add unit test case for gogs->bindUser. 2023-12-22 09:49:26 +08:00
caoyanyi d89939f204 + Add unit test case for gitea->apigetbranchprivs. 2023-12-22 09:10:49 +08:00
caoyanyi 569a97ef4d + Add unit test case for gitea->apiGetSingleBranch. 2023-12-22 08:47:49 +08:00
caoyanyi 95a98ea056 + Add unit test case for gitea->apiGetBranches. 2023-12-21 20:00:06 +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
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
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
caoyanyi 62850d7a08 + Add unit test case for gitea->parseApiError. 2023-12-21 18:07:15 +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
caoyanyi 0cc2dd536a + Add unit test case for gitea->bindUser. 2023-12-21 16:56:25 +08:00
caoyanyi 2ee2b6959e + Add unit test case for gites->getApiRoot. 2023-12-21 15:39:22 +08:00
caoyanyi 2c297f78bb * Adjust function params type and return value. 2023-12-19 09:03:47 +08:00
caoyanyi 620749160d * Adjust comment and params type for gotea. 2023-12-18 18:19:52 +08:00
caoyanyi 0ef01c1ac4 + Add comment and params type for gitea module. 2023-12-18 16:42:04 +08:00
caoyanyi fa8e55a28c - Remove repeat or unused methods. 2023-12-16 17:27:35 +08:00
caoyanyi b6fceec3b4 - Remove repeat methods. 2023-12-16 17:19:45 +08:00
caoyanyi f9c9a997e3 - Remove unused methods. 2023-12-16 17:16:06 +08:00
caoyanyi 9104bb5b23 - Remove unused methods. 2023-12-16 17:06:09 +08:00
caoyanyi 8a61570fc5 * Merge gitea, gogs, gitlab methods to pipeline model. 2023-12-16 16:58:28 +08:00
caoyanyi 9caf1858ad * Merge gitea, gogs, gitlab methods to pipeline model. 2023-12-16 16:49:20 +08:00
caoyanyi 4b7480d5a5 * Merge gitea, gogs, gitlab methods to pipeline model. 2023-12-16 16:25:28 +08:00
caoyanyi 38947fd00b * Adjust server save method use form class. 2023-12-13 10:32:51 +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