summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-17Merge branch master into sqlalchemyHelmut 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-10use sqlalchemy paramstyleHelmut Grohne
2013-07-10webapp: fix handling of total_sizeHelmut 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-23update_sharing: postgres does not support "INSERT OR IGNORE"Helmut Grohne
2013-06-23dedup.utils: add enbale_sqlite_foreign_keys helperHelmut Grohne
2013-06-23Merge master into sqlalchemyHelmut Grohne
2013-06-23port update_sharing.py to sqlalchemyHelmut Grohne
2013-06-23Merge branch yamlimportHelmut Grohne
2013-06-19webapp: fix hash example link after git uploadHelmut Grohne
2013-06-13webapp: use sqlalchemyHelmut 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
2013-05-27dedup.image: img.convert can also raise that crazy stuffHelmut Grohne
2013-05-09webapp: declare html5 and utf-8Helmut Grohne
2013-05-09webapp: enrich comparison page with version infoHelmut Grohne
2013-05-08fix attribution of logoHelmut Grohne
2013-05-05webapp: markup error in /source templateHelmut Grohne
2013-05-05webapp: validator complained about <link> with sizesHelmut Grohne
2013-05-05webapp: reference favicon from base.htmlHelmut Grohne
2013-05-05added favicon.icoHelmut Grohne
2013-05-02webapp: use jinja's filesizeformatHelmut Grohne
2013-05-02webapp: reduce size of comparison outputHelmut Grohne
2013-04-27webapp: add a css class binary-packageHelmut Grohne
2013-04-25webapp: total_size is None if num_files is 0Helmut Grohne
2013-04-25webapp: color filenames when hovering themHelmut Grohne
2013-04-25webapp: turn the <br> after filename into a styleHelmut Grohne
2013-04-25move css to /style.cssHelmut Grohne
2013-04-25webapp: make filenames css styleableHelmut Grohne
2013-04-25webapp: top-align fields in /compare pagesHelmut Grohne
2013-04-25fix markup in base.htmlHelmut Grohne
2013-04-24implement the /compare/pkg1/pkg2 page differentlyHelmut Grohne
2013-04-14webapp: added some useful notesHelmut Grohne
2013-04-13base.html: add link to wiki.debian.orgHelmut Grohne
2013-04-08README: improve query after schemachangeHelmut Grohne
2013-03-26webapp: fix problem from the previous mergeHelmut Grohne
2013-03-26Merge branch schemachangeHelmut Grohne
2013-03-20webapp: report correct sizesHelmut Grohne
2013-03-20webapp: remove broken assertHelmut Grohne
2013-03-18dedup.image: mask errors from PILHelmut Grohne
2013-03-12dedup.arreader: missing bytes markerHelmut Grohne
2013-03-12move ArReader from importpkg to dedup.arreaderHelmut Grohne
2013-03-10README: update queries to match content table splitHelmut Grohne
2013-03-09split content table to a hash tableHelmut Grohne