caoyanyi
|
2936e6eeff
|
* Adjust repo list check for gitfox.
|
2024-05-13 15:53:58 +08:00 |
|
caoyanyi
|
f4e2947a6c
|
* Adjust repo list check for gitfox.
|
2024-05-13 15:51:18 +08:00 |
|
zhouxin
|
1206a57fbd
|
* Fix bug #118060.
|
2024-05-13 15:48:05 +08:00 |
|
caoyanyi
|
2d90ef08d5
|
* Adjust instance view page status label style.
|
2024-05-13 15:45:20 +08:00 |
|
dingguodong
|
7d2ce9e970
|
* Use the built-in permission judgments.
|
2024-05-13 15:37:58 +08:00 |
|
caoyanyi
|
8d99c79c00
|
* Fix bug for instance build error.
|
2024-05-13 15:37:09 +08:00 |
|
sunhao
|
5466149439
|
* zin: change gap of detail layout.
|
2024-05-13 15:30:40 +08:00 |
|
dingguodong
|
cf2faabcc4
|
+ Fix the issue that the pipeline of the job is not the value in db.
|
2024-05-13 15:26:11 +08:00 |
|
tanghucheng
|
1fed7102e5
|
* Refactor or product::all.
|
2024-05-13 15:06:54 +08:00 |
|
hufangzhou
|
4f0b4e5b31
|
* Fix bug #118046, add required field indicators in project batch edit page.
|
2024-05-13 15:03:02 +08:00 |
|
dingguodong
|
a4832b108c
|
* Fix the warnings.
|
2024-05-13 14:56:02 +08:00 |
|
dingguodong
|
f80f41d1e2
|
+ Add the mothod to get the pipeline of GitFox repo.
|
2024-05-13 14:56:02 +08:00 |
|
dingguodong
|
1b3238321d
|
* Fix the unmatched type.
|
2024-05-13 14:56:02 +08:00 |
|
dingguodong
|
066dccb397
|
* Reindent the lines.
|
2024-05-13 14:56:02 +08:00 |
|
caoyanyi
|
1d0edf41c9
|
* Adjust repo projects widget to use picker.
|
2024-05-13 14:56:02 +08:00 |
|
caoyanyi
|
1741dd8016
|
- Remove unused codes for repo.
|
2024-05-13 14:56:02 +08:00 |
|
caoyanyi
|
92485925b5
|
* Merge and remove reiterated js methods for repo.
|
2024-05-13 14:56:01 +08:00 |
|
caoyanyi
|
c229740d1e
|
- Delete unused files.
|
2024-05-13 14:56:01 +08:00 |
|
caoyanyi
|
3bb6199535
|
* Adjust disabled attr for picker parent fields.
|
2024-05-13 14:56:01 +08:00 |
|
dingguodong
|
95fea1d18c
|
* Use array_key_exists and array_flip to replace the isset.
|
2024-05-13 14:56:01 +08:00 |
|
caoyanyi
|
95dbcb2675
|
* Adjust picker items init logic.
|
2024-05-13 14:56:01 +08:00 |
|
caoyanyi
|
3c418f510c
|
+ Add picker options style.
|
2024-05-13 14:56:01 +08:00 |
|
caoyanyi
|
b44aadf27e
|
* Adjust from data for repo branch create page.
|
2024-05-13 14:56:01 +08:00 |
|
caoyanyi
|
f63ecbf65b
|
* Adjust repo branch create data.
|
2024-05-13 14:56:01 +08:00 |
|
caoyanyi
|
95742edeac
|
+ Add repo method to build picker items.
|
2024-05-13 14:56:01 +08:00 |
|
dingguodong
|
b79f80a3dc
|
* Finish task#117317. Use the callback to import the pipeline after the repo associated.
|
2024-05-13 14:56:01 +08:00 |
|
dingguodong
|
e6b77e08cf
|
+ Add the function to import the pipeline after a repo associated.
|
2024-05-13 14:56:01 +08:00 |
|
dingguodong
|
687cd82b0e
|
+ Add the method to import pipeline by AJAX.
|
2024-05-13 14:56:01 +08:00 |
|
dingguodong
|
f3de447329
|
+ Add the method to import the pipeline.
|
2024-05-13 14:56:01 +08:00 |
|
dingguodong
|
99d5760a28
|
+ Add the unit test for jobModel::import.
|
2024-05-13 14:56:01 +08:00 |
|
liyang
|
4d65988db3
|
+ Add repo selection style.
|
2024-05-13 14:56:01 +08:00 |
|
dingguodong
|
7cd2a8f472
|
+ Add the property for quick reference.
|
2024-05-13 14:56:01 +08:00 |
|
liyang
|
d39a215e74
|
* Remove invalid variables.
|
2024-05-13 14:56:01 +08:00 |
|
liyang
|
3643ce4fc4
|
+ Modify the repo data acquisition method.
|
2024-05-13 14:56:01 +08:00 |
|
liyang
|
34b07d9229
|
* Replace the repos selection control with dropmenu.
|
2024-05-13 14:56:01 +08:00 |
|
liyang
|
be629c71fd
|
+ Add methods to build repo hierarchy.
|
2024-05-13 14:56:01 +08:00 |
|
dingguodong
|
08166f3af6
|
* Adjust the privileges of the Merge Request.
|
2024-05-13 14:56:01 +08:00 |
|
dingguodong
|
f880ba7cad
|
+ Finish task#117316, check the privs for grouped privs.
|
2024-05-13 14:56:00 +08:00 |
|
dingguodong
|
df6fa3557e
|
+ Add the config for group privileges.
|
2024-05-13 14:56:00 +08:00 |
|
dingguodong
|
bd30648762
|
* Use the built-in permission judgments.
|
2024-05-13 14:56:00 +08:00 |
|
hufangzhou
|
f7abf9fc66
|
* Finish task #117722, add catalog sort.
|
2024-05-13 14:43:36 +08:00 |
|
zhouxin
|
52f380e751
|
* Fix bug #118066.
|
2024-05-13 14:32:55 +08:00 |
|
wangyuting
|
e405b69707
|
* Fix check story shadow error. bug 117893.
|
2024-05-13 14:17:14 +08:00 |
|
caoyanyi
|
1fb727bbfd
|
* Adjust job create page default engine.
|
2024-05-13 14:05:25 +08:00 |
|
qixinzhi
|
3090b2d32c
|
* Fix no built-in dataview when upgrade from open to charged,bug#48945.
|
2024-05-13 05:47:18 +00:00 |
|
zhouxin
|
671261ff80
|
* Fix bug #118061.
|
2024-05-13 13:28:01 +08:00 |
|
sunhao
|
3283ca0d35
|
* zin: bug #49179, fix cannot hide contextmenu of apps bar on click in old page frame.
|
2024-05-13 13:26:10 +08:00 |
|
caoyanyi
|
90edee6ce0
|
* Optimize the loading speed of merge request pages.
|
2024-05-13 11:14:48 +08:00 |
|
caoyanyi
|
e9d9014183
|
* Adjust url builder method.
|
2024-05-13 11:13:16 +08:00 |
|
caoyanyi
|
ebc202d19b
|
* Adjust default value for instance install db.
|
2024-05-13 10:49:04 +08:00 |
|