92 Révisions (master)

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