Age | Commit message (Expand) | Author |
2014-02-23 | fix spelling mistake | Helmut Grohne |
2014-02-23 | webapp: fix eqclass usage in package comparison | Helmut Grohne |
2014-02-19 | blacklist content rather than hashes | Helmut Grohne |
2014-02-19 | GzipDecompressor: don't treat checksum as garbage trailer | Helmut Grohne |
2014-02-19 | DecompressedHash should fail on trailing input | Helmut Grohne |
2013-10-03 | work around python-debian's #670679 | Helmut Grohne |
2013-09-11 | webapp: open cursors less often | Helmut Grohne |
2013-09-10 | webapp: close database cursors | Helmut Grohne |
2013-09-04 | webapp: serve static files from /static | Helmut Grohne |
2013-09-02 | add option -d --database for db path to all scripts | Helmut Grohne |
2013-09-02 | autoimport: avoid hard coded temporary directory | Helmut Grohne |
2013-09-02 | importpkg: move library-like parts to dedup.debpkg | Helmut Grohne |
2013-08-19 | importpkg: don't blacklist boring gzip_sha512 hashes | Helmut Grohne |
2013-08-16 | make debian version_compare available in sql | Helmut Grohne |
2013-08-16 | webapp templates: add an anchor for file issues | Helmut Grohne |
2013-08-02 | model comparability as an equivalence relation | Helmut Grohne |
2013-08-01 | support hashing gif images | 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-30 | fix update_sharing to work after functionid merge | Helmut Grohne |
2013-07-29 | importpkg.py: support uncompressed data.tar | Helmut Grohne |
2013-07-27 | also move the static directory into the dedup package | Helmut Grohne |
2013-07-27 | move templates to dedup package | Helmut Grohne |
2013-07-26 | verify package hashes when importing via http | Helmut Grohne |
2013-07-26 | Merge branch functionid | Helmut Grohne |
2013-07-25 | display "issues" with files in package view | Helmut Grohne |
2013-07-25 | README: foo.PNG is also a valid png name | Helmut Grohne |
2013-07-24 | readyaml: cache the whole function table | Helmut Grohne |
2013-07-23 | webapp: make html for index valid | Helmut Grohne |
2013-07-23 | README: fix typo in query | Helmut Grohne |
2013-07-23 | webapp: remove unused function | Helmut Grohne |
2013-07-23 | adapt queries in README to new schema | Helmut Grohne |
2013-07-23 | schema: reference hash functions by integer key | Helmut Grohne |
2013-07-22 | schema: extend content_package_index | Helmut Grohne |
2013-07-15 | Merge branch 'packageid' | Helmut Grohne |
2013-07-12 | importpkg: simplify state logic | Helmut Grohne |
2013-07-12 | importpkg: split process_package to process_control | Helmut Grohne |
2013-07-10 | schema: reference package table by integer key | Helmut Grohne |
2013-07-10 | schema.sql: drop unused index | Helmut Grohne |
2013-07-03 | README: explain update_sharing.py | Helmut Grohne |
2013-06-23 | Merge branch yamlimport | Helmut Grohne |
2013-06-19 | webapp: fix hash example link after git upload | Helmut Grohne |
2013-06-11 | autoimport: don't fork for readyaml | Helmut Grohne |
2013-06-11 | autoimport: support processing individual files | Helmut Grohne |
2013-06-10 | split the import phase to a yaml stream | Helmut Grohne |
2013-05-27 | dedup.image: img.convert can also raise that crazy stuff | Helmut Grohne |
2013-05-09 | webapp: declare html5 and utf-8 | Helmut Grohne |
2013-05-09 | webapp: enrich comparison page with version info | Helmut Grohne |
2013-05-08 | fix attribution of logo | Helmut Grohne |
2013-05-05 | webapp: markup error in /source template | Helmut Grohne |