index
:
jenkins.debian.net
expac-pkgbases
master
[no description]
Johannes Löthberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
reproducible_html_packages.py
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-14
reproducible: rename 'sid' to 'unstable'
Holger Levsen
1
-1
/
+1
2015-03-14
reproducible: quiet down output
Holger Levsen
1
-3
/
+3
2015-03-12
reproducible: add whitespace
Holger Levsen
1
-1
/
+1
2015-03-11
reproducible: fix status links to point to them in the right suite
Holger Levsen
1
-5
/
+5
2015-03-10
reproducible: get rid off 'hello world'
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: 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_packages: remove bug link from the header. they are: a) re...
Mattia Rizzolo
1
-19
/
+0
2015-03-06
reproducible: html_packages: build pages also for untested packages. Add anot...
Mattia Rizzolo
1
-15
/
+22
2015-03-05
reproducible: add suite links in the rb_pkg pages
Mattia Rizzolo
1
-0
/
+24
2015-03-04
reproducible: fix up some and/or boolean snafu from db2c181
Mattia Rizzolo
1
-2
/
+2
2015-03-04
reproducible: html_packages: stop assuming sid/amd64 if no suite/arch is pass...
Mattia Rizzolo
1
-4
/
+18
2015-03-03
reproducible: common: add suites links in the header.
Mattia Rizzolo
1
-1
/
+1
2015-03-02
Revert "reproducible: only delete pkg file if it exists". Let's try a proper ...
Mattia Rizzolo
1
-3
/
+2
2015-03-02
reproducible: html_packages: define variables in case of ENOENT. this avoids ...
Mattia Rizzolo
1
-1
/
+3
2015-03-02
reproducible: only delete pkg file if it exists
Holger Levsen
1
-2
/
+3
2015-03-02
reproducible: html_packages: catch a ENOENT in purge_old_pages()
Mattia Rizzolo
1
-2
/
+6
2015-03-01
reproducible: html_packages: fix rbuild multiarch url
Mattia Rizzolo
1
-2
/
+2
2015-03-01
reproducible: html_packages: fix rbuild link
Mattia Rizzolo
1
-2
/
+2
2015-03-01
reproducible: move packages files under a suite-named directory, e.g. /rb-pkg...
Mattia Rizzolo
1
-14
/
+23
2015-03-01
reproducible: move debbindiff files under a suite/arch-named directory, e.g. ...
Mattia Rizzolo
1
-2
/
+4
2015-03-01
reproducible: move buildinfo files under a suite/arch-named directory, e.g. /...
Mattia Rizzolo
1
-3
/
+5
2015-03-01
reproducible: move rbuild files under a suite/arch-named directory, e.g. /rbu...
Mattia Rizzolo
1
-7
/
+9
2015-02-27
reproducible: html_packages: avoid calling strip_epoch() 6 times in the same ...
Mattia Rizzolo
1
-6
/
+7
2015-02-26
reproducible: html_packages: update to a new database schema supporting multi...
Mattia Rizzolo
1
-10
/
+15
2015-02-21
reproducible: rename process_packages() to gen_packages_html()
Holger Levsen
1
-2
/
+2
2015-02-15
Might as well make "debian" a link too.
Chris Lamb
1
-1
/
+2
2015-02-15
Drop extra whitespace here.
Chris Lamb
1
-2
/
+2
2015-02-15
Save some pixels by using faux shell expansion syntax
Chris Lamb
1
-2
/
+2
2015-02-15
Also link to debian/changelog; useful for seeing what the maintainer just cha...
Chris Lamb
1
-0
/
+1
2015-02-09
reproducible: credit Holger in *py scripts, as they are based on his work. + ...
Mattia Rizzolo
1
-1
/
+2
2015-02-09
Reverting the last two commits
Mattia Rizzolo
1
-7
/
+3
2015-02-08
reproducible: and you must try and try... and really better except properly
Holger Levsen
1
-3
/
+7
2015-02-06
fix grammar: sb#builded#built#
Holger Levsen
1
-1
/
+1
2015-02-04
Revert "Revert "reproducible: link to tracker.debian.org instead to the old P...
Holger Levsen
1
-1
/
+1
2015-02-04
Revert "reproducible: link to tracker.debian.org instead to the old PTS, but ...
Holger Levsen
1
-1
/
+1
2015-02-04
reproducible: link to tracker.debian.org instead to the old PTS, but keep the...
Holger Levsen
1
-1
/
+1
2015-01-24
bin/reproducible_html_packages.py: be explicit about the time being UTC
josch
1
-1
/
+1
2015-01-19
reproducible: _html_packages: better handling of exceptions
Mattia Rizzolo
1
-1
/
+3
2015-01-19
reproducible: forgot to remove some debug print()
Mattia Rizzolo
1
-1
/
+0
2015-01-16
reproducible: also move the import psycopg2 to _common.py
Mattia Rizzolo
1
-3
/
+1
2015-01-16
reproducible: return an empty string, not Null in gen_bugs_links()
Mattia Rizzolo
1
-1
/
+1
2015-01-16
reproducible: move some functions to _common.py
Mattia Rizzolo
1
-91
/
+2
2015-01-16
reproducible: html_packages: add gen_all_rb_pkg_pages()
Mattia Rizzolo
1
-0
/
+6
2015-01-16
reproducible: initial work to add bug information to rb pages. now add bugs n...
Mattia Rizzolo
1
-1
/
+112
2015-01-15
reproducible: add a pkg_has_buildinfo common function, to avoid code duplication
Mattia Rizzolo
1
-1
/
+1
2015-01-15
reproducible: change the way the footpage info are passed. Add html_foot_page...
Mattia Rizzolo
1
-1
/
+1
2015-01-14
pbuilder: html_packages: strip out epoch also for debbindiff files
Mattia Rizzolo
1
-2
/
+2
[next]