bugbug/bugbug
Marco Castelluccio a2920a4e42 Get available product/components of bugs filed in the past 12 months rather than just 6 months 2020-11-09 13:50:46 +01:00
..
labels Add more defect/enhancement/task labels gathered from changed made by users on Bugzilla 2020-05-25 19:38:59 +02:00
models Replace LinearSVC with XGBoost in the Duplicate model (#1844) 2020-10-08 19:58:33 +02:00
__init__.py Add WIP integration test (#823) 2019-09-13 15:18:46 +02:00
bug_features.py Don't alter bug objects when extracting features from them 2020-10-23 01:58:21 +02:00
bug_snapshot.py Fix some new linting errors appearing with the new versions of the linters 2020-08-27 16:19:02 +02:00
bugzilla.py Get available product/components of bugs filed in the past 12 months rather than just 6 months 2020-11-09 13:50:46 +01:00
commit_features.py Fix names of the metrics returned by rust-code-analysis 2020-10-26 20:34:32 +01:00
db.py Propagate the 'extract' parameter from db.download to db.download_support_file 2020-04-19 01:41:11 +02:00
feature_cleanup.py
labels.py Create set without going to list first 2020-10-27 16:06:24 +01:00
model.py Use a dict comprehension to generate the bug ID map 2020-10-19 12:44:33 +02:00
nlp.py Fix some new linting errors appearing with the new versions of the linters 2020-08-27 16:19:02 +02:00
nn.py Fix some new linting errors appearing with the new versions of the linters 2020-08-27 16:19:02 +02:00
phabricator.py Assume there is only one testing tag per revision 2020-10-28 01:07:14 +01:00
repository.py Bump version of the commits DB 2020-11-04 12:18:48 +01:00
rust_code_analysis_server.py Update rust-code-analysis to v0.0.17 and consequently update cyclomatic metric usage (#1868) 2020-10-23 15:31:36 +02:00
similarity.py Update all index URLs, removing the 'relman' string 2020-09-01 14:45:02 +02:00
test_scheduling.py Update all index URLs, removing the 'relman' string 2020-09-01 14:45:02 +02:00
test_scheduling_features.py Support generating test scheduling history and related data for config/group level 2020-05-23 00:43:30 +02:00
utils.py Avoid circular import in the utils module 2020-09-23 16:28:33 +02:00