summaryrefslogtreecommitdiff
path: root/webapp.py
AgeCommit message (Expand)Author
2013-07-23schema: identify hash values by an integerhashidHelmut Grohne
2013-07-10schema: reference package table by integer keyHelmut Grohne
2013-06-19webapp: fix hash example link after git uploadHelmut Grohne
2013-05-09webapp: enrich comparison page with version infoHelmut Grohne
2013-05-05webapp: markup error in /source templateHelmut 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: 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-24implement the /compare/pkg1/pkg2 page differentlyHelmut Grohne
2013-04-14webapp: added some useful notesHelmut 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-09split content table to a hash tableHelmut Grohne
2013-03-09webapp: drop unused function compute_sharedstatsHelmut Grohne
2013-03-07integrate the source table into the package tableHelmut Grohne
2013-03-05webapp: added /source/<pkg> pageHelmut Grohne
2013-03-05webapp: helper function function_combinationHelmut Grohne
2013-03-04webapp: fix index templateHelmut Grohne
2013-03-04webapp: use caching table "shared" for /binary pageHelmut Grohne
2013-03-04webapp: generate /comparison pages in constant-spaceHelmut Grohne
2013-03-02move fetchiter from webapp to dedup.utilsHelmut Grohne
2013-03-02added html form to main pageHelmut Grohne
2013-02-25webapp: open database cursor lazilyHelmut Grohne
2013-02-25webapp: pass database to Application classHelmut Grohne
2013-02-25Merge branch 'crosshash'Helmut Grohne
2013-02-25webapp: complete cross hash supportHelmut Grohne
2013-02-22webapp: add caching headersHelmut Grohne
2013-02-22webapp: stream responsesHelmut Grohne
2013-02-22webapp: attempt to reduce memory usageHelmut Grohne
2013-02-22webapp: support matching sha512 against gzip_sha512Helmut Grohne
2013-02-21include maintainer informationHelmut Grohne
2013-02-21added a base template to the webappHelmut Grohne
2013-02-21added useful links to webappHelmut Grohne
2013-02-20fix comparison of conflicting packagesHelmut Grohne
2013-02-20fix links in indexHelmut Grohne
2013-02-20minimal index page explaining stuffHelmut Grohne
2013-02-20mark required packages in binary viewHelmut Grohne
2013-02-20cleanupHelmut Grohne
2013-02-20many improvementsHelmut Grohne
2013-02-20first prototypeHelmut Grohne