Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 75b627c Refactor out page.copyvio_compare() and surrounding code. by Ben Kurtovic 2014-07-18 21:20:44 -0400
  • cf66804 Give a different error message for timeouts. Cheating a bit. by Ben Kurtovic 2014-07-18 17:50:03 -0400
  • 27917a9 Revert last commit; I have no idea what I'm doing. by Ben Kurtovic 2014-07-16 17:02:26 -0400
  • 047ddcf Allow EarwigBot to save its internal logs for debugging. by Ben Kurtovic 2014-07-16 17:00:35 -0400
  • 8c172fb Only show percent confidence if there's a possible match. by Ben Kurtovic 2014-07-16 03:08:26 -0400
  • 7d426a4 Support following redirects (closes #6). by Ben Kurtovic 2014-07-16 03:03:17 -0400
  • 297b61b Fix a margin; clean up cache message. by Ben Kurtovic 2014-07-16 02:04:07 -0400
  • c8f92bc Fix border spacing a bit. by Ben Kurtovic 2014-07-16 01:00:05 -0400
  • 4622e6d Clean up HTML for the result detail. by Ben Kurtovic 2014-07-15 23:42:29 -0400
  • b4a379b Fix gitignore for logs. by Ben Kurtovic 2014-07-15 22:15:46 -0400
  • 15802fc Good job Mako; I'm giving up on the def because I can't trim it correctly. by Ben Kurtovic 2014-07-15 22:13:31 -0400
  • ffbff35 Trim function result properly. by Ben Kurtovic 2014-07-15 21:14:09 -0400
  • 3e1fdf4 Show and link to the rev ID when relevant. by Ben Kurtovic 2014-07-15 21:11:50 -0400
  • a08bd49 Support searching by revision ID (closes #8). by Ben Kurtovic 2014-07-15 21:01:54 -0400
  • ca09caa Give an error when no text could be found inside a URL. by Ben Kurtovic 2014-07-14 01:44:50 -0400
  • 1e3a61a Fix log file rotate time. by Ben Kurtovic 2014-07-03 01:58:37 -0400
  • dc21e2b CSS spacing fix. by Ben Kurtovic 2014-07-02 00:23:02 -0400
  • 9a25f97 Connection pooling; cleanup. by Ben Kurtovic 2014-07-01 23:45:32 -0400
  • cea9909 Fix some URL stuff. by Ben Kurtovic 2014-06-30 21:49:38 -0400
  • c9366d8 Fix cookie name; remove beta note (for now). by Ben Kurtovic 2014-06-30 21:17:25 -0400
  • d2dff9f Fix bad URI error thing. by Ben Kurtovic 2014-06-30 17:36:11 -0400
  • cb79aa2 Update/fix index.mako. by Ben Kurtovic 2014-06-30 17:26:13 -0400
  • 5552fb8 Remove /debug. by Ben Kurtovic 2014-06-30 03:21:29 -0400
  • d6bdd38 Fix cookie setting. by Ben Kurtovic 2014-06-30 03:16:25 -0400
  • a78e52c sp. by Ben Kurtovic 2014-06-30 03:06:17 -0400
  • ef915ad Improve error page. by Ben Kurtovic 2014-06-30 03:03:49 -0400
  • 77b56b9 Forgot what template engine I was using. by Ben Kurtovic 2014-06-30 02:57:31 -0400
  • e682dbb Move application logic around; improve exceptions. by Ben Kurtovic 2014-06-30 02:54:19 -0400
  • 246c987 Fix wrapping. by Ben Kurtovic 2014-06-30 02:12:58 -0400
  • 19ad246 Very basic attempt at exception printing. by Ben Kurtovic 2014-06-30 02:08:11 -0400
  • ed5af0e Whoops, no context gets passed. by Ben Kurtovic 2014-06-30 01:50:32 -0400
  • 56a79cc More cleanup; cookie fixes, Flask integration. by Ben Kurtovic 2014-06-30 00:25:04 -0400
  • 262ad49 Can POST to /settings. by Ben Kurtovic 2014-06-29 20:58:46 -0400
  • 1344594 Internal cleanup for Flask. by Ben Kurtovic 2014-06-29 20:54:15 -0400
  • 648a399 Try to fix relative paths. by Ben Kurtovic 2014-06-29 20:18:18 -0400
  • 39f3f90 Attempt to pass arguments correctly. by Ben Kurtovic 2014-06-29 20:04:52 -0400
  • f25f963 Fix flask-mako registering. by Ben Kurtovic 2014-06-29 19:58:13 -0400
  • c20b7ff Fix import. by Ben Kurtovic 2014-06-29 19:55:57 -0400
  • b7d03ed Always have a log dir. by Ben Kurtovic 2014-06-29 19:54:12 -0400
  • 0ddba71 Fix logs, chmod, paths. by Ben Kurtovic 2014-06-29 19:51:52 -0400
  • f48a566 Begin conversion to Flask; updates. by Ben Kurtovic 2014-06-29 19:23:44 -0400
  • 6045ea4 Updates. by Ben Kurtovic 2014-06-29 16:56:19 -0400
  • 5b25e5a Update email address. by Ben Kurtovic 2013-10-21 20:51:33 -0400
  • ad9a71a Refactor more. by Ben Kurtovic 2013-09-06 01:15:46 -0400
  • 1d04ed9 Remove unnecessary contact link, since my userpage is right before it. by Ben Kurtovic 2013-09-06 00:55:28 -0400
  • 3fdbd0a Tweak some CSS. by Ben Kurtovic 2013-09-06 00:54:56 -0400
  • e31d730 Clean up some CSS rules. by Ben Kurtovic 2013-09-05 21:17:30 -0400
  • 56ab814 Make header more compact. by Ben Kurtovic 2013-09-05 20:56:45 -0400
  • 6acb88a Logic was wrong for selecting the image width. by Ben Kurtovic 2013-09-05 20:46:20 -0400
  • 41c0df6 Set the POTD as the default background. by Ben Kurtovic 2013-09-05 20:21:20 -0400
  • 8172350 Typo. by Ben Kurtovic 2013-09-05 03:57:24 -0400
  • c1810ee Input field for specifying a revision ID. by Ben Kurtovic 2013-09-05 03:48:00 -0400
  • c42526f Refactor out show_details variable. by Ben Kurtovic 2013-09-02 01:29:43 -0400
  • ca55b57 Update description. by Ben Kurtovic 2013-09-02 01:06:22 -0400
  • 9f54517 Syntax; add a couple missing table cells. by Ben Kurtovic 2013-08-26 19:20:42 -0400
  • e204194 Use the right environment variables. by Ben Kurtovic 2013-08-26 18:55:04 -0400
  • de87631 HTML5 by Ben Kurtovic 2013-08-26 18:41:51 -0400
  • 12e8611 Try again. by Ben Kurtovic 2013-08-26 18:32:45 -0400
  • b0d51b3 HTML standards compliance fixes. by Ben Kurtovic 2013-08-26 18:26:29 -0400
  • 3ebe5c9 Write cookies before page generation, so changes take effect immediately. by Ben Kurtovic 2013-08-26 18:20:44 -0400
  • c346161 Fix environ var parsing. by Ben Kurtovic 2013-08-26 18:15:24 -0400
  • 18be13e Make footer a bit nicer. by Ben Kurtovic 2013-08-26 00:30:06 -0400
  • 7a1b095 Fix some links. by Ben Kurtovic 2013-08-26 00:05:35 -0400
  • de46767 .fcgi -> .py by Ben Kurtovic 2013-08-25 23:52:06 -0400
  • 909f224 Typo fix. by Ben Kurtovic 2013-08-25 23:38:25 -0400
  • 5e6e95f Remove more old stuff. by Ben Kurtovic 2013-08-25 23:32:49 -0400
  • b1cb863 More cookie updates. by Ben Kurtovic 2013-08-25 23:27:41 -0400
  • 80b7013 Rename some cookies, streamline HTML, etc. by Ben Kurtovic 2013-08-25 23:23:29 -0400
  • 2315be6 Remove ZWS-specific things; update README. by Ben Kurtovic 2013-08-25 23:04:45 -0400
  • 4c411e7 Update/merge CSS, JS, images. by Ben Kurtovic 2013-08-25 22:57:00 -0400
  • 8027179 Update more references. by Ben Kurtovic 2013-08-25 22:36:53 -0400
  • 20259a4 Remove some references to the Toolserver. by Ben Kurtovic 2013-08-25 22:31:37 -0400
  • a787066 Adjust db name. by Ben Kurtovic 2013-08-25 19:40:01 -0400
  • e6aee2c Update README. by Ben Kurtovic 2013-08-25 18:52:33 -0400
  • d408395 EarwigBot moved to Labs; rm some tools that aren't happening soon. by Ben Kurtovic 2013-08-25 17:21:18 -0400
  • 36ca4bb Adding a note regarding beta status. by Ben Kurtovic 2013-01-18 22:55:09 -0500
  • c0111cc Updating copyright notices for 2013. by Ben Kurtovic 2013-01-17 02:20:55 -0500
  • 8f431be Rename to avoid conflicts. by Ben Kurtovic 2012-09-05 17:36:30 -0400
  • eae1ec0 Move earwigbot.mako's code to its own module. by Ben Kurtovic 2012-09-05 17:21:10 -0400
  • 804ea2f Update rewrite.script to include / -> index.fcg; add descriptions for index. by Ben Kurtovic 2012-09-05 10:52:52 -0400
  • 1f9dafb Show "no matches found" if result.url is None. by Ben Kurtovic 2012-09-05 10:03:22 -0400
  • 859f388 Fix bug when page contains unicode. by Ben Kurtovic 2012-09-05 09:58:29 -0400
  • 09aae7d Update rewrite script. by Ben Kurtovic 2012-09-05 09:50:54 -0400
  • 81039a6 Adjust chain cells so they're more equal. by Ben Kurtovic 2012-09-05 09:01:52 -0400
  • cc1a331 Try <= 3 instead of == 1 for joined adjacent lines; tweaks. by Ben Kurtovic 2012-09-05 07:55:05 -0400
  • 9889775 Fix an XHTML error. by Ben Kurtovic 2012-09-04 22:44:46 -0400
  • 25a7348 Fix. by Ben Kurtovic 2012-09-04 22:42:10 -0400
  • adf6e9c Properly handle bad URI schemes. by Ben Kurtovic 2012-09-04 22:41:17 -0400
  • e23a37d Join adjacent lines with only one word. by Ben Kurtovic 2012-09-04 20:25:06 -0400
  • dd16bb4 Adjust margins, font sizes; even darker background color. by Ben Kurtovic 2012-09-04 20:12:46 -0400
  • ec3cae5 Fix highlighting, again. by Ben Kurtovic 2012-09-04 19:33:59 -0400
  • 309d4e8 Try a new highlighting engine. by Ben Kurtovic 2012-09-04 19:05:42 -0400
  • ed22b1d Fix; darken background color. by Ben Kurtovic 2012-09-04 16:18:13 -0400
  • 4ce5cf7 Improve image stuff. by Ben Kurtovic 2012-09-04 16:08:35 -0400
  • 4c43629 Paragraphs instead of one big thing with line breaks. by Ben Kurtovic 2012-09-04 15:45:30 -0400
  • eeca804 Only show best match if no URL was given/ by Ben Kurtovic 2012-09-04 15:30:52 -0400
  • dc399ed Show best match. by Ben Kurtovic 2012-09-04 15:28:05 -0400
  • e623837 Another bugfix. by Ben Kurtovic 2012-09-04 15:23:08 -0400
  • ea1b56b Some fixes and cleanup. by Ben Kurtovic 2012-09-04 14:54:59 -0400
  • 6bbd4e0 Push actual checker code to master. by Ben Kurtovic 2012-09-04 14:27:48 -0400