Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-11 | apache2 conf: remove all tiny redirects in the reproducible.debian.net ↵ | Mattia Rizzolo | 1 | -165/+2 | |
virtaualhost, just 'Redirect permanent /' to t.r-b.o Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-11 | apache2 conf: fix comments to reflect reality: the hostname now is t.r-b.o, ↵ | Mattia Rizzolo | 1 | -9/+9 | |
not rb.d.n anymore Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-11 | apache2 conf: remove useless RewriteCond on %{HTTP_HOST} | Mattia Rizzolo | 1 | -26/+0 | |
the host matches for sure anyway as we use only ServerName with no chances of reaching that virtualhost using another name (e.g. through ServerAlias which we don't use). Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-11 | reproducible debian: restore custom header page for artifacts page after ↵ | Mattia Rizzolo | 1 | -1/+1 | |
after moving files into /debian/ Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-11 | reproducible debian: maintenance: adjust cut(1) parameters after file move, ↵ | Mattia Rizzolo | 1 | -6/+6 | |
now logs are one level deeper Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-11 | reproducible debian: index_issues: some visual fixes | Ximin Luo | 1 | -1/+1 | |
- replace underscore with space so browsers can wrap it better - better explanation of package alt text Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-11 | reproducible debian: replace underscore with space so browsers can wrap it ↵ | Ximin Luo | 1 | -1/+1 | |
better Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-11 | reproducible debian: don't ignore packages with 0 popcon | Ximin Luo | 1 | -1/+3 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-11 | reproducible debian: add popcon scores to mouseover text, and underline 1/4 ↵ | Ximin Luo | 2 | -1/+12 | |
of the most popular ones Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-11 | reproducible debian: fix the ordering of score functions using OrderedDict, ↵ | Ximin Luo | 1 | -5/+6 | |
round sqrt to int Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-11 | reproducible debian: install python3-xdg on jenkins as need by the previous ↵ | Holger Levsen | 1 | -0/+1 | |
commits | |||||
2016-06-11 | reproducible debian: install python3-popcon on jenkins as need by the ↵ | Holger Levsen | 1 | -1/+1 | |
previous commit | |||||
2016-06-11 | reproducible debian: Have index_issues also show total popcon scores of each ↵ | Ximin Luo | 1 | -14/+20 | |
issue We add extra columns in the table, that indicate: 1. the total popcon of each issue's packages 2. the total sqrt-popcon of that 3. the count of that, as before We also change the default sort order to be (1) instead of (3) as before. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-11 | reproducible debian: check whether both build nodes are up before starting ↵ | Holger Levsen | 1 | -0/+9 | |
the build | |||||
2016-06-11 | reproducible debian: refactor, add new function check_node_is_up() | Holger Levsen | 1 | -7/+16 | |
2016-06-11 | reproducible debian: DRY refactoring | Holger Levsen | 1 | -7/+4 | |
2016-06-11 | g-i: fix path to Debian Edu stretch images | Holger Levsen | 1 | -2/+2 | |
2016-06-11 | reproducible debian: replace some REPRODUCIBLE_URLs with DEBIAN_URLs to get ↵ | Holger Levsen | 1 | -9/+9 | |
/debian/ in the path | |||||
2016-06-11 | reproducible debian: blindly accept slightly bigger changes to pkg sets | Holger Levsen | 1 | -1/+1 | |
2016-06-11 | d-i: drop partitioner.git related jobs as it has been moved to attic | Holger Levsen | 1 | -1/+0 | |
2016-06-11 | reproducible debian: remove finished items from TODO | Valerie R Young | 1 | -2/+0 | |
2016-06-11 | reproducible debian: fixed issues redirects | Valerie R Young | 1 | -1/+1 | |
2016-06-10 | reproducible fedora: make first deployment work | Holger Levsen | 1 | -1/+2 | |
2016-06-10 | reproducible fedora: use mock 1.2.3-2~bpo8+1 to build RPMs | Holger Levsen | 1 | -15/+4 | |
2016-06-10 | reproducible debian: fix more links, edit more redirects | Valerie R Young | 2 | -16/+16 | |
2016-06-10 | reproducible debian: fix typo in jenkins conf rewrite rule | Valerie R Young | 1 | -1/+1 | |
2016-06-10 | reproducible debian: remove unneeded line | Holger Levsen | 1 | -1/+0 | |
2016-06-10 | reproducible debian: look in correct directory for pkg set thumbnails | Valerie R Young | 1 | -2/+4 | |
2016-06-10 | d-i: actually set PU_BRANCH_DIR - Doh! | Philip Hands | 1 | -1/+1 | |
2016-06-10 | lvc: discard a couple of meaningless reminder comments | Philip Hands | 1 | -2/+0 | |
2016-06-10 | lvc: use .mpg for now (until browsers grok .mkv) | Philip Hands | 2 | -2/+2 | |
2016-06-10 | lvc: only keep XFCE snapshot for now, to allow parallel runs on testvm | Philip Hands | 1 | -1/+1 | |
2016-06-10 | lvc: job-specific net name, and don't hardwire UUID | Philip Hands | 5 | -7/+14 | |
2016-06-10 | lvc: let's try 5 fps with avconv for lightening load | Philip Hands | 2 | -2/+2 | |
2016-06-10 | lvc: just look for the 'login:' bit, to avoid the hostname | Philip Hands | 1 | -0/+0 | |
2016-06-10 | lvc: let's not all have the same IP address, eh? | Philip Hands | 2 | -2/+2 | |
2016-06-10 | lvc: trim the image size so it'll fit on the testvm | Philip Hands | 1 | -1/+1 | |
2016-06-10 | lvc: name VMs after the job, so snapshots are distinct | Philip Hands | 3 | -5/+11 | |
2016-06-10 | reproducible debian: fix more links on test.r-b.org | Valerie R Young | 1 | -19/+19 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-10 | reproducible debian: add redirects for all old tests.r-b.org debian urls | Valerie R Young | 1 | -20/+26 | |
2016-06-10 | d-i: preserve udebs built in pu/ branches | Philip Hands | 2 | -1/+14 | |
2016-06-09 | debian reproducible: fix links to packages in 'testing' and 'unstable' on ↵ | Valerie R Young | 1 | -1/+1 | |
package pages | |||||
2016-06-09 | reproducible debian: add notes info to INSTALL | Valerie R Young | 1 | -4/+13 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-08 | reproducible debian: bug fix: only debian html belongs in tests.r-b.org/debian | Valerie R Young | 13 | -154/+156 | |
2016-06-08 | reproducible debian: fix rewrite rule for tests.r-b.org | Valerie R Young | 1 | -1/+1 | |
2016-06-08 | reproducible debian: update urls to include tests.r-b.org/debian directory | Valerie R Young | 10 | -20/+23 | |
2016-06-08 | reproducible debian: create subdirectory tests.r-b.org/debian | Valerie R Young | 3 | -33/+33 | |
2016-06-07 | review instructions for setting up a local testbed and correct/improve a few ↵ | Holger Levsen | 1 | -7/+12 | |
minor things | |||||
2016-06-07 | reproducible debian: the issue ftbfs_build-indep_not_build_on_armhf has been ↵ | Holger Levsen | 1 | -1/+1 | |
renamed to ftbfs_build-indep_not_build_on_some_archs in notes.git | |||||
2016-06-07 | reproducible debain: add test.r-b.org documentation to INSTALL | Valerie R Young | 1 | -0/+57 | |