summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
2015-07-05reproducible netbsd: create full pathHolger Levsen1-1/+1
2015-07-05reproducible: track new usertag 'locale'Holger Levsen4-3/+7
2015-07-05reproducible netbsd: fix pathHolger Levsen1-0/+1
2015-07-05reproducible: improve grammarHolger Levsen1-5/+5
2015-07-05reproducible: remote scheduler: also tell whether there is going to be noise ↵Mattia Rizzolo1-2/+4
or silence after the scheduling
2015-07-05reproducible: reschedule: add a --dry-run option to do exactly that (doh!)Mattia Rizzolo1-5/+12
2015-07-05reproducible: rescheduler: add -t/--after and -b/--before options to select ↵Mattia Rizzolo1-1/+15
packages built before/after the specified date
2015-07-05reproducible: scheduler: add a --status (-r) option to specify a package ↵Mattia Rizzolo1-7/+20
status to pick packages from. This is ANDed to the -i if provided
2015-07-05reproducible: scheduler: accept an -i option to schedule all package ↵Mattia Rizzolo1-1/+15
affected by a given issue. Also allow passing 0 package to the script
2015-07-05reproducible: improve commentHolger Levsen1-1/+1
2015-07-05reproducible: scheduler,build: accept a --noisy option to tell the builder ↵Mattia Rizzolo2-6/+20
to announce the build (with the build url) in the IRC channel
2015-07-05reproducible: build: fill that 'builder' db field. An example of the format ↵Mattia Rizzolo1-3/+4
is 'delta/12345' where 'delta is the stripped $JOB_NAME and the numbers the $BUILD_ID
2015-07-05reproducible: db 17: add a 'builder' column to schedule, results, ↵Mattia Rizzolo1-0/+5
stats_build to save who builded what
2015-07-05reproducible NetBSD: add job and initial script, atm only testing sparc64Holger Levsen3-46/+239
2015-07-05reproducible: maintenance: learn how to clean up those new logsMattia Rizzolo1-1/+1
2015-07-05reproducible: also save the --text output of debbindiffMattia Rizzolo4-2/+25
2015-07-05reproducible: builds: be verbose while creating/deleting directories/files ↵Mattia Rizzolo1-10/+12
instead of > /dev/null. Also handle the .gz versions by appending {,.gz} to gzippable files. Those output will end up in the jenkins log only, so it won't clutter stuff under rb.d.n
2015-07-05reproducible: build: save the two gzipped build logs separately, gzip the ↵Mattia Rizzolo1-4/+38
rbuild and also present a diff of the twos
2015-07-05reproducible: breakages: handle DIFFS_PATH too (+ fix a typo in alien_log)Mattia Rizzolo1-2/+2
2015-07-05reproducible: html_packages: link the build2 and the diffMattia Rizzolo1-7/+9
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