Commit Graph

223 Commits

Author SHA1 Message Date
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
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
dingguodong
e8c9118515 * Correct function comment, and keep func code stay. 2021-07-14 09:08:57 +08:00
dingguodong
a519be7fb6 * Bug fix when assign user on story in execution. 2021-07-13 17:43:59 +08:00
dingguodong
1d0f19caaa + Delete project relation when user deleting a repo. 2021-07-13 11:06:13 +08:00
dingguodong
d27efcb9ea * Get full object when desc is empty. 2021-07-09 18:02:28 +08:00
dingguodong
677a3b0052 * Add objectID to object for apiUpdateIssue(bug fix). 2021-07-09 17:22:27 +08:00
dingguodong
ab2e2191e3 * Bug fix and optimize for import issue. 2021-07-09 13:48:23 +08:00
dingguodong
22eeab384a * Change per_page value to 20. 2021-07-08 16:07:58 +08:00
dingguodong
6af64c8c12 * Change variable name and add a todo for issueToZentaoObject. 2021-07-08 15:51:50 +08:00
dingguodong
832e9b1cf1 * Optimize code when value is null. 2021-07-08 11:25:14 +08:00
lichengjun
de848b9faf * Fix code format. 2021-07-08 09:29:29 +08:00
lichengjun
8b36d4f2fc Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-07 17:42:43 +08:00
lichengjun
90d5f86b61 * Fix close funciton code. 2021-07-07 17:41:07 +08:00
dingguodong
e9bcb88d9e * Rename saveSyncedIssue to saveIssueRelation, add func doc. 2021-07-07 17:09:04 +08:00
Guan Xiying
09b1ed61e1 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-07 09:49:28 +08:00
Guan Xiying
83d23a312c * Add getIssueListByObjects function. 2021-07-07 09:44:16 +08:00
dingguodong
24f0350d44 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-06 17:35:43 +08:00
dingguodong
d241e218ce * Finished import gitlab issue to task. 2021-07-06 17:35:02 +08:00
lichengjun
362f8ae984 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-06 16:43:35 +08:00
lichengjun
f04514f65d * Fix code format. 2021-07-06 16:43:04 +08:00
dingguodong
790ba783da Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-06 16:32:31 +08:00
dingguodong
9ab1e4541f * Import gitlab issue to task(staging). 2021-07-06 16:31:43 +08:00
Guan Xiying
7db7bd4635 * Fix parse bug and story object from webhook issue function. 2021-07-06 10:18:28 +08:00
dingguodong
7773ad7736 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-05 15:04:26 +08:00
dingguodong
94a297d341 * set page to 100 temp. 2021-07-05 15:03:55 +08:00
lichengjun
162f55c59a Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-05 13:32:20 +08:00
lichengjun
30f8f51e3b *Add batch update, assign, function in the story model. 2021-07-05 13:26:49 +08:00
dingguodong
388f6365c9 * The GET form for importIssue is completed, post not. 2021-07-05 10:50:24 +08:00
dingguodong
9f05faa716 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-07-05 10:28:01 +08:00
dingguodong
eca1930586 * Remove useless variables for apiGetIssues. 2021-07-05 10:26:54 +08:00