23 Commits (39e98df7cdf18dd036f8f10492bca51ef23e92b4)

Author SHA1 Message Date
Jonathan Golder a35546e53d Fix removed pywikibot config property db_hostname 3 years ago
Jonathan Golder 93447d8dc6 Prepare release v1.0 7 years ago
Jonathan Golder 1b6faf9e53 Use own db for red-task 7 years ago
Jonathan Golder b4c193eedc Disable echoing of SQLAlchemy Egine 7 years ago
Jonathan Golder ff03ca8f13 Explicitly set charset for PyMySQL-Connection 7 years ago
Jonathan Golder 30de2a2e12 Replace oursql with PyMySQL 7 years ago
Jonathan Golder 281f1c49a8 mysqlred: Set family via pywikibot 7 years ago
Jonathan Golder 3fe47e666f Fix polymorphism problem with relationships 7 years ago
Jonathan Golder e16925197c Fix pep8.. compliance 7 years ago
Jonathan Golder 43e31c108a Working RedFamWorker query 7 years ago
Jonathan Golder bf8e47f916 Improve new status API 7 years ago
Jonathan Golder 467f829af2 Some cleanups 7 years ago
Jonathan Golder 6e973369cd sqlalchemy working for parser 8 years ago
Jonathan Golder 0ebf307bb8 Add markpages as subtask 8 years ago
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 b36dc250d2 Request information about reddisc page for redfams 8 years ago
Jonathan Golder 594130c8a6 Restore changes from 45df35431 8 years ago
Jonathan Golder 58dfd8c86a For RedFamilies not fetched individually we need to provide the fam hash as index 8 years ago
Jonathan Golder 9481116777 Add new generator-method to fetch RedFams by Status and Ending 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 e28acf88d1 Introduce new directory structure 8 years ago
Jonathan Golder bd2d221c48 Prevent flush from creating cursor without con 8 years ago
Jonathan Golder bd9dbdfa17 Make use of declared db_host_port 8 years ago
Jonathan Golder f53a5b3745 Output a warning if there are update/insert querys cached when exit programm 8 years ago
Jonathan Golder 24adafeee7 Changes for new jogobot-module 8 years ago
Jonathan Golder ef9c13324a Improve documentation of MysqlRed.flush() 9 years ago
Jonathan Golder e186f2f22b Use dictionary with page_id / fam_hash as key for cached_insert_data to prevent double entrys 9 years ago
Jonathan Golder dbcfe8f106 Add a generator to MysqlRedFam to retrieve redfams from db by status 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 4518efc504 Fix bug (Cached querys not executed) caused by class attribute protection level --> changed from private to protected 9 years ago
Jonathan Golder 53f53ddb8b Implement cached querys in MysqlRedFam 9 years ago
Jonathan Golder 26f5912f88 Collect writing db querys for running once in MysqlRedPage 9 years ago
Jonathan Golder 1dea5d7e84 NOT WORKING Cache SQL querys to reduce amount of querys 9 years ago
Jonathan Golder db5bb7401e Update RedFam class to rebuild the whole structure of RedFamPaser generated object 9 years ago
Jonathan Golder be0041804a Clean up 9 years ago
Jonathan Golder af6d483280 Use a additional module to store custom config ... 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