[Pkg-debile-commits] [debile-web] branch update-usuability updated (180e95b -> 07a3c13)

Sylvestre Ledru sylvestre at alioth.debian.org
Tue Aug 27 13:40:19 UTC 2013


This is an automated email from the git hooks/post-receive script.

sylvestre pushed a change to branch update-usuability
in repository debile-web.

      from  180e95b   add the template view
      adds  e21554f   Changing lucy to debile-master names
      adds  40ea8af   Renaming to debile in the documentation
      adds  8af4611   Remove UUID for good
      adds  fba35be   Flatten directory hierarchy
      adds  3cab898   Add new template to display binaries names
      adds  1e51dea   Updated config key names and added compiler display
      adds  fcf0c86   Add job subtype display for sources build jobs
      adds  e85146d   Add subtype display in source job list
      adds  18f6dfc   Display maintainer on the source view
      adds  e5c9215   dput-profile on hacker page, minor renaming
      adds  d763230   Improved hacker dput-ng conf display
      adds  ca203f3   Add APT sources.list tutorial
      adds  d2da028   Added display for APT source package URL
      adds  fa9826b   Merge remote-tracking branch 'origin/master' into with-apt
      adds  184cacd   Merge remote-tracking branch 'github/with-apt'
      adds  0af092b   Add missing import from merge
      adds  29f32f6   Display the pending job total
      adds  3caf149   Fix group view
       new  07a3c13   Merge remote-tracking branch 'origin/master' into update-usuability

The 1 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:
 PACKAGING                                          |   29 +++++++-------
 app.py                                             |    2 +-
 {debile => debileweb}/__init__.py                  |    0
 {debile => debileweb}/blueprints/__init__.py       |    0
 {debile => debileweb}/blueprints/frontend.py       |   41 +++++++++-----------
 {debile => debileweb}/core.py                      |    0
 setup.py                                           |    6 +--
 templates/about.html                               |   19 ---------
 templates/hacker.html                              |   23 +++++++++--
 templates/index.html                               |   14 ++-----
 templates/report.html                              |    2 +-
 templates/report_desc_binary.html                  |    6 +++
 templates/report_desc_source.html                  |    6 +++
 ...gment.html => report_list_binary_fragment.html} |    2 +
 templates/report_list_fragment.html                |   10 ++---
 templates/source.html                              |    4 ++
 16 files changed, 87 insertions(+), 77 deletions(-)
 rename {debile => debileweb}/__init__.py (100%)
 rename {debile => debileweb}/blueprints/__init__.py (100%)
 rename {debile => debileweb}/blueprints/frontend.py (93%)
 rename {debile => debileweb}/core.py (100%)
 delete mode 100644 templates/about.html
 copy templates/{report_list_fragment.html => report_list_binary_fragment.html} (93%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-web.git



More information about the Pkg-debile-commits mailing list