Age | Commit message (Expand) | Author | Files | Lines |
2015-03-11 | reproducible: include date_scheduled in scheduled page | Holger Levsen | 1 | -3/+3 |
2015-03-11 | reproducible: schedule packages differently into the queue: prioritize new ve... | Holger Levsen | 1 | -10/+8 |
2015-03-11 | reproducible: merge schedule messages into one | Holger Levsen | 1 | -13/+15 |
2015-03-11 | reproducible: schedule more old packages if few new packages are in queue | Holger Levsen | 1 | -2/+4 |
2015-03-11 | reproducible: shorten language | Holger Levsen | 1 | -2/+1 |
2015-03-11 | reproducible: html_notes: fixup last commit | Mattia Rizzolo | 1 | -1/+2 |
2015-03-11 | reproducible: html_notes: split index_no_notes in suite/arch subsections | Mattia Rizzolo | 1 | -18/+25 |
2015-03-11 | reproducible: schedule more packages | Holger Levsen | 1 | -5/+5 |
2015-03-10 | reproducible: change into the right directory first.. | Holger Levsen | 1 | -0/+1 |
2015-03-10 | reproducible: call page_build() from html_indexes.py directly | Holger Levsen | 1 | -1/+1 |
2015-03-10 | reproducible: only call the scheduler (to update that page) after scheduling,... | Holger Levsen | 1 | -1/+1 |
2015-03-10 | reproducible: use proper terms in table header | Holger Levsen | 1 | -1/+1 |
2015-03-10 | reproducible: drop call to build suite specific schedule page | Holger Levsen | 1 | -1/+0 |
2015-03-10 | reproducible: improve output | Holger Levsen | 1 | -1/+2 |
2015-03-10 | reproducible: run debbindiff against .changes files in current directory (see... | Holger Levsen | 1 | -1/+1 |
2015-03-10 | reproducible: graph oldest builds per suite | Holger Levsen | 1 | -8/+18 |
2015-03-10 | fix typo | Holger Levsen | 1 | -1/+1 |
2015-03-10 | reproducible: db schema 8: add default value to stats_bugs to get a full 'don... | Holger Levsen | 1 | -0/+36 |
2015-03-10 | reproducible: new graph: number of done vs closed bugs | Holger Levsen | 1 | -4/+21 |
2015-03-10 | reproducible: get rid off 'hello world' | Holger Levsen | 1 | -1/+1 |
2015-03-10 | reproducible: merge suite specific schedule pages into single global one | Holger Levsen | 3 | -21/+28 |
2015-03-09 | reproducible: schedule more new versions if there are any | Holger Levsen | 1 | -6/+6 |
2015-03-09 | reproducible: improve job output | Holger Levsen | 1 | -2/+4 |
2015-03-09 | reproducible: improve scheduling numbers | Holger Levsen | 1 | -8/+8 |
2015-03-09 | reproducible: improve output | Holger Levsen | 1 | -5/+9 |
2015-03-09 | reproducible: improve (debug) output | Holger Levsen | 1 | -5/+5 |
2015-03-09 | reproducible: schedule 10 times as many old versions in suites != experimental | Holger Levsen | 1 | -3/+5 |
2015-03-09 | reproducible: refactor, fix default suite links in main view | Holger Levsen | 1 | -10/+17 |
2015-03-09 | reproducible: css tuning | Holger Levsen | 1 | -1/+1 |
2015-03-09 | reproducible: add two new table stats to main view | Holger Levsen | 1 | -17/+35 |
2015-03-09 | refactoring: rename another function | Holger Levsen | 1 | -2/+2 |
2015-03-09 | reproducible: further refactoring, move main code into three more functions. ... | Holger Levsen | 1 | -164/+171 |
2015-03-09 | reproducible: further refactoring, move main code into four functions | Holger Levsen | 1 | -101/+114 |
2015-03-09 | reproducible: further refactoring, rename redo_png() to create_png_from_table... | Holger Levsen | 1 | -54/+55 |
2015-03-09 | reproducible: refactor: move another function to html_graphs.sh. correct func... | Holger Levsen | 2 | -14/+21 |
2015-03-09 | reproducible: refactor, drop now unused function | Holger Levsen | 1 | -16/+0 |
2015-03-09 | reproducible: refactor: these variables are only needed by html_graphs.sh now | Holger Levsen | 2 | -9/+8 |
2015-03-08 | reproducible: scheduler: show the number of total packages now scheduled in ,... | Mattia Rizzolo | 1 | -1/+5 |
2015-03-08 | reproducible: fix grammar | Holger Levsen | 1 | -1/+1 |
2015-03-07 | reproducible: html_packages: add a status icon next to the suite link | Mattia Rizzolo | 1 | -5/+8 |
2015-03-07 | reproducible: html_packages: fixup e751895 | Mattia Rizzolo | 1 | -1/+2 |
2015-03-07 | reproducible: improve output for debugging, fix image updating | Holger Levsen | 1 | -10/+25 |
2015-03-07 | reproducible: html_packages: generate the status icon/link instead of templat... | Mattia Rizzolo | 1 | -4/+14 |
2015-03-07 | reproducible: html_packages: use /index.html as a default view for the iframe... | Mattia Rizzolo | 1 | -1/+1 |
2015-03-07 | reproducible: html_indexes: fix copy-paste error in the 404 template | Mattia Rizzolo | 1 | -1/+1 |
2015-03-07 | reproducible: html_packages: remove bug link from the header. they are: a) re... | Mattia Rizzolo | 1 | -19/+0 |
2015-03-07 | reproducible: notes: add a +/# sign after bug numbers, if they are close/with... | Mattia Rizzolo | 2 | -3/+23 |
2015-03-07 | reproducible: scheduler: tweak the final message to print also how many pacak... | Mattia Rizzolo | 1 | -8/+9 |
2015-03-07 | reproducible: db: results.build_duration should be type integer, so ORDER BY ... | Mattia Rizzolo | 1 | -0/+27 |
2015-03-06 | reproducible: scheduler: build pages for new packages. This is possible since... | Mattia Rizzolo | 1 | -0/+4 |