Age | Commit message (Expand) | Author | Files | Lines |
2015-06-14 | reproducible: remote_scheduler: fix the "build is already started, not schedu... | Mattia Rizzolo | 1 | -1/+1 |
2015-06-14 | reproducible: remote_scheduler: add logic to avoid people scheduling >50 pack... | Mattia Rizzolo | 1 | -1/+10 |
2015-06-14 | reproducible: reduce code duplication by teaching sh's schedule_packages() to... | Mattia Rizzolo | 1 | -1/+2 |
2015-06-14 | reproducible: remote_scheduler: look for the LOCAL_CALL env var and remove th... | Mattia Rizzolo | 1 | -1/+8 |
2015-06-12 | reproducible: *.py: from datetime import datetime, timedelta instead of all d... | Mattia Rizzolo | 1 | -2/+2 |
2015-05-26 | reproducible: remote_scheduler: don't allow rescheduling a package if it's al... | Mattia Rizzolo | 1 | -8/+22 |
2015-05-26 | reproducible: remote_scheduler: add a -n option to avoid notification when th... | Mattia Rizzolo | 1 | -4/+9 |
2015-05-12 | reproducible: remote_scheduler: fix time comparison for maximum schedulings p... | Mattia Rizzolo | 1 | -3/+3 |
2015-05-11 | reproducible: remote_scheduler: fix syntax | Mattia Rizzolo | 1 | -1/+1 |
2015-05-11 | reproducible: remote_scheduler: fix the --message option handling | Mattia Rizzolo | 1 | -2/+2 |
2015-05-11 | reproducible: remote_scheduler: more debug | Mattia Rizzolo | 1 | -0/+1 |
2015-05-09 | reproducible: remote_scheduler: fix sql query syntax | Mattia Rizzolo | 1 | -2/+2 |
2015-05-08 | reproducible: remote_scheduler: fix typo | Mattia Rizzolo | 1 | -1/+1 |
2015-05-08 | fixup language | Holger Levsen | 1 | -10/+11 |
2015-05-08 | reproducible: remote_scheduler: use the new DB table. Limit every person to 5... | Mattia Rizzolo | 1 | -6/+32 |
2015-05-08 | reproducible: remote_scheduler: add a --message switch to get convey a reason... | Mattia Rizzolo | 1 | -1/+9 |
2015-05-04 | reproducible: add remote_scheduler.py: a mean to be called via ssh to schedul... | Mattia Rizzolo | 1 | -0/+116 |