User:AnomieBOT/source/tasks/SourceUploader/Pod.pm: Revision history


For any version listed below, click on its date to view it. For more help, see Help:Page history and Help:Edit summary. (cur) = difference from current version, (prev) = difference from preceding version, m = minor edit, → = section edit, ← = automatic edit summary

1 April 2015

  • curprev 14:0614:06, 1 April 2015 AnomieBOT talk contribs 3,005 bytes +18 Updating published sources: TagDater: * When check_page2 was split from check_page for unit testing purposes, some function calls weren't updated properly so check_page() was getting called with wrong arguments. General: * Apparently @_ holds implicit... undo

7 January 2014

4 September 2010

  • curprev 04:5404:54, 4 September 2010 AnomieBOT talk contribs 2,929 bytes +18 Updating published sources: SourceUploader: * Sort directory pages by last modified date. * Use <nowiki><syntaxhighlight></nowiki> instead of <nowiki><source></nowiki>. d::NoWiki: * Add support for <nowiki><syntaxhighlight></nowiki>. General: * Vario undo

2 June 2010

  • curprev 17:2817:28, 2 June 2010 AnomieBOT talk contribs 2,911 bytes −26 Updating published sources: AnomieBOT::API: * Support HTTP/1.1 Keep-Alive, and use it by default All: * Replace "<code>defined($a)?$a:$b</code>" with "<code>$a // $b</code>" * Replace "<code>exists($a)?$a:$b</code>" with "<code>$a // $b</code>", unle undo

27 March 2009

  • curprev 12:3812:38, 27 March 2009 AnomieBOT talk contribs 2,937 bytes −16 Updating published sources: General: * BREAKING CHANGE: And it's a big one: ** Data store changed from (binary) Storable to (readable) JSON. update-db.pl will change an existing database. This may affect the exact values storable in the permanent sto undo

26 October 2008

20 September 2008

  • curprev 22:4322:43, 20 September 2008 AnomieBOT talk contribs 2,952 bytes +176 Updating published sources: General: * Change to SQLite instead of AnyDBM_File for storing persistent data. OrphanReferenceFixer: * Second supplemental task approved! TemplateReplacer3: * Approved! SourceUploader: * Add support for supplemental BRFAs undo

7 September 2008

23 August 2008

  • curprev 01:4101:41, 23 August 2008 AnomieBOT talk contribs 2,766 bytes +10 Updating published sources: General: * Function to transparently handle continuations in an API query. * Fix bot.pl to correctly check the ChangeLog mtime. WatchlistUpdater: * Change around to handle arbitrary API queries, with filtering. SourceUploa undo

21 August 2008

  • curprev 21:1121:11, 21 August 2008 AnomieBOT talk contribs 2,756 bytes +2,756 Updating published sources: General: * Have the bot script watch for changes and automatically re-exec itself. SourceUploader: * Change things around so task metadata is stored with the task.