summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-25explain what can be done with the new dataconflictsHelmut Grohne
2014-02-25record package metadata that describes co-installabilityHelmut Grohne
2014-02-23Merge branch updatesharing-eqclassHelmut Grohne
2014-02-23spell check commentsHelmut Grohne
2014-02-23fix spelling mistakeHelmut Grohne
2014-02-23webapp: fix eqclass usage in package comparisonHelmut Grohne
2014-02-21update_sharing: weaken assumptions about db layoutHelmut Grohne
2014-02-19blacklist content rather than hashesHelmut Grohne
2014-02-19GzipDecompressor: don't treat checksum as garbage trailerHelmut Grohne
2014-02-19DecompressedHash should fail on trailing inputHelmut Grohne
2013-10-03work around python-debian's #670679Helmut Grohne
2013-09-11webapp: open cursors less oftenHelmut Grohne
2013-09-10webapp: close database cursorsHelmut Grohne
2013-09-04webapp: serve static files from /staticHelmut Grohne
2013-09-02add option -d --database for db path to all scriptsHelmut Grohne
2013-09-02autoimport: avoid hard coded temporary directoryHelmut Grohne
2013-09-02importpkg: move library-like parts to dedup.debpkgHelmut Grohne
2013-08-19importpkg: don't blacklist boring gzip_sha512 hashesHelmut Grohne
2013-08-16make debian version_compare available in sqlHelmut Grohne
2013-08-16webapp templates: add an anchor for file issuesHelmut Grohne
2013-08-02model comparability as an equivalence relationHelmut Grohne
2013-08-01support hashing gif imagesHelmut Grohne
2013-07-30templates/binary: space between package and compareHelmut Grohne
2013-07-30templates: wiki.d.o redirects to https nowHelmut Grohne
2013-07-30fix update_sharing to work after functionid mergeHelmut Grohne
2013-07-29importpkg.py: support uncompressed data.tarHelmut Grohne
2013-07-27also move the static directory into the dedup packageHelmut Grohne
2013-07-27move templates to dedup packageHelmut Grohne
2013-07-26verify package hashes when importing via httpHelmut Grohne
2013-07-26Merge branch functionidHelmut Grohne
2013-07-25display "issues" with files in package viewHelmut Grohne
2013-07-25README: foo.PNG is also a valid png nameHelmut Grohne
2013-07-24readyaml: cache the whole function tableHelmut Grohne
2013-07-23webapp: make html for index validHelmut Grohne
2013-07-23README: fix typo in queryHelmut Grohne
2013-07-23webapp: remove unused functionHelmut Grohne
2013-07-23adapt queries in README to new schemaHelmut Grohne
2013-07-23schema: reference hash functions by integer keyHelmut Grohne
2013-07-22schema: extend content_package_indexHelmut Grohne
2013-07-15Merge branch 'packageid'Helmut Grohne
2013-07-12importpkg: simplify state logicHelmut Grohne
2013-07-12importpkg: split process_package to process_controlHelmut Grohne
2013-07-10schema: reference package table by integer keyHelmut Grohne
2013-07-10schema.sql: drop unused indexHelmut Grohne
2013-07-03README: explain update_sharing.pyHelmut Grohne
2013-06-23Merge branch yamlimportHelmut Grohne
2013-06-19webapp: fix hash example link after git uploadHelmut Grohne
2013-06-11autoimport: don't fork for readyamlHelmut Grohne
2013-06-11autoimport: support processing individual filesHelmut Grohne
2013-06-10split the import phase to a yaml streamHelmut Grohne