120 Commits (0ceb2e6e836dfd19a225227b521dc1e99bb9f54d)
 

Author SHA1 Message Date
Jonathan Golder 0ceb2e6e83 Add methods to build gen to DiscussionParser 8 years ago
Jonathan Golder 3540cc2a7d Move functional sections to functions in main() 8 years ago
Jonathan Golder 460d2db183 Add Bot run with exception handling 8 years ago
Jonathan Golder 156f117b18 Add Bot initiation with exception handling 8 years ago
Jonathan Golder 1679e2ad6a Prepare environment for starting subtasks 8 years ago
Jonathan Golder b88efb6bdd Reflect stucture changes in Code 8 years ago
Jonathan Golder 177a8f920f Prepare new structure to use subtasks 8 years ago
Jonathan Golder 0549cbd2c2 Merge branch 'fs#80-remove-deprecated-methods' into fs#70-refactoring 8 years ago
Jonathan Golder 78eda10562 Remove deprecated methods 8 years ago
Jonathan Golder 510771509b Merge branch 'fs#79-mysql-table-prefix' into fs#70-refactoring 8 years ago
Jonathan Golder 71b99b5f58 Delay definition of db_table_prefix 8 years ago
Jonathan Golder 77d1de4473 Add a tablename prefix depending on Site 8 years ago
Jonathan Golder cac04f344f Merge branch 'fs#74-helpermodules-lib' into fs#70-refactoring 8 years ago
Jonathan Golder e28acf88d1 Introduce new directory structure 8 years ago
Jonathan Golder af48888535 Merge branch 'fs#78-redfam-section-false-positives' into fs#70-refactoring 8 years ago
Jonathan Golder ac54aea698 Use callback to detect redfam.section 8 years ago
Jonathan Golder 2deb02fe47 Merge branch 'fs#77-errors-on-old-archives' into fs#70-refactoring 8 years ago
Jonathan Golder 1e4c8646bf Reparse redfam-heading with mwparser 8 years ago
Jonathan Golder fe2810f07c Merge branch 'fs#76-redfam-without-dates' into fs#70-refactoring 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 db32c9e8f6 Merge branch 'fs#75-mysql-flush-error-false-reddisc' into fs#70-refactoring 8 years ago
Jonathan Golder bd2d221c48 Prevent flush from creating cursor without con 8 years ago
Jonathan Golder ee8ebbc8bc Make sure only flush db if there are redfams 8 years ago
Jonathan Golder dcc4851513 Check reddisc page titles against regex 8 years ago
Jonathan Golder 0ea1b0039d Merge branch 'fs#72-rewrite-reddiscparser' into fs#70-refactoring 8 years ago
Jonathan Golder 2f878ee901 Correct filename in header 8 years ago
Jonathan Golder 17bfb32ded Building generators of config cats in sep Function 8 years ago
Jonathan Golder 6cb92c1da7 Rewrite parse control using pywikibot.bot classes 8 years ago
Jonathan Golder a8605bcee6 Mv pages-parser.py to reddiscparser.py 8 years ago
Jonathan Golder 5d31bdd7eb Jogobot submodule updated 8 years ago
Jonathan Golder 7f8ab1897e Merge branch 'fs#69-deprecated-decorators-param-str' into test-v3 8 years ago
Jonathan Golder 79dbde2413 Provide Replacement to @deprecated() as str 8 years ago
Jonathan Golder 36a480a042 Merge branch 'fs#68-mysql-db-port' into test-v3 8 years ago
Jonathan Golder bd9dbdfa17 Make use of declared db_host_port 8 years ago
Jonathan Golder 944bea488a Merge branch 'restucture-parsers' into test-v3 8 years ago
Jonathan Golder 7cac294181 Merge branch 'parser-script' into restucture-parsers 8 years ago
Jonathan Golder a24f208449 Add parse-pages.py Script 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 baf4ae2a07 Merge branch 'new-structure' into test-v3 8 years ago
Jonathan Golder 10f64199ab Remove relativ imports as we don't are in a package anymore 8 years ago
Jonathan Golder 24f1a7f516 Remove __init__.py as we won't use it as a package 8 years ago
Jonathan Golder 9113a40704 Merge branch 'warning-non-flushed-mysql-cache' into test-v3 8 years ago
Jonathan Golder f53a5b3745 Output a warning if there are update/insert querys cached when exit programm 8 years ago
Jonathan Golder 673e49c55a Merge branch 'jogobot' into test-v3 8 years ago