Age | Commit message (Expand) | Author | Files | Lines |
2016-09-23 | Revert "reproducible debian: bump daily scheduling limit to 500 for lamby" | Holger Levsen | 1 | -2/+2 |
2016-09-23 | reproducible debian: bump daily scheduling limit to 500 for lamby | Holger Levsen | 1 | -2/+2 |
2016-08-22 | reproducible debian: fix sqlite3 IntegrityError | Valerie R Young | 1 | -4/+7 |
2016-08-19 | reproducible debian: switch python database backend to SQLAlchemy | Valerie R Young | 1 | -15/+47 |
2016-05-20 | reproducible: remove unused code fragment | Holger Levsen | 1 | -1/+0 |
2015-12-14 | reproducible: don't save the reschedule reason in the DB | Mattia Rizzolo | 1 | -2/+1 |
2015-12-09 | reproducible: remote_scheduler: also force notification when asking for artif... | Mattia Rizzolo | 1 | -1/+1 |
2015-12-09 | reproducible: remote_scheduler: refactor the notification level chooser | Mattia Rizzolo | 1 | -3/+7 |
2015-12-09 | reproducible: save the schedule message in the db and show it in the "test hi... | Mattia Rizzolo | 1 | -3/+5 |
2015-12-09 | reproducible: refactor how the 'notify on build start' feature is handled, st... | Mattia Rizzolo | 1 | -12/+10 |
2015-10-09 | reproducible: fix typo, thanks to Santiago for spotting | Holger Levsen | 1 | -1/+1 |
2015-10-09 | reproducible: shorten irc message | Holger Levsen | 1 | -3/+3 |
2015-10-09 | reproducible: improve comment | Holger Levsen | 1 | -2/+1 |
2015-10-09 | reproducible: remote_scheduler: filter the architecture too | Mattia Rizzolo | 1 | -1/+2 |
2015-09-26 | reproducible: fix grammar | Holger Levsen | 1 | -1/+1 |
2015-09-22 | reproducible: except -d for --noisy too (should probably rename --noisy to --... | Holger Levsen | 1 | -1/+1 |
2015-09-22 | reproducible: improve readability, increase code size by 3 chars, reduce irc ... | Holger Levsen | 1 | -1/+1 |
2015-09-22 | reproducible: default suite is unstable | Holger Levsen | 1 | -2/+2 |
2015-09-11 | reproducible: create scheduled indexes as part of the live_status job (and 'i... | Holger Levsen | 1 | -1/+1 |
2015-09-10 | reproducible: call generate_schedule(arch) everywhere | Holger Levsen | 1 | -1/+1 |
2015-09-10 | reproducible: fix+harmonize punctation. | Holger Levsen | 1 | -11/+11 |
2015-09-10 | fix typo | Holger Levsen | 1 | -1/+1 |
2015-08-31 | reproducible: dont log arch twice, and wrongly | Holger Levsen | 1 | -1/+0 |
2015-08-21 | reproducible: raise limit how many packages people can schedule per day to 200 | Holger Levsen | 1 | -2/+2 |
2015-08-21 | reproducible: remote_scheduler: fix a TypeError and make more rubost | Mattia Rizzolo | 1 | -15/+16 |
2015-08-21 | reproducible: remote_scheduler: clean the packages list from empty strings th... | Mattia Rizzolo | 1 | -1/+1 |
2015-08-21 | reproducible remote scheduler: fix typo | Reiner Herrmann | 1 | -1/+1 |
2015-08-19 | reproducible: remote_scheduler: rearrange the argparse bits to really print a... | Mattia Rizzolo | 1 | -9/+4 |
2015-08-19 | reproducible: remote_scheduler: don't require the -s option at argparse level... | Mattia Rizzolo | 1 | -1/+5 |
2015-08-19 | reproducible: remote_scheduler: do not ball users out when they schedule an i... | Mattia Rizzolo | 1 | -3/+2 |
2015-08-18 | reproducible: alioth reschedule script: pipe args to alioth instead of passin... | Mattia Rizzolo | 1 | -1/+0 |
2015-08-18 | reproducible: scheduler: add a --null flag to read arguments from stdin and c... | Mattia Rizzolo | 1 | -1/+12 |
2015-08-18 | reproducible: remote scheduler: correctly parse the -m option | Mattia Rizzolo | 1 | -2/+2 |
2015-08-09 | reproducible: remote_scheduler: join on the notes table only when needed | Mattia Rizzolo | 1 | -4/+5 |
2015-08-07 | reproducible: remote_scheduler: resort the CLI flags and improve the help | Mattia Rizzolo | 1 | -9/+9 |
2015-08-07 | reproducible: remote_scheduler: accept a -a/--architecture flag to specify in... | Mattia Rizzolo | 1 | -11/+24 |
2015-08-07 | reproducible: remote_scheduler: flag rename: -a/--artifacts to -k/--keep-arti... | Mattia Rizzolo | 1 | -2/+2 |
2015-08-07 | reproducible: remote_scheduler: remove redundant default in argparse definitions | Mattia Rizzolo | 1 | -2/+2 |
2015-07-23 | reproducible move the bcolors class to _common.py | Mattia Rizzolo | 1 | -11/+0 |
2015-07-17 | reproducible: rescheduler: improve help text | Mattia Rizzolo | 1 | -3/+6 |
2015-07-17 | reproducible: rescheduler: don't catch blacklisted packages in the filter query | Mattia Rizzolo | 1 | -1/+1 |
2015-07-08 | reproducible: make irc notifications optional instead of the default again | Holger Levsen | 1 | -6/+6 |
2015-07-08 | reproducible: shorten irc messages | Holger Levsen | 1 | -2/+2 |
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: scheduler,build: accept a --noisy option to tell the builder to... | Mattia Rizzolo | 1 | -5/+15 |