daitingting
|
4db022d4dc
|
* Refactor getImageByID function.
|
2023-12-26 08:30:55 +00:00 |
|
daitingting
|
c4fc08e183
|
* Refactor checkAddress function.
|
2023-12-26 08:27:28 +00:00 |
|
daitingting
|
4bc3c7678f
|
* Refactor ping function.
|
2023-12-26 08:25:20 +00:00 |
|
xieqiyu
|
04331e7b3d
|
* Refactor zanodeModel::create.
|
2023-12-26 16:22:35 +08:00 |
|
tianshujie
|
b776db78eb
|
* Refactor artifactrepo::getReposByProduct method.
|
2023-12-26 16:20:05 +08:00 |
|
tianshujie
|
40f64211b5
|
+ Add artifactrepo::getReposByProduct unit test.
|
2023-12-26 16:20:05 +08:00 |
|
wangxuepeng
|
d6a8215976
|
* Refactor zanodeModel::update.
|
2023-12-26 16:14:05 +08:00 |
|
liumengyi
|
6d58dcac92
|
* Modify comment.
|
2023-12-26 16:05:51 +08:00 |
|
tianshujie
|
8cf4300871
|
* Refactor artifactrepo::ajaxUpdateArtifactRepos method.
|
2023-12-26 15:58:43 +08:00 |
|
tianshujie
|
c520fc5cd5
|
+ Add artifactrepo::updateStatus unit test.
|
2023-12-26 15:58:43 +08:00 |
|
sunhao
|
70bcb11e43
|
* group: bug #39768, improve perf of managePriv page.
|
2023-12-26 15:58:28 +08:00 |
|
sunhao
|
ae6695ee7a
|
* company: format code.
|
2023-12-26 15:58:27 +08:00 |
|
tianshujie
|
d3c2d46a8e
|
+ Add artifactrepo::getServerRepos unit test.
|
2023-12-26 15:44:07 +08:00 |
|
liumengyi
|
65b0f318b4
|
* Remove unused function of zanodeModel::getScriptByID.
|
2023-12-26 15:42:42 +08:00 |
|
liumengyi
|
5db1b2fc67
|
* Refactor zanodeModel::getAutomationByProduct, and add its unit test.
|
2023-12-26 15:38:05 +08:00 |
|
tianshujie
|
a53eecc1f1
|
* Change data of the zt_pipeline table.
|
2023-12-26 15:37:28 +08:00 |
|
daitingting
|
dad9da16d4
|
* Adjust codes.
|
2023-12-26 07:36:43 +00:00 |
|
liumengyi
|
54923e6f5e
|
* Modify unit test result.
|
2023-12-26 15:34:32 +08:00 |
|
liumengyi
|
05faeda435
|
* Modify unit test data in zt_automation.
|
2023-12-26 15:32:44 +08:00 |
|
liumengyi
|
68ccd297ee
|
+ Add unit test data of zt_automation.
|
2023-12-26 15:30:53 +08:00 |
|
liumengyi
|
ffbb78e31c
|
* Refactor zanodeModel::getAutomationByID, and add its unit test.
|
2023-12-26 15:30:10 +08:00 |
|
wangxuepeng
|
ec15cfff6f
|
* Correct unit test for zanode.
|
2023-12-26 15:18:34 +08:00 |
|
tianshujie
|
cb793dbde9
|
+ Add artifactrepo::getByID unit test.
|
2023-12-26 15:05:00 +08:00 |
|
朱金勇
|
5bfa9c5679
|
* Refactor methods of tree model.
|
2023-12-26 15:01:51 +08:00 |
|
daitingting
|
9b794fae6e
|
* Refactor ajaxGetHosts function.
|
2023-12-26 06:57:49 +00:00 |
|
tianshujie
|
dc36725211
|
* Refactor artifactrepo::delete method.
|
2023-12-26 14:57:00 +08:00 |
|
tianshujie
|
17bd46ccd6
|
+ Add artifactrepo::getLinkBuild unit test.
|
2023-12-26 14:57:00 +08:00 |
|
liumengyi
|
8e6a95a8f4
|
* Modify comment.
|
2023-12-26 14:53:27 +08:00 |
|
daitingting
|
6a65247aac
|
* Refactor ajaxGetServiceStatus function.
|
2023-12-26 06:51:55 +00:00 |
|
daitingting
|
3f5dcd917c
|
* Delete useless codes.
|
2023-12-26 06:49:04 +00:00 |
|
liumengyi
|
094cea1dc2
|
* Refactor zanodeModel::setAutomationSetting, and add its unit test.
|
2023-12-26 14:48:07 +08:00 |
|
tianshujie
|
5ceb2e5303
|
* Refactor artifactrepo::update method.
|
2023-12-26 14:42:11 +08:00 |
|
tianshujie
|
ffc793169c
|
+ Add artifactrepo::update unit test.
|
2023-12-26 14:42:11 +08:00 |
|
daitingting
|
f5296acefe
|
* Refactor cacelDownload function.
|
2023-12-26 06:37:47 +00:00 |
|
qixinzhi
|
5a15fc9b1f
|
* Add unit test comments.
|
2023-12-26 14:32:15 +08:00 |
|
qixinzhi
|
066cadc95f
|
* Fix release date in metric definition.
|
2023-12-26 14:32:15 +08:00 |
|
wangyuting
|
b56d6393e9
|
* Adjust doc unit test `` to ~~.
|
2023-12-26 14:25:36 +08:00 |
|
daitingting
|
bbab6d8f09
|
* Refactor ajaxImageDownloadProgress function.
|
2023-12-26 06:24:59 +00:00 |
|
tianshujie
|
b52506ef5e
|
- Remove temporary variable.
|
2023-12-26 14:24:38 +08:00 |
|
tianshujie
|
636c1801c5
|
+ Add artifactrepo::create unit test.
|
2023-12-26 14:24:38 +08:00 |
|
qixinzhi
|
26c7b130d1
|
* Add unit test comments of metric calc.
|
2023-12-26 14:21:56 +08:00 |
|
qixinzhi
|
c350a13f12
|
* Add default unit test yaml.
|
2023-12-26 14:21:55 +08:00 |
|
qixinzhi
|
e08b464452
|
* Add ignore of metric test data.
|
2023-12-26 14:21:54 +08:00 |
|
wangyuting
|
bdae4f0c36
|
* Adjust user unit test `` to ~~.
|
2023-12-26 14:20:59 +08:00 |
|
sunguangming
|
da4ca4faf5
|
* Refactor instance view.
|
2023-12-26 14:19:36 +08:00 |
|
wangxuepeng
|
3f86ecb772
|
- Remove zanodeModel::getList.
|
2023-12-26 14:19:00 +08:00 |
|
tianshujie
|
5efb24f662
|
* Define params type.
|
2023-12-26 14:12:46 +08:00 |
|
tianshujie
|
ed89245b08
|
+ Add artifactrepo::getList unit test.
|
2023-12-26 14:12:46 +08:00 |
|
tianshujie
|
590dab6925
|
* Change the file name.
|
2023-12-26 14:12:46 +08:00 |
|
wangxuepeng
|
6a034439cb
|
* Refactor zanodeModel::getListByQuery.
|
2023-12-26 14:11:41 +08:00 |
|