14 Commits (e13320820ce635c1844dd9a8cdc66f5fd2db4311)

Author SHA1 Message Date
Jonathan Golder e13320820c Add API to manage status per article 8 years ago
Jonathan Golder 6149dcdb8b Apply changes to data structure 8 years ago
Jonathan Golder 8c56125a7b Update talkpage notice template 8 years ago
Jonathan Golder c0b18f88e5 Add filter options to redfam.article_generator 8 years ago
Jonathan Golder e5989305a4 Add a generator to redfam yielding article pages 8 years ago
Jonathan Golder 6717fa4fba Add method to generate notice for article discpage 8 years ago
Jonathan Golder 3723aba578 Add a method to get link to related reddisc 8 years ago
Jonathan Golder b36dc250d2 Request information about reddisc page for redfams 8 years ago
Jonathan Golder b271a0b0b1 Add generator wrapper to fetch RedFams by status and ending 8 years ago
Jonathan Golder ad088126e7 Define method to update Status after Working with RedFam 8 years ago
Jonathan Golder 151c22a735 Add fetched mysql_data to _mysql-Object of parent class for using change-method to update db 8 years ago
Jonathan Golder a97d8c722e Move handling of mysql-Connection from RedFamParser and RedFamWorker to RedFam-Class and make it protected instead of private 8 years ago
Jonathan Golder 78eda10562 Remove deprecated methods 8 years ago
Jonathan Golder e28acf88d1 Introduce new directory structure 8 years ago
Jonathan Golder ac54aea698 Use callback to detect redfam.section 8 years ago
Jonathan Golder 1e4c8646bf Reparse redfam-heading with mwparser 8 years ago
Jonathan Golder ab430e0085 Use month of reddisc as beginning if missing 8 years ago
Jonathan Golder 95be313859 Pass reddisc pywikibot.page object to redfam 8 years ago
Jonathan Golder 0bb0b2d957 Make sure var beginning is always defined 8 years ago
Jonathan Golder 79dbde2413 Provide Replacement to @deprecated() as str 8 years ago
Jonathan Golder 0af7eb11d6 Move parsing of redfams from RedPageParser to RedFamParser.parser so RedPageParse won't do anything with redfams 8 years ago
Jonathan Golder 7422307985 Rewrite RedPage.parse using mwparserfromhell to make it simpler 8 years ago
Jonathan Golder b81694c6d3 Rewrite heading_parser using mwparserfromhell to make it simpler 8 years ago
Jonathan Golder a2dfffc74b Let old date-extracting methods use dates_extract and mark them as deprecated 8 years ago
Jonathan Golder 163972c924 New method dates_extract which finds begining and ending at once 8 years ago
Jonathan Golder 10f64199ab Remove relativ imports as we don't are in a package anymore 8 years ago
Jonathan Golder 24adafeee7 Changes for new jogobot-module 8 years ago
Jonathan Golder 7d6cd8bb30 Strip leading and trailing whitespace in Links to prevent wrong fam_hashes (when receiving redfam from db) since MySQL drops it 9 years ago
Jonathan Golder 4e21b6696a Remove unnecessary whitespace from error messages 9 years ago
Jonathan Golder 6992f82f02 Start Implementing of RedFamWorker 9 years ago
Jonathan Golder 8059bb9992 Change behavior of MysqlRedFam to be able to get instance without knowen fam_hash 9 years ago
Jonathan Golder b5ca69077c Remove double appearence of heading parameter in repression of RedFam 9 years ago
Jonathan Golder 523d029fdc Fix bug causing db table cells containing empty strings 9 years ago
Jonathan Golder b1b37f9b9e Implement functions for flushing db query caches 9 years ago
Jonathan Golder 8dc7fe678d Fix bug caused by adding fam_hash to repr of RedFam class since it was not defined yet while output of warning caused by to many articles 9 years ago
Jonathan Golder b514eb5c42 Move configuration to jogobot module 9 years ago
Jonathan Golder db5bb7401e Update RedFam class to rebuild the whole structure of RedFamPaser generated object 9 years ago
Jonathan Golder 7c9061d37f Use redundances as python package 9 years ago
Jonathan Golder 74b2dc727c Clean up PEP8 styleguide compatibility with flake8 9 years ago
Jonathan Golder cafe08dd7f Added license GPLv3 + Reworked code 9 years ago