Age | Commit message (Expand) | Author |
2013-03-02 | add sharing table | Helmut Grohne |
2013-03-02 | update README | Helmut Grohne |
2013-03-02 | move fetchiter from webapp to dedup.utils | Helmut Grohne |
2013-03-02 | move sql schema to a separate file | 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 | README: another interesting query | Helmut Grohne |
2013-02-25 | Merge branch 'crosshash' | Helmut Grohne |
2013-02-25 | webapp: complete cross hash support | Helmut Grohne |
2013-02-25 | autoimport: this is not how foreign key constraints work | Helmut Grohne |
2013-02-24 | hash image contents | Helmut Grohne |
2013-02-24 | README: fix mistake | Helmut Grohne |
2013-02-23 | importpkg: ignore filenames with encoding errors | Helmut Grohne |
2013-02-23 | autoimport: log which packages are dropped | Helmut Grohne |
2013-02-22 | autoimport: fix version check to actually work | Helmut Grohne |
2013-02-22 | autoimport: skip old versions entirely | 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-22 | autoimport: first wait on the import | Helmut Grohne |
2013-02-21 | move compression functions to module dedup.compression | Helmut Grohne |
2013-02-21 | do not track byted compiled python files | Helmut Grohne |
2013-02-21 | move hashing functions to module dedup.hashing | 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-21 | added README | Helmut Grohne |
2013-02-21 | rename test.py to importpkg.py | Helmut Grohne |
2013-02-21 | license as BSD-3 | Helmut Grohne |
2013-02-20 | fix comparison of conflicting packages | Helmut Grohne |
2013-02-20 | reduce memory usage of autoimport | Helmut Grohne |
2013-02-20 | fix links in index | Helmut Grohne |
2013-02-20 | minimal index page explaining stuff | Helmut Grohne |
2013-02-20 | implement autoimport | Helmut Grohne |
2013-02-20 | mark required packages in binary view | Helmut Grohne |
2013-02-20 | store hard dependencies | Helmut Grohne |
2013-02-20 | determine metadata from control.tar.gz | Helmut Grohne |
2013-02-20 | teach ArReader to read multiple entries | Helmut Grohne |
2013-02-20 | cleanup | Helmut Grohne |
2013-02-20 | many improvements | Helmut Grohne |
2013-02-20 | first prototype | Helmut Grohne |