tianshujie
|
d43fd19299
|
* Refactor score::ajax method.
|
2023-12-18 15:49:51 +08:00 |
|
liugang
|
a636ed5614
|
* userTest: refactor script to test the cleanLocked method.
|
2023-12-18 15:45:19 +08:00 |
|
sunguangming
|
86fc11eaca
|
* kanban: refactor getKanbanIDByRegion|getRegionPairs.
|
2023-12-18 15:43:06 +08:00 |
|
wangxuepeng
|
5db5b61e4d
|
* Refactor upgrade::stopOldCron.
|
2023-12-18 15:37:40 +08:00 |
|
tianshujie
|
ecf7ac72f8
|
* Refactor stage::getByID method.
|
2023-12-18 15:35:35 +08:00 |
|
tianshujie
|
0ad0d6cdf2
|
* Refactor stage::getByID unit test.
|
2023-12-18 15:35:35 +08:00 |
|
zhouxin
|
06657e5a69
|
* Add unit test to metricModel-getDateType.
|
2023-12-18 15:32:50 +08:00 |
|
zhouxin
|
222ee01063
|
* Refactor code of call getDateType method.
|
2023-12-18 15:32:50 +08:00 |
|
tianshujie
|
396a450f64
|
- Remove unused stage::getPairs method.
|
2023-12-18 15:30:41 +08:00 |
|
daitingting
|
ac4cd9f28d
|
* Format codes.
|
2023-12-18 07:26:26 +00:00 |
|
daitingting
|
57f56fa7d7
|
* Refactor the confirm function.
|
2023-12-18 07:25:59 +00:00 |
|
songchenxuan
|
f0f66cdf26
|
* Fix metric test bug.
|
2023-12-18 14:01:57 +08:00 |
|
tianshujie
|
a162ec8572
|
* Refactor stage::delete method.
|
2023-12-18 15:21:41 +08:00 |
|
tianshujie
|
589115624f
|
* Refactor stage::setType method.
|
2023-12-18 15:19:15 +08:00 |
|
wangxuepeng
|
d96517d950
|
* Refactor upgrade::hasConsistencyError.
|
2023-12-18 15:17:57 +08:00 |
|
songchenxuan
|
f9a09e40cc
|
* Add metric test.
|
2023-12-18 13:53:19 +08:00 |
|
tanghucheng
|
cce60e9e37
|
* Refactor transfer model: move format method to Zen.
|
2023-12-18 02:13:28 -05:00 |
|
xieqiyu
|
a10757f9c7
|
* Refactor the control file of install.
|
2023-12-18 15:11:34 +08:00 |
|
zhouxin
|
182e77776b
|
* Refactor method of metricModel.
|
2023-12-18 15:09:06 +08:00 |
|
tianshujie
|
84f35bb4a9
|
* Refactor stage::edit method.
|
2023-12-18 15:04:11 +08:00 |
|
tianshujie
|
82bc78645d
|
* Refactor stage::update unit test.
|
2023-12-18 15:04:11 +08:00 |
|
zhouxin
|
b8d992fbaf
|
* Fix unit test for metricModel-getDateLabels.
|
2023-12-18 15:03:09 +08:00 |
|
wangxuepeng
|
2ca0a00b7e
|
* Correct the upgradeTest file name.
|
2023-12-18 14:49:02 +08:00 |
|
caoyanyi
|
441f1d90a1
|
* Adjust call function name for mr apiSyncMR.
|
2023-12-18 14:48:34 +08:00 |
|
sunguangming
|
e51f8b7625
|
* kanban: refactor getRDKanban().
|
2023-12-18 14:48:29 +08:00 |
|
daitingting
|
de32fc2a4d
|
* Refactor selectVersion function.
|
2023-12-18 06:47:21 +00:00 |
|
wangxuepeng
|
3cbb2581c1
|
* Add upgradeTest for upgrade module.
|
2023-12-18 14:45:15 +08:00 |
|
tanghucheng
|
13fadfd749
|
* Refactor transfer model: initSysDataFields method.
|
2023-12-18 01:45:05 -05:00 |
|
zhouxin
|
3ec15e336f
|
* Add unit test for metricModel-getDateLabels.
|
2023-12-18 14:44:58 +08:00 |
|
caoyanyi
|
ce4a20f981
|
* Adjust user switch for mr unit test case.
|
2023-12-18 14:42:43 +08:00 |
|
liumengyi
|
bd23f44775
|
* Modify comment of upgradeModel::__construct.
|
2023-12-18 14:40:10 +08:00 |
|
liumengyi
|
e9f7aaf6a1
|
* Refactor upgradeModel::getVersionsToUpdate, and add its unit test.
|
2023-12-18 14:38:44 +08:00 |
|
liumengyi
|
d234ab4e6d
|
* Init user rights, groups, view by default.
|
2023-12-18 14:34:17 +08:00 |
|
liugang
|
cd0b7df614
|
* userTest: refactor script to test the getWeakUsers method.
|
2023-12-18 14:16:36 +08:00 |
|
liugang
|
e57622486e
|
* userModel: refactor the getWeakUsers method to check password with clear text.
|
2023-12-18 14:16:14 +08:00 |
|
daitingting
|
c1d8b6bbf6
|
* Add note for consistency function.
|
2023-12-18 06:13:33 +00:00 |
|
wangxuepeng
|
6132404adc
|
* Refactor tutorial js of index.
|
2023-12-18 13:51:21 +08:00 |
|
songchenxuan
|
8a7dbf93ce
|
* Add metric test.
|
2023-12-18 12:21:51 +08:00 |
|
tianshujie
|
0585b7355a
|
* Refactor stage::batchCreate method.
|
2023-12-18 13:36:56 +08:00 |
|
tianshujie
|
bcebe83867
|
* Refactor stage::batchCreate unit test.
|
2023-12-18 13:36:56 +08:00 |
|
liugang
|
7534ec2613
|
* userTest: refactor script to test the computePasswordStrength method.
|
2023-12-18 13:13:33 +08:00 |
|
朱金勇
|
add68ae4f7
|
* Refactor methods of group model: updatepriv*.
|
2023-12-18 13:10:15 +08:00 |
|
朱金勇
|
c46b8cde23
|
* Refactor methods of group model: create, get*.
|
2023-12-18 12:18:19 +08:00 |
|
chaideqing
|
75c119d687
|
* Fix bug#40755.
|
2023-12-18 03:21:43 +00:00 |
|
wangxuepeng
|
d4191032c9
|
* Fix the error when open product all in tutorial mode.
|
2023-12-18 11:19:54 +08:00 |
|
zhouxin
|
13fbf8ee6a
|
* Add comment to metric module.
|
2023-12-18 11:19:27 +08:00 |
|
sunguangming
|
c3fd49a5e0
|
* kanban: refactor getPlanKanban().
|
2023-12-18 11:19:13 +08:00 |
|
liumengyi
|
2e4a8b8385
|
* Fix bug #41853, hide drop menu in caselib::create.
|
2023-12-18 11:15:07 +08:00 |
|
songchenxuan
|
42a1d70d95
|
* Add metric test.
|
2023-12-18 11:09:57 +08:00 |
|
tianshujie
|
0deb02110e
|
* Refactor stage::getTotalPercent method.
|
2023-12-18 11:10:13 +08:00 |
|