Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-05 | reproducible: improve grammar | Holger Levsen | 1 | -5/+5 | |
2015-07-05 | reproducible: remote scheduler: also tell whether there is going to be noise ↵ | Mattia Rizzolo | 1 | -2/+4 | |
or silence after the scheduling | |||||
2015-07-05 | todo: \o/ -1 | Mattia Rizzolo | 1 | -3/+0 | |
2015-07-05 | reproducible: reschedule: add a --dry-run option to do exactly that (doh!) | Mattia Rizzolo | 1 | -5/+12 | |
2015-07-05 | reproducible: rescheduler: add -t/--after and -b/--before options to select ↵ | Mattia Rizzolo | 1 | -1/+15 | |
packages built before/after the specified date | |||||
2015-07-05 | reproducible: scheduler: add a --status (-r) option to specify a package ↵ | Mattia Rizzolo | 1 | -7/+20 | |
status to pick packages from. This is ANDed to the -i if provided | |||||
2015-07-05 | reproducible: scheduler: accept an -i option to schedule all package ↵ | Mattia Rizzolo | 1 | -1/+15 | |
affected by a given issue. Also allow passing 0 package to the script | |||||
2015-07-05 | reproducible: improve comment | Holger Levsen | 1 | -1/+1 | |
2015-07-05 | todo: another bullet point down! | Mattia Rizzolo | 1 | -1/+0 | |
2015-07-05 | reproducible: scheduler,build: accept a --noisy option to tell the builder ↵ | Mattia Rizzolo | 2 | -6/+20 | |
to announce the build (with the build url) in the IRC channel | |||||
2015-07-05 | reproducible: build: fill that 'builder' db field. An example of the format ↵ | Mattia Rizzolo | 1 | -3/+4 | |
is 'delta/12345' where 'delta is the stripped $JOB_NAME and the numbers the $BUILD_ID | |||||
2015-07-05 | reproducible: db 17: add a 'builder' column to schedule, results, ↵ | Mattia Rizzolo | 1 | -0/+5 | |
stats_build to save who builded what | |||||
2015-07-05 | reproducible NetBSD: add job and initial script, atm only testing sparc64 | Holger Levsen | 6 | -52/+260 | |
2015-07-05 | tod: 2 (!) bullet points down | Mattia Rizzolo | 1 | -3/+0 | |
2015-07-05 | reproducible: maintenance: learn how to clean up those new logs | Mattia Rizzolo | 1 | -1/+1 | |
2015-07-05 | reproducible: also save the --text output of debbindiff | Mattia Rizzolo | 4 | -2/+25 | |
2015-07-05 | reproducible: builds: be verbose while creating/deleting directories/files ↵ | Mattia Rizzolo | 1 | -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-05 | reproducible: build: save the two gzipped build logs separately, gzip the ↵ | Mattia Rizzolo | 1 | -4/+38 | |
rbuild and also present a diff of the twos | |||||
2015-07-05 | reproducible: breakages: handle DIFFS_PATH too (+ fix a typo in alien_log) | Mattia Rizzolo | 1 | -2/+2 | |
2015-07-05 | reproducible: html_packages: link the build2 and the diff | Mattia Rizzolo | 1 | -7/+9 | |
2015-07-05 | reproducible: common.py: add DIFFS_{URI,PATH} | Mattia Rizzolo | 1 | -0/+4 | |
2015-07-05 | reproducible: html_notes: in the issue view, sort packages without bugs ↵ | Mattia Rizzolo | 1 | -1/+1 | |
before the ones with | |||||
2015-07-04 | add non-free to sources.list - we need ovmf from it | Holger Levsen | 1 | -6/+6 | |
2015-07-04 | reproducible: common.py: drop ftbfs_due_to_obsolete_dependencies from ↵ | Mattia Rizzolo | 1 | -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-04 | reproducible: notes: enable the automatic clean up of old issue pages | Mattia Rizzolo | 1 | -2/+1 | |
2015-07-04 | For now: Revert "reproducible: remote scheduler: also tell whether there is ↵ | Holger Levsen | 1 | -4/+2 | |
going to be noise or silence after the scheduling" This reverts commit 299b954115dc073317b8d302e74ff1e8c6b5ade7. | |||||
2015-07-04 | reproducible: remote scheduler: also tell whether there is going to be noise ↵ | Mattia Rizzolo | 1 | -2/+4 | |
or silence after the scheduling | |||||
2015-07-04 | reproducible: html_indexes: fix mail url for the index_notify page | Mattia Rizzolo | 1 | -1/+1 | |
2015-07-04 | reproducible: run the breakages job after the maintenance one, otherwise we ↵ | Mattia Rizzolo | 1 | -1/+1 | |
it may catch files that would have been (and actually are a couple of minutes later) clean up by the maintenance job | |||||
2015-07-04 | reproducible: html_notes: also clean up old issues page | Mattia Rizzolo | 1 | -0/+19 | |
2015-07-04 | reproducible: scheduler: try harder to get a real message | Mattia Rizzolo | 1 | -1/+1 | |
2015-07-04 | increase /srv/workspace to 100 GB | Mattia Rizzolo | 1 | -1/+1 | |
2015-07-04 | reproducible: common: get_trailing_bug_icon(): do not create creepy html ↵ | Mattia Rizzolo | 1 | -0/+2 | |
when the bug is not patched or already done | |||||
2015-07-04 | reproducible: build: notify the irc channel in case of reproducible → ↵ | Mattia Rizzolo | 1 | -11/+11 | |
ftbfs packages | |||||
2015-07-04 | reproducible: add maint_debian-x package set | Holger Levsen | 2 | -0/+7 | |
2015-06-27 | reproducible: also filter the issues ftbfs_wdatetime and ↵ | Mattia Rizzolo | 1 | -0/+2 | |
ftbfs_wdatetime_due_to_swig | |||||
2015-06-23 | reproducible: mark pending bugs | Holger Levsen | 1 | -0/+1 | |
2015-06-22 | reproducible: build: fix typo | Mattia Rizzolo | 1 | -1/+1 | |
2015-06-22 | reproducible: create_meta_pkg_sets: shut up botch-create-graph, its warnings ↵ | Mattia Rizzolo | 1 | -1/+1 | |
are not interesting. Thanks to Johannes Schauer for the hint/help | |||||
2015-06-22 | reproducible: shut up the maintenance job a bit more: do not notify when you ↵ | Mattia Rizzolo | 2 | -2/+1 | |
catch package that are building since >36 hours ago | |||||
2015-06-19 | bind-mount /dev/shm again, i misinterpreted a closed pbuilder bug. Now ↵ | Mattia Rizzolo | 1 | -3/+4 | |
/run/shm is mounted by default, but no /dev/shm is available as tmpfs or symlink to /run/shm | |||||
2015-06-18 | reproducible: build: drop old not-true-anymore-comment | Mattia Rizzolo | 1 | -1/+1 | |
2015-06-18 | reproducible: build: (re-try) harder to get debbindiff saving files in a ↵ | Mattia Rizzolo | 1 | -6/+5 | |
defined temporary directory | |||||
2015-06-18 | Revert "reproducible: build: try harder to get debbindiff saving files in a ↵ | Holger Levsen | 1 | -2/+3 | |
defined temporary directory" This reverts commit 4ed8e3b32152f9a85a83ad1efd2fda1c6eb11743. | |||||
2015-06-18 | reproducible: build: try harder to get debbindiff saving files in a defined ↵ | Mattia Rizzolo | 1 | -3/+2 | |
temporary directory | |||||
2015-06-17 | reproducible: filter out ftbfs_due_to_root_username from ftbfs issues | Mattia Rizzolo | 1 | -1/+8 | |
2015-06-17 | README: clarify to log into alioth via ssh | josch | 1 | -1/+1 | |
2015-06-17 | reproducible: remove duplicates from pkg sets | Holger Levsen | 1 | -8/+8 | |
2015-06-17 | reproducible: add links to plans for fedora, freebsd & netbsd to dashboard | Holger Levsen | 1 | -1/+1 | |
2015-06-17 | reproducible: document more plans | Holger Levsen | 1 | -25/+47 | |