| /[collab-qa]/udd/udd/upload_history_gatherer.py |
Parent Directory
|
Revision Log
| Sticky Revision: |
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.
bug_presence: use reference to @arch array
Make all inserts reference the fields they want to insert into.
added foreign keys, adapted import scripts to allow to use them. DB udd on udd.debian.net was updated manually.
dont display anything if no error
move udd/* up one dir. makes more sense.
Added command 'tables' which returns the tables used by the given source
fixed foreign keys
Locking is implemented upload_histories has now an extra cloeses table
web/*: Fixed web scripts
TODO: rt_affects_* tristate: won't do
PREPARE/EXECUTE for bugs: done
access information on wiki: done
two new TODOs
orpahend_packages: fixed typo
upload_history: added two new fields
Added summary table to packages schema modified bugs schema to use summary table from packages use db api qupting for upload history, too
Decentralized setup and drop scheme bugs_gatherer.pl now has prepared SQL statements for archived bugs, affects_* is now false
Configuration checking is a little less ugly now
Use tierators to read lines from files instead of reading the whole file at once
Script doesn't exit now, but returns to dispatcher
Added code to import upload history Removed print from bugs gatherer
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 |