Historique des commits

Auteur SHA1 Message Date
  Unrud a9e5e00624 Check item cache hash before unpacking content il y a 8 ans
  Unrud 282a759174 Fix compatibility with Python < 3.5 il y a 8 ans
  Unrud 9ced675423 Add version number for item cache il y a 8 ans
  Unrud d0891d17b9 Consider collection type for simplified prefilters il y a 8 ans
  Unrud b04c5e81ca Add X-WR-CALNAME and X-WR-CALDESC to serialized calendar il y a 8 ans
  Unrud 8e53434912 Use vobject.iCalendar as template for calendar serialization il y a 8 ans
  Unrud 642b4236fe Cache item name and component_name il y a 8 ans
  Unrud 2df009fac8 Add --verify-storage argument il y a 8 ans
  Unrud f87c16a42b Small cosmetic improvements il y a 8 ans
  Unrud 86631e4ddd Sync cache folder when uploading whole collection il y a 8 ans
  Unrud 1821b872d2 Don't keep files open when uploading whole collection il y a 8 ans
  Unrud 5c15b30058 Set deleted props to None instead of "" il y a 8 ans
  Unrud ba5fe590c9 Improve error message when fsync'ing files fails il y a 8 ans
  Unrud 434178ab07 Pass the filesystem_path instead of folder to Collection il y a 8 ans
  Unrud 6d5374f690 Remove item cache tag il y a 8 ans
  Unrud ed3708db22 Don't read cache entry twice with exclusive access il y a 8 ans
  Unrud d6435c36c9 Lock the item cache when filling it il y a 8 ans
  Unrud 16abbd9ea6 Refactor: Extract class FileBackedRwLock il y a 8 ans
  Unrud 5d238afb5e Don't check the vobject item in storage.Item il y a 8 ans
  Unrud 9bde9d82f4 Store item on upload in the item cache il y a 8 ans
  Unrud 796ba54f42 Clean item cache once per request il y a 8 ans
  Unrud 0a1de26ae5 Refactor: Extract item cache methods il y a 8 ans
  Unrud 46c636e642 Move item cache entry when item is moved il y a 8 ans
  Unrud 316b0a5832 Change owner and is_principal to properties in BaseCollection il y a 8 ans
  Unrud 1ce404ca35 Rename encoding to _encoding in Collection il y a 8 ans
  Unrud 33ad60503f Sort keys of properties JSON file il y a 8 ans
  Unrud 71916452ec Include properties in collection etag il y a 8 ans
  Unrud 05b1e8296c Check collection properties il y a 8 ans
  Unrud 863c70f35f Improve validation of uploaded items and stored items il y a 8 ans
  Unrud e0045ca98d Don't use VObject for collection serialization il y a 8 ans