summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
2015-07-05reproducible: common.py: add DIFFS_{URI,PATH}Mattia Rizzolo1-0/+4
2015-07-05reproducible: html_notes: in the issue view, sort packages without bugs ↵Mattia Rizzolo1-1/+1
before the ones with
2015-07-04reproducible: common.py: drop ftbfs_due_to_obsolete_dependencies from ↵Mattia Rizzolo1-2/+1
filtered issue. I want maintainers to fix their rc buggy packages also remove ftbfs_werror_equals which does not exist anymore
2015-07-04reproducible: notes: enable the automatic clean up of old issue pagesMattia Rizzolo1-2/+1
2015-07-04For now: Revert "reproducible: remote scheduler: also tell whether there is ↵Holger Levsen1-4/+2
going to be noise or silence after the scheduling" This reverts commit 299b954115dc073317b8d302e74ff1e8c6b5ade7.
2015-07-04reproducible: remote scheduler: also tell whether there is going to be noise ↵Mattia Rizzolo1-2/+4
or silence after the scheduling
2015-07-04reproducible: html_indexes: fix mail url for the index_notify pageMattia Rizzolo1-1/+1
2015-07-04reproducible: html_notes: also clean up old issues pageMattia Rizzolo1-0/+19
2015-07-04reproducible: scheduler: try harder to get a real messageMattia Rizzolo1-1/+1
2015-07-04reproducible: common: get_trailing_bug_icon(): do not create creepy html ↵Mattia Rizzolo1-0/+2
when the bug is not patched or already done
2015-07-04reproducible: build: notify the irc channel in case of reproducible → ↵Mattia Rizzolo1-11/+11
ftbfs packages
2015-07-04reproducible: add maint_debian-x package setHolger Levsen2-0/+7
2015-06-27reproducible: also filter the issues ftbfs_wdatetime and ↵Mattia Rizzolo1-0/+2
ftbfs_wdatetime_due_to_swig
2015-06-22reproducible: build: fix typoMattia Rizzolo1-1/+1
2015-06-22reproducible: create_meta_pkg_sets: shut up botch-create-graph, its warnings ↵Mattia Rizzolo1-1/+1
are not interesting. Thanks to Johannes Schauer for the hint/help
2015-06-22reproducible: shut up the maintenance job a bit more: do not notify when you ↵Mattia Rizzolo1-1/+1
catch package that are building since >36 hours ago
2015-06-18reproducible: build: drop old not-true-anymore-commentMattia Rizzolo1-1/+1
2015-06-18reproducible: build: (re-try) harder to get debbindiff saving files in a ↵Mattia Rizzolo1-6/+5
defined temporary directory
2015-06-18Revert "reproducible: build: try harder to get debbindiff saving files in a ↵Holger Levsen1-2/+3
defined temporary directory" This reverts commit 4ed8e3b32152f9a85a83ad1efd2fda1c6eb11743.
2015-06-18reproducible: build: try harder to get debbindiff saving files in a defined ↵Mattia Rizzolo1-3/+2
temporary directory
2015-06-17reproducible: filter out ftbfs_due_to_root_username from ftbfs issuesMattia Rizzolo1-1/+8
2015-06-17reproducible: remove duplicates from pkg setsHolger Levsen1-8/+8
2015-06-17reproducible: add links to plans for fedora, freebsd & netbsd to dashboardHolger Levsen1-1/+1
2015-06-17reproducible: provide default '0' value for all columns in stats_bugs (fixup ↵Holger Levsen1-0/+38
for f9147e8b)
2015-06-17reproducible: avoid double irc notification when a packages with ↵Holger Levsen1-0/+4
notification enabled becomes unreproducible
2015-06-17reproducible: shorter subjects for notification mailsHolger Levsen1-2/+2
2015-06-17Revert "reproducible openwrt: rebuild openssl verbosely to understand build ↵Holger Levsen1-5/+0
failure" because of https://dev.openwrt.org/changeset/46005/trunk This reverts commit dd5a8c9e46225e711aeb9426f082586ca0ec12bb.
2015-06-17bin/find_dpkg_trigger_cycles.sh: fix serious bug that resulted in no results ↵josch1-4/+8
being produced
2015-06-17reproducible openwrt: move tree call up - not sure if we should keep it, but ↵Holger Levsen1-1/+1
where it was, it was confusing
2015-06-17reproducible: PATH is defined in etc/pbuilderrc, nothing fishy hereHolger Levsen1-1/+0
2015-06-17reproducible: also track 'ftbfs' usertagHolger Levsen4-3/+8
2015-06-17reproducible: use 'not set', not 'unset' everywhereHolger Levsen1-1/+1
2015-06-17reproducible openwrt: rebuild openssl verbosely to understand build failureReiner Herrmann1-0/+5
2015-06-16reproducible: swap order of argumentsHolger Levsen1-2/+2
2015-06-16reproducible openwrt: improve toolchain+target descriptionsHolger Levsen1-7/+11
2015-06-16reproducible: improve languageHolger Levsen1-1/+1
2015-06-16reproducible: build: remove double slash from /consoleMattia Rizzolo1-1/+1
2015-06-16reproducible: build: export the env variable we are interested inMattia Rizzolo1-6/+6
2015-06-16reproducible: build/pbuilder: partially revert the last change, since moving ↵Mattia Rizzolo1-1/+1
PATH to the temporary pbuilderrc broke pbuilder
2015-06-16reproducible: build: pbuilder -> /usr/sbin/pbuilderMattia Rizzolo1-1/+1
2015-06-16reproducible: build: move all env variable to the temporary pbuilderrcMattia Rizzolo1-8/+16
2015-06-16reproducible: fix irc message, natural language is hardHolger Levsen1-1/+2
2015-06-16reproducible: build: call timeout with sudo, and not the reverse, as a ↵Mattia Rizzolo1-2/+4
user-called timeout can't kill a root process + give pbuilder 6 minutes to exit after SIGTERM before SIGKILL
2015-06-15Revert "reproducible: build: call timeout with sudo, and not the reverse, as ↵Holger Levsen1-4/+2
a user-called timeout can't kill a root process + give pbuilder 6 minutes to exit after SIGTERM before SIGKILL" This reverts commit 0c7a58c92456e4d3c69c38424abf86cde5948a86.
2015-06-15reproducible: build: call timeout with sudo, and not the reverse, as a ↵Mattia Rizzolo1-2/+4
user-called timeout can't kill a root process + give pbuilder 6 minutes to exit after SIGTERM before SIGKILL
2015-06-15reproducible openwrt: clean up also after second buildReiner Herrmann1-2/+3
2015-06-15reproducible openwrt: targets other than default need more detailed configReiner Herrmann1-6/+7
2015-06-15reproducible: remote_scheduler: don't message the irc channel if 0 packages ↵Mattia Rizzolo1-1/+1
got scheduled
2015-06-15reproducible: maintenance: fix schedule_packages() callMattia Rizzolo1-1/+1
2015-06-15fix typoHolger Levsen1-1/+1