68 Commits (cd5b6e472ce385d6c20c92a87f069c75b30198c6)

Author SHA1 Message Date
  Ben Kurtovic a07d12699a Finally fix #3; speed up highlighter with a deque. 10 years ago
  Ben Kurtovic f4ff4099be Fix old reference to query.all_projects. 10 years ago
  Ben Kurtovic a1d8b79265 Fix recursion bug. 10 years ago
  Ben Kurtovic 6eed95c761 Use a global cache instead of the request-specific one. 10 years ago
  Ben Kurtovic ddcf2a8963 Store what was previously in SQL tables in flask.g. 10 years ago
  Ben Kurtovic 9b07a5e9dc OrderedDict requires extra parens. 10 years ago
  Ben Kurtovic 340ba07c9d Generate API results as ordered dicts. 10 years ago
  Ben Kurtovic 6d87ad41ed Rearrange functions in api.py. 10 years ago
  Ben Kurtovic 2fad6b0b60 Description of API response data. 10 years ago
  Ben Kurtovic 89feddba98 Some minor tweaks, plus documentation for API parameters. 10 years ago
  Ben Kurtovic 6639338fa8 First version of new API (for #7) 10 years ago
  Ben Kurtovic 6f574e37a2 Pluralize cache times correctly. 10 years ago
  Ben Kurtovic db7a4f2ec4 Clean up query data handling. 10 years ago
  Ben Kurtovic b3e1862726 Catch and display search errors more usefully. 10 years ago
  Ben Kurtovic b7bafb29cf Implement noskip. 10 years ago
  Ben Kurtovic 73315e3370 FML. 10 years ago
  Ben Kurtovic 5242d31a93 Whoops. 10 years ago
  Ben Kurtovic 0731eb089d Cleanup; fix confidence value comparison; fix. 10 years ago
  Ben Kurtovic 7cd9a53209 Fix oursql coercing binary data to unicode. 10 years ago
  Ben Kurtovic b2fba1fa56 Implement new caching system and result structure. 10 years ago
  Ben Kurtovic c6b9c9ebe6 Really fix checkbox blank value treatment. 10 years ago
  Ben Kurtovic 6cd194f971 Catch empty method error; fix blank values in query. 10 years ago
  Ben Kurtovic b90e5e7279 Fix logic. 10 years ago
  Ben Kurtovic c165e97fb2 Handle empty URLs from cached results correctly. 10 years ago
  Ben Kurtovic 710447a6bf Slightly modified interface; give more options (closes #17). 10 years ago
  Ben Kurtovic 8f6a02a8f3 If no scheme is given for the URL, add http:// 10 years ago
  Ben Kurtovic 8d80eccad0 T_POSSIBLE back down to 0.4. 10 years ago
  Ben Kurtovic 490022910f Update T_POSSIBLE, T_SUSPECT. 10 years ago
  Ben Kurtovic 9e13ac1c04 Increase log message verbosity; fix import. 10 years ago
  Ben Kurtovic ce96f0f8a6 Use a yellow 'possible' box for confidence between 0.3 and 0.6 (closes #5). 10 years ago
  Ben Kurtovic 75b627cfa5 Refactor out page.copyvio_compare() and surrounding code. 10 years ago
  Ben Kurtovic cf66804fe5 Give a different error message for timeouts. Cheating a bit. 10 years ago
  Ben Kurtovic 7d426a4eb0 Support following redirects (closes #6). 10 years ago
  Ben Kurtovic a08bd49a1d Support searching by revision ID (closes #8). 10 years ago
  Ben Kurtovic ca09caa15d Give an error when no text could be found inside a URL. 10 years ago
  Ben Kurtovic 9a25f97831 Connection pooling; cleanup. 10 years ago
  Ben Kurtovic cea99098ce Fix some URL stuff. 10 years ago
  Ben Kurtovic d2dff9f05d Fix bad URI error thing. 10 years ago
  Ben Kurtovic cb79aa24b4 Update/fix index.mako. 10 years ago
  Ben Kurtovic e682dbbdda Move application logic around; improve exceptions. 10 years ago
  Ben Kurtovic ed5af0eaf8 Whoops, no context gets passed. 10 years ago
  Ben Kurtovic 56a79cc8d1 More cleanup; cookie fixes, Flask integration. 10 years ago
  Ben Kurtovic 1344594c33 Internal cleanup for Flask. 10 years ago
  Ben Kurtovic 6045ea4e44 Updates. 10 years ago
  Ben Kurtovic 6acb88a156 Logic was wrong for selecting the image width. 11 years ago
  Ben Kurtovic 9f54517033 Syntax; add a couple missing table cells. 11 years ago
  Ben Kurtovic e204194875 Use the right environment variables. 11 years ago
  Ben Kurtovic de87631cf5 HTML5 11 years ago
  Ben Kurtovic c346161eed Fix environ var parsing. 11 years ago
  Ben Kurtovic 4c411e7d9c Update/merge CSS, JS, images. 11 years ago