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 |
|
Guanxiying
|
742f61ce6c
|
* Format code.
|
2021-06-15 16:59:43 +08:00 |
|
Guanxiying
|
a17f6627fe
|
* Adjust style of gitlab avatar.
|
2021-06-15 16:58:19 +08:00 |
|
dingguodong
|
50a934f3c4
|
* Adjust display style.
|
2021-06-15 16:36:57 +08:00 |
|
dingguodong
|
8ff0636eac
|
- Remove jmespath.
|
2021-06-15 15:27:26 +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 |
|
dingguodong
|
15987dd308
|
* Add JMESPath lib.
|
2021-06-15 11:07:22 +08:00 |
|
dingguodong
|
daec205b9a
|
* Keep the edit and create action in a same ui.
|
2021-06-11 16:51:29 +08:00 |
|
dingguodong
|
dfda9e8445
|
+ Add a icon of webhook ext using printLink.
|
2021-06-11 16:43:58 +08:00 |
|
dingguodong
|
b25645732d
|
* Change the display text of the gitlab project url.
|
2021-06-11 14:37:48 +08:00 |
|
Guanxiying
|
3840816715
|
Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu
|
2021-06-11 14:35:43 +08:00 |
|
Guanxiying
|
f927d0e908
|
* Fix repo path when get repo list.
|
2021-06-11 14:35:20 +08:00 |
|
dingguodong
|
76b44aa431
|
* Optimize the text of the gitlab project id.
|
2021-06-11 14:32:55 +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 |
|
dingguodong
|
3441ea0ad6
|
* Add tips for when adding gitlab server.
|
2021-06-11 11:47:25 +08:00 |
|
dingguodong
|
61debf97e9
|
+ Add some tips for user when adding gitlab server.
|
2021-06-11 11:41:04 +08:00 |
|
Guanxiying
|
be7bfdb515
|
* Revert getProjectsByID function.
|
2021-06-10 15:38:46 +08:00 |
|
Lichengjun
|
993f6984d0
|
Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu
|
2021-06-10 15:00:55 +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 |
|
dingguodong
|
7f211e633e
|
* Increase robustness.
|
2021-06-10 14:53:27 +08:00 |
|
Guanxiying
|
cab06fced9
|
Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu
|
2021-06-10 14:09:12 +08:00 |
|
Guanxiying
|
1847e38c73
|
* Finish task 39216.
|
2021-06-10 14:08:06 +08:00 |
|
Guanxiying
|
b995276fb1
|
* Fix gitlab repo path and client field.
|
2021-06-10 14:06:04 +08:00 |
|
Guanxiying
|
f918d0c652
|
* Set gitlab info by gitlab server.
|
2021-06-10 13:59:44 +08:00 |
|
Guanxiying
|
3fd9aed0ce
|
* Fix TABLE_PIPELINE table.
|
2021-06-10 13:48:44 +08:00 |
|
David.li
|
5ab9031369
|
Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu
# Conflicts:
# module/gitlab/model.php
|
2021-06-10 11:11:53 +08:00 |
|
David.li
|
45412184bb
|
* Add getUserBindList Function.
|
2021-06-09 23:03:15 +08:00 |
|
Guanxiying
|
a10130df5c
|
* Add getProjectsByID function.
|
2021-06-09 19:49:43 +08:00 |
|
Guanxiying
|
f3f5574ad0
|
* Change pipeline table name.
|
2021-06-09 19:16:30 +08:00 |
|
Guanxiying
|
b9584dc3c2
|
* Finish task 38937.
|
2021-06-08 16:53:22 +08:00 |
|
David.li
|
e09060e7ca
|
Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu
# Conflicts:
# config/zentaopms.php
# module/gitlab/model.php
|
2021-06-08 13:34:19 +08:00 |
|
David.li
|
42eb835fa3
|
* Add
|
2021-06-08 13:31:44 +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 |
|
dingguodong
|
e2157697e8
|
* Rename pipline to pipeline.
|
2021-06-08 12:13:16 +08:00 |
|
dingguodong
|
7ea2322002
|
* Rename PIPLINE to PIPELINE.
|
2021-06-08 11:45:32 +08:00 |
|
Guanxiying
|
08567f098a
|
* Rename jenkins table.
+ Add pipline module.
|
2021-06-07 18:53:52 +08:00 |
|
Guanxiying
|
c68d0be34d
|
Merge branch 'jihu' of https://gitlab.zcorp.cc/easycorp/zentaopms into jihu
|
2021-06-07 16:43:47 +08:00 |
|
Guanxiying
|
8e00b74c72
|
* Add pipline module.
|
2021-06-07 16:43:21 +08:00 |
|
David.li
|
6be518e93b
|
* gitlab for upgrade.
|
2021-06-07 16:36:46 +08:00 |
|
Guanxiying
|
3716f8568e
|
* Add pipline table.
|
2021-06-07 15:53:43 +08:00 |
|
David.li
|
f61d966f07
|
Add Gitlab module.
|
2021-06-07 12:03:42 +08:00 |
|