| 1 |
lucas |
932 |
TODO List |
| 2 |
|
|
========= |
| 3 |
|
|
|
| 4 |
|
|
Priorities: |
| 5 |
|
|
- high: It should be done before the end of the GSOC project |
| 6 |
|
|
- medium: It would be great if it would be done |
| 7 |
|
|
- low: not so urgent. We could get someone else to work on that ;-) |
| 8 |
|
|
|
| 9 |
|
|
General |
| 10 |
|
|
------- |
| 11 |
|
|
Main objective: get UDD into a state where it can be used for QA purposes. |
| 12 |
neronus-guest |
967 |
That's the first step towards world domination! (Universe is next! CvE) |
| 13 |
lucas |
932 |
- (prio: high) Update the pages on the wiki so that they reflect what was |
| 14 |
|
|
decided / the current status of everything. |
| 15 |
|
|
- (prio: high) add a way to mark the date of the last successful update in a |
| 16 |
|
|
file, for each data source, so we can answer the "how up-to-date is this |
| 17 |
|
|
data?" question. |
| 18 |
neronus-guest |
940 |
- (prio: high) Write/update documentation about the system, and how to use it. |
| 19 |
lucas |
962 |
- (prio: high) add primary keys to tables that don't have one |
| 20 |
lucas |
932 |
|
| 21 |
|
|
packages/sources |
| 22 |
|
|
---------------- |
| 23 |
|
|
- (prio: medium) Add support for keeping history of Packages and Sources in |
| 24 |
|
|
separate tables. |
| 25 |
|
|
|
| 26 |
|
|
bugs.debian.org |
| 27 |
|
|
--------------- |
| 28 |
|
|
- (prio: high) compare what's imported with what's available on |
| 29 |
|
|
http://bts.turmzimmer.net/details.php. Do the results match? |
| 30 |
|
|
- (prio: medium) generate output using bts2ldap format, and check that the |
| 31 |
|
|
result matches a fresh bts2ldap run done by Lucas |
| 32 |
neronus-guest |
976 |
- (prio: medium) Optimize bugs importing |
| 33 |
lucas |
932 |
|
| 34 |
|
|
popcon |
| 35 |
|
|
------ |
| 36 |
|
|
|
| 37 |
|
|
Other data sources |
| 38 |
|
|
------------------ |
| 39 |
|
|
- (prio: medium) DEHS |
| 40 |
|
|
- (prio: medium) carnivore |
| 41 |
lucas |
948 |
- (prio: low) WNPP (see collab-qa/orphan-list) |
| 42 |
lucas |
932 |
- (prio: low) MIA |
| 43 |
|
|
- (prio: low) debtags |
| 44 |
|
|
- (prio: low) wanna-build |
| 45 |
|
|
- (prio: low) lintian |
| 46 |
|
|
- (prio: low) edos.debian.net |
| 47 |
|
|
- (prio: low) version numbers, diffs and bugs for each package for each |
| 48 |
|
|
derivative distro |
| 49 |
lucas |
937 |
- (prio: low) import data about Ubuntu bugs on launchpad. Lucas already |
| 50 |
|
|
has a script importing this data to an SQLite DB (running on merkel). |