Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • |/
  • *
  • *
  • *
  • *
  • *
  • | *
  • |/
  • *
  • *
  • |\
  • | | *
  • | | |\
  • | |/ /
  • |/| /
  • | |/
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | | *
  • | | |\
  • | |/ /
  • |/| /
  • | |/
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • a37bba7 Fix schema. by Ben Kurtovic 2014-02-17 22:50:18 -0500
  • 503d63a More sensible. by Ben Kurtovic 2014-01-18 23:53:41 -0500
  • 805b59f Correct handling when we run out of _get_revision_content() retries. by Ben Kurtovic 2014-01-18 23:52:49 -0500
  • 299c392 drn_clerkbot: Fix if username starts with 'User:' by Ben Kurtovic 2014-01-18 19:43:01 -0500
  • c6550df Force a periodic update of the statistics database (closes #7). by Ben Kurtovic 2014-01-10 11:43:43 -0500
  • 41119ef Update copyright notices for 2014. by Ben Kurtovic 2014-01-03 20:26:27 -0500
  • 27156fc Fix a typo. by Ben Kurtovic 2013-12-07 19:03:56 -0500
  • 332eb08 Better ignore list support. by Ben Kurtovic 2013-12-07 18:57:32 -0500
  • 4e4f0bb Fix datetime usage, indexing. by Ben Kurtovic 2013-11-16 20:59:57 -0500
  • d702871 Use a fuzzier timestamp check. by Ben Kurtovic 2013-11-16 20:39:56 -0500
  • 9afbf21 Convert Wikicode objects correctly. by Ben Kurtovic 2013-11-16 19:54:31 -0500
  • d66dadc Fix a couple bugs. by Ben Kurtovic 2013-11-16 19:51:19 -0500
  • 7685c96 Fix _get_status_helper(); refactor. by Ben Kurtovic 2013-11-16 19:32:26 -0500
  • e26ef65 Get special data more cheaply (closes #14); cleanup. by Ben Kurtovic 2013-11-10 22:57:34 -0500
  • af1a408 Log a warning if the talk page's subject doesn't exist. by Ben Kurtovic 2013-10-28 19:53:00 -0400
  • bbc7aeb Update email address. by Ben Kurtovic 2013-10-21 20:53:07 -0400
  • ea62395 More accurate get_timestamp() by Ben Kurtovic 2013-10-19 20:15:23 -0400
  • 9ed4648 Cleanup search_history() by Ben Kurtovic 2013-10-19 20:15:10 -0400
  • ce7d42b Properly handle unset timestamps. by Ben Kurtovic 2013-10-19 19:38:47 -0400
  • 9c71283 Typo by Ben Kurtovic 2013-10-19 19:34:36 -0400
  • c6724a6 Ignore empty parameters when searching for undated templates. by Ben Kurtovic 2013-10-19 18:45:33 -0400
  • 2ca8f75 Set revision cache, too. by Ben Kurtovic 2013-10-19 18:36:38 -0400
  • 9ada6e5 Make sure AFCStatistics has a reference to the site at setup time. by Ben Kurtovic 2013-10-19 18:30:23 -0400
  • 3091b38 Remove reference to AFCStatistics.get_short_title() by Ben Kurtovic 2013-10-19 18:28:15 -0400
  • b0b0e2b Fix one of the template bases. by Ben Kurtovic 2013-10-19 18:16:03 -0400
  • a4229c2 Delete unused schema. by Ben Kurtovic 2013-10-16 19:26:05 -0400
  • 243078a Store page size as an int of bytes, not a string. by Ben Kurtovic 2013-10-16 19:09:21 -0400
  • f323117 Give an error if the timestamp is in the future. by Ben Kurtovic 2013-10-15 17:57:54 -0400
  • 5e0ce24 Implement build_aliases(); fix. by Ben Kurtovic 2013-10-14 01:46:00 -0400
  • d99166f Finish mostly everything except build_aliases(). by Ben Kurtovic 2013-10-14 00:24:02 -0400
  • 0633c21 Split search_history() off of get_special(). by Ben Kurtovic 2013-10-14 00:12:35 -0400
  • 7403edf More work on afc_undated; fix a unicode bug in afc_dailycats. by Ben Kurtovic 2013-10-13 15:50:59 -0400
  • e3e8c37 Specify task numbers. by Ben Kurtovic 2013-10-13 01:30:06 -0400
  • 2a932c7 Quick commit of a small amount of work. by Ben Kurtovic 2013-10-12 21:24:25 -0400
  • 5d1518a info(), not log() by Ben Kurtovic 2013-10-06 21:18:13 -0400
  • d951b2a Use logger; bugfix. by Ben Kurtovic 2013-10-06 00:50:12 -0400
  • 6386855 Write afc_dailycats task. by Ben Kurtovic 2013-10-01 14:36:52 -0400
  • 1201c21 Delete this unused code so we can remove the matplotlib imports. by Ben Kurtovic 2013-09-10 17:54:16 -0400
  • 4a9e02f SQL is dumb. by Ben Kurtovic 2013-09-03 16:13:03 -0400
  • 5164314 Make chart generation faster. by Ben Kurtovic 2013-09-03 00:33:36 -0400
  • b4a6b12 Make sure we only copyvio check pending submissions; refactor. by Ben Kurtovic 2013-09-02 00:14:31 -0400
  • c02f2db Thanks, mwparserfromhell! by Ben Kurtovic 2013-09-01 17:39:15 -0400
  • a6dfa1a Remove references to unused 'pending draft'/'hold' status; cleanup. by Ben Kurtovic 2013-09-01 17:20:31 -0400
  • d1c67f0 Make one debug message more consistent. by Ben Kurtovic 2013-09-01 01:24:50 -0400
  • 04eeced Make query even more efficient. by Ben Kurtovic 2013-08-31 18:52:29 -0400
  • 678cd8f Cache revision data each run. by Ben Kurtovic 2013-08-31 18:40:00 -0400
  • c2e2871 Merge another set of queries. by Ben Kurtovic 2013-08-31 01:03:25 -0400
  • 0876366 Move stats db to same server as enwiki so we can merge two queries using a join. by Ben Kurtovic 2013-08-30 19:26:49 -0400
  • 162dde5 Check for preexisting copyvio tags; more prep for trial. by Ben Kurtovic 2013-08-25 20:26:52 -0400
  • 447d60d Typo by Ben Kurtovic 2013-08-25 15:06:17 -0400
  • 8b41e1f Update copyvio trial log file to new Labs location. by Ben Kurtovic 2013-08-25 15:05:20 -0400
  • 088d592 Color fix. by Ben Kurtovic 2013-08-16 01:39:58 -0400
  • 9882133 A few fixes and adjustments for consistency. by Ben Kurtovic 2013-08-16 01:33:03 -0400
  • aab344e (refs/pull/11/merge) Merge 571e0550a0 into 3d12cd40a6 by hasteur 2013-08-15 20:47:45 -0700
  • 571e055 (refs/pull/11/head) Squashed commit of the following: by Stephen Lecheler 2013-08-15 22:46:03 -0500
  • 3d12cd4 Once again, revert to non-subpage system. by Ben Kurtovic 2013-07-29 00:28:48 -0400
  • bc1ec8a Quick fix. by Ben Kurtovic 2013-07-28 02:10:38 -0400
  • 30f9938 Re-implement DRN subpage system. by Ben Kurtovic 2013-07-16 23:04:07 -0400
  • ed9b4f2 Fix. by Ben Kurtovic 2013-07-11 03:51:58 -0400
  • eb9fefc Fix unicode bugs. by Ben Kurtovic 2013-07-11 03:50:39 -0400
  • 9051ec3 (refs/pull/10/head) Fix UnicodeEncodeErrors by Kunal Mehta 2013-07-11 03:43:57 -0400
  • 3e1a26e Follow redirects when sending notices. by Ben Kurtovic 2013-06-19 04:10:09 -0400
  • 27e2fd0 Merge pull request #9 from legoktm/earwig-nitpick by Ben Kurtovic 2013-06-06 17:50:17 -0700
  • d168695 (refs/pull/9/merge) Merge e93edf5255 into 97f5d95f8e by Kunal Mehta 2013-06-06 17:49:26 -0700
  • e93edf5 (refs/pull/9/head) [05:43:55 PM] <@Earwig> legoktm: pull req "definition of word" to "definition of work or phrase" please + thanks by Kunal Mehta 2013-06-06 17:47:40 -0700
  • 97f5d95 Fix invocation. by Ben Kurtovic 2013-05-04 13:07:06 -0400
  • 1bc7606 Strip code, like wikilinks, from case titles in the chart. by Ben Kurtovic 2013-05-03 23:13:02 -0400
  • 03c5125 Use the Lua template; remove page_short. by Ben Kurtovic 2013-05-03 22:23:43 -0400
  • f3cf50b Adjust messages again. by Ben Kurtovic 2013-04-18 18:33:38 -0300
  • 14943fb Try to fix whitespace in definitions. by Ben Kurtovic 2013-04-18 18:26:31 -0300
  • 14e6139 Handle newlines (somewhat) correctly? by Ben Kurtovic 2013-04-18 11:59:32 -0300
  • 1b5c300 Adjust messages, again. by Ben Kurtovic 2013-04-18 11:51:39 -0300
  • 70449db Add missing aliases; cleanup. by Ben Kurtovic 2013-04-18 11:46:01 -0300
  • 4488046 Update and rename dictionary.py to urbandictionary.py by Ben Kurtovic 2013-04-18 11:36:41 -0300
  • 4ef36f6 Merge pull request #8 from legoktm/develop by Ben Kurtovic 2013-04-18 07:24:03 -0700
  • 9ab16a8 (refs/pull/8/merge) Merge 3c66a3d98b into 9add412871 by Kunal Mehta 2013-04-14 19:03:15 -0700
  • 3c66a3d (refs/pull/8/head) Fix the other one too by Kunal Mehta 2013-04-14 21:03:06 -0500
  • b57fd37 Python2.6 compatability by Kunal Mehta 2013-04-14 21:02:22 -0500
  • a4c57fc A new UrbanDictionary plugin to obtain correct definitions of words. by Kunal Mehta 2013-04-14 20:57:26 -0500
  • 9add412 A couple of fixes. by Ben Kurtovic 2013-04-14 01:36:04 -0400
  • 67f1eff Remember a default location for !weather. by Ben Kurtovic 2013-04-14 00:50:20 -0400
  • 2d9b604 Fix variable name spelling. by Ben Kurtovic 2013-04-13 22:45:07 -0400
  • c45a723 Fix again. by Ben Kurtovic 2013-04-13 22:43:18 -0400
  • 6a5f5ae Even more fixes! by Ben Kurtovic 2013-04-13 22:39:45 -0400
  • 0966049 More cleanup/fixes. by Ben Kurtovic 2013-04-13 22:25:58 -0400
  • 35ff932 int() -> float() by Ben Kurtovic 2013-04-13 22:17:54 -0400
  • b73c4e7 Fix some URLs and a method call. by Ben Kurtovic 2013-04-13 22:14:51 -0400
  • 2b1c190 Adding a !weather command (earwig/earwigbot#40). by Ben Kurtovic 2013-04-13 21:51:17 -0400
  • 2a5c102 Capitalize "your". by Ben Kurtovic 2013-04-08 19:52:58 -0400
  • 617d874 Remove an extraneous line. by Ben Kurtovic 2013-04-08 19:51:03 -0400
  • 6379bd9 Improvements to !geolocate (earwig/earwigbot#41). by Ben Kurtovic 2013-04-08 19:38:15 -0400
  • f211d8d I can spell variable names, I swear. by Ben Kurtovic 2013-02-21 18:20:06 -0500
  • 221d170 Revert subpage system change because it isn't active yet. by Ben Kurtovic 2013-02-21 18:13:00 -0500
  • d764983 Fix a bug when handling the archiving of old cases. by Ben Kurtovic 2013-02-21 18:05:43 -0500
  • 1bc1d7f Update copyright notices for 2013. by Ben Kurtovic 2013-01-17 02:16:10 -0500
  • 04e45bd Make notifying of very old cases optional. by Ben Kurtovic 2013-01-16 18:35:50 -0500
  • 76f9fcc Update DRN clerkbot for a subpage-based system. by Ben Kurtovic 2013-01-15 22:32:44 -0500
  • 78da79e Report results to a file instead of saving the pages for testing. by Ben Kurtovic 2012-11-26 22:03:21 -0500
  • f93ef6a http://en.wikipedia.org/w/index.php?diff=512321862&oldid=512311332 by Ben Kurtovic 2012-09-14 18:32:32 -0400
  • 7970fab Fix bug when page contains unicode. by Ben Kurtovic 2012-09-05 09:57:37 -0400