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_common.py
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-05
reproducible: make wiki links open in a new tab
Holger Levsen
1
-1
/
+1
2015-03-05
reproducible: link wiki more visibly
Holger Levsen
1
-0
/
+1
2015-03-04
reproducible: common: drop another leftover of the era where some packages di...
Mattia Rizzolo
1
-5
/
+0
2015-03-03
reproducible: pkg_sets page is suite+arch specific
Holger Levsen
1
-1
/
+1
2015-03-03
reproducible: common.py: drop all the general querying + log.info done while ...
Mattia Rizzolo
1
-33
/
+0
2015-03-03
reproducible: common: write the introductory stats sentence only on the main ...
Mattia Rizzolo
1
-10
/
+0
2015-03-03
reproducible: common: fixup last commit, missing a slash
Mattia Rizzolo
1
-1
/
+1
2015-03-03
reproducible: common: add suites links in the header.
Mattia Rizzolo
1
-2
/
+8
2015-03-03
reproducible: correct url
Holger Levsen
1
-1
/
+1
2015-03-02
reproducible: temporarily hardcode some more
Holger Levsen
1
-1
/
+1
2015-03-02
reproducible: new page: stats (and split previous stats page into suite_stats)
Holger Levsen
1
-2
/
+3
2015-03-02
reproducible: more suite related navigation fixes
Holger Levsen
1
-1
/
+1
2015-03-02
reproducible: common.py: use directory-relative urls for index pages which su...
Mattia Rizzolo
1
-10
/
+10
2015-03-01
reproducible: enable testing experimental.
Mattia Rizzolo
1
-1
/
+1
2015-03-01
reproducible: common: pkg_has_buildinfo(): fix multiarch url
Mattia Rizzolo
1
-1
/
+1
2015-03-01
reproducible: move buildinfo files under a suite/arch-named directory, e.g. /...
Mattia Rizzolo
1
-2
/
+2
2015-03-01
reproducible: common: update pkg_has_buildinfo to the new db schema + support...
Mattia Rizzolo
1
-2
/
+5
2015-03-01
reproducible: common: catch OSError EEXISTS while creating directories in wri...
Mattia Rizzolo
1
-1
/
+6
2015-02-27
reproducible: common: add the array containing tested architectures (only amd...
Mattia Rizzolo
1
-0
/
+2
2015-02-26
reproducible: common: update the init querying to the new schema, querying da...
Mattia Rizzolo
1
-5
/
+11
2015-02-26
reproducible: common: add the array containing tested suites (only sid for now)
Mattia Rizzolo
1
-0
/
+3
2015-02-23
reproducible: new page 'repo_stats'
Holger Levsen
1
-0
/
+1
2015-02-18
reproducible: common.py: catch errors in query_db() and print the guilty query
Mattia Rizzolo
1
-1
/
+5
2015-02-18
reproducible: commmon: do not fail here if the database is new. Jobs will fai...
Mattia Rizzolo
1
-6
/
+20
2015-02-18
reproducible: common: also commit() changes to the db in query_db()
Mattia Rizzolo
1
-0
/
+1
2015-02-16
reproducible: sort pkg_stats before stats
Holger Levsen
1
-1
/
+1
2015-02-16
reproducible: fixup 3ae0af9
Mattia Rizzolo
1
-1
/
+1
2015-02-16
reproducible: common, correctly use '#' for bugs without patch in get_trailin...
Mattia Rizzolo
1
-1
/
+1
2015-02-16
reproducible: remove superflous debug print()s
Mattia Rizzolo
1
-2
/
+0
2015-02-16
Fix typo
Reiner Herrmann
1
-1
/
+1
2015-02-15
reproducible: common: speed up get_bugs() by creating two bugs_have_patches()...
Mattia Rizzolo
1
-5
/
+30
2015-02-15
reproducible: move get_trailing_icon() from _html_notes to common
Mattia Rizzolo
1
-0
/
+16
2015-02-15
reproducible: common: add a package_has_notes() function
Mattia Rizzolo
1
-0
/
+8
2015-02-15
reproducible: common: handle the case where print_critical_message has to pri...
Mattia Rizzolo
1
-2
/
+5
2015-02-14
reproducible: add a new index_no_notes page, listing packages without any not...
Mattia Rizzolo
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
reproducible: UDD is not critical in this infrastucture, let it fail nicely a...
Mattia Rizzolo
1
-3
/
+22
2015-02-09
Reverting the last two commits
Mattia Rizzolo
1
-2
/
+1
2015-02-08
reproducible: and you must try and try... and really better except properly
Holger Levsen
1
-1
/
+2
2015-02-08
reproducible: initialize udd db connection only when also querying udd
Holger Levsen
1
-1
/
+1
2015-02-03
reproducible: add 'and others' to copyright notice
Holger Levsen
1
-1
/
+1
2015-01-19
reproducible: _html_packages: better handling of exceptions
Mattia Rizzolo
1
-1
/
+7
2015-01-17
reproducible: fix typo in a template
Mattia Rizzolo
1
-1
/
+1
2015-01-16
reproducible: add some infos for the user about the # and
Mattia Rizzolo
1
-3
/
+5
2015-01-16
reproducible: drop more /userContent things from urls, they are not needed an...
Mattia Rizzolo
1
-7
/
+7
2015-01-16
reproducible: also move the import psycopg2 to _common.py
Mattia Rizzolo
1
-1
/
+2
2015-01-16
reproducible: move some functions to _common.py
Mattia Rizzolo
1
-3
/
+85
2015-01-15
reproducible: stop treating creating .buildinfo files specially (as every bui...
Holger Levsen
1
-21
/
+4
2015-01-15
reproducible: add a pkg_has_buildinfo common function, to avoid code duplication
Mattia Rizzolo
1
-2
/
+19
2015-01-15
reproducible: change the way the footpage info are passed. Add html_foot_page...
Mattia Rizzolo
1
-4
/
+14
[prev]
[next]