summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-03-09reproducible: refactor, drop now unused functionHolger Levsen1-16/+0
2015-03-09reproducible: refactor: these variables are only needed by html_graphs.sh nowHolger Levsen2-9/+8
2015-03-08reproducible: scheduler: show the number of total packages now scheduled in ↵Mattia Rizzolo1-1/+5
, instead of only new ones
2015-03-08reproducible: fix grammarHolger Levsen1-1/+1
2015-03-07TODO: update, with a new very coold/interesting idea about allowing people ↵Mattia Rizzolo1-0/+8
to upload test packages and build them on jenkins
2015-03-07reproducible: html_packages: add a status icon next to the suite linkMattia Rizzolo1-5/+8
2015-03-07reproducible: html_packages: fixup e751895Mattia Rizzolo1-1/+2
2015-03-07reproducible: improve output for debugging, fix image updatingHolger Levsen1-10/+25
2015-03-07reproducible: html_packages: generate the status icon/link instead of ↵Mattia Rizzolo1-4/+14
templating them, to avoid linking untested packages
2015-03-07reproducible: html_packages: use /index.html as a default view for the ↵Mattia Rizzolo1-1/+1
iframe, to print a nice hello world instead of an ungly 404 error
2015-03-07reproducible: html_indexes: fix copy-paste error in the 404 templateMattia Rizzolo1-1/+1
2015-03-07reproducible: html_packages: remove bug link from the header. they are: a) ↵Mattia Rizzolo1-19/+0
redundant b) misleading (by being udd-generated, thus lagged) c) we need the room occupied by them for suite links
2015-03-07reproducible: notes: add a +/# sign after bug numbers, if they are ↵Mattia Rizzolo2-3/+23
close/with-patch
2015-03-07reproducible: scheduler: tweak the final message to print also how many ↵Mattia Rizzolo1-8/+9
pacakges are now scheduled for that suite
2015-03-07reproducible: db: results.build_duration should be type integer, so ORDER BY ↵Mattia Rizzolo2-1/+27
works as it should
2015-03-06reproducible: scheduler: build pages for new packages. This is possible ↵Mattia Rizzolo1-0/+4
since the last commit, where a new 'untested' status was added
2015-03-06reproducible: html_packages: build pages also for untested packages. Add ↵Mattia Rizzolo3-15/+23
another icon
2015-03-06reproducible: html_indexes: prevent further TypeErrors by checking for a ↵Mattia Rizzolo1-0/+4
valid architecture and failing early
2015-03-06reproducible: scheduler: fix TypeError while generating the indexes pagesMattia Rizzolo1-2/+2
2015-03-06reproducible: fixup the last commitMattia Rizzolo1-11/+11
2015-03-06reproducible: add suite+arch to page titlesHolger Levsen1-11/+11
2015-03-06reproducible: common.py generate navigation links, instead of templating ↵Mattia Rizzolo1-17/+24
them. This allows way more flexibility
2015-03-06reproducible: common move the generation of suite links to a separate functionMattia Rizzolo1-16/+20
2015-03-06fix typoHolger Levsen1-1/+1
2015-03-06reproducible: link pkg sets from default suite from all viewsHolger Levsen1-1/+2
2015-03-06reproducible: suite stats are also arch specific. 2 fixmes down.Holger Levsen1-4/+6
2015-03-06reproducible: treat meta pkg sets as suite+arch specificHolger Levsen1-9/+9
2015-03-06reproducible: fix typoHolger Levsen1-1/+1
2015-03-06remove myself from the email recipients, I'm subscribe to the mail list nowMattia Rizzolo1-2/+2
2015-03-05reproducible: notify correctly per suite, build all the pagesHolger Levsen1-5/+5
2015-03-05reproducible: pretend we're running linux-2.6, or 2.6.56-0.bpo.4-amd64 to be ↵Holger Levsen1-0/+2
exact
2015-03-05reproducible: remove beds made by seqan (#766741)Holger Levsen1-0/+2
2015-03-05reproducible: simplify matchingHolger Levsen1-2/+2
2015-03-05reproducible: only link to pkg sets if suite != experimentalHolger Levsen1-1/+6
2015-03-05reproducible: call kgb for each suiteHolger Levsen1-1/+3
2015-03-05reproducible: fix a bunch of type errorsHolger Levsen1-7/+7
2015-03-05reproducible: drop some more /userContent/ from visible URLsHolger Levsen1-2/+2
2015-03-05reproducible: make titles work properly also for global pagesHolger Levsen1-4/+2
2015-03-05reproducible: make sections work properly also for global pagesHolger Levsen1-1/+3
2015-03-05reproducible: include meta pkg sets in overviewHolger Levsen2-0/+11
2015-03-05reproducible: html_indexes: write the footnote only if there are packages listedMattia Rizzolo2-6/+10
2015-03-05reproducible: deal with global pagesHolger Levsen1-1/+4
2015-03-05reproducible: add "footer on pages with no packages" issueHolger Levsen1-0/+1
2015-03-05reproducible: fix link title to current suite if suite != sid, also unify ↵Holger Levsen2-3/+2
link target name
2015-03-05reproducible: html_indexes: print the page sections of the scheduled page ↵Mattia Rizzolo1-5/+5
even if there is nothing to show
2015-03-05reproducible: fix type error and shorten textHolger Levsen1-2/+2
2015-03-05reproducible: move link generation outside the loopHolger Levsen1-1/+1
2015-03-05reproducible: updateHolger Levsen1-5/+4
2015-03-05reproducible: make wiki links open in a new tabHolger Levsen2-3/+3
2015-03-05reproducible: html_indexes: add support for bottom textMattia Rizzolo1-4/+4