liyang
|
354c300c86
|
* Modify unit test directory structure and data generation method.
|
2024-04-22 14:25:50 +08:00 |
|
dingguodong
|
926744bf4f
|
- Remove vi.php.
|
2024-04-17 09:11:48 +08:00 |
|
caoyanyi
|
f7dcc8da46
|
* Complete language item configuration.
|
2024-02-29 16:10:27 +08:00 |
|
wangyuting
|
1466678aa2
|
* Fix date() function params type bug. the bug #43132.
|
2024-01-04 09:53:09 +08:00 |
|
tianshujie
|
62a83495f2
|
* Refactor score::getNotice method.
|
2023-12-19 16:37:25 +08:00 |
|
tianshujie
|
f410730778
|
+ Add score::getNotice unit test.
|
2023-12-19 16:37:25 +08:00 |
|
tianshujie
|
988dc662a6
|
* Refactor score::fixKey method.
|
2023-12-19 16:18:51 +08:00 |
|
tianshujie
|
e7fb36268d
|
* Refactor score::fixKey unit test.
|
2023-12-19 16:18:51 +08:00 |
|
tianshujie
|
0987e5608e
|
* Refactor score::getListByAccount method.
|
2023-12-19 15:52:56 +08:00 |
|
tianshujie
|
f7c8564d55
|
* Refactor score::getListByAccount unit test.
|
2023-12-19 15:52:56 +08:00 |
|
tianshujie
|
adc0a4542f
|
* Refactor score::saveScore method.
|
2023-12-19 15:07:07 +08:00 |
|
tianshujie
|
83c3216e67
|
- Remove unused unit test.
|
2023-12-19 15:07:07 +08:00 |
|
tianshujie
|
3a29e580f6
|
+ Add score::saveScore unit test.
|
2023-12-19 15:07:07 +08:00 |
|
tianshujie
|
d3eb1ceab7
|
- Remove unused score::reset method.
|
2023-12-19 14:12:31 +08:00 |
|
tianshujie
|
8572c8b654
|
* Refactor score::buildRules method.
|
2023-12-19 14:07:53 +08:00 |
|
tianshujie
|
554e5506df
|
+ Add score::buildRules unit test.
|
2023-12-19 14:07:53 +08:00 |
|
tianshujie
|
fa5ce04318
|
* Refactor score::rule method.
|
2023-12-19 13:46:27 +08:00 |
|
tianshujie
|
802b96683b
|
* Refactor score::create method.
|
2023-12-19 13:40:03 +08:00 |
|
tianshujie
|
24a4cc421c
|
* Refactor score::create unit test.
|
2023-12-19 13:40:03 +08:00 |
|
tianshujie
|
4fee2ed05c
|
* Change the data of the score::computeTaskScore.
|
2023-12-19 13:40:03 +08:00 |
|
tianshujie
|
8ba0d35a0c
|
+ Add score::computeExecutionScore unit test.
|
2023-12-19 13:40:03 +08:00 |
|
tianshujie
|
f7ee85c5ef
|
+ Add score::computeBugScore unit test.
|
2023-12-19 13:40:02 +08:00 |
|
tianshujie
|
1df409fbfb
|
+ Add comment of score::computeTaskScore.
|
2023-12-19 13:40:02 +08:00 |
|
tianshujie
|
70f8cf2350
|
+ Add score::computeTaskScore unit test.
|
2023-12-19 13:40:02 +08:00 |
|
tianshujie
|
022fcdb55c
|
* Declear strict type.
|
2023-12-18 15:49:51 +08:00 |
|
tianshujie
|
d43fd19299
|
* Refactor score::ajax method.
|
2023-12-18 15:49:51 +08:00 |
|
caoyanyi
|
8e17266f28
|
* Update commit link info.
|
2023-12-06 13:42:44 +08:00 |
|
caoyanyi
|
a33ad4ad71
|
* Update copyright year.
|
2023-12-05 13:32:52 +08:00 |
|
hufangzhou
|
6976839086
|
* Merge 18.8 score module.
|
2023-11-23 16:59:45 +08:00 |
|
liumengyi
|
cfab79222f
|
* Remove , at the end of row in the lastest children in score::rule.
|
2023-11-14 15:13:22 +08:00 |
|
wangyidong
|
40535f7f47
|
* Adjust for show messager.
|
2023-11-13 10:29:00 +08:00 |
|
caoyanyi
|
26eee7c168
|
- Remove unused file.
|
2023-07-24 14:41:34 +08:00 |
|
caoyanyi
|
ce7e3555fe
|
* Change data table config.
|
2023-06-25 08:42:59 +08:00 |
|
sunguangming
|
ecfb3bf746
|
* Add build rules method for rule list.
|
2023-06-10 09:32:43 +08:00 |
|
sunguangming
|
9a1e080120
|
* Code for score lang.
|
2023-06-10 09:32:43 +08:00 |
|
sunguangming
|
34a0daff11
|
* Add score::rule ui page.
|
2023-06-10 09:32:43 +08:00 |
|
sunguangming
|
369ba47f5c
|
* Add score::config.
|
2023-06-10 09:32:43 +08:00 |
|
zhouxin
|
7b7668136b
|
* Batch fix illegal comment.
|
2023-05-25 17:07:43 +08:00 |
|
zhouxin
|
77a2da90d9
|
* Batch modify quote for unit test.
|
2023-05-25 13:43:27 +08:00 |
|
liugang
|
b58cda66db
|
- Remove unused code: $this->view->position.
|
2023-05-22 14:43:26 +08:00 |
|
daitingting
|
0839d28a8c
|
* Rename confirmBug to confirm.
|
2023-05-19 01:48:28 +00:00 |
|
zhouxin
|
4efea42989
|
+ Move unit test from test directory to each module.
|
2023-04-24 02:16:47 +00:00 |
|
hufangzhou
|
f3cd2e7d4d
|
* Change the Easy Soft to ZenTao Software.
|
2023-02-15 17:01:22 +08:00 |
|
tianshujie
|
7372f7f936
|
* Finish story #32623.
|
2022-06-22 08:51:05 +08:00 |
|
孙广明
|
b896377846
|
* Change zentao license.
|
2022-06-08 10:02:29 +08:00 |
|
孙广明
|
b528156589
|
* Change license.
|
2022-06-08 09:34:46 +08:00 |
|
hufangzhou
|
091c3e1ca4
|
* Add the comment.
|
2022-05-16 10:03:15 +08:00 |
|
hufangzhou
|
28d4ca7ff4
|
* Add the score auto test case.
|
2022-05-16 09:56:18 +08:00 |
|
tianshujie
|
e0f54aedf2
|
* Fix bug #20676.
|
2022-03-11 14:46:26 +08:00 |
|
hufangzhou
|
57bbeeddd7
|
* Remove the unused code.
|
2022-03-10 11:01:21 +08:00 |
|