stash/pkg
WithoutPants f39fa416a9
Fix database locked errors (#3153)
* Make read-only operations use WithReadTxn
* Allow one database write thread
* Add unit test for concurrent transactions
* Perform some actions after commit to release txn
* Suppress some errors from cancelled context
2022-11-21 06:49:10 +11:00
..
exec Fix/ffprobe unmarshalling error (#2685) 2022-06-22 10:49:14 +10:00
ffmpeg Suppress benign broken pipe and context closed warnings (#2927) 2022-09-19 15:01:40 +10:00
file Fix database locked errors (#3153) 2022-11-21 06:49:10 +11:00
fsutil Handle file rescan (#2951) 2022-09-28 16:08:00 +10:00
gallery Performer refactor (#3057) 2022-10-31 14:58:01 +11:00
hash Fix panic when fileSize is negative (#3089) 2022-11-08 10:01:32 +11:00
image Fix database locked errors (#3153) 2022-11-21 06:49:10 +11:00
job File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
logger File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
match Refactor autotag to use individual transactions (#3106) 2022-11-14 17:07:24 +11:00
models Fix database locked errors (#3153) 2022-11-21 06:49:10 +11:00
movie Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
performer Change performer height to be numeric (#3060) 2022-11-08 14:09:03 +11:00
plugin Fix dataloaders not loading in js plugins (#3014) 2022-10-18 11:09:54 +11:00
python Python path setting (#2409) 2022-03-24 09:22:41 +11:00
scene Fix database locked errors (#3153) 2022-11-21 06:49:10 +11:00
scraper Fix database locked errors (#3153) 2022-11-21 06:49:10 +11:00
session Set explicit SameSite=Lax on session cookie (#2926) 2022-09-19 14:56:05 +10:00
sliceutil Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
sqlite Fix database locked errors (#3153) 2022-11-21 06:49:10 +11:00
studio [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
tag Add descriptions to tags and display tag cards on hover (#2708) 2022-10-06 10:01:06 +11:00
txn Fix database locked errors (#3153) 2022-11-21 06:49:10 +11:00
utils Suppress benign broken pipe and context closed warnings (#2927) 2022-09-19 15:01:40 +10:00