44 Commits (ca58aac41387e562c4fcf93ac6663b6735b0bcf4)

Author SHA1 Message Date
  Ben Kurtovic ca58aac413 Add sqlite3 backend to replace mysql 5 years ago
  Ben Kurtovic a2df4bba0a Tweak parameters. 7 years ago
  Ben Kurtovic 8be5c63bc1 Turnitin bugfix. 8 years ago
  Ben Kurtovic 137c33bfcb Fix _format_date() for caches older than a day. 8 years ago
  Ben Kurtovic 83f5588354 Disable turnitin by default for now, until we confirm it works as expected. 8 years ago
  Frances Hocutt efe2300250 [WIP] Basic working integration of turnitin 8 years ago
  Ben Kurtovic 321e6e3352 Support new 'excluded' column in database. 8 years ago
  Ben Kurtovic 0f4ecfe80a Auto-bypass cache when cache_possible_miss is True. 9 years ago
  Ben Kurtovic 81552f28d3 Bugfix; missed column. 9 years ago
  Ben Kurtovic 10e75c7b7a Cache 'possible_miss' result value. 9 years ago
  Ben Kurtovic 331b05baae Truncate URLs above 1024 chars. 9 years ago
  Ben Kurtovic ddcf2a8963 Store what was previously in SQL tables in flask.g. 9 years ago
  Ben Kurtovic 89feddba98 Some minor tweaks, plus documentation for API parameters. 9 years ago
  Ben Kurtovic 6639338fa8 First version of new API (for #7) 9 years ago
  Ben Kurtovic 6f574e37a2 Pluralize cache times correctly. 9 years ago
  Ben Kurtovic b3e1862726 Catch and display search errors more usefully. 9 years ago
  Ben Kurtovic b7bafb29cf Implement noskip. 9 years ago
  Ben Kurtovic 73315e3370 FML. 9 years ago
  Ben Kurtovic 5242d31a93 Whoops. 9 years ago
  Ben Kurtovic 0731eb089d Cleanup; fix confidence value comparison; fix. 9 years ago
  Ben Kurtovic 7cd9a53209 Fix oursql coercing binary data to unicode. 9 years ago
  Ben Kurtovic b2fba1fa56 Implement new caching system and result structure. 9 years ago
  Ben Kurtovic c6b9c9ebe6 Really fix checkbox blank value treatment. 9 years ago
  Ben Kurtovic 6cd194f971 Catch empty method error; fix blank values in query. 9 years ago
  Ben Kurtovic b90e5e7279 Fix logic. 9 years ago
  Ben Kurtovic c165e97fb2 Handle empty URLs from cached results correctly. 9 years ago
  Ben Kurtovic 710447a6bf Slightly modified interface; give more options (closes #17). 9 years ago
  Ben Kurtovic 8f6a02a8f3 If no scheme is given for the URL, add http:// 9 years ago
  Ben Kurtovic 8d80eccad0 T_POSSIBLE back down to 0.4. 9 years ago
  Ben Kurtovic 490022910f Update T_POSSIBLE, T_SUSPECT. 9 years ago
  Ben Kurtovic 9e13ac1c04 Increase log message verbosity; fix import. 9 years ago
  Ben Kurtovic ce96f0f8a6 Use a yellow 'possible' box for confidence between 0.3 and 0.6 (closes #5). 9 years ago
  Ben Kurtovic 75b627cfa5 Refactor out page.copyvio_compare() and surrounding code. 9 years ago
  Ben Kurtovic cf66804fe5 Give a different error message for timeouts. Cheating a bit. 9 years ago
  Ben Kurtovic 7d426a4eb0 Support following redirects (closes #6). 9 years ago
  Ben Kurtovic a08bd49a1d Support searching by revision ID (closes #8). 9 years ago
  Ben Kurtovic ca09caa15d Give an error when no text could be found inside a URL. 9 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 6045ea4e44 Updates. 10 years ago
  Ben Kurtovic 4c411e7d9c Update/merge CSS, JS, images. 10 years ago
  Ben Kurtovic 8027179e60 Update more references. 10 years ago
  Ben Kurtovic 859f388ee3 Fix bug when page contains unicode. 11 years ago
  Ben Kurtovic adf6e9c23a Properly handle bad URI schemes. 11 years ago
  Ben Kurtovic e62383731c Another bugfix. 11 years ago
  Ben Kurtovic ea1b56b1c1 Some fixes and cleanup. 11 years ago
  Ben Kurtovic 6bbd4e00d1 Push actual checker code to master. 11 years ago
  Ben Kurtovic 958ad39739 Processing time has been moved into EarwigBot main. 11 years ago