summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_remote_scheduler.py
AgeCommit message (Expand)AuthorFilesLines
2015-12-14reproducible: don't save the reschedule reason in the DBMattia Rizzolo1-2/+1
2015-12-09reproducible: remote_scheduler: also force notification when asking for artif...Mattia Rizzolo1-1/+1
2015-12-09reproducible: remote_scheduler: refactor the notification level chooserMattia Rizzolo1-3/+7
2015-12-09reproducible: save the schedule message in the db and show it in the "test hi...Mattia Rizzolo1-3/+5
2015-12-09reproducible: refactor how the 'notify on build start' feature is handled, st...Mattia Rizzolo1-12/+10
2015-10-09reproducible: fix typo, thanks to Santiago for spottingHolger Levsen1-1/+1
2015-10-09reproducible: shorten irc messageHolger Levsen1-3/+3
2015-10-09reproducible: improve commentHolger Levsen1-2/+1
2015-10-09reproducible: remote_scheduler: filter the architecture tooMattia Rizzolo1-1/+2
2015-09-26reproducible: fix grammarHolger Levsen1-1/+1
2015-09-22reproducible: except -d for --noisy too (should probably rename --noisy to --...Holger Levsen1-1/+1
2015-09-22reproducible: improve readability, increase code size by 3 chars, reduce irc ...Holger Levsen1-1/+1
2015-09-22reproducible: default suite is unstableHolger Levsen1-2/+2
2015-09-11reproducible: create scheduled indexes as part of the live_status job (and 'i...Holger Levsen1-1/+1
2015-09-10reproducible: call generate_schedule(arch) everywhereHolger Levsen1-1/+1
2015-09-10reproducible: fix+harmonize punctation.Holger Levsen1-11/+11
2015-09-10fix typoHolger Levsen1-1/+1
2015-08-31reproducible: dont log arch twice, and wronglyHolger Levsen1-1/+0
2015-08-21reproducible: raise limit how many packages people can schedule per day to 200Holger Levsen1-2/+2
2015-08-21reproducible: remote_scheduler: fix a TypeError and make more rubostMattia Rizzolo1-15/+16
2015-08-21reproducible: remote_scheduler: clean the packages list from empty strings th...Mattia Rizzolo1-1/+1
2015-08-21reproducible remote scheduler: fix typoReiner Herrmann1-1/+1
2015-08-19reproducible: remote_scheduler: rearrange the argparse bits to really print a...Mattia Rizzolo1-9/+4
2015-08-19reproducible: remote_scheduler: don't require the -s option at argparse level...Mattia Rizzolo1-1/+5
2015-08-19reproducible: remote_scheduler: do not ball users out when they schedule an i...Mattia Rizzolo1-3/+2
2015-08-18reproducible: alioth reschedule script: pipe args to alioth instead of passin...Mattia Rizzolo1-1/+0
2015-08-18reproducible: scheduler: add a --null flag to read arguments from stdin and c...Mattia Rizzolo1-1/+12
2015-08-18reproducible: remote scheduler: correctly parse the -m optionMattia Rizzolo1-2/+2
2015-08-09reproducible: remote_scheduler: join on the notes table only when neededMattia Rizzolo1-4/+5
2015-08-07reproducible: remote_scheduler: resort the CLI flags and improve the helpMattia Rizzolo1-9/+9
2015-08-07reproducible: remote_scheduler: accept a -a/--architecture flag to specify in...Mattia Rizzolo1-11/+24
2015-08-07reproducible: remote_scheduler: flag rename: -a/--artifacts to -k/--keep-arti...Mattia Rizzolo1-2/+2
2015-08-07reproducible: remote_scheduler: remove redundant default in argparse definitionsMattia Rizzolo1-2/+2
2015-07-23reproducible move the bcolors class to _common.pyMattia Rizzolo1-11/+0
2015-07-17reproducible: rescheduler: improve help textMattia Rizzolo1-3/+6
2015-07-17reproducible: rescheduler: don't catch blacklisted packages in the filter queryMattia Rizzolo1-1/+1
2015-07-08reproducible: make irc notifications optional instead of the default againHolger Levsen1-6/+6
2015-07-08reproducible: shorten irc messagesHolger Levsen1-2/+2
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
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 p...Mattia Rizzolo1-1/+15
2015-07-05reproducible: scheduler: add a --status (-r) option to specify a package stat...Mattia Rizzolo1-7/+20
2015-07-05reproducible: scheduler: accept an -i option to schedule all package affected...Mattia Rizzolo1-1/+15
2015-07-05reproducible: scheduler,build: accept a --noisy option to tell the builder to...Mattia Rizzolo1-5/+15
2015-07-04For now: Revert "reproducible: remote scheduler: also tell whether there is g...Holger Levsen1-4/+2
2015-07-04reproducible: remote scheduler: also tell whether there is going to be noise ...Mattia Rizzolo1-2/+4
2015-06-16reproducible: swap order of argumentsHolger Levsen1-2/+2
2015-06-15reproducible: remote_scheduler: don't message the irc channel if 0 packages g...Mattia Rizzolo1-1/+1
2015-06-14reproducible: remote_scheduler: fix notification logicMattia Rizzolo1-1/+3