summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2015-08-18reproducible: scheduler: add a --null flag to read arguments from stdin and c...Mattia Rizzolo1-1/+12
2015-08-18reproducible: remote scheduler: correctly parse the -m optionMattia Rizzolo1-2/+2
2015-08-18reproducible: fix suite stats the ugly way...Holger Levsen2-2/+2
2015-08-18reproducible: fix one amd64'ismHolger Levsen1-1/+1
2015-08-18reproducible: enable armhf somemoreHolger Levsen2-6/+8
2015-08-18reproducible: enable armhfHolger Levsen1-1/+1
2015-08-17reproducible: notes: do not fail when not run on jenkins due to lack of the B...Mattia Rizzolo1-2/+6
2015-08-17reproducible: notes: do not fail the job when the version is missingMattia Rizzolo1-5/+10
2015-08-17reproducible: common.py: nest try/except clauses to really catch every possib...Mattia Rizzolo1-17/+18
2015-08-17reproducible: common.py: catch psycopg2.OperationalError when the connection ...Mattia Rizzolo1-0/+9
2015-08-17reproducible: common.py: set a connection timeout of 5 seconds for udd connec...Mattia Rizzolo1-1/+2
2015-08-17reproducible: common.py: use the keyword syntax instead of libpq string to co...Mattia Rizzolo1-4/+6
2015-08-16reproducible freebsd: try harder and enable debuggingHolger Levsen1-4/+4
2015-08-16reproducible: maintenance: reduce logparse noise when deleting old directorie...Mattia Rizzolo1-1/+1
2015-08-15reproducible: s#$DBDVERSION#$DIFFOSCOPE#gHolger Levsen6-29/+29
2015-08-15reproducible: s#debbindiff#diffoscope#g in most of the outputHolger Levsen10-41/+41
2015-08-15reproducible freebsd: also run make installworld installkernel distributionHolger Levsen1-7/+10
2015-08-15reproducible: build: fix gen_package_html invocationMattia Rizzolo1-1/+1
2015-08-15reproducible: scheduler: schedule less armhf packages, only max 75Mattia Rizzolo1-1/+1
2015-08-15reproducible: scheduler: only schedule packages in unstable for armhfMattia Rizzolo1-8/+8
2015-08-15reproducible: scheduler: also turn the global limit arch-dependantMattia Rizzolo1-5/+3
2015-08-15reproducible: scheduler: slight refactor to enable multiple architecture supportMattia Rizzolo1-72/+188
2015-08-15reproducible: _html_packages: add architecture qualifier after the current su...Mattia Rizzolo1-1/+2
2015-08-15reproducible: _html_packages: improve gen_suites_links() for multiple archite...Mattia Rizzolo1-24/+20
2015-08-15reproducible: html_packages: convert gen_suite_links() to the new objects ins...Mattia Rizzolo1-18/+11
2015-08-15reproducible: fix all users of gen_packages_html() after the refactoring of itMattia Rizzolo7-37/+22
2015-08-15reproducible: html_packages: refactor gen_packages_html() to use the new Pack...Mattia Rizzolo1-79/+38
2015-08-15reproducible: common: add classes Package, Build, Bug, Issue, Note, NotedPkg ...Mattia Rizzolo1-1/+131
2015-08-15Revert "reproducible: shorten irc notification text"Holger Levsen1-2/+2
2015-08-15reproducible: shorten irc notification textHolger Levsen1-2/+2
2015-08-15reproducible: maintenance: also consider architecture while grepping for fail...Mattia Rizzolo2-9/+14
2015-08-14reproducible freebsd: also build the kernel and always build with -jHolger Levsen1-2/+6
2015-08-13reproducible freebsd: disable cleanup for debuggingHolger Levsen1-2/+3
2015-08-12reproducible freebsd: build a 2nd time, copy results over and run debbindiff ...Holger Levsen1-27/+21
2015-08-12reproducible freebsd: follow the docs and build in /usr/srcHolger Levsen1-10/+11
2015-08-11reproducible: notes: hardcode amd64 in a query for nowMattia Rizzolo1-1/+2
2015-08-10Revert "reproducible: disable rescheduling of already tested packages for sid...Holger Levsen1-2/+2
2015-08-10reproducible: correct copyrightHolger Levsen4-4/+1
2015-08-09reproducible: fix punctation in irc messageHolger Levsen1-1/+1
2015-08-09fix typoHolger Levsen1-1/+1
2015-08-09reproducible dashboard: move howto link further down to make it more visibleHolger Levsen1-3/+1
2015-08-09reproducible: add link to howto in dashboardHolger Levsen1-0/+3
2015-08-09reproducible: remote_scheduler: join on the notes table only when neededMattia Rizzolo1-4/+5
2015-08-09reproducible: explain that probably a new upload to our repo is needed...Holger Levsen1-1/+1
2015-08-09reproducible: fix grep-dctrl usage to include all binariesHolger Levsen1-2/+2
2015-08-09reproducible: common: not so much debug output in get_bugs()Mattia Rizzolo1-1/+0
2015-08-09reproducible freebsd: building on tmpfs would be nice tooHolger Levsen1-1/+1
2015-08-08reproducible: avoid one FIXMEHolger Levsen2-2/+2
2015-08-08reproducible: _html_packages: do not hardcode amd64 in buildinfo filenameMattia Rizzolo1-2/+2
2015-08-08reproducible: rename update_sources_tables() to update_sources_db()Holger Levsen1-3/+3