90 Commits (b134ef67baf88563e3c626571151e480a1972002)

Autor SHA1 Mensaje Fecha
  Ben Kurtovic b134ef67ba Even better error handling hace 3 años
  Ben Kurtovic c829590bc9 Bugfix hace 3 años
  Ben Kurtovic ad87596e37 Better error handling for revision IDs hace 3 años
  Ben Kurtovic eacb294735 Update URLs hace 4 años
  Ben Kurtovic 4cebe36eee Validate site info if not in sites DB hace 5 años
  Ben Kurtovic 96ac14ec38 Use rvslots for fetching revision content hace 5 años
  Ben Kurtovic c73179b28c Update highlighter for new MarkovChain implementation hace 5 años
  Ben Kurtovic 01cd6dc763 Make caching advisory and reduce db lock duration hace 5 años
  Ben Kurtovic 8321a07ba9 More additions for sqlite support hace 5 años
  Ben Kurtovic ca58aac413 Add sqlite3 backend to replace mysql hace 5 años
  Ben Kurtovic 29861c1118 Revert previous; literal_eval is necessary here. Add error handling. hace 6 años
  Ben Kurtovic a63e4e2236 Safer parsing for Turnitin API result. hace 6 años
  Ben Kurtovic 79866da842 Strip whitespace. hace 7 años
  Ben Kurtovic 088dfe6197 Again, fix link and cleanup. hace 7 años
  Ben Kurtovic 21aad51375 Fix unnecessary extra work. hace 7 años
  Ben Kurtovic 63f1ae98c4 Show warning when a page has an attribution template. hace 7 años
  Ben Kurtovic a2df4bba0a Tweak parameters. hace 8 años
  Ben Kurtovic 1076959f71 Bugfix in highlight_delta() call; clarify docs. hace 8 años
  Ben Kurtovic 2a81217de8 Add support for detailed text comparison in API (T132949) hace 8 años
  Ben Kurtovic 8be5c63bc1 Turnitin bugfix. hace 8 años
  Ben Kurtovic 137c33bfcb Fix _format_date() for caches older than a day. hace 8 años
  Ben Kurtovic e6e83ed73c Revert "ast.literal_eval -> json.loads" hace 8 años
  Ben Kurtovic 0692227496 Cleanup/tweaks, mainly to rendering. hace 8 años
  Ben Kurtovic 6d940b5c92 ast.literal_eval -> json.loads hace 8 años
  Ben Kurtovic 83f5588354 Disable turnitin by default for now, until we confirm it works as expected. hace 8 años
  Frances Hocutt 4e994f1302 Refactor turnitin.py, incorporate diff link/timestamp hace 9 años
  Frances Hocutt 1ffa87da0b Improve turnitin.py docstrings, fix bugs hace 9 años
  Frances Hocutt bf0aa22fa9 [WIP] improve docstrings and naming, mark TODO hace 9 años
  Frances Hocutt efe2300250 [WIP] Basic working integration of turnitin hace 9 años
  Ben Kurtovic ad033a6e2b Pass excluded URL data to the API. hace 9 años
  Ben Kurtovic 321e6e3352 Support new 'excluded' column in database. hace 9 años
  Ben Kurtovic 4092cbc0f6 Keep all workers' backgrounds in sync, and ensure they update at 00:00 UTC. hace 9 años
  Ben Kurtovic b325ef84cd Support general/update notices. hace 9 años
  Ben Kurtovic 1327f57404 Fix backgrounds when the image has been moved. hace 9 años
  Ben Kurtovic f2c1d5b853 Make cache.langs, cache.projects sorted lists. hace 10 años
  Ben Kurtovic 0f4ecfe80a Auto-bypass cache when cache_possible_miss is True. hace 10 años
  Ben Kurtovic 81552f28d3 Bugfix; missed column. hace 10 años
  Ben Kurtovic 10e75c7b7a Cache 'possible_miss' result value. hace 10 años
  Ben Kurtovic 331b05baae Truncate URLs above 1024 chars. hace 10 años
  Ben Kurtovic a07d12699a Finally fix #3; speed up highlighter with a deque. hace 10 años
  Ben Kurtovic f4ff4099be Fix old reference to query.all_projects. hace 10 años
  Ben Kurtovic a1d8b79265 Fix recursion bug. hace 10 años
  Ben Kurtovic 6eed95c761 Use a global cache instead of the request-specific one. hace 10 años
  Ben Kurtovic ddcf2a8963 Store what was previously in SQL tables in flask.g. hace 10 años
  Ben Kurtovic 9b07a5e9dc OrderedDict requires extra parens. hace 10 años
  Ben Kurtovic 340ba07c9d Generate API results as ordered dicts. hace 10 años
  Ben Kurtovic 6d87ad41ed Rearrange functions in api.py. hace 10 años
  Ben Kurtovic 2fad6b0b60 Description of API response data. hace 10 años
  Ben Kurtovic 89feddba98 Some minor tweaks, plus documentation for API parameters. hace 10 años
  Ben Kurtovic 6639338fa8 First version of new API (for #7) hace 10 años