1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-28 19:40:54 +00:00
Radicale/radicale
Unrud c5342d36d5 Remove BaseCollection.update
I don't think that this can be used for optimizations.

It's useless in the filesystem backend, SQL has REPLACE and I doubt that there is much use in any other storage mechanism.
2016-08-25 06:37:12 +02:00
..
tests Test empty filter 2016-08-24 17:52:39 +02:00
__init__.py Remove BaseCollection.update 2016-08-25 06:37:12 +02:00
__main__.py Cosmetics: Don't use % for logging 2016-08-10 23:43:32 +02:00
auth.py Cosmetics: Don't use % for logging 2016-08-10 23:43:32 +02:00
config.py Add option to close lock file 2016-08-11 05:19:23 +02:00
log.py Cosmetics 2016-08-01 12:50:51 +02:00
rights.py Cosmetics: Don't use % for logging 2016-08-10 23:43:32 +02:00
storage.py Remove BaseCollection.update 2016-08-25 06:37:12 +02:00
xmlutils.py Merge pull request #482 from Unrud/smallimprovements 2016-08-24 18:11:06 +02:00