Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-22 | let the user choose underspecified packagesmultiarch | Helmut Grohne | |
2014-07-22 | Merge branch master into multiarch | Helmut 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-23 | fix spelling mistake | Helmut Grohne | |
Reported-By: Stefan Kaltenbrunner | |||
2013-09-07 | permit multiple architectures per package | Helmut Grohne | |
While the importer can easily cope with this change, the web presentation still needs fixing. It works somewhat now. | |||
2013-09-04 | webapp: serve static files from /static | Helmut Grohne | |
2013-08-16 | webapp templates: add an anchor for file issues | Helmut Grohne | |
2013-07-30 | templates/binary: space between package and compare | Helmut Grohne | |
2013-07-30 | templates: wiki.d.o redirects to https now | Helmut Grohne | |
2013-07-27 | move templates to dedup package | Helmut Grohne | |
They cluttered webapp.py and now vim can give proper highlighting for the templates. |