Guillaume Ayoub
|
5bd80d8d13
Don't crash when getting unknown collections
|
9 gadi atpakaļ |
Guillaume Ayoub
|
4c91ee8906
Atomic writes (fix #440)
|
9 gadi atpakaļ |
Guillaume Ayoub
|
5e5427f987
Cosmetics
|
9 gadi atpakaļ |
Florian Mounier
|
6f9e9f21dd
Merge branch 'optimize_storage_collection'
|
9 gadi atpakaļ |
Florian Mounier
|
39823f8909
Add a pre_filtered_list method in collection. This allow filters optimizations
|
9 gadi atpakaļ |
Florian Mounier
|
a2d6977cd6
Fix logic in loops
|
9 gadi atpakaļ |
Florian Mounier
|
10e7a776fc
Merge branch 'master' into optimize_storage_collection
|
9 gadi atpakaļ |
Guillaume Ayoub
|
8c225f019c
Fix support of recurring events
|
9 gadi atpakaļ |
Florian Mounier
|
364ed3689d
Optimise collection creation by avoiding nested_loop
|
9 gadi atpakaļ |
Unrud
|
39379413d1
Use hidden file for locking
|
9 gadi atpakaļ |
Unrud
|
3479e76690
Ignore hidden files
|
9 gadi atpakaļ |
Guillaume Ayoub
|
063e827588
Revert "Try to use UID as filename"
|
9 gadi atpakaļ |
Guillaume Ayoub
|
f1f716b0c7
Merge pull request #419 from Unrud/patch-16
|
9 gadi atpakaļ |
Unrud
|
0b25c82d9d
Try to use UID as filename
|
9 gadi atpakaļ |
Unrud
|
5c90f5b2af
Save all items with the same UID in the same file
|
9 gadi atpakaļ |
Unrud
|
9ade92c026
Always release lock
|
9 gadi atpakaļ |
Guillaume Ayoub
|
da1363f026
Revert "Limit duration of file locks"
|
9 gadi atpakaļ |
Guillaume Ayoub
|
69ec2891fa
Remove at_once
|
9 gadi atpakaļ |
Guillaume Ayoub
|
a3c32ee77f
Merge pull request #402 from Unrud/locking
|
9 gadi atpakaļ |
Guillaume Ayoub
|
4fc5e3135a
Update documentation of path_to_filesystem
|
9 gadi atpakaļ |
Unrud
|
6b1acd14d7
Limit duration of file locks
|
9 gadi atpakaļ |
Unrud
|
14daa88772
Use FIFO for storage locking
|
9 gadi atpakaļ |
Unrud
|
1ea9a33101
Reuse lock file
|
9 gadi atpakaļ |
Unrud
|
49bc0728e3
Only one lock file per process (lockf() works now)
|
9 gadi atpakaļ |
Unrud
|
eb9218354c
Always use readers-writer lock in storage locking
|
9 gadi atpakaļ |
Unrud
|
bca6cec6b3
Use context manager for locking
|
9 gadi atpakaļ |
Unrud
|
b810d61ce3
Don't sanitize local paths using posixpath
|
9 gadi atpakaļ |
Unrud
|
2c45b1998c
Implement locking of whole storage
|
9 gadi atpakaļ |
Markus Unterwaditzer
|
2dee66133d
Flake8 fixes
|
9 gadi atpakaļ |
Guillaume Ayoub
|
2f97d7d1e1
Remove global state about configuration and logs
|
10 gadi atpakaļ |