shortcutme
|
e91fb90a45
|
Fix tests when running for long time
|
2019-12-17 14:34:29 +01:00 |
|
shortcutme
|
fca9db7972
|
Try fix Recursive use of cursors ProgrammingError by creating new cursor for every execute and move Lock to db
|
2019-11-27 03:07:08 +01:00 |
|
shortcutme
|
1c607645c7
|
Track and stop site connected greenlets on delete
|
2019-11-19 02:07:51 +01:00 |
|
shortcutme
|
998ec3eb4f
|
Disable all site serving using a global offline argument
|
2019-04-15 15:06:25 +02:00 |
|
shortcutme
|
4fe4d0a7e7
|
BEGIN / END no longer necessary as there is no autocommit in new db module
|
2019-03-16 02:18:53 +01:00 |
|
shortcutme
|
b0b9a4d33c
|
Change to Python3 coding style
|
2019-03-15 21:06:59 +01:00 |
|
shortcutme
|
0157ade1c9
|
Don't autodelete optional files from owned files
|
2018-11-29 14:32:32 +01:00 |
|
shortcutme
|
b33551e62e
|
Exclude files larger than 20MB from garbage collection
|
2018-10-15 13:06:50 +02:00 |
|
shortcutme
|
8bb4d149b6
|
Fix comment typo
|
2018-10-15 13:05:24 +02:00 |
|
shortcutme
|
854fda4530
|
Skip updating hashfiled of inactive sites
|
2018-10-15 13:05:18 +02:00 |
|
shortcutme
|
16a9f38844
|
Use renamed optionalRemoved function
|
2018-03-29 02:57:06 +02:00 |
|
shortcutme
|
d7b6c54b08
|
Move get used optional file size to separate function
|
2018-01-19 02:14:29 +01:00 |
|
shortcutme
|
07caaa6b48
|
Fix removed is_pinned flag on content.json update
|
2017-10-05 19:24:39 +02:00 |
|
shortcutme
|
e8a439cad3
|
Mark my optional files using directory on signing instead of file path
|
2017-10-04 13:14:24 +02:00 |
|
cclauss
|
b35bff4164
|
from Debug import Debug
Solves the unresolved name on lines 164 and 200
|
2017-07-31 11:55:03 +02:00 |
|
cclauss
|
08219a0285
|
Update ContentDbPlugin.py
|
2017-07-16 22:46:13 +02:00 |
|
shortcutme
|
3ff2ec9104
|
Better calculation of deletable optional files
|
2017-02-13 16:25:12 +01:00 |
|
shortcutme
|
62c31e1fc3
|
Only set valid optional limit on startup
|
2017-02-09 01:57:44 +01:00 |
|
shortcutme
|
d411d4d398
|
Rev1862, Skip optional file delete on invalid limit
|
2017-02-06 09:57:51 +01:00 |
|
shortcutme
|
60fc5fb4d3
|
Allow transaction errors
|
2017-01-11 13:14:02 +01:00 |
|
shortcutme
|
d21d0d5b9a
|
Rev1701, Simpler index for better sqlite compatibility
|
2016-11-08 03:34:28 +01:00 |
|
shortcutme
|
790dc4e3d4
|
Plugin to manage optional files
|
2016-11-07 22:56:04 +01:00 |
|