| /[collab-qa]/udd/udd/sources_gatherer.py |
Parent Directory
|
Revision Log
| Sticky Revision: |
ignore Python3-Version
optimize the sources and packages gatherer
import debian-installer
add derivatives table, import sidux
fix problem when importing several packages sources in the same run, and packages have the same name+version in different sources
turn DM-upload-allowed into boolean
ignore Maintainer-Homepage and Tads{2,3}-Version
use lists instead of tuples (thanks zack)
add ANALYZE at the end of all importers to teach pgsql some stats about the data we just imported
add _email and _name columns in sources, packages and upload_history. use executemany() in upload-history.
optimize import using executemany()
ignore more fields ; fix bug with vcs-browser
convert to pyyaml, add some ignores, fix import of long descriptions
ignore special Packages/Sources fields in Ubuntu
add support for breaks, ignore some non-relevant fields
python sUcks
split Uploaders: into a seperate table. also split Maintainer into maintainer_name and maintainer_email in sources.
don't display so many useless warnings
move udd/* up one dir. makes more sense.
Added command 'tables' which returns the tables used by the given source
Decentralized setup and drop scheme bugs_gatherer.pl now has prepared SQL statements for archived bugs, affects_* is now false
really finished renamings
Fixed bugs regarding configuration checking and db api 2 quoting
Configuration checking is a little less ugly now
Switched quoting to the db-api for packages and sources gatherers fixed quoting function in aux.py (which hopefully won't be used any longer)
added missing fields from Sources
typo
import Vcs data as a (type, url, browser) triplet
debian und ubuntu each get a table of its own for packages, sources and popcon made table names configurable for the above tables
* Removed bugs gatherer optimization * Code cleanups * comments
* added module init file * moved statement deallocation in sources_gatherer.py * the pending status of bugs is read now, too
Rewrote the sources and packages gatherer Fixed a little bug concerning the output of unknown keys
Now existing entries are deleted from the tables
* It is possible to use python modules now instead of executable files * Modified our three existing gatherers to do so
Added popcon_average and popcon_sum views fixed bug in sources_gatherer
Added Code to gather Popcon sources
Everything vrom *Sources is imported now DB changed to hold all this information Implemented a more flexible system to add/remove fields from Packages and Sources Removed Serials - using multi value keys, instead
* Added unique constraints * Added etch to test.yaml * Moved source finding from sources_Gatherer to packages_gatherer
* Added build_archs table * Added code to suck in Sources * Added indice for DB * src_id is now set for packages
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |