summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-08-15reproducible: s#debbindiff#diffoscope#g in most of the outputHolger Levsen1-4/+4
2015-08-15reproducible: fix all users of gen_packages_html() after the refactoring of itMattia Rizzolo1-20/+5
notable changes: * gen_packages_html() in common.sh got renamed to the singular version gen_package_html() and now accept only one argument (a package name) + thus reproducible_blacklist.sh got fixed to pass one package at time + this greatly semplify the code, by removing *a lot* of crappy code * _html_all_packages.py really becomed a 2-liner, with part of its login being now either in _html_packages.py or removed.
2015-08-15reproducible: maintenance: also consider architecture while grepping for ↵Mattia Rizzolo1-0/+1
failed build to reschedule
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-08reproducible: avoid one FIXMEHolger Levsen1-1/+1
2015-08-07reproducible: also find pending bugs and mark them with a brown P in the pagesMattia Rizzolo1-1/+1
2015-08-07reproducible: rename cleanup_userContent() to cleanup_pkg_files()Holger Levsen1-1/+1
2015-08-07reproducible: teach _blacklist.sh to clean up packages files when blacklistingMattia Rizzolo1-0/+9
2015-08-04reproducible: only create db on jenkinsHolger Levsen1-1/+1
2015-08-02reproducible: fix grammar: s#arches#archs#Holger Levsen1-2/+2
2015-08-02reproducible: sort 404 before blacklisted in the UIHolger Levsen1-1/+1
2015-08-02reproducible: add index_depwait to the UIHolger Levsen1-1/+3
2015-07-19reproducible: FreeBSD is tested on another VM...Holger Levsen1-1/+1
2015-07-19reproducible dashboard form: only link to unreproducible packages without notesHolger Levsen1-1/+1
2015-07-19fix typoHolger Levsen1-1/+1
2015-07-19reproducible: pre-fill form with more random valuesHolger Levsen1-1/+1
2015-07-19know your tablesHolger Levsen1-1/+1
2015-07-19reproducible: fixup 622c77e, limit to unstable for realHolger Levsen1-1/+1
2015-07-19reproducible: pre-fill form with latest unreproducible or ftbfs result in ↵Holger Levsen1-1/+1
unstable which has no note
2015-07-19reproducible: prefil form with latest unreproducible result in unstableHolger Levsen1-1/+2
2015-07-18reproducible: refactorHolger Levsen1-0/+10
2015-07-18reproducible: split _html_graphs.sh into _dashboards.sh and _pkg_sets.shHolger Levsen1-0/+80
2015-07-16reproducible pkg sets: relocate cii-censusHolger Levsen1-22/+22
2015-07-15reproducible: add new pkg set: cii-census (see ↵Holger Levsen1-0/+1
https://github.com/linuxfoundation/cii-census)
2015-07-08reproducible: add maint_lua package setHolger Levsen1-0/+1
2015-07-07reproducible: refactoringHolger Levsen1-1/+1
2015-07-06reproducible coreboot/openwrt/netbsd: fix braino when calculating file sizeHolger Levsen1-1/+1
2015-07-06reproducible coreboot/openwrt/netbsd: improve html titlesHolger Levsen1-1/+1
2015-07-06reproducible netbsd: fixup script names in descriptionHolger Levsen1-1/+1
2015-07-06reproducible coreboot/openwrt/netbsd: try to be even more sensible when ↵Holger Levsen1-1/+2
displaying file sizes
2015-07-06reproducible netbsd: announce it on main dashboardHolger Levsen1-1/+1
2015-07-06reproducible coreboot/openwrt/netbsd: display sensible file sizesHolger Levsen1-0/+11
2015-07-05reproducible: track new usertag 'locale'Holger Levsen1-1/+1
2015-07-05reproducible NetBSD: add job and initial script, atm only testing sparc64Holger Levsen1-1/+49
2015-07-04reproducible: add maint_debian-x package setHolger Levsen1-0/+1
2015-06-17reproducible: add links to plans for fedora, freebsd & netbsd to dashboardHolger Levsen1-1/+1
2015-06-17reproducible: also track 'ftbfs' usertagHolger Levsen1-1/+1
2015-06-17reproducible: use 'not set', not 'unset' everywhereHolger Levsen1-1/+1
2015-06-15fix typoHolger Levsen1-1/+1
2015-06-15reproducible openwrt and coreboot: use common introHolger Levsen1-0/+14
2015-06-15reproducible: common.sh: fix typoMattia Rizzolo1-1/+1
2015-06-14reproducible: common,maintenance: also pass $REASON to the rescheduling ↵Mattia Rizzolo1-1/+7
script via --message
2015-06-14reproducible: reduce code duplication by teaching sh's schedule_packages() ↵Mattia Rizzolo1-38/+1
to call reproducible_schedule_on_demand.py and fix various scripts
2015-06-14reproducible: common.sh: fix typoMattia Rizzolo1-1/+1
2015-06-14reproducible: define $TEMPDIR as /tmp/reproducible and teach all the to ↵Mattia Rizzolo1-1/+5
create temporary files under TEMPDIR (except for builders, they have their own TMPDIR), to avoid polluting /tmp
2015-06-13reproducible: s/OpenWRT/OpenWrt/Reiner Herrmann1-1/+1
2015-06-13reproducible openwrt: add css and logo (derived from ↵Holger Levsen1-1/+1
http://luci.subsignal.org/trac/browser/luci/trunk/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css?rev=6304), adopt html. build .ipk packages
2015-06-12reproducible: add link to /openwrt/ in dashboard.Holger Levsen1-1/+1
2015-06-11reproducible: refactorHolger Levsen1-1/+2