summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
2015-02-27reproducible: notes: check wheter the package has been tested before ↵Mattia Rizzolo1-2/+13
rebuilding the page in purge_old_notes(). This fix a issue with packages removed from the archive
2015-02-27reproducible: notes: format the query before calling it in load_notes(). ↵Mattia Rizzolo1-2/+3
this is to have a useful error message, in case of errors
2015-02-27reproducible: maintainance: fix a quoting issueMattia Rizzolo1-1/+1
2015-02-26reproducible: html_graphs: fix another sql queryMattia Rizzolo1-1/+1
2015-02-26reproducible: html_graphs: fix sql queryMattia Rizzolo1-1/+1
2015-02-26fixup last commitHolger Levsen1-2/+3
2015-02-26add script to add key for reproducible repo - to proof the TODO item 'merge ↵Holger Levsen1-0/+47
the two scripts to create schroots'... :/
2015-02-26reproducible: create two new schroots, reproducible-(sid|experimental) for ↵Holger Levsen2-13/+8
the builders to run 'apt-get source' within
2015-02-26reproducible: rename job r_setup_schroot to r_setup_schroot_sid_debbindiff ↵Holger Levsen1-2/+2
and the schroot accordingly, to jenkins-reproducible-sid-debbindiff
2015-02-26reproducible: maintainance: update to the new db schema. disable the check ↵Mattia Rizzolo1-10/+14
for RM'ed packages. yet, hardcode sid in the auto-rescheduler
2015-02-26reproducible: revert using --target-release as it doesnt work..Holger Levsen1-2/+6
2015-02-26reproducible: scheduler: fix UnboundLocalError for new packagesMattia Rizzolo1-0/+1
2015-02-26reproducible: scheduler: explicitly decode using utf8 + workaround for ↵Mattia Rizzolo1-2/+2
#647455 where deb822.iter_paragraphs() wants a list of string
2015-02-26reproducible: use sudo to remove old schrootsHolger Levsen1-1/+1
2015-02-26reproducible: scheduler: use the gzip sources file instead of the xz oneMattia Rizzolo1-3/+3
2015-02-26fix some more typos and languageHolger Levsen1-6/+6
2015-02-26fix typoHolger Levsen1-1/+1
2015-02-26reproducible: add myself to all copyright headersMattia Rizzolo6-0/+6
2015-02-26reproducible: scheduler: rewrite in python. + use the new database schema ↵Mattia Rizzolo2-217/+286
supporting multi-release + add myself to the notified people in case of failure
2015-02-26reproducible: build: update to the new database schema supporting multiple ↵Mattia Rizzolo1-22/+31
suites. yet hardcode suite in the file
2015-02-26reproducible: html_stats, common/gather_stats: update to the new database ↵Mattia Rizzolo2-27/+29
schema supporting multiple suites. but here we care only about sid, so just hardcode the name
2015-02-26reproducible: html_notes: update to a new database schema supporting ↵Mattia Rizzolo1-9/+12
multiple suites. consider only sid for index_{no_,}notes(), and half-support a new keyword 'suite' from the yaml
2015-02-26reproducible: blacklist: update to a new database schema supporting multiple ↵Mattia Rizzolo1-7/+10
suites + move the informative echo at the end
2015-02-26reproducible: html_all_packages: quick rewrite of this tiny script in python ↵Mattia Rizzolo2-25/+19
+ add support for multi release
2015-02-26reproducible: html_dd_list: update to a new database schema supporting ↵Mattia Rizzolo1-2/+2
multiple suites. Consider only sid to retrive relevant data
2015-02-26reproducible: html_packages: update to a new database schema supporting ↵Mattia Rizzolo1-10/+15
multiple suites. yet, hardcode sid in purge_old_pages() and default to it in gen_packages_html()
2015-02-26reproducible: html_indexes: update to a new database schema supporting ↵Mattia Rizzolo1-21/+21
multiple suites. yet, hardcode 'sid' in the file for now
2015-02-26reproducible: json.py: update to a new database schema supporting multiple ↵Mattia Rizzolo1-11/+12
suites
2015-02-26reproducible: schedule_on_demand.sh: update to a new database schema ↵Mattia Rizzolo1-7/+8
supporting multiple suites + move the informative echo at the end
2015-02-26reproducible: common: update the init querying to the new schema, querying ↵Mattia Rizzolo2-9/+18
data only for sid
2015-02-26reproducible: common: add the array containing tested suites (only sid for now)Mattia Rizzolo2-0/+6
2015-02-26reproducible: and finally commit the updated schema. + a new simple script ↵Mattia Rizzolo2-97/+269
to manage the db schema and handle+track updates (so remove the schema from _common.sh and call this instead)
2015-02-26reproducible: killing zombies is hard. even just suggesting how to.Holger Levsen1-1/+1
2015-02-26relationships are difficultHolger Levsen1-1/+1
2015-02-26reproducible: s#sid#$SUITE#Holger Levsen1-2/+2
2015-02-25chroot-installation: catch a second type of network failuresHolger Levsen1-1/+1
2015-02-25chroot-installation: workaround temporarily network failuresHolger Levsen1-3/+7
2015-02-25Revert "more debug"Holger Levsen1-3/+0
This reverts commit 2171a875fd76ba458de988a5c02bf53447e92211.
2015-02-25more debugHolger Levsen1-0/+3
2015-02-25chroot-installation: lets try to get error-correction to work...Holger Levsen1-16/+16
2015-02-25reproducible: added timezones differing by 26 hours to buildsReiner Herrmann1-0/+2
2015-02-25reproducible: split up long line into multiple smaller onesReiner Herrmann1-2/+11
2015-02-25fixup last commitHolger Levsen1-4/+5
2015-02-25reproducible: add links to changelog in experimentalHolger Levsen1-3/+11
2015-02-25reproducible: really list all source packages in useHolger Levsen1-4/+5
2015-02-25we lvoe tpyosHolger Levsen1-1/+1
2015-02-25reproducible: add link to ↵Holger Levsen1-1/+1
https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain#Usage_example
2015-02-25reproducible: also list experimental for comparisonHolger Levsen1-1/+6
2015-02-25fix typoHolger Levsen1-1/+1
2015-02-25reproducible: improve colorsHolger Levsen1-3/+3