Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 23663af (HEAD -> master) Fix background URL generation by Ben Kurtovic 2021-12-16 01:47:39 -0500
  • 3c09a05 Fix by Ben Kurtovic 2021-06-27 18:49:45 -0400
  • 13b548a Form restyling; layout cleanup/responsiveness by Ben Kurtovic 2021-06-27 13:47:15 -0400
  • b74efee Flipped condition by Ben Kurtovic 2021-06-13 04:04:00 -0400
  • 5d18a91 Forgot to update min.css by Ben Kurtovic 2021-06-13 04:03:28 -0400
  • 79ec7a3 Styling tweaks by Ben Kurtovic 2021-06-13 04:03:03 -0400
  • 208ebd3 Restyling by Ben Kurtovic 2021-06-13 03:42:46 -0400
  • 2254a68 Styling tweaks by Ben Kurtovic 2021-06-13 00:17:20 -0400
  • 15f3aee Center background by Ben Kurtovic 2021-06-12 23:08:15 -0400
  • 1d91b91 Clean up CSS/JS; new minify pipeline; rework footer by Ben Kurtovic 2021-02-04 22:30:23 -0500
  • 0a81acf Even better error handling by Ben Kurtovic 2021-02-04 21:34:11 -0500
  • b134ef6 Even better error handling by Ben Kurtovic 2021-02-04 21:25:48 -0500
  • c829590 Bugfix by Ben Kurtovic 2021-02-04 21:23:41 -0500
  • ad87596 Better error handling for revision IDs by Ben Kurtovic 2021-02-04 21:21:00 -0500
  • 85a7bbf Rename confidence to similarity in most user-facing text by Ben Kurtovic 2020-12-21 01:13:40 -0500
  • 38c03e3 Add log analysis script and improve API docs by Ben Kurtovic 2020-07-03 01:41:05 -0400
  • eacb294 Update URLs by Ben Kurtovic 2020-06-06 22:13:45 -0400
  • 4cebe36 Validate site info if not in sites DB by Ben Kurtovic 2019-03-24 00:30:25 -0400
  • 96ac14e Use rvslots for fetching revision content by Ben Kurtovic 2019-03-23 23:39:36 -0400
  • ce18eb9 Disable form submission button while loading by Ben Kurtovic 2019-03-02 22:29:43 -0500
  • 4c428d4 Better error message when the tool runs out of search quota by Ben Kurtovic 2019-02-24 17:11:03 -0500
  • c73179b Update highlighter for new MarkovChain implementation by Ben Kurtovic 2019-02-24 00:06:30 -0500
  • f4812b2 Reduce worker counter to 8 by Ben Kurtovic 2019-02-17 19:57:03 -0500
  • 01cd6dc Make caching advisory and reduce db lock duration by Ben Kurtovic 2019-02-16 15:35:16 -0500
  • 8321a07 More additions for sqlite support by Ben Kurtovic 2019-02-16 14:05:33 -0500
  • ca58aac Add sqlite3 backend to replace mysql by Ben Kurtovic 2019-02-16 13:11:03 -0500
  • abd736c Fix flask_mako import by Ben Kurtovic 2019-01-14 02:33:11 -0500
  • d9b49d8 Tweak phrasing by Ben Kurtovic 2019-01-14 02:05:13 -0500
  • 29861c1 Revert previous; literal_eval is necessary here. Add error handling. by Ben Kurtovic 2018-02-14 22:59:01 -0500
  • a63e4e2 Safer parsing for Turnitin API result. by Ben Kurtovic 2018-02-14 22:38:01 -0500
  • 586ba63 Use tools-static.wmflabs.org for jquery. by Ben Kurtovic 2017-08-09 16:32:12 -0400
  • 79866da Strip whitespace. by Ben Kurtovic 2017-03-01 00:17:05 -0600
  • 088dfe6 Again, fix link and cleanup. by Ben Kurtovic 2017-03-01 00:08:37 -0600
  • 1e5ca3f Minor style tweak; link fix. by Ben Kurtovic 2017-03-01 00:01:16 -0600
  • 341c882 Fix template. by Ben Kurtovic 2017-02-28 23:57:41 -0600
  • 21aad51 Fix unnecessary extra work. by Ben Kurtovic 2017-02-28 23:43:04 -0600
  • 693fef3 Fix include. by Ben Kurtovic 2017-02-28 23:15:28 -0600
  • 63f1ae9 Show warning when a page has an attribution template. by Ben Kurtovic 2017-02-28 23:01:25 -0600
  • a2df4bb Tweak parameters. by Ben Kurtovic 2017-01-01 16:30:01 -0500
  • c0af265 Unnecessary slash. by Ben Kurtovic 2016-12-30 14:22:15 -0500
  • 1076959 Bugfix in highlight_delta() call; clarify docs. by Ben Kurtovic 2016-06-09 17:10:36 -0400
  • 2a81217 Add support for detailed text comparison in API (T132949) by Ben Kurtovic 2016-06-09 17:00:12 -0400
  • f448d06 Yandex -> Google by Ben Kurtovic 2016-06-07 04:56:30 -0400
  • 3e8dc73 Bing -> Yandex by Ben Kurtovic 2016-05-10 05:00:41 -0500
  • 9289a22 Rebrand Yahoo -> Bing. by Ben Kurtovic 2016-04-02 13:36:09 -0500
  • 8be5c63 Turnitin bugfix. by Ben Kurtovic 2016-04-01 01:21:20 -0500
  • 137c33b Fix _format_date() for caches older than a day. by Ben Kurtovic 2016-02-11 02:10:16 -0600
  • 64e77c1 Use ndashes instead of hyphens in the title. by Ben Kurtovic 2016-02-09 23:40:13 -0600
  • 66a90f0 Classes, not IDs. by Ben Kurtovic 2016-01-20 02:41:53 -0600
  • 17abf2d Update copyright year; more CSS tweaks. by Ben Kurtovic 2016-01-20 02:38:24 -0600
  • ed7a8df Tweak display a bit. by Ben Kurtovic 2016-01-20 02:22:13 -0600
  • 167f169 Fix JS. by Ben Kurtovic 2016-01-20 02:11:23 -0600
  • e6e83ed Revert "ast.literal_eval -> json.loads" by Ben Kurtovic 2016-01-20 01:55:41 -0600
  • 21bbbbd Reorder/tweak template more. by Ben Kurtovic 2016-01-20 01:52:49 -0600
  • cd5b6e4 Tweak wording, minor fixes. by Ben Kurtovic 2016-01-20 01:27:12 -0600
  • 1100757 Bugfix. by Ben Kurtovic 2016-01-20 01:13:17 -0600
  • 77a02b5 Bugfix? by Ben Kurtovic 2016-01-20 01:07:29 -0600
  • 0692227 Cleanup/tweaks, mainly to rendering. by Ben Kurtovic 2016-01-20 00:13:54 -0600
  • 6d940b5 ast.literal_eval -> json.loads by Ben Kurtovic 2016-01-19 23:44:52 -0600
  • 83f5588 Disable turnitin by default for now, until we confirm it works as expected. by Ben Kurtovic 2016-01-19 23:33:42 -0600
  • d31e24f Merge pull request #24 from fhocutt/master by Ben Kurtovic 2016-01-19 23:26:36 -0600
  • f84a0b4 Make the 'Compare' link always produce a permalink. by Ben Kurtovic 2016-01-14 18:23:24 -0500
  • 9a4dde1 (refs/pull/24/head) Update Turnitin option label by Frances Hocutt 2016-01-13 17:09:13 -0800
  • 4e994f1 Refactor turnitin.py, incorporate diff link/timestamp by Frances Hocutt 2015-12-22 15:56:27 -0800
  • 6cafb14 Fix wrapping issue; start reworking report display by Frances Hocutt 2015-12-18 18:38:13 -0800
  • 8161bce Fix CSS margin to match other boxes by Frances Hocutt 2015-12-18 16:30:12 -0800
  • 1ffa87d Improve turnitin.py docstrings, fix bugs by Frances Hocutt 2015-12-18 16:24:31 -0800
  • bf0aa22 [WIP] improve docstrings and naming, mark TODO by Frances Hocutt 2015-12-17 19:02:25 -0800
  • f0bbb29 [WIP] Improve style and turnitin report display by Frances Hocutt 2015-12-17 16:18:11 -0800
  • efe2300 [WIP] Basic working integration of turnitin by Frances Hocutt 2015-12-16 20:48:36 -0800
  • 8d5ade9 Clarify. by Ben Kurtovic 2015-09-29 03:01:43 -0500
  • ad033a6 Pass excluded URL data to the API. by Ben Kurtovic 2015-09-29 02:59:26 -0500
  • 91f41d9 Fix chain table display with text overflow. by Ben Kurtovic 2015-09-29 02:45:39 -0500
  • 321e6e3 Support new 'excluded' column in database. by Ben Kurtovic 2015-09-29 02:40:18 -0500
  • 1e1c48b Handle excluded URLs in results. by Ben Kurtovic 2015-09-29 02:21:52 -0500
  • 4092cbc Keep all workers' backgrounds in sync, and ensure they update at 00:00 UTC. by Ben Kurtovic 2015-09-29 02:03:22 -0500
  • 2cac946 Fix typos. by Ben Kurtovic 2015-09-29 01:53:32 -0500
  • 0e2292e Bugfixes -- Flask's documentation is broken regarding this. by Ben Kurtovic 2015-09-29 01:50:25 -0500
  • 0167424 Force client-side purging of CSS/JS when updated. by Ben Kurtovic 2015-09-29 01:46:24 -0500
  • 991aabf Use word-wrap instead of word-break. by Ben Kurtovic 2015-09-29 00:57:53 -0500
  • e1ef1e2 Make display less ridiculous when dealing with really long URLs. by Ben Kurtovic 2015-09-29 00:54:01 -0500
  • ff15ab7 Make the notice auto-collapsible with JS. by Ben Kurtovic 2015-09-29 00:22:05 -0500
  • b325ef8 Support general/update notices. by Ben Kurtovic 2015-09-28 23:06:10 -0500
  • 1327f57 Fix backgrounds when the image has been moved. by Ben Kurtovic 2015-06-04 18:58:19 -0400
  • 5839f74 Update for new uWSGI stuff. by Ben Kurtovic 2015-03-27 00:43:39 -0400
  • eb980dc Update copyright year. by Ben Kurtovic 2015-01-02 17:15:42 -0500
  • 5d1960d Try Access-Control-Allow-Origin: * for API responses. by Ben Kurtovic 2014-12-21 17:47:50 -0500
  • f2c1d5b Make cache.langs, cache.projects sorted lists. by Ben Kurtovic 2014-12-21 17:38:33 -0500
  • b116c7e Try to fix log dump to ~/error.log location. by Ben Kurtovic 2014-12-12 17:19:33 -0600
  • 9444f03 Ugly solution for escaping URLs in permlinks. by Ben Kurtovic 2014-11-20 21:47:49 -0600
  • 5896730 Make compare links use oldids. by Ben Kurtovic 2014-11-20 21:39:01 -0600
  • c8ca290 Actually grab the correct revision ID. by Ben Kurtovic 2014-11-20 21:28:54 -0600
  • 3879805 Paren fix, grr. by Ben Kurtovic 2014-11-20 21:26:43 -0600
  • 9e36e3d Fix string concating. by Ben Kurtovic 2014-11-20 21:25:35 -0600
  • 487eb61 Add a permalink to result pages. by Ben Kurtovic 2014-11-20 21:23:54 -0600
  • 248c7e8 Fix bug in Javascript. by Ben Kurtovic 2014-11-20 20:51:46 -0600
  • 8321a22 Log user-facing exceptions in app log. by Ben Kurtovic 2014-10-18 19:35:56 -0500
  • 091d2e9 Simplify short-circuit message. by Ben Kurtovic 2014-10-14 00:55:59 -0500
  • 0f4ecfe Auto-bypass cache when cache_possible_miss is True. by Ben Kurtovic 2014-10-14 00:45:35 -0500
  • 81552f2 Bugfix; missed column. by Ben Kurtovic 2014-10-14 00:42:01 -0500