Age | Commit message (Expand) | Author | Files | Lines |
2015-07-05 | reproducible: track new usertag 'locale' | Holger Levsen | 4 | -3/+7 |
2015-07-05 | reproducible netbsd: fix path | Holger Levsen | 1 | -0/+1 |
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 |
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 p... | Mattia Rizzolo | 1 | -1/+15 |
2015-07-05 | reproducible: scheduler: add a --status (-r) option to specify a package stat... | Mattia Rizzolo | 1 | -7/+20 |
2015-07-05 | reproducible: scheduler: accept an -i option to schedule all package affected... | Mattia Rizzolo | 1 | -1/+15 |
2015-07-05 | reproducible: improve comment | Holger Levsen | 1 | -1/+1 |
2015-07-05 | reproducible: scheduler,build: accept a --noisy option to tell the builder to... | Mattia Rizzolo | 2 | -6/+20 |
2015-07-05 | reproducible: build: fill that 'builder' db field. An example of the format i... | Mattia Rizzolo | 1 | -3/+4 |
2015-07-05 | reproducible: db 17: add a 'builder' column to schedule, results, stats_build... | Mattia Rizzolo | 1 | -0/+5 |
2015-07-05 | reproducible NetBSD: add job and initial script, atm only testing sparc64 | Holger Levsen | 3 | -46/+239 |
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 in... | Mattia Rizzolo | 1 | -10/+12 |
2015-07-05 | reproducible: build: save the two gzipped build logs separately, gzip the rbu... | Mattia Rizzolo | 1 | -4/+38 |
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 befor... | Mattia Rizzolo | 1 | -1/+1 |
2015-07-04 | reproducible: common.py: drop ftbfs_due_to_obsolete_dependencies from filtere... | Mattia Rizzolo | 1 | -2/+1 |
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 g... | Holger Levsen | 1 | -4/+2 |
2015-07-04 | reproducible: remote scheduler: also tell whether there is going to be noise ... | Mattia Rizzolo | 1 | -2/+4 |
2015-07-04 | reproducible: html_indexes: fix mail url for the index_notify page | Mattia Rizzolo | 1 | -1/+1 |
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 | reproducible: common: get_trailing_bug_icon(): do not create creepy html when... | Mattia Rizzolo | 1 | -0/+2 |
2015-07-04 | reproducible: build: notify the irc channel in case of reproducible → ftbfs... | Mattia Rizzolo | 1 | -11/+11 |
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 ftbfs_wdatetime_due_... | Mattia Rizzolo | 1 | -0/+2 |
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 |
2015-06-22 | reproducible: shut up the maintenance job a bit more: do not notify when you ... | Mattia Rizzolo | 1 | -1/+1 |
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 defi... | Mattia Rizzolo | 1 | -6/+5 |
2015-06-18 | Revert "reproducible: build: try harder to get debbindiff saving files in a d... | Holger Levsen | 1 | -2/+3 |
2015-06-18 | reproducible: build: try harder to get debbindiff saving files in a defined t... | Mattia Rizzolo | 1 | -3/+2 |
2015-06-17 | reproducible: filter out ftbfs_due_to_root_username from ftbfs issues | Mattia Rizzolo | 1 | -1/+8 |
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: provide default '0' value for all columns in stats_bugs (fixup ... | Holger Levsen | 1 | -0/+38 |
2015-06-17 | reproducible: avoid double irc notification when a packages with notification... | Holger Levsen | 1 | -0/+4 |
2015-06-17 | reproducible: shorter subjects for notification mails | Holger Levsen | 1 | -2/+2 |
2015-06-17 | Revert "reproducible openwrt: rebuild openssl verbosely to understand build f... | Holger Levsen | 1 | -5/+0 |
2015-06-17 | bin/find_dpkg_trigger_cycles.sh: fix serious bug that resulted in no results ... | josch | 1 | -4/+8 |
2015-06-17 | reproducible openwrt: move tree call up - not sure if we should keep it, but ... | Holger Levsen | 1 | -1/+1 |
2015-06-17 | reproducible: PATH is defined in etc/pbuilderrc, nothing fishy here | Holger Levsen | 1 | -1/+0 |
2015-06-17 | reproducible: also track 'ftbfs' usertag | Holger Levsen | 4 | -3/+8 |