Commit Graph

48 Commits

Author SHA1 Message Date
lichengjun
dbe3e103cb Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-22 12:45:21 +08:00
lichengjun
4542208cf8 * Fix bug of module. 2021-06-22 12:43:15 +08:00
dingguodong
3e18bc7e19 + Add story label func. 2021-06-22 12:17:19 +08:00
dingguodong
ccf132cc87 * Add more issue params. 2021-06-22 11:47:24 +08:00
dingguodong
8b0bbb62cc * Add comment event support for creating webhook. 2021-06-21 13:24:38 +08:00
Guan Xiying
45fd097728 * Add parse webhook functions. 2021-06-21 11:16:37 +08:00
lichengjun
8239145e75 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-19 15:28:05 +08:00
lichengjun
6b9867c683 * fix Associat bug 2021-06-19 15:23:59 +08:00
dingguodong
b90639355d * Reformat codes and prepare for call. 2021-06-19 11:35:15 +08:00
lichengjun
7a67b762c4 * Add Associat function 2021-06-18 17:35:53 +08:00
dingguodong
cdbcb418a8 * Improve code robustness. 2021-06-18 13:38:24 +08:00
dingguodong
8e176c3001 * Fix bug when empty labels exists. 2021-06-18 11:05:45 +08:00
dingguodong
51b2a70308 * Create webhook for each products. 2021-06-18 10:51:31 +08:00
Guan Xiying
019e946496 * Fix gitlab api hook url. 2021-06-18 10:41:15 +08:00
dingguodong
c3c6bec4fa Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-18 09:59:46 +08:00
dingguodong
444566afb5 + Create webhook when create map for product and gitlab project. 2021-06-18 09:58:45 +08:00
Guan Xiying
e3f5bd2388 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-18 09:55:52 +08:00
Guan Xiying
ffac7cdd45 * Format code. 2021-06-18 09:55:41 +08:00
dingguodong
94f7cde43c * Correct misspelled word. 2021-06-18 09:38:20 +08:00
dingguodong
19aac23374 * Add product and gitlab relationship. 2021-06-17 16:05:55 +08:00
dingguodong
3efeef51f8 Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu 2021-06-17 14:52:18 +08:00
dingguodong
012f334c2e * Add bindproduct. 2021-06-17 14:51:39 +08:00
Guan Xiying
1969d12f2f * Fix bind gitlab user function. 2021-06-17 14:27:23 +08:00
lichengjun
2c97d3cc2d * Adjust the code 2021-06-17 13:05:31 +08:00
z
06c6deb1ea * Adjust code. 2021-06-17 10:12:24 +08:00
dingguodong
9c3c8022c9 * Put name used frequently into config. 2021-06-16 20:04:47 +08:00
dingguodong
829e5eaa5c * Rename some variables and add docs. 2021-06-16 18:37:13 +08:00
dingguodong
65a6b38fae + Create labels when gitlab server added successfully. 2021-06-16 17:34:44 +08:00
dingguodong
ef3a445ff0 * Change snake name to camel name. 2021-06-16 13:16:17 +08:00
dingguodong
cf22c9e6b3 * Add funcs for webhooks. 2021-06-16 12:53:21 +08:00
Guanxiying
78151f19e1 * Format codes. 2021-06-15 17:25:50 +08:00
dingguodong
50a934f3c4 * Adjust display style. 2021-06-15 16:36:57 +08:00
dingguodong
8deca355ba * Add gitlab binduser funcs. 2021-06-15 15:26:11 +08:00
dingguodong
3b7a2c21d0 * Add empty funcs of webhooks. 2021-06-15 12:29:02 +08:00
dingguodong
5ebf525b9b * Simplify the func name. 2021-06-15 11:20:59 +08:00
dingguodong
36cb1b7c7a * Add funcs for getting gitlab api url with access_token. 2021-06-15 11:08:09 +08:00
Guanxiying
bbe13d5077 * Use commonModel::http. 2021-06-11 13:56:23 +08:00
dingguodong
797b84bbb6 * Improve code robustness. 2021-06-11 13:47:02 +08:00
Guanxiying
be7bfdb515 * Revert getProjectsByID function. 2021-06-10 15:38:46 +08:00
Lichengjun
a45167b655 Revert "Revert "* Add test commit""
This reverts commit 0c0a1dbcc9.
2021-06-10 14:57:04 +08:00
Lichengjun
0c0a1dbcc9 Revert "* Add test commit"
This reverts commit 7e8c167b87.
2021-06-10 14:56:29 +08:00
Lichengjun
7e8c167b87 * Add test commit 2021-06-10 14:55:50 +08:00
David.li
45412184bb * Add getUserBindList Function. 2021-06-09 23:03:15 +08:00
Guanxiying
b9584dc3c2 * Finish task 38937. 2021-06-08 16:53:22 +08:00
Guanxiying
f27fef0b00 * Call pipeline model in gitlab model. 2021-06-08 13:16:58 +08:00
Guanxiying
4492f5f23c * Rename jenkins table. 2021-06-08 13:04:03 +08:00
David.li
6be518e93b * gitlab for upgrade. 2021-06-07 16:36:46 +08:00
David.li
f61d966f07 Add Gitlab module. 2021-06-07 12:03:42 +08:00