summaryrefslogtreecommitdiff
path: root/dedup/templates
AgeCommit message (Collapse)Author
2014-07-22Merge branch master into multiarchHelmut Grohne
Resolve accumulated conflicts. In particular webapp.py gained a few non-trivial ones, such as changes in InternalRedirect or usage of contextlib.closing. Conflicts: schema.sql webapp.py
2014-02-23fix spelling mistakeHelmut Grohne
Reported-By: Stefan Kaltenbrunner
2013-09-07permit multiple architectures per packageHelmut Grohne
While the importer can easily cope with this change, the web presentation still needs fixing. It works somewhat now.
2013-09-04webapp: serve static files from /staticHelmut Grohne
2013-08-16webapp templates: add an anchor for file issuesHelmut Grohne
2013-07-30templates/binary: space between package and compareHelmut Grohne
2013-07-30templates: wiki.d.o redirects to https nowHelmut Grohne
2013-07-27move templates to dedup packageHelmut Grohne
They cluttered webapp.py and now vim can give proper highlighting for the templates.