1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-08 08:20:27 +00:00
TiddlyWiki5/plugins/tiddlywiki/multiwikiserver
Rob Hoelz 790f431df0
MWS: Use transactions when modifying multiple resources (#7991)
* Use transactions when modifying multiple resources

This prevents partial changes from entering the database, and also
nets a nice speed-up.

* Keep track of transaction depth

…so we could someday potentially leverage SQL implementations that don't
implement nested transactions
2024-02-22 10:48:39 +00:00
..
admin-ui Refresh when creating bags and recipes to get the change instantly 2024-01-26 14:42:17 +00:00
config Use $:/state/ tiddler for server entity state tiddlers 2024-01-24 10:56:23 +00:00
docs Add another recipe, improve docs 2024-01-05 15:40:39 +00:00
modules MWS: Use transactions when modifying multiple resources (#7991) 2024-02-22 10:48:39 +00:00
templates Add favicon to bag listing page 2024-01-24 20:58:57 +00:00
icon.tid First pass at MWS icon 2024-01-23 22:05:58 +00:00
plugin.info Initial Commit 2024-01-02 14:39:14 +00:00