Parent Directory
|
|
|
|
|
__init__.py
|
1217
|
4 years |
lucas |
move udd/* up one dir. makes more sense. |
aux.py
|
1419
|
4 years |
lucas |
improve check for lockfile: exit immediately instead of blocking |
bugs_gatherer.pl
|
1466
|
4 years |
lucas |
fix paths |
carnivore_gatherer.py
|
1217
|
4 years |
lucas |
move udd/* up one dir. makes more sense. |
ddtp_gatherer.py
|
1460
|
4 years |
tille |
Prevent gatherer from trying to insert duplicated keys which should not exist in… |
debtags_gatherer.py
|
1293
|
4 years |
zack |
add gatherer to inject debtags data into UDD
|
ftpnew_gatherer.py
|
1474
|
4 years |
tille |
To comply with table sources/packages the tables new_sources/new_packages should… |
gatherer.py
|
1220
|
4 years |
lucas |
drop schemas, code for drop/setup/schema |
lintian_gatherer.py
|
1382
|
4 years |
lucas |
convert to pyyaml, add some ignores, fix import of long descriptions |
orphaned_packages_gatherer.py
|
1264
|
4 years |
kroeckx |
Make all inserts reference the fields they want to insert into.
|
packages_gatherer.py
|
1465
|
4 years |
lucas |
ignore more fields ; fix bug with vcs-browser |
popcon_gatherer.py
|
1264
|
4 years |
kroeckx |
Make all inserts reference the fields they want to insert into.
|
sources_gatherer.py
|
1465
|
4 years |
lucas |
ignore more fields ; fix bug with vcs-browser |
src_and_pkg_gatherer.py
|
1220
|
4 years |
lucas |
drop schemas, code for drop/setup/schema |
testing_migrations_gatherer.py
|
1264
|
4 years |
kroeckx |
Make all inserts reference the fields they want to insert into.
|
ubuntu_bugs_gatherer.py
|
1467
|
4 years |
lucas |
use truncate table instead of delete |
upload_history_gatherer.py
|
1335
|
4 years |
lucas |
bug_presence: use reference to @arch array |