Log of /udd/src/test.yaml
Parent Directory
|
Revision Log
Revision
1086 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 12 15:13:01 2008 UTC
(4 years, 10 months ago)
by
neronus-guest
File length: 6716 byte(s)
Diff to
previous 1068
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
Revision
1068 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 11 13:33:24 2008 UTC
(4 years, 10 months ago)
by
neronus-guest
File length: 6802 byte(s)
Diff to
previous 1026
Decentralized setup and drop scheme
bugs_gatherer.pl now has prepared SQL statements
for archived bugs, affects_* is now false
Revision
998 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 8 13:51:14 2008 UTC
(4 years, 10 months ago)
by
neronus-guest
File length: 5505 byte(s)
Diff to
previous 980
debian und ubuntu each get a table of its own for packages, sources and popcon
made table names configurable for the above tables
Revision
965 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 28 16:32:56 2008 UTC
(4 years, 10 months ago)
by
neronus-guest
File length: 5018 byte(s)
Diff to
previous 945
Renamed popcon.name to popcon.package
Renamed testing_migrations.package to testing_migrations.source
Revision
945 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 27 12:53:57 2008 UTC
(4 years, 10 months ago)
by
neronus-guest
File length: 5006 byte(s)
Diff to
previous 942
Added possibility to import archived bugs
renamed bugs.affects_testings to bugs.affects_testing
Revision
942 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 27 11:38:35 2008 UTC
(4 years, 10 months ago)
by
neronus-guest
File length: 4651 byte(s)
Diff to
previous 939
Added bugs to dispatcher (bugs.debian.org that is)
Moved epoch to timestamp conversion from perl to postgresql
Revision
919 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 22 19:03:59 2008 UTC
(4 years, 10 months ago)
by
neronus-guest
File length: 4116 byte(s)
Diff to
previous 916
Added tables for bugs.debian.org
Write script to import data from bugs.debian.org. Still incomplete
Revision
909 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 3 13:24:23 2008 UTC
(4 years, 11 months ago)
by
neronus-guest
File length: 3879 byte(s)
Diff to
previous 908
Removed indexes from DB which are created anyway by the UNIQUE statments in the matching tables
Revision
908 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 2 10:52:16 2008 UTC
(4 years, 11 months ago)
by
neronus-guest
File length: 3407 byte(s)
Diff to
previous 904
Rewrote the sources and packages gatherer
Fixed a little bug concerning the output of unknown keys
Revision
903 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 29 11:24:35 2008 UTC
(4 years, 11 months ago)
by
neronus-guest
File length: 3409 byte(s)
Diff to
previous 902
Added possibility to update sources via configuration entry 'update-command', which
then is read from udd-update
Added ubuntu popcon data
modified popcon table to include distribtution
Revision
902 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 29 10:56:23 2008 UTC
(4 years, 11 months ago)
by
neronus-guest
File length: 3062 byte(s)
Diff to
previous 898
* It is possible to use python modules now instead of executable files
* Modified our three existing gatherers to do so
Revision
891 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 17 10:36:13 2008 UTC
(5 years ago)
by
neronus-guest
File length: 2940 byte(s)
Diff to
previous 887
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
Revision
887 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 6 13:52:26 2008 UTC
(5 years ago)
by
neronus-guest
File length: 2776 byte(s)
Diff to
previous 886
* Added unique constraints
* Added etch to test.yaml
* Moved source finding from sources_Gatherer to packages_gatherer
Revision
885 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 6 10:42:31 2008 UTC
(5 years ago)
by
neronus-guest
File length: 3393 byte(s)
Diff to
previous 866
* Added build_archs table
* Added code to suck in Sources
* Added indice for DB
* src_id is now set for packages
Revision
866 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri May 30 12:44:32 2008 UTC
(5 years ago)
by
neronus-guest
File length: 2733 byte(s)
Diff to
previous 865
* Added configuration option setup->script. This script has to be a file
containing a sequence of SQL commands setting up the database
* removed delete-tables.py and setup-db.py, as they are merged into db_manager.py
Revision
865 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri May 30 11:47:37 2008 UTC
(5 years ago)
by
neronus-guest
File length: 2704 byte(s)
Diff to
previous 856
* rearanged types in test.yaml
* introduced general section in test.yaml
* added open_connection to aux.py
* merged setup-db.py and delete-tables.py into db_manger.py
* removed redundant import-packages.py
* adapted the scripts to the changes in test.yaml
Revision
855 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Added
Fri May 23 17:38:02 2008 UTC
(5 years ago)
by
neronus-guest
File length: 636 byte(s)
Added source directory and first, temporary scripts
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.