Unrud
|
30d287ce00
Write files nonatomic in upload_all
|
9 years ago |
Unrud
|
e31ea57883
Use upload_all for addressbook
|
9 years ago |
Unrud
|
bc0f8b0a47
Remove duplicate code
|
9 years ago |
Unrud
|
c57307c585
Rename collections to vobject_items
|
9 years ago |
Unrud
|
6045ad97fe
Move upload_all from BaseCollection to Collection
|
9 years ago |
Florian Mounier
|
c95437367f
This is very important
|
9 years ago |
Florian Mounier
|
416f9ddef1
Add an upload_all method for subsequent optimizations.
|
9 years ago |
Guillaume Ayoub
|
e66a35e996
Merge pull request #476 from Unrud/closelockfile
|
9 years ago |
Guillaume Ayoub
|
f395e256ff
Merge pull request #478 from Unrud/patch-33
|
9 years ago |
Unrud
|
9e84b459ae
Correctly write line endings to files
|
9 years ago |
Unrud
|
3f5dd70580
Add option to close lock file
|
9 years ago |
Unrud
|
0060130c3b
Remove etags from raw data
|
9 years ago |
Unrud
|
b8126f8d24
Use os.replace instead of os.rename
|
9 years ago |
Guillaume Ayoub
|
5c2075cb6c
Fix _atomic_write
|
9 years ago |
Guillaume Ayoub
|
5e5b8b844f
Cosmetics
|
9 years ago |
Guillaume Ayoub
|
1e5c9f63a0
Merge pull request #468 from Unrud/disablefsync
|
9 years ago |
Unrud
|
0675328a02
Replace collection in Collection.create_collection
|
9 years ago |
Unrud
|
f5f52582a1
Add option to disable syncing to disk
|
9 years ago |
Unrud
|
c336e0581e
Remove atomicwrites
|
9 years ago |
Unrud
|
3c736cade8
Refactor: Move sync_directory into Collection class
|
9 years ago |
Unrud
|
cfa8c7d8b4
Set correct path for child collections
|
9 years ago |
Guillaume Ayoub
|
4236077b04
Document _makedirs_synced and remove exist_ok
|
9 years ago |
Guillaume Ayoub
|
4549d1b2db
Merge pull request #462 from Unrud/durabledirs
|
9 years ago |
Guillaume Ayoub
|
a7923008ce
Remove unused import
|
9 years ago |
Guillaume Ayoub
|
0cda9f611d
Merge pull request #463 from Unrud/atomicmove
|
9 years ago |
Unrud
|
5f66d009d6
Atomic MOVE in multifilesystem
|
9 years ago |
Unrud
|
23582c8208
Expose low level MOVE operation in storage.BaseCollection
|
9 years ago |
Unrud
|
07dc71fd73
Update comment
|
9 years ago |
Unrud
|
6c3e59fd11
Make sure that the root collection exists.
|
9 years ago |
Unrud
|
05a4285f54
Durable creation of intermediate directories
|
9 years ago |