Unrud
|
2cb7060539
Rename storage.Item.item to vobject_item
|
7 years ago |
Unrud
|
75c1168f54
Remove getattr from storage.Item
|
7 years ago |
Unrud
|
e098046ad3
Process data before and after the storage is locked
|
7 years ago |
Unrud
|
ddd99a5329
Check that storage lock guarantees are met
|
7 years ago |
Unrud
|
5d969ff65c
Include versions in item cache hash
|
7 years ago |
Unrud
|
8281769edf
Move filesystem_fsync config from section storage to internal
|
7 years ago |
Unrud
|
a5fa35e785
require python>=3.5.2
|
7 years ago |
Unrud
|
c7d1936cb6
remove everything marked as DEPRECATED
|
7 years ago |
Unrud
|
e96410c6e7
Only support file based locking
|
7 years ago |
Unrud
|
c7e65fbb7f
require UIDs in CalDAV/CardDAV / check for duplicated UIDs / try to use UIDs as filenames
|
7 years ago |
Unrud
|
54b9995e22
Use module-wide logger and remove logging config
|
7 years ago |
Unrud
|
b0a0debf17
Remove unused parameter from _item_cache_content
|
7 years ago |
Unrud
|
ff287c2e5d
Use if-else instead boolean operators
|
7 years ago |
Unrud
|
6e73a1bebf
Don't reuse cache locks between instances of class
|
7 years ago |
Unrud
|
ae4c8a0bd1
Improve doc string
|
7 years ago |
Unrud
|
d2811b7fa5
Check cache lock name space for '/'
|
7 years ago |
Unrud
|
5adcab77a3
Fix race when creating storage lock
|
7 years ago |
Unrud
|
b25e1f23c4
Log stderr and stdout when running hook (Fixes #814)
|
7 years ago |
Unrud
|
87a68a6ea8
Revert "Fork vobject"
|
7 years ago |
Unrud
|
126a31c82a
Fork vobject
|
7 years ago |
Unrud
|
2e9600c71f
Add missing absolute imports
|
7 years ago |
Unrud
|
dca25b9e90
Flake8: Fix E722
|
8 years ago |
Unrud
|
bf272a99db
Detect when item path is a directory on Windows
|
8 years ago |
William Oprandi
|
3471561a9f
Fix typo
|
8 years ago |
Unrud
|
ed6335aa15
Flush files before fsync'ing
|
8 years ago |
Unrud
|
a9e5e00624
Check item cache hash before unpacking content
|
8 years ago |
Unrud
|
282a759174
Fix compatibility with Python < 3.5
|
8 years ago |
Unrud
|
9ced675423
Add version number for item cache
|
8 years ago |
Unrud
|
d0891d17b9
Consider collection type for simplified prefilters
|
8 years ago |
Unrud
|
b04c5e81ca
Add X-WR-CALNAME and X-WR-CALDESC to serialized calendar
|
8 years ago |