shortcutme
|
2b7aebd89d
Fix optional file loading when sites.json load takes more than 1 sec
|
5 years ago |
shortcutme
|
2b5e57e840
Fix updateing deleted site in contentdb
|
5 years ago |
shortcutme
|
e91fb90a45
Fix tests when running for long time
|
5 years ago |
shortcutme
|
fca9db7972
Try fix Recursive use of cursors ProgrammingError by creating new cursor for every execute and move Lock to db
|
5 years ago |
shortcutme
|
1c607645c7
Track and stop site connected greenlets on delete
|
5 years ago |
shortcutme
|
998ec3eb4f
Disable all site serving using a global offline argument
|
5 years ago |
shortcutme
|
4fe4d0a7e7
BEGIN / END no longer necessary as there is no autocommit in new db module
|
5 years ago |
shortcutme
|
b0b9a4d33c
Change to Python3 coding style
|
5 years ago |
shortcutme
|
0157ade1c9
Don't autodelete optional files from owned files
|
6 years ago |
shortcutme
|
b33551e62e
Exclude files larger than 20MB from garbage collection
|
6 years ago |
shortcutme
|
8bb4d149b6
Fix comment typo
|
6 years ago |
shortcutme
|
854fda4530
Skip updating hashfiled of inactive sites
|
6 years ago |
shortcutme
|
16a9f38844
Use renamed optionalRemoved function
|
6 years ago |
shortcutme
|
d7b6c54b08
Move get used optional file size to separate function
|
7 years ago |
shortcutme
|
07caaa6b48
Fix removed is_pinned flag on content.json update
|
7 years ago |
shortcutme
|
e8a439cad3
Mark my optional files using directory on signing instead of file path
|
7 years ago |
cclauss
|
b35bff4164
from Debug import Debug
|
7 years ago |
cclauss
|
08219a0285
Update ContentDbPlugin.py
|
7 years ago |
shortcutme
|
3ff2ec9104
Better calculation of deletable optional files
|
8 years ago |
shortcutme
|
62c31e1fc3
Only set valid optional limit on startup
|
8 years ago |
shortcutme
|
d411d4d398
Rev1862, Skip optional file delete on invalid limit
|
8 years ago |
shortcutme
|
60fc5fb4d3
Allow transaction errors
|
8 years ago |
shortcutme
|
d21d0d5b9a
Rev1701, Simpler index for better sqlite compatibility
|
8 years ago |
shortcutme
|
790dc4e3d4
Plugin to manage optional files
|
8 years ago |