summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-03-09reproducible: improve job outputHolger Levsen1-2/+4
2015-03-09reproducible: improve scheduling numbersHolger Levsen1-8/+8
2015-03-09reproducible: improve outputHolger Levsen1-5/+9
2015-03-09reproducible: improve (debug) outputHolger Levsen1-5/+5
2015-03-09reproducible: schedule 10 times as many old versions in suites != experimentalHolger Levsen1-3/+5
2015-03-09reproducible: refactor, fix default suite links in main viewHolger Levsen1-10/+17
2015-03-09reproducible: css tuningHolger Levsen1-1/+1
2015-03-09reproducible: add two new table stats to main viewHolger Levsen3-17/+42
2015-03-09minor cleanupHolger Levsen1-17/+17
2015-03-09refactoring: rename another functionHolger Levsen1-2/+2
2015-03-09reproducible: further refactoring, move main code into three more functions. ↵Holger Levsen2-173/+171
finally, drop html_graphs_experimental job
2015-03-09reproducible: further refactoring, move main code into four functionsHolger Levsen1-101/+114
2015-03-09reproducible: further refactoring, rename redo_png() to ↵Holger Levsen1-54/+55
create_png_from_table() and gather_stats() to gather_suite_stats()
2015-03-09reproducible: refactor: move another function to html_graphs.sh. correct ↵Holger Levsen2-14/+21
function descriptions.
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