summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-10-13reproducible: cleanup. temporarily disable irc notifications.Holger Levsen1-42/+8
2014-10-13reproducible: improve db locking, add new table sources_scheduledHolger Levsen3-0/+27
2014-10-12reproducible: refactor, drop source_stats table for nowHolger Levsen3-9/+3
2014-10-12reproducible: refactorHolger Levsen1-5/+3
2014-10-12reproducible: rename functionHolger Levsen1-6/+6
2014-10-12reproducible: explain how packages are differently marked, if applicableHolger Levsen1-7/+21
2014-10-12reproducible: link to packages with issues even if those havent tested yetHolger Levsen1-1/+2
2014-10-12reproducible: add visible note about 2nd buildHolger Levsen1-0/+5
2014-10-12reproducible: add linux-amd64 as valid archHolger Levsen2-2/+2
2014-10-12reproducible: create pages for issues too, refactorHolger Levsen1-171/+270
2014-10-11reproducible: increase timeout for accessing to 1m and fail if sources db ↵Holger Levsen2-1/+2
cannot be updated properly
2014-10-11reproducible: fix bug in scheduler leading to (quite some) known versions ↵Holger Levsen1-3/+24
being scheduled as if they were new versions
2014-10-11reproducible: remove accidently commited fileHolger Levsen1-85/+0
2014-10-11reproducible: no warnings if builds fail or are unreproducible. that's ↵Holger Levsen2-4/+2
expected in sid
2014-10-11reproducible: cleanup old notes, improve logic to recreate notes and package ↵Holger Levsen2-8/+21
files
2014-10-11reproducible: run pbuilder with 12h timeoutHolger Levsen2-5/+5
2014-10-11reproducible: validate .yaml files and deal gracefully if they are invalidHolger Levsen3-46/+80
2014-10-11reproducible: improve CSSHolger Levsen2-4/+3
2014-10-11reproducible: add another warningHolger Levsen1-0/+1
2014-10-11reproducible: add linux-any as valid archHolger Levsen2-2/+2
2014-10-10reproducible: use iframesHolger Levsen3-47/+33
2014-10-10reproducible: blacklist xmds2Holger Levsen2-3/+3
2014-10-10reproducible: blacklist eigen3Holger Levsen2-3/+3
2014-10-10reproducible: mark packages and notes using CSS classesHolger Levsen3-22/+37
2014-10-10reproducible: refactor, speed upHolger Levsen1-4/+4
2014-10-10reproducible: properly use CSS stylesHolger Levsen2-14/+12
2014-10-10reproducible: try harder to fix not-for-us viewHolger Levsen1-3/+4
2014-10-10reproducible: correctly check whether a source package should be build on amd64Holger Levsen2-13/+26
2014-10-10reproducible: run pbuilder with nice ionice -c 3Holger Levsen2-2/+3
2014-10-10reproducible: polishing various little thingsHolger Levsen7-16/+33
2014-10-10reproducible: turn visited links greenHolger Levsen1-0/+4
2014-10-10reproducible: dcmd the right fileHolger Levsen2-3/+2
2014-10-09reproducible: update pages every six hoursHolger Levsen2-2/+2
2014-10-09reproducible: polish htmlHolger Levsen2-12/+19
2014-10-09reproducible: visible credit the Tango_Icon_LibraryHolger Levsen1-1/+1
2014-10-09reproducible: improve grammar and shorten links in navigation to save ↵Holger Levsen1-6/+6
screenspace
2014-10-09reproducible: remove page with all packages unsortedHolger Levsen1-3/+1
2014-10-09reproducible: split FTBR view into those with .buildinfo files and those withoutHolger Levsen1-9/+29
2014-10-09reproducible: improve CSSHolger Levsen2-3/+7
2014-10-09reproducible: refactor, add links to state views in index pagesHolger Levsen1-10/+16
2014-10-09reproducible: use dcmd rm .dsc first, and then dcmd rm .changes, as the ↵Holger Levsen2-1/+6
changes file might not contain the .orig.tar archive
2014-10-09workaround #700591 unfixed in wheezy by bindmounting /run/shm andHolger Levsen1-0/+2
/dev/shm via pbuilderrc
2014-10-09reproducible: add views for statesHolger Levsen2-15/+72
2014-10-09reproducible: fix minor issues in some urlsHolger Levsen2-3/+4
2014-10-09reproducible: list existing files if apt-get cannot downloadHolger Levsen1-0/+1
2014-10-09reproducible: show notes managed in yaml in ↵Holger Levsen2-7/+214
git.debian.org/git/reproducible/notes.git. add index page for all packages with notes
2014-10-09reproducible: show icon for blacklisted packages tooHolger Levsen1-15/+17
2014-10-09reproducible: insert initially blacklisted packages into dbHolger Levsen1-0/+8
2014-10-09reproducible: try harder to capture crashing debbindiff output. also report ↵Holger Levsen1-1/+3
crashing.
2014-10-08reproducible: create packages pages for all packages, even though which are ↵Holger Levsen1-1/+1
not linked (yet)