songchenxuan
|
92f9f9ef4b
|
+[misc] add count_of_severe_bug_in_project file.
|
2024-10-31 10:14:42 +08:00 |
|
songchenxuan
|
b9cfc90fd1
|
+[misc] add count_of_severe_bug_in_project metric config.
|
2024-10-31 10:14:42 +08:00 |
|
songchenxuan
|
d9c34fba42
|
+[misc] add count_of_severity_2_bug_in_project class and getResult method.
|
2024-10-31 10:14:42 +08:00 |
|
songchenxuan
|
8b360f4150
|
+[misc] add count_of_severity_2_bug_in_project class and calculate method.
|
2024-10-31 10:14:42 +08:00 |
|
songchenxuan
|
bc592ccbaf
|
+[misc] add count_of_severity_2_bug_in_project file.
|
2024-10-31 10:14:42 +08:00 |
|
songchenxuan
|
be96478d21
|
*[misc] add count_of_severity_2_bug_in_project metric config.
|
2024-10-31 10:14:42 +08:00 |
|
huairong
|
571243e310
|
+ [task#131109] Add testcase of assignBug.
|
2024-10-31 09:45:10 +08:00 |
|
huairong
|
6107f41227
|
+ [task#131109] Add assignBug function under the project.
|
2024-10-31 09:45:10 +08:00 |
|
sunguangming
|
24d6672ff9
|
* [task#131458,done,0.2h] fix bug.
|
2024-10-30 16:56:41 +08:00 |
|
songchenxuan
|
72e6a0248c
|
*[misc] objectID default is 0.
|
2024-10-30 16:43:27 +08:00 |
|
songchenxuan
|
9848ac4268
|
+[misc] add rate_of_fixed_bug_in_project class and getResult method.
|
2024-10-30 16:41:58 +08:00 |
|
songchenxuan
|
cf55c4a668
|
+[misc] add rate_of_fixed_bug_in_project class and calculate method.
|
2024-10-30 16:41:58 +08:00 |
|
songchenxuan
|
1230de95b2
|
+[misc] add rate_of_fixed_bug_in_project file.
|
2024-10-30 16:41:58 +08:00 |
|
songchenxuan
|
5830d49d62
|
+[misc] add metric config.
|
2024-10-30 16:41:58 +08:00 |
|
songchenxuan
|
a6e8d01a18
|
+[misc] add rate_of_fixed_bug_in_project class and getResult method.
|
2024-10-30 16:41:58 +08:00 |
|
songchenxuan
|
cb5fc3632b
|
+[misc] add rate_of_fixed_bug_in_project class and calculate method.
|
2024-10-30 16:41:58 +08:00 |
|
songchenxuan
|
8bd7335865
|
+[misc] add rate_of_fixed_bug_in_project file.
|
2024-10-30 16:41:58 +08:00 |
|
songchenxuan
|
dd07ddc4cc
|
* Add metric config.
|
2024-10-30 16:41:58 +08:00 |
|
sunguangming
|
0262bc22ef
|
* [task#131457,done,0.2h] fix bug.
|
2024-10-30 16:17:41 +08:00 |
|
qixinzhi
|
8152757c9a
|
* [perf] remove check used in getbyid.
|
2024-10-30 15:53:41 +08:00 |
|
qixinzhi
|
31bcf6f4fe
|
* [perf] remove check used in getbyid.
|
2024-10-30 15:53:41 +08:00 |
|
dingyongliang
|
a835f1013d
|
* [bug#56527] fix lang.
|
2024-10-30 15:29:49 +08:00 |
|
dingyongliang
|
3b2ef914e3
|
* [bug#56569] fix lang.
|
2024-10-30 15:24:19 +08:00 |
|
qixinzhi
|
ad8734d786
|
* [refac] refactor.
|
2024-10-30 15:16:14 +08:00 |
|
dingyongliang
|
18d5ba07cb
|
* [bug#56575] fix doclib sortBy.
|
2024-10-30 14:52:44 +08:00 |
|
songchenxuan
|
7100da291f
|
+[misc] add count_of_daily_closed_bug_in_project class and calculate method.
|
2024-10-30 14:43:16 +08:00 |
|
songchenxuan
|
9abb23642e
|
+[misc] add count_of_daily_closed_bug_in_project class and getResult method.
|
2024-10-30 14:43:16 +08:00 |
|
songchenxuan
|
99c58ee0e9
|
+[misc] add count_of_daily_closed_bug_in_project file.
|
2024-10-30 14:43:16 +08:00 |
|
songchenxuan
|
42f2be84bd
|
+[misc] add count_of_daily_resolved_bug_in_project calculate method.
|
2024-10-30 14:43:16 +08:00 |
|
songchenxuan
|
0bd483967b
|
+[misc] add count_of_daily_resolved_bug_in_project class and getResult method.
|
2024-10-30 14:43:16 +08:00 |
|
songchenxuan
|
a4563ca99c
|
+[misc] add count_of_daily_resolved_bug_in_project file.
|
2024-10-30 14:43:16 +08:00 |
|
songchenxuan
|
1ab7dbe82a
|
*[misc] modify dataset.
|
2024-10-30 14:43:16 +08:00 |
|
songchenxuan
|
e93138217d
|
*[misc] remove dataset redeclare getProjectBugs function.
|
2024-10-30 14:43:16 +08:00 |
|
songchenxuan
|
c6b13b3e78
|
[misc] add new function getProjectBugs.
|
2024-10-30 14:43:16 +08:00 |
|
songchenxuan
|
a228d5c958
|
+[misc] add count_of_daily_created_bug_in_project calculate method.
|
2024-10-30 14:43:16 +08:00 |
|
songchenxuan
|
5328967d0f
|
+[misc] add count_of_daily_created_bug_in_project class and getResult method.
|
2024-10-30 14:43:16 +08:00 |
|
songchenxuan
|
4356ba5d6c
|
+[misc] add count_of_daily_created_bug_in_project file.
|
2024-10-30 14:43:16 +08:00 |
|
songchenxuan
|
0f765a0357
|
*[misc] add count_of_daily_closed_bug_in_project config.
|
2024-10-30 14:43:16 +08:00 |
|
songchenxuan
|
95149f9c71
|
*[misc] add count_of_daily_resolved_bug_in_project config.
|
2024-10-30 14:43:16 +08:00 |
|
songchenxuan
|
3f4de6a12c
|
*[misc] add count_of_daily_created_bug_in_project config.
|
2024-10-30 14:43:16 +08:00 |
|
songchenxuan
|
28da72475a
|
*[misc] add count_of_fixed_bug_in_project methdo.
|
2024-10-30 14:43:16 +08:00 |
|
songchenxuan
|
24bd87e6c6
|
*[misc] add count_of_fixed_bug_in_project class.
|
2024-10-30 14:43:16 +08:00 |
|
songchenxuan
|
39499e2664
|
*[misc] add count_of_fixed_bug_in_project file.
|
2024-10-30 14:43:16 +08:00 |
|
sunguangming
|
ddb330f30d
|
* [task#131420,done,0.2h] fix bug.
|
2024-10-30 14:26:18 +08:00 |
|
qixinzhi
|
33bcdf551e
|
* [perf] fix pivot getfieldoptions.
|
2024-10-30 14:21:43 +08:00 |
|
qixinzhi
|
0b7dd4ff00
|
* [perf] fix pivot getfieldoptions.
|
2024-10-30 14:21:43 +08:00 |
|
wangyidong
|
760a31990f
|
* [refac bug #56586] Delete useless file.
|
2024-10-30 13:56:49 +08:00 |
|
sunguangming
|
0b46d7f955
|
* [task#131420,dine,0.2h] fix bug.
|
2024-10-30 13:49:24 +08:00 |
|
sunguangming
|
986635f22b
|
* [task#131417,done,0.5h] fix bug.
|
2024-10-30 13:49:24 +08:00 |
|
caoyanyi
|
fa7f8f9ac8
|
* [feedback#7498] adjust job status get logic.
|
2024-10-30 13:09:36 +08:00 |
|