summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2015-09-11handle invalid release signatures more gracefullyHolger Levsen2-2/+2
2015-09-11reproducible: Refresh schedule page every 60 secondsHolger Levsen1-1/+1
2015-09-11Support meta-refresh headerChris Lamb1-2/+6
2015-09-11reproducible: drop notify from live_status columnsHolger Levsen1-4/+4
2015-09-11reproducible: drop scheduled_by from live_status columnsHolger Levsen1-7/+6
2015-09-11reproducible: drop previous version from live_status columnsHolger Levsen1-5/+5
2015-09-11reproducible: change column order of live_statusHolger Levsen1-9/+8
2015-09-11reproducible: drop date_scheduled from live_statusHolger Levsen1-4/+4
2015-09-11reproducible: fix navigationHolger Levsen1-1/+1
2015-09-11reproducible: really ignore bugsHolger Levsen1-1/+1
2015-09-11fix typoHolger Levsen1-1/+1
2015-09-11reproducible live_status: point out if there are stale builds in the dbHolger Levsen1-0/+5
2015-09-11reproducible: include live_status in scheduled pageHolger Levsen1-10/+4
2015-09-11reproducible: make generate_live_status() arch awareHolger Levsen1-4/+4
2015-09-11reproducible: create scheduled indexes as part of the live_status job (and 'i...Holger Levsen4-31/+34
2015-09-11reproducible: simplify SQLHolger Levsen1-3/+3
2015-09-10reproducible: reverse order of live_status packagesHolger Levsen1-1/+1
2015-09-10reproducible: omit style note as we ignore bugs anywayHolger Levsen1-1/+1
2015-09-10reproducible: make live_status.html work nicely and run it every minuteHolger Levsen1-14/+14
2015-09-10reproducible: cleanup cruftHolger Levsen1-1/+0
2015-09-10reproducible: add new page, live_status.htmlHolger Levsen1-0/+52
2015-09-10reproducible: cleanup cruftHolger Levsen1-1/+0
2015-09-10reproducible: call generate_schedule(arch) everywhereHolger Levsen2-3/+3
2015-09-10reproducible: common.py: fixup syntax from 80fc439Mattia Rizzolo1-1/+1
2015-09-10fix syntaxHolger Levsen1-2/+2
2015-09-10reproducible: create arch specific schedule pagesHolger Levsen3-12/+14
2015-09-10reproducible: change loop order (noop)Holger Levsen1-2/+2
2015-09-10reproducible: better explain legacy and ng-modeHolger Levsen1-0/+5
2015-09-10reproducible: improve outputHolger Levsen1-6/+8
2015-09-10reproducible: always use 'date -u'Holger Levsen1-10/+10
2015-09-10fixup SQL in f411e67e: reproducible: build: requeue a package for building in...Holger Levsen1-1/+1
2015-09-10reproducible: build: requque a package for building in case of outadated buil...Mattia Rizzolo1-5/+4
2015-09-10fix copy+paste errorHolger Levsen1-2/+2
2015-09-10reproducible: refactor, move delay_start() to before choose_package()Holger Levsen1-4/+3
2015-09-10reproducible: 'H/1 * * * *' doesn't seem to work as advertised, use '* * * * ...Holger Levsen1-2/+2
2015-09-10chroot-installation: retry once, if debootstrap fails to download packagesHolger Levsen1-6/+17
2015-09-10reproducible: be more verbose.Holger Levsen1-1/+12
2015-09-10reproducible maintenance: upgrade schroot and pbuilder first, to keep nodes m...Holger Levsen1-51/+54
2015-09-10reproducible: version mismatch better causes 404 than depwaitHolger Levsen1-1/+1
2015-09-10reproducible: abort cleanly, if the schroots are out of syncHolger Levsen1-4/+8
2015-09-10reproducible: log hostnames of build nodesHolger Levsen1-4/+7
2015-09-10reproducible: handle wget network problems more gracefullyHolger Levsen1-2/+2
2015-09-10reproducible: fix+harmonize punctation.Holger Levsen1-11/+11
2015-09-10fix typoHolger Levsen1-1/+1
2015-09-10reproducible: make first build.log visible againHolger Levsen1-0/+3
2015-09-10reproducible: cleanup sessions more carefullyHolger Levsen1-2/+9
2015-09-10reproducible: only download the .dsc on the main node when doing remote buildsHolger Levsen1-4/+16
2015-09-10reproducible: cleanup schroot sessions before moving them awayHolger Levsen1-0/+8
2015-09-10reproducible: call schroot without sudoHolger Levsen1-1/+1
2015-09-10reproducible: remove distracting fuser callHolger Levsen1-3/+2