Commit History

Author SHA1 Message Date
  Unrud 642b4236fe Cache item name and component_name 8 years ago
  Unrud 2df009fac8 Add --verify-storage argument 8 years ago
  Unrud f87c16a42b Small cosmetic improvements 8 years ago
  Unrud 86631e4ddd Sync cache folder when uploading whole collection 8 years ago
  Unrud 1821b872d2 Don't keep files open when uploading whole collection 8 years ago
  Unrud 5c15b30058 Set deleted props to None instead of "" 8 years ago
  Unrud ba5fe590c9 Improve error message when fsync'ing files fails 8 years ago
  Unrud 434178ab07 Pass the filesystem_path instead of folder to Collection 8 years ago
  Unrud 6d5374f690 Remove item cache tag 8 years ago
  Unrud ed3708db22 Don't read cache entry twice with exclusive access 8 years ago
  Unrud d6435c36c9 Lock the item cache when filling it 8 years ago
  Unrud 16abbd9ea6 Refactor: Extract class FileBackedRwLock 8 years ago
  Unrud 5d238afb5e Don't check the vobject item in storage.Item 8 years ago
  Unrud 9bde9d82f4 Store item on upload in the item cache 8 years ago
  Unrud 796ba54f42 Clean item cache once per request 8 years ago
  Unrud 0a1de26ae5 Refactor: Extract item cache methods 8 years ago
  Unrud 46c636e642 Move item cache entry when item is moved 8 years ago
  Unrud 316b0a5832 Change owner and is_principal to properties in BaseCollection 8 years ago
  Unrud 1ce404ca35 Rename encoding to _encoding in Collection 8 years ago
  Unrud 33ad60503f Sort keys of properties JSON file 8 years ago
  Unrud 71916452ec Include properties in collection etag 8 years ago
  Unrud 05b1e8296c Check collection properties 8 years ago
  Unrud 863c70f35f Improve validation of uploaded items and stored items 8 years ago
  Unrud e0045ca98d Don't use VObject for collection serialization 8 years ago
  Unrud debba3c7a1 Don't serialize collection for etag 8 years ago
  Unrud 95380c5ce7 Add file name to VObject serialization errors 8 years ago
  Unrud 4533f76df9 Accept VLIST items (fixes #661) 8 years ago
  Unrud 4f831de006 Verify number of components in items 8 years ago
  Unrud d3a90d16c3 Improve log message when fsync'ing directory fails (fixes 656) 8 years ago
  Unrud 56c88b4c54 Remove workarounds for bugs in VObject 8 years ago