Commit Graph

252 Commits

Author SHA1 Message Date
zenggang
7ee8e8dbef * Add gitlab user avatar 2021-11-08 06:25:03 +00:00
zenggang
06c235fe9a * Finish task#43845 2021-11-06 08:58:11 +00:00
zenggang
02aa340f18 * Code for task#43845 2021-11-06 07:50:54 +00:00
zenggang
7945a8c8cb * Finish task#43841,43842,43843 2021-11-05 05:13:36 +00:00
hufangzhou
8b1b92bdfc * Add the version. 2021-11-02 12:37:51 +08:00
王怡栋
f8e3ffe97b Merge branch 'sprint/169' 2021-11-02 09:54:05 +08:00
dingguodong
f3b6a38403 * Adjust and correct codes for gitlab module. 2021-10-29 10:06:50 +08:00
dingguodong
c0764bb1e9 * Add GitLab and ZenTao user binding status. 2021-10-11 16:21:11 +08:00
dingguodong
f3ebd7bdea * Fix bug that fetching users form GitLab API limited to 20 users. 2021-10-08 16:44:12 +08:00
thanatos
b977bd5eb8 fix call_user_func_array bug on php 8.0 2021-09-17 14:03:27 +08:00
dingguodong
5b36670521 * Correct the wrong comments in the gitlab module. 2021-09-13 08:51:03 +08:00
lichengjun
30fc52a695 * Fix GitLab mr Details Style And API request condition status pending. 2021-09-09 06:42:09 +00:00
dingguodong
aed241bd0e * Correct and optimize function apiGetTodoList. 2021-09-09 11:19:11 +08:00
王怡栋
5def99b75f * adjust for notes. 2021-09-08 13:28:28 +08:00
dingguodong
314c3c593e Merge branch 'jihuMR' 2021-09-07 20:47:10 +08:00
Guan Xiying
a5ceffb6cf * Fix exec gitlab job bug and adjust exec job function. 2021-09-06 17:29:37 +08:00
Guan Xiying
81795244b3 * Adjust getReferenceOptions function, rename param of function apiCreatePipeline. 2021-09-06 16:44:27 +08:00
dingguodong
82d9ac3b02 + Add apiGetProjectMembers apiGetProjectMember functions. 2021-09-03 14:52:51 +08:00
王怡栋
4eee4d5523 Merge branch '15.4' 2021-09-02 19:21:30 +08:00
lichengjun
425f6265b6 * fix bug 14612. 2021-09-02 08:35:06 +00:00
dingguodong
d272eeeefc * Optimize fetching data from API. 2021-09-02 15:39:34 +08:00
lichengjun
db552dc428 * Adjust sync gitlab mr code. 2021-09-02 06:13:18 +00:00
dingguodong
5ebad79a99 * Fix bug when getting gitlab projects list. 2021-09-01 10:33:55 +08:00
dingguodong
3209790874 + Add apiGetProjectUsers function. 2021-09-01 10:28:06 +08:00
dingguodong
174518c1b5 * Remove membership filter. 2021-08-31 16:09:03 +08:00
王怡栋
aa678ec71c * Fix for get gitlab projects. 2021-08-31 15:55:00 +08:00
王怡栋
4b63f3021e * fix for gitlab token invalid. 2021-08-25 10:45:29 +08:00
dingguodong
8a6ef83c49 + Add apiGetSingleBranch function. 2021-08-24 17:35:17 +08:00
dingguodong
2056fc52ff + Add getBranches functions. 2021-08-20 15:13:30 +08:00
dingguodong
1dc911db56 + Add apiGetUpstream,apiGetForks, getUserIdRealnamePairs. 2021-08-19 18:14:53 +08:00
lichengjun
34391dbe4c * Adjust Gitlab list function. 2021-08-18 08:49:02 +00:00
dingguodong
5659d23df2 * Remove some todo. 2021-08-18 16:05:22 +08:00
dingguodong
14de596bc0 * Rename getObjectNameForJob to getProjectName. 2021-08-18 10:40:15 +08:00
lichengjun
82cedbde1c Merge branch 'jihuMR' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihuMR 2021-08-17 11:16:44 +00:00
lichengjun
8ebe5b4cc9 * adjust the GitLab list function 2021-08-17 11:14:56 +00:00
dingguodong
5728c38e66 * Remove and correct useless statements. 2021-08-17 17:49:47 +08:00
dingguodong
86702f6c7c * Fix bug for description is empty when importing a issue. 2021-08-04 13:54:29 +08:00
Guan Xiying
800ff00032 * Fix exec gitlab pipeline function. 2021-07-29 17:28:51 +08:00
Guan Xiying
f053df8912 * Rename jobModel::getGitlabProjectName to gitlabModel::getObjectNameForJob. 2021-07-29 15:51:11 +08:00
dingguodong
2dc9795bae * Update create pipeline function. 2021-07-29 15:12:41 +08:00
dingguodong
3312ae8bfd + Get project repository branches and tags by api. 2021-07-28 17:30:57 +08:00
dingguodong
5c7709d784 * Change gitlab api for getting job log. 2021-07-27 20:03:21 +08:00
dingguodong
22e7de0524 * Display gitlab pipeline log and add refresh button. 2021-07-27 17:26:45 +08:00
dingguodong
4604f26da9 * Put functions from gitlabpipeline into gitlab. 2021-07-26 16:19:21 +08:00
dingguodong
1cb5122e74 + Add apiGetSingleProject func. 2021-07-26 09:31:59 +08:00
hufangzhou
f2fdd0b433 * Adjust the code. 2021-07-15 15:23:50 +08:00
hufangzhou
be50281d7a * Adjust the code. 2021-07-15 15:19:59 +08:00
dingguodong
cc51c80047 * Correct bad comments. 2021-07-15 15:18:01 +08:00
Guan Xiying
be054d1c2b Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-14 09:28:49 +08:00
Guan Xiying
ac8fb7783f Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-14 09:16:21 +08:00