Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-05 | reproducible Debian: Rename variable to disambiguate with ↵ | Daniel Shahaf | 1 | -3/+3 | |
'scheduling_args.message'. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-06-05 | reproducible Debian: Break out a helper function. No functional change. | Daniel Shahaf | 1 | -12/+16 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-06-04 | reproducible Debian: unbreak the scheduler, part #2 and counting. | Daniel Shahaf | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-06-04 | reproducible Debian: unbreak the scheduler. | Daniel Shahaf | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-06-04 | reproducible Debian: remote scheduler += multiple archs in one invocation. | Daniel Shahaf | 1 | -16/+25 | |
Analogous to b8a359d0206160ed6e17af5824764bea3c39113b (plus its followup fixup 8e3a28ba0ca6ca1d288b320ad53a5c5fa13a8d22). Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-06-04 | reproducible Debian: English fix to error message. | Daniel Shahaf | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-05-23 | Import 're', sort imports | Daniel Shahaf | 1 | -1/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-05-23 | reproducible Debian: Fix splitting. | Daniel Shahaf | 1 | -1/+1 | |
The previous commit worked so long as you wrote -s $'unstable, \ttesting' in your command lines. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-05-23 | reproducible Debian: remote scheduler += multiple suites in one invocation | Daniel Shahaf | 1 | -14/+23 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-05-22 | reproducible Debian: edit-compile-IRC-run cycle continues. | Daniel Shahaf | 1 | -4/+4 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-05-22 | another fixup | Daniel Shahaf | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-05-22 | reproducible Debian: Try to fix fcc7eddebc29220af97c65cdd523ba1f0893b264 ↵ | Daniel Shahaf | 1 | -7/+14 | |
issue about star imports in subscopes | |||||
2017-05-22 | fixup | Holger Levsen | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-05-22 | reproducible Debian: Break out a helper function. No functional change. | Daniel Shahaf | 1 | -24/+33 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-05-22 | reproducible Debian: Split. No functional change. | Daniel Shahaf | 1 | -1/+27 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-05-22 | reproducible Debian: Separate munging from aliasing. No functional change. | Daniel Shahaf | 1 | -2/+6 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-05-22 | reproducible Debian: reindent the whole file in preparation for future changes | Daniel Shahaf | 1 | -275/+279 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-05-03 | reproducible Debian: raise daily personal scheduling limit to 500, we've ↵ | Holger Levsen | 1 | -2/+2 | |
seen no abuse, and we can always revert this Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-04-26 | reproducible debian: remote scheduler: unbreak -i option | Mattia Rizzolo | 1 | -1/+1 | |
relevant stackoverflow question: https://stackoverflow.com/questions/8657508/strange-sqlalchemy-error-message-typeerror-dict-object-does-not-support-inde Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-04-12 | Revert "reproducible debian: temporarily rise the schedule limit (again)" | Mattia Rizzolo | 1 | -2/+2 | |
This reverts commit e32380742425313817f235ed1774a45ea9c2752f. Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-04-11 | reproducible debian: temporarily rise the schedule limit (again) | Mattia Rizzolo | 1 | -2/+2 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-04-08 | Revert "reproducible Debian: temporarily raise the personal daily scheduling ↵ | Holger Levsen | 1 | -2/+2 | |
limit to 2200" This reverts commit 1ba9403bae9f1de9a6b071ba40e461fa93ee4ca7. | |||||
2017-04-07 | reproducible Debian: temporarily raise the personal daily scheduling limit ↵ | Holger Levsen | 1 | -2/+2 | |
to 2200 Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-01-11 | reproducible Debian: s#html page#HTML page#g | Holger Levsen | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-12-03 | reproducible debian: remote scheduler: de-duplicate the list later to keep ↵ | Mattia Rizzolo | 1 | -2/+2 | |
the whole script functional otherwise the filter functions wouldn't work Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-12-03 | reproducible debian: remote scheduler: use a set() instead of a list to ↵ | Mattia Rizzolo | 1 | -1/+1 | |
prevent duplicates Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-17 | reproducible debian: make python sql more sqlite/postgres agnostic | Valerie R Young | 1 | -16/+16 | |
This commit fixes all the python script sql queries that required minimal editing to be syntactically correct for both sqlite and postgres. Almost all fixes consist of the removal of double quotes from query strings. NOTE: the following scripts expect the schedule table's primary key to autoincrement. Running reproducible_db_maintence.py on a postgres database will not add the necessary autoincrementing functionality at this time. The following script WILL run on the sqlite database but will fail on postgres database constructed from reproducible_db_maintence.py until this is fixed: reproducible_remote_scheduler.py reproducible_schedule.py Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-09-23 | Revert "reproducible debian: bump daily scheduling limit to 500 for lamby" | Holger Levsen | 1 | -2/+2 | |
This reverts commit b2b801b5c5a0b372196735146b9db12988b3c532. | |||||
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 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-08-19 | reproducible debian: switch python database backend to SQLAlchemy | Valerie R Young | 1 | -15/+47 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
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 | |
That was actually a bad idea, given that we don't check on input execute the with the given string right away. Also, we're not really interested in this, so once convenient we can also remove the column from the DB. | |||||
2015-12-09 | reproducible: remote_scheduler: also force notification when asking for ↵ | Mattia Rizzolo | 1 | -1/+1 | |
artifacts | |||||
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 ↵ | Mattia Rizzolo | 1 | -3/+5 | |
history" table | |||||
2015-12-09 | reproducible: refactor how the 'notify on build start' feature is handled, ↵ | Mattia Rizzolo | 1 | -12/+10 | |
stop abusing of the builder column in the db for this | |||||
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 | |
--debug) | |||||
2015-09-22 | reproducible: improve readability, increase code size by 3 chars, reduce irc ↵ | Holger Levsen | 1 | -1/+1 | |
message by 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 ↵ | Holger Levsen | 1 | -1/+1 | |
'ignore bugs') | |||||
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 | |