Age | Commit message (Expand) | Author |
2013-05-02 | webapp: use jinja's filesizeformat | Helmut Grohne |
2013-05-02 | webapp: reduce size of comparison output | Helmut Grohne |
2013-04-27 | webapp: add a css class binary-package | Helmut Grohne |
2013-04-25 | webapp: total_size is None if num_files is 0 | Helmut Grohne |
2013-04-25 | webapp: turn the <br> after filename into a style | Helmut Grohne |
2013-04-25 | move css to /style.css | Helmut Grohne |
2013-04-25 | webapp: make filenames css styleable | Helmut Grohne |
2013-04-25 | webapp: top-align fields in /compare pages | Helmut Grohne |
2013-04-24 | implement the /compare/pkg1/pkg2 page differently | Helmut Grohne |
2013-04-14 | webapp: added some useful notes | Helmut Grohne |
2013-03-26 | webapp: fix problem from the previous merge | Helmut Grohne |
2013-03-26 | Merge branch schemachange | Helmut Grohne |
2013-03-20 | webapp: report correct sizes | Helmut Grohne |
2013-03-20 | webapp: remove broken assert | Helmut Grohne |
2013-03-09 | split content table to a hash table | Helmut Grohne |
2013-03-09 | webapp: drop unused function compute_sharedstats | Helmut Grohne |
2013-03-07 | integrate the source table into the package table | Helmut Grohne |
2013-03-05 | webapp: added /source/<pkg> page | Helmut Grohne |
2013-03-05 | webapp: helper function function_combination | Helmut Grohne |
2013-03-04 | webapp: fix index template | Helmut Grohne |
2013-03-04 | webapp: use caching table "shared" for /binary page | Helmut Grohne |
2013-03-04 | webapp: generate /comparison pages in constant-space | Helmut Grohne |
2013-03-02 | move fetchiter from webapp to dedup.utils | Helmut Grohne |
2013-03-02 | added html form to main page | Helmut Grohne |
2013-02-25 | webapp: open database cursor lazily | Helmut Grohne |
2013-02-25 | webapp: pass database to Application class | Helmut Grohne |
2013-02-25 | Merge branch 'crosshash' | Helmut Grohne |
2013-02-25 | webapp: complete cross hash support | Helmut Grohne |
2013-02-22 | webapp: add caching headers | Helmut Grohne |
2013-02-22 | webapp: stream responses | Helmut Grohne |
2013-02-22 | webapp: attempt to reduce memory usage | Helmut Grohne |
2013-02-22 | webapp: support matching sha512 against gzip_sha512 | Helmut Grohne |
2013-02-21 | include maintainer information | Helmut Grohne |
2013-02-21 | added a base template to the webapp | Helmut Grohne |
2013-02-21 | added useful links to webapp | Helmut Grohne |
2013-02-20 | fix comparison of conflicting packages | Helmut Grohne |
2013-02-20 | fix links in index | Helmut Grohne |
2013-02-20 | minimal index page explaining stuff | Helmut Grohne |
2013-02-20 | mark required packages in binary view | Helmut Grohne |
2013-02-20 | cleanup | Helmut Grohne |
2013-02-20 | many improvements | Helmut Grohne |
2013-02-20 | first prototype | Helmut Grohne |