Age | Commit message (Expand) | Author | Files | Lines |
2015-09-07 | refactor | Holger Levsen | 1 | -6/+6 |
2015-09-07 | reproducible: shorten scheduler messages for armhf | Holger Levsen | 1 | -12/+23 |
2015-09-06 | reproducible: schedule tested packages from sid/amd64 a bit more often | Holger Levsen | 1 | -2/+2 |
2015-09-04 | fixup 1ddf9264: reproducible: almost always schedule new versions, so that ne... | Holger Levsen | 1 | -3/+6 |
2015-09-04 | fixup c6a246d8: reproducible: almost always schedule new versions, so that ne... | Holger Levsen | 1 | -1/+1 |
2015-09-04 | reproducible: almost always schedule new versions, so that new uploads are pr... | Holger Levsen | 1 | -8/+11 |
2015-09-02 | reproducible: make maximum arch specific | Holger Levsen | 1 | -1/+1 |
2015-09-01 | reproducible: upgrade all the schroots in maintenance jobs, maybe do the same... | Holger Levsen | 1 | -19/+0 |
2015-08-31 | reproducible: schedule armhf some more | Holger Levsen | 1 | -1/+1 |
2015-08-29 | reproducible scheduler: schedule less (old) packages | Holger Levsen | 1 | -2/+2 |
2015-08-29 | reproducible: todo: explain 'configuration' better ;) | Holger Levsen | 1 | -1/+1 |
2015-08-29 | reproducible: seems the gcc5 transition has cooled off, schedule sid more oft... | Holger Levsen | 1 | -2/+2 |
2015-08-15 | reproducible: scheduler: schedule less armhf packages, only max 75 | Mattia Rizzolo | 1 | -1/+1 |
2015-08-15 | reproducible: scheduler: only schedule packages in unstable for armhf | Mattia Rizzolo | 1 | -8/+8 |
2015-08-15 | reproducible: scheduler: also turn the global limit arch-dependant | Mattia Rizzolo | 1 | -5/+3 |
2015-08-15 | reproducible: scheduler: slight refactor to enable multiple architecture support | Mattia Rizzolo | 1 | -72/+188 |
2015-08-15 | reproducible: fix all users of gen_packages_html() after the refactoring of it | Mattia Rizzolo | 1 | -1/+1 |
2015-08-10 | Revert "reproducible: disable rescheduling of already tested packages for sid... | Holger Levsen | 1 | -2/+2 |
2015-08-09 | reproducible: fix punctation in irc message | Holger Levsen | 1 | -1/+1 |
2015-08-08 | reproducible: rename update_sources_tables() to update_sources_db() | Holger Levsen | 1 | -3/+3 |
2015-08-08 | reproducible: scheduler: turn update_sources_tables() to a multiarch form | Mattia Rizzolo | 1 | -16/+26 |
2015-08-06 | reproducible: disable rescheduling of already tested packages for sid and exp... | Holger Levsen | 1 | -2/+2 |
2015-08-05 | reproducible: scheduler: use spaces instead of tabs | Mattia Rizzolo | 1 | -3/+3 |
2015-08-02 | reproducible: schedule stretch way more often than sid, now that we are in th... | Holger Levsen | 1 | -2/+2 |
2015-08-01 | reproducible: s#tbs#to_be_scheduled#g | Holger Levsen | 1 | -6/+6 |
2015-08-01 | reproducible: scheduler: fix "sqlite3.IntegrityError: UNIQUE constraint faile... | Mattia Rizzolo | 1 | -11/+20 |
2015-07-31 | reproducible: lets try without 'OUTER', see build/reproducible_scheduler#7286 | Holger Levsen | 1 | -1/+1 |
2015-07-30 | reproducible: fix punctation in irc message | Holger Levsen | 1 | -1/+1 |
2015-07-29 | reproducible: fixup SQL for b6e72c199 | Holger Levsen | 1 | -2/+2 |
2015-07-28 | reproducible: schedule old ftbfs packages a bit more often | Holger Levsen | 1 | -4/+4 |
2015-07-25 | reproducible: fixup typo | Holger Levsen | 1 | -1/+1 |
2015-07-25 | reproducible: fixup b6e72c19 - or else! | Holger Levsen | 1 | -5/+5 |
2015-07-25 | reproducible: schedule ftbfs packages with no bugs filed and older than 10 da... | Holger Levsen | 1 | -5/+54 |
2015-07-24 | reproducible: another attempt to fix grammar in irc notifications | Holger Levsen | 1 | -1/+1 |
2015-07-23 | reproducible: fix conditional grammar in irc message | Holger Levsen | 1 | -1/+1 |
2015-07-23 | reproducible: shorten irc messages | Holger Levsen | 1 | -3/+3 |
2015-07-08 | reproducible: scheduler: fix total counter | Mattia Rizzolo | 1 | -3/+2 |
2015-07-08 | reproducible: correctly calculate total amount of packages | Holger Levsen | 1 | -1/+3 |
2015-07-08 | reproducible: fix irc message | Holger Levsen | 1 | -1/+1 |
2015-07-04 | reproducible: scheduler: try harder to get a real message | Mattia Rizzolo | 1 | -1/+1 |
2015-06-16 | reproducible: fix irc message, natural language is hard | Holger Levsen | 1 | -1/+2 |
2015-06-13 | reproducible: fix another variable name | Holger Levsen | 1 | -1/+1 |
2015-06-13 | reproducible: fix variable names | Holger Levsen | 1 | -4/+4 |
2015-06-13 | reproducible: fix logic error | Holger Levsen | 1 | -1/+1 |
2015-06-12 | reproducible: fix syntax | Holger Levsen | 1 | -1/+1 |
2015-06-12 | reproducible: fix syntax | Holger Levsen | 1 | -1/+1 |
2015-06-12 | Revert "reproducible: scheduler: simplify the suite prioritaizing code" | Holger Levsen | 1 | -1/+6 |
2015-06-12 | reproducible: scheduler: rewrite the irc message | Mattia Rizzolo | 1 | -12/+27 |
2015-06-12 | reproducible: *.py: from datetime import datetime, timedelta instead of all d... | Mattia Rizzolo | 1 | -3/+3 |
2015-06-12 | reproducible: scheduler: simplify the suite prioritaizing code | Mattia Rizzolo | 1 | -6/+1 |