Age | Commit message (Expand) | Author | Files | Lines |
2014-10-13 | reproducible: add helper script for manual scheduling | Holger Levsen | 1 | -0/+68 |
2014-10-13 | whitespaces | Holger Levsen | 1 | -4/+4 |
2014-10-13 | reproducible: use fancier job names ;) | Holger Levsen | 1 | -6/+6 |
2014-10-13 | reproducible: be less verbose | Holger Levsen | 1 | -0/+3 |
2014-10-13 | reproducible: drop candidates file. we just build the whole archive, randomly | Holger Levsen | 1 | -2/+0 |
2014-10-13 | reproducible: replace builder jobs with scheduler and build jobs | Holger Levsen | 3 | -170/+250 |
2014-10-13 | reproducible: cleanup. temporarily disable irc notifications. | Holger Levsen | 1 | -42/+8 |
2014-10-13 | reproducible: improve db locking, add new table sources_scheduled | Holger Levsen | 3 | -0/+27 |
2014-10-12 | reproducible: refactor, drop source_stats table for now | Holger Levsen | 3 | -9/+3 |
2014-10-12 | reproducible: refactor | Holger Levsen | 1 | -5/+3 |
2014-10-12 | reproducible: rename function | Holger Levsen | 1 | -6/+6 |
2014-10-12 | reproducible: explain how packages are differently marked, if applicable | Holger Levsen | 1 | -7/+21 |
2014-10-12 | reproducible: link to packages with issues even if those havent tested yet | Holger Levsen | 1 | -1/+2 |
2014-10-12 | reproducible: add visible note about 2nd build | Holger Levsen | 1 | -0/+5 |
2014-10-12 | reproducible: add linux-amd64 as valid arch | Holger Levsen | 2 | -2/+2 |
2014-10-12 | reproducible: create pages for issues too, refactor | Holger Levsen | 1 | -171/+270 |
2014-10-11 | reproducible: increase timeout for accessing to 1m and fail if sources db can... | Holger Levsen | 2 | -1/+2 |
2014-10-11 | reproducible: fix bug in scheduler leading to (quite some) known versions bei... | Holger Levsen | 1 | -3/+24 |
2014-10-11 | reproducible: remove accidently commited file | Holger Levsen | 1 | -85/+0 |
2014-10-11 | reproducible: no warnings if builds fail or are unreproducible. that's expect... | Holger Levsen | 2 | -4/+2 |
2014-10-11 | reproducible: cleanup old notes, improve logic to recreate notes and package ... | Holger Levsen | 2 | -8/+21 |
2014-10-11 | reproducible: run pbuilder with 12h timeout | Holger Levsen | 2 | -5/+5 |
2014-10-11 | reproducible: validate .yaml files and deal gracefully if they are invalid | Holger Levsen | 3 | -46/+80 |
2014-10-11 | reproducible: improve CSS | Holger Levsen | 2 | -4/+3 |
2014-10-11 | reproducible: add another warning | Holger Levsen | 1 | -0/+1 |
2014-10-11 | reproducible: add linux-any as valid arch | Holger Levsen | 2 | -2/+2 |
2014-10-10 | reproducible: use iframes | Holger Levsen | 3 | -47/+33 |
2014-10-10 | reproducible: blacklist xmds2 | Holger Levsen | 2 | -3/+3 |
2014-10-10 | reproducible: blacklist eigen3 | Holger Levsen | 2 | -3/+3 |
2014-10-10 | reproducible: mark packages and notes using CSS classes | Holger Levsen | 3 | -22/+37 |
2014-10-10 | reproducible: refactor, speed up | Holger Levsen | 1 | -4/+4 |
2014-10-10 | reproducible: properly use CSS styles | Holger Levsen | 2 | -14/+12 |
2014-10-10 | reproducible: try harder to fix not-for-us view | Holger Levsen | 1 | -3/+4 |
2014-10-10 | reproducible: correctly check whether a source package should be build on amd64 | Holger Levsen | 2 | -13/+26 |
2014-10-10 | reproducible: run pbuilder with nice ionice -c 3 | Holger Levsen | 2 | -2/+3 |
2014-10-10 | reproducible: polishing various little things | Holger Levsen | 7 | -16/+33 |
2014-10-10 | reproducible: turn visited links green | Holger Levsen | 1 | -0/+4 |
2014-10-10 | reproducible: dcmd the right file | Holger Levsen | 2 | -3/+2 |
2014-10-09 | reproducible: update pages every six hours | Holger Levsen | 2 | -2/+2 |
2014-10-09 | reproducible: polish html | Holger Levsen | 2 | -12/+19 |
2014-10-09 | reproducible: visible credit the Tango_Icon_Library | Holger Levsen | 1 | -1/+1 |
2014-10-09 | reproducible: improve grammar and shorten links in navigation to save screens... | Holger Levsen | 1 | -6/+6 |
2014-10-09 | reproducible: remove page with all packages unsorted | Holger Levsen | 1 | -3/+1 |
2014-10-09 | reproducible: split FTBR view into those with .buildinfo files and those without | Holger Levsen | 1 | -9/+29 |
2014-10-09 | reproducible: improve CSS | Holger Levsen | 2 | -3/+7 |
2014-10-09 | reproducible: refactor, add links to state views in index pages | Holger Levsen | 1 | -10/+16 |
2014-10-09 | reproducible: use dcmd rm .dsc first, and then dcmd rm .changes, as the chang... | Holger Levsen | 2 | -1/+6 |
2014-10-09 | workaround #700591 unfixed in wheezy by bindmounting /run/shm and | Holger Levsen | 1 | -0/+2 |
2014-10-09 | reproducible: add views for states | Holger Levsen | 2 | -15/+72 |
2014-10-09 | reproducible: fix minor issues in some urls | Holger Levsen | 2 | -3/+4 |