summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-02-27reproducible: common: add the array containing tested architectures (only ↵Mattia Rizzolo1-0/+2
amd64 for now)
2015-02-26reproducible: add myself to all copyright headersMattia Rizzolo1-0/+1
2015-02-26reproducible: html_stats, common/gather_stats: update to the new database ↵Mattia Rizzolo1-6/+6
schema supporting multiple suites. but here we care only about sid, so just hardcode the name
2015-02-26reproducible: common: update the init querying to the new schema, querying ↵Mattia Rizzolo1-4/+7
data only for sid
2015-02-26reproducible: common: add the array containing tested suites (only sid for now)Mattia Rizzolo1-0/+3
2015-02-26reproducible: and finally commit the updated schema. + a new simple script ↵Mattia Rizzolo1-97/+1
to manage the db schema and handle+track updates (so remove the schema from _common.sh and call this instead)
2015-02-23reproducible: new page 'repo_stats'Holger Levsen1-2/+5
2015-02-21reproducible: rename process_packages() to gen_packages_html()Holger Levsen1-2/+2
2015-02-21reproducible: rename force_package_targets() to set_linktarget()Holger Levsen1-1/+1
2015-02-16reproducible: use the html_indexes.py script to build the scheduled index ↵Mattia Rizzolo1-18/+0
pages in the scheduler jobs
2015-02-16reproducible: one FIXME downHolger Levsen1-4/+4
2015-02-16reproducible: track new usertags 'signatures' and 'environment'Holger Levsen1-0/+4
2015-02-16reproducible: sort pkg_stats before statsHolger Levsen1-1/+1
2015-02-14reproducible: fixup no_notes navigationHolger Levsen1-0/+1
2015-02-14reproducible: add a new index_no_notes page, listing packages without any ↵Mattia Rizzolo1-1/+1
notes against them.
2015-02-03reproducible: add 'and others' to copyright noticeHolger Levsen1-1/+1
2015-01-15reproducible: stop treating creating .buildinfo files specially (as every ↵Holger Levsen1-41/+6
build creates it nowadays)
2015-01-15fixup file matchingHolger Levsen1-1/+1
2015-01-15reproducible: common.sh: correctly catch buildinfo file by adding a *Mattia Rizzolo1-1/+1
2015-01-14fix grammarHolger Levsen1-1/+1
2015-01-14reproducible: reorder pkg setsHolger Levsen1-10/+10
2015-01-14remove meta-headerHolger Levsen1-1/+0
2015-01-14reproducible: add two new meta pkg sets: grml and grml_build-depends, thanks ↵Holger Levsen1-0/+2
to Reiner Herrmann for the idea
2015-01-14reproducible: add new meta pgk set: those which had a DSA in the pastHolger Levsen1-0/+1
2015-01-13reproducible: common.sh: split packages list in chunk of 100 items to avoid ↵Mattia Rizzolo1-8/+14
"Argument list too long" error
2015-01-13reproducible: use the python script to build the package pagesMattia Rizzolo1-71/+9
for now this leaves a simple sh wrapper inside reproducible_common.sh to avoid changing all scripts.
2015-01-09use proper quotesHolger Levsen1-1/+1
2015-01-09(temporarily) add globalsign domain verification headerHolger Levsen1-0/+1
2015-01-09reproducible: extend copyright to 2015 (but not plainly to current year)Holger Levsen1-1/+1
2015-01-09reproducible: update links after apache change. strip the leading ↵Mattia Rizzolo1-13/+13
/userContent where possible
2015-01-09rename build-depends_(gnome|tails) meta pkg sets to (gnome|tails)_build-dependsHolger Levsen1-2/+2
2015-01-08fix typoHolger Levsen1-1/+1
2015-01-06reproducible: create another meta package set to track: packages installed ↵Holger Levsen1-0/+1
on one or more .debian.org machines
2015-01-06reproducible: track another package set: popcon top 1337 installed sourcesHolger Levsen1-0/+1
2015-01-06reproducible: track new usertag: cpuHolger Levsen1-0/+2
2015-01-06reproducible: track new package set: everything maintained by ↵Holger Levsen1-0/+1
pkg-perl-maintainers (because they are awesome)
2015-01-04reproducible: track new usertag: buildinfoHolger Levsen1-0/+2
2015-01-04reproducible: create new page: ↵Holger Levsen1-6/+4
https://reproducible.debian.net/userContent/index_pkg_sets.html
2015-01-03reproducible: add another package set: build-depends_tailsHolger Levsen1-0/+1
2015-01-03reproducible: treat essential and required packages seperatlyHolger Levsen1-5/+6
2015-01-03reproducible: create meta package sets for later consumption when generating ↵Holger Levsen1-1/+8
HTML stats
2015-01-02db schema change needed for previous commitHolger Levsen1-1/+0
2015-01-02reproducible: dont display negative number of untested packagesHolger Levsen1-0/+3
2015-01-02reproducible: add graph for required packages onlyHolger Levsen1-0/+11
2015-01-01reproducible: split graph about investigated packages and identified issues ↵Holger Levsen1-0/+4
into two
2015-01-01reproducible: add graph about number of investigated packages and known issuesHolger Levsen1-0/+6
2014-12-17fixup last commitHolger Levsen1-1/+0
2014-12-17reproducible: use host-relative urls when possible, and ↵Mattia Rizzolo1-15/+16
reproducible.debian.net when it makes sense
2014-11-23refactorHolger Levsen1-5/+5
2014-11-21reproducible: use bold font instead of underlines to indicate packages with ↵Holger Levsen1-1/+1
notes