Commit Graph

15 Commits

Author SHA1 Message Date
shortcutme cdd9dd4f6f
Fix duplicate content_db connecting 2019-11-19 02:12:24 +01:00
Lola Dam 753396ac0c Try and catch block for dbRebuild (#2047)
* Try and catch block for dbRebuild

* Use self.log.error and not logging

* Use self.log.error and not logging in SiteStorage also

* Check if the rebuild is working
2019-06-23 14:21:50 +02:00
radfish f6e3a74567 [setuptools packaging] access modules via imports (#1969) 2019-04-15 12:31:33 +02:00
shortcutme b0b9a4d33c
Change to Python3 coding style 2019-03-15 21:06:59 +01:00
shortcutme 8e4873cf2a
Do a quick content.db check on startup 2018-12-15 18:39:39 +01:00
shortcutme 00c9c14efb
Support listmodified before and after argument 2018-09-17 15:28:53 +02:00
shortcutme 96ceb253e8
GetTotal size also return optional sum of optional file sizes 2017-10-04 13:19:19 +02:00
shortcutme 23dc8e063c
Rev1909, Rebuild content.db on error 2017-02-15 13:35:24 +01:00
shortcutme e7c9c2d192 Call ContentDb functions with site object 2016-11-07 23:16:22 +01:00
shortcutme d595373f9f Use insertOrUpdate instead of replace on setcontent 2016-11-07 23:08:13 +01:00
shortcutme 12bf5bb152 Sote site in contentdb after files loaded 2016-11-07 23:02:37 +01:00
shortcutme c35ffccf6c Change to schema based ContentDb to easier extension 2016-11-07 23:01:40 +01:00
shortcutme 0706748d10 Accept plugins to ContentDB 2016-11-07 23:00:59 +01:00
shortcutme bc875b396b Multiple content.db support 2016-09-05 13:52:52 +02:00
shortcutme ecb5885dba Cache file sizes and modification date in sqlite db 2016-09-04 17:41:04 +02:00