78 Revīzijas (79866da842d26362c086454f0e5c4f82ac0ec9fa)

Autors SHA1 Ziņojums Datums
  Ben Kurtovic 79866da842 Strip whitespace. pirms 7 gadiem
  Ben Kurtovic 088dfe6197 Again, fix link and cleanup. pirms 7 gadiem
  Ben Kurtovic 21aad51375 Fix unnecessary extra work. pirms 7 gadiem
  Ben Kurtovic 63f1ae98c4 Show warning when a page has an attribution template. pirms 7 gadiem
  Ben Kurtovic a2df4bba0a Tweak parameters. pirms 7 gadiem
  Ben Kurtovic 1076959f71 Bugfix in highlight_delta() call; clarify docs. pirms 8 gadiem
  Ben Kurtovic 2a81217de8 Add support for detailed text comparison in API (T132949) pirms 8 gadiem
  Ben Kurtovic 8be5c63bc1 Turnitin bugfix. pirms 8 gadiem
  Ben Kurtovic 137c33bfcb Fix _format_date() for caches older than a day. pirms 8 gadiem
  Ben Kurtovic e6e83ed73c Revert "ast.literal_eval -> json.loads" pirms 8 gadiem
  Ben Kurtovic 0692227496 Cleanup/tweaks, mainly to rendering. pirms 8 gadiem
  Ben Kurtovic 6d940b5c92 ast.literal_eval -> json.loads pirms 8 gadiem
  Ben Kurtovic 83f5588354 Disable turnitin by default for now, until we confirm it works as expected. pirms 8 gadiem
  Frances Hocutt 4e994f1302 Refactor turnitin.py, incorporate diff link/timestamp pirms 8 gadiem
  Frances Hocutt 1ffa87da0b Improve turnitin.py docstrings, fix bugs pirms 8 gadiem
  Frances Hocutt bf0aa22fa9 [WIP] improve docstrings and naming, mark TODO pirms 8 gadiem
  Frances Hocutt efe2300250 [WIP] Basic working integration of turnitin pirms 8 gadiem
  Ben Kurtovic ad033a6e2b Pass excluded URL data to the API. pirms 8 gadiem
  Ben Kurtovic 321e6e3352 Support new 'excluded' column in database. pirms 8 gadiem
  Ben Kurtovic 4092cbc0f6 Keep all workers' backgrounds in sync, and ensure they update at 00:00 UTC. pirms 8 gadiem
  Ben Kurtovic b325ef84cd Support general/update notices. pirms 8 gadiem
  Ben Kurtovic 1327f57404 Fix backgrounds when the image has been moved. pirms 9 gadiem
  Ben Kurtovic f2c1d5b853 Make cache.langs, cache.projects sorted lists. pirms 9 gadiem
  Ben Kurtovic 0f4ecfe80a Auto-bypass cache when cache_possible_miss is True. pirms 9 gadiem
  Ben Kurtovic 81552f28d3 Bugfix; missed column. pirms 9 gadiem
  Ben Kurtovic 10e75c7b7a Cache 'possible_miss' result value. pirms 9 gadiem
  Ben Kurtovic 331b05baae Truncate URLs above 1024 chars. pirms 9 gadiem
  Ben Kurtovic a07d12699a Finally fix #3; speed up highlighter with a deque. pirms 9 gadiem
  Ben Kurtovic f4ff4099be Fix old reference to query.all_projects. pirms 9 gadiem
  Ben Kurtovic a1d8b79265 Fix recursion bug. pirms 9 gadiem
  Ben Kurtovic 6eed95c761 Use a global cache instead of the request-specific one. pirms 9 gadiem
  Ben Kurtovic ddcf2a8963 Store what was previously in SQL tables in flask.g. pirms 9 gadiem
  Ben Kurtovic 9b07a5e9dc OrderedDict requires extra parens. pirms 9 gadiem
  Ben Kurtovic 340ba07c9d Generate API results as ordered dicts. pirms 9 gadiem
  Ben Kurtovic 6d87ad41ed Rearrange functions in api.py. pirms 9 gadiem
  Ben Kurtovic 2fad6b0b60 Description of API response data. pirms 9 gadiem
  Ben Kurtovic 89feddba98 Some minor tweaks, plus documentation for API parameters. pirms 9 gadiem
  Ben Kurtovic 6639338fa8 First version of new API (for #7) pirms 9 gadiem
  Ben Kurtovic 6f574e37a2 Pluralize cache times correctly. pirms 9 gadiem
  Ben Kurtovic db7a4f2ec4 Clean up query data handling. pirms 9 gadiem
  Ben Kurtovic b3e1862726 Catch and display search errors more usefully. pirms 9 gadiem
  Ben Kurtovic b7bafb29cf Implement noskip. pirms 9 gadiem
  Ben Kurtovic 73315e3370 FML. pirms 9 gadiem
  Ben Kurtovic 5242d31a93 Whoops. pirms 9 gadiem
  Ben Kurtovic 0731eb089d Cleanup; fix confidence value comparison; fix. pirms 9 gadiem
  Ben Kurtovic 7cd9a53209 Fix oursql coercing binary data to unicode. pirms 9 gadiem
  Ben Kurtovic b2fba1fa56 Implement new caching system and result structure. pirms 9 gadiem
  Ben Kurtovic c6b9c9ebe6 Really fix checkbox blank value treatment. pirms 9 gadiem
  Ben Kurtovic 6cd194f971 Catch empty method error; fix blank values in query. pirms 9 gadiem
  Ben Kurtovic b90e5e7279 Fix logic. pirms 9 gadiem