Florian Mounier
|
10e7a776fc
Merge branch 'master' into optimize_storage_collection
|
9 years ago |
Guillaume Ayoub
|
8c225f019c
Fix support of recurring events
|
9 years ago |
Florian Mounier
|
364ed3689d
Optimise collection creation by avoiding nested_loop
|
9 years ago |
Unrud
|
39379413d1
Use hidden file for locking
|
9 years ago |
Unrud
|
3479e76690
Ignore hidden files
|
9 years ago |
Guillaume Ayoub
|
063e827588
Revert "Try to use UID as filename"
|
9 years ago |
Guillaume Ayoub
|
f1f716b0c7
Merge pull request #419 from Unrud/patch-16
|
9 years ago |
Unrud
|
0b25c82d9d
Try to use UID as filename
|
9 years ago |
Unrud
|
5c90f5b2af
Save all items with the same UID in the same file
|
9 years ago |
Unrud
|
9ade92c026
Always release lock
|
9 years ago |
Guillaume Ayoub
|
da1363f026
Revert "Limit duration of file locks"
|
9 years ago |
Guillaume Ayoub
|
69ec2891fa
Remove at_once
|
9 years ago |
Guillaume Ayoub
|
a3c32ee77f
Merge pull request #402 from Unrud/locking
|
9 years ago |
Guillaume Ayoub
|
4fc5e3135a
Update documentation of path_to_filesystem
|
9 years ago |
Unrud
|
6b1acd14d7
Limit duration of file locks
|
9 years ago |
Unrud
|
14daa88772
Use FIFO for storage locking
|
9 years ago |
Unrud
|
1ea9a33101
Reuse lock file
|
9 years ago |
Unrud
|
49bc0728e3
Only one lock file per process (lockf() works now)
|
9 years ago |
Unrud
|
eb9218354c
Always use readers-writer lock in storage locking
|
9 years ago |
Unrud
|
bca6cec6b3
Use context manager for locking
|
9 years ago |
Unrud
|
b810d61ce3
Don't sanitize local paths using posixpath
|
9 years ago |
Unrud
|
2c45b1998c
Implement locking of whole storage
|
9 years ago |
Markus Unterwaditzer
|
2dee66133d
Flake8 fixes
|
9 years ago |
Guillaume Ayoub
|
2f97d7d1e1
Remove global state about configuration and logs
|
10 years ago |
Guillaume Ayoub
|
303a53eede
Return Items in upload and update methods
|
10 years ago |
Guillaume Ayoub
|
3a9bcc7555
Add etag property to items
|
10 years ago |
Guillaume Ayoub
|
6adc7f5fed
Enhance collection discovering
|
10 years ago |
Guillaume Ayoub
|
65659fc909
Improve WebDAV compatibility
|
10 years ago |
Markus Unterwaditzer
|
e8c1defe6a
Update PROPPATCH to new storage API
|
10 years ago |
Markus Unterwaditzer
|
f169f2f19b
Don't crash if collection doesn't exist yet
|
10 years ago |