[Qa-jenkins-scm] [jenkins.debian.net] branch master updated (065c738 -> b3238df)
Holger Levsen
holger at layer-acht.org
Thu Jul 28 18:14:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a change to branch master
in repository jenkins.debian.net.
from 065c738 reproducible/lede: correct paths within image comparison
new 1b4dc1b reproducible debian: show the "show all" button when summary tag supported
new a7683ad reproducible debian: move mustache template directory out of bin
new 9ba9e97 reproducible debian: fix small format mistake on package page
new aec5e37 reproducible debian: add template for notes pages
new f159c2d reproducible debian: make package navigation styling match main navigation styling
new 28e9066 reproducible debian: breakout package page navigation into seperate template
new c6ac981 reproducible debian: add link for diffoscope results to every suite/arch
new d605e52 reproducible debian: create arch specific history pages for packages
new a2a59ad reproducible TODO: remove javascript code once ff49 has landed
new b3238df reproducible: minor nitpickings about Val's last commits
The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
TODO | 1 +
bin/reproducible_build.sh | 2 +-
bin/reproducible_common.py | 5 +-
bin/reproducible_common.sh | 2 +-
bin/reproducible_html_notes.py | 39 ++---
bin/reproducible_html_packages.py | 179 ++++++++++++++++-----
bin/reproducible_html_pkg_sets.py | 2 +-
bin/templates/package_page.mustache | 52 ------
mustache-templates/reproducible/README | 12 ++
.../reproducible}/basic_page.mustache | 21 +--
.../reproducible}/default_page_footer.mustache | 0
.../reproducible}/main_navigation.mustache | 0
.../reproducible/notes_body.mustache | 17 ++
.../reproducible/package_history.mustache | 17 ++
.../reproducible/package_navigation.mustache | 50 ++++++
.../reproducible/package_page.mustache | 6 +
.../package_suitearch_details.mustache | 8 +-
.../package_suitearch_section.mustache | 5 +
.../reproducible}/pkg_symbol_legend.mustache | 0
.../reproducible}/pkgset_details.mustache | 0
.../reproducible}/pkgset_navigation.mustache | 2 +-
.../reproducible}/project_links.mustache | 0
.../reproducible}/status_icon_link.mustache | 0
update_jdn.sh | 2 +-
userContent/reproducible/static/pkgset.js | 9 ++
userContent/reproducible/static/style.css | 10 +-
26 files changed, 298 insertions(+), 143 deletions(-)
delete mode 100644 bin/templates/package_page.mustache
create mode 100644 mustache-templates/reproducible/README
rename {bin/templates => mustache-templates/reproducible}/basic_page.mustache (53%)
rename {bin/templates => mustache-templates/reproducible}/default_page_footer.mustache (100%)
rename {bin/templates => mustache-templates/reproducible}/main_navigation.mustache (100%)
create mode 100644 mustache-templates/reproducible/notes_body.mustache
create mode 100644 mustache-templates/reproducible/package_history.mustache
create mode 100644 mustache-templates/reproducible/package_navigation.mustache
create mode 100644 mustache-templates/reproducible/package_page.mustache
rename {bin/templates => mustache-templates/reproducible}/package_suitearch_details.mustache (84%)
rename {bin/templates => mustache-templates/reproducible}/package_suitearch_section.mustache (81%)
rename {bin/templates => mustache-templates/reproducible}/pkg_symbol_legend.mustache (100%)
rename {bin/templates => mustache-templates/reproducible}/pkgset_details.mustache (100%)
rename {bin/templates => mustache-templates/reproducible}/pkgset_navigation.mustache (96%)
rename {bin/templates => mustache-templates/reproducible}/project_links.mustache (100%)
rename {bin/templates => mustache-templates/reproducible}/status_icon_link.mustache (100%)
create mode 100644 userContent/reproducible/static/pkgset.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list