Content deleted Content added
Updating published sources: AnomieBOT::API: * Handle <code>undef</code>. BadImageTagger: * New task, currently on hold. ITNCArchiver: * Insert a comment indicating where to add new nominations. ShowByDateSubster: * Approved! * Mention {{para|demo}... |
Updating published sources: General: * Remove constructs that became "experimental" in Perl 5.18. * Add the possibility for the command "file" to be in redis/memcache. * Add utilities to send and list these commands. * Put job status data in redis/memc... |
||
Line 94:
);
while(my $f=$iter->next){
next unless $f->{'imagerepository'}
$files{$f->{'title'}}=$f;
}
|