Commit Graph

  • 3479e76690 Ignore hidden files Unrud 2016-06-10 00:40:54 +02:00
  • 3e1e680bbc Use correct attribute name Unrud 2016-06-10 00:02:07 +02:00
  • 74d84e0c91 Resolve naming conflict Unrud 2016-06-09 23:52:05 +02:00
  • 063e827588 Revert "Try to use UID as filename" Guillaume Ayoub 2016-05-30 19:05:58 +02:00
  • f1f716b0c7 Merge pull request #419 from Unrud/patch-16 Guillaume Ayoub 2016-05-30 19:03:25 +02:00
  • 5b6f0784d0 Merge branch 'master' of github.com:Kozea/radicale Guillaume Ayoub 2016-05-30 14:53:41 +02:00
  • 248fc7e9e3 Implement time-range filters for events Guillaume Ayoub 2016-05-30 14:53:20 +02:00
  • 13a7f2f9af Merge pull request #417 from Unrud/patch-14 Guillaume Ayoub 2016-05-30 11:23:27 +02:00
  • b0ed18af05 Merge pull request #416 from Unrud/patch-13 Guillaume Ayoub 2016-05-30 11:08:48 +02:00
  • 146eb99887 Merge pull request #418 from Unrud/patch-15 Guillaume Ayoub 2016-05-30 11:05:37 +02:00
  • 0b25c82d9d Try to use UID as filename Unrud 2016-05-29 03:38:35 +02:00
  • 5c90f5b2af Save all items with the same UID in the same file Unrud 2016-05-29 03:32:06 +02:00
  • 4861b79878 Allow creation of empty collection via PUT Unrud 2016-05-29 01:18:29 +02:00
  • af1dce1504 Fix crash on unknown content type Unrud 2016-05-28 23:49:15 +02:00
  • 28e643dec1 Don't pass None to vobject.readComponents Unrud 2016-05-28 22:46:20 +02:00
  • 9ade92c026 Always release lock Unrud 2016-05-28 22:36:40 +02:00
  • 656680d998 Merge branch 'master' of github.com:Kozea/radicale Guillaume Ayoub 2016-05-27 14:45:43 +02:00
  • fef9f0abc6 Support param-filter Guillaume Ayoub 2016-05-27 14:44:59 +02:00
  • 05d76bd2d3 Merge pull request #412 from Unrud/patch-12 Guillaume Ayoub 2016-05-26 13:52:08 +02:00
  • ecbffe69dc Veify Authorization Scheme Unrud 2016-05-26 12:21:09 +02:00
  • da1363f026 Revert "Limit duration of file locks" Guillaume Ayoub 2016-05-25 14:05:34 +02:00
  • 69ec2891fa Remove at_once Guillaume Ayoub 2016-05-25 14:05:05 +02:00
  • a3c32ee77f Merge pull request #402 from Unrud/locking Guillaume Ayoub 2016-05-25 14:03:48 +02:00
  • 4fc5e3135a Update documentation of path_to_filesystem Guillaume Ayoub 2016-05-24 14:39:41 +02:00
  • ac687c6179 Merge branch 'master' of github.com:Kozea/radicale Guillaume Ayoub 2016-05-24 14:37:46 +02:00
  • f8c8bd9d9b Merge pull request #403 from Unrud/patch-9 Guillaume Ayoub 2016-05-24 14:36:34 +02:00
  • 6b1acd14d7 Limit duration of file locks This prevents starvation of writers in other processes Unrud 2016-05-22 22:41:19 +02:00
  • 14daa88772 Use FIFO for storage locking This prevents starvation of writers in the current process Unrud 2016-05-22 22:30:46 +02:00
  • 1ea9a33101 Reuse lock file Unrud 2016-05-22 10:07:47 +02:00
  • 49bc0728e3 Only one lock file per process (lockf() works now) lockf() is more portable than flock() Unrud 2016-05-22 09:47:36 +02:00
  • eb9218354c Always use readers-writer lock in storage locking Unrud 2016-05-22 09:16:18 +02:00
  • bca6cec6b3 Use context manager for locking Unrud 2016-05-22 08:47:19 +02:00
  • a60e224ccf Merge pull request #405 from Unrud/patch-11 Guillaume Ayoub 2016-05-21 02:31:38 +02:00
  • a24613da9c Compress answer Unrud 2016-05-21 02:26:03 +02:00
  • 8ebd3810b5 Merge pull request #404 from Unrud/patch-10 Guillaume Ayoub 2016-05-21 02:20:12 +02:00
  • de2f411820 Use nonlocal instead of container Unrud 2016-05-21 01:49:22 +02:00
  • b810d61ce3 Don't sanitize local paths using posixpath Unrud 2016-05-21 01:41:00 +02:00
  • ff3b31fed6 Use threading in integrated webserver Unrud 2016-05-21 00:52:22 +02:00
  • 2c45b1998c Implement locking of whole storage Unrud 2016-05-21 00:38:42 +02:00
  • 51a36d4a57 Remove obsolete SQL file Guillaume Ayoub 2016-05-19 07:25:08 +02:00
  • 8e09c0b315 Merge pull request #399 from untitaker/tox Guillaume Ayoub 2016-05-18 22:59:25 +02:00
  • 3a2cc58f3b Fix tox env once and for all Markus Unterwaditzer 2016-05-18 22:57:05 +02:00
  • 68b72f55eb Merge pull request #398 from untitaker/unbound Guillaume Ayoub 2016-05-18 22:47:37 +02:00
  • bc1427bab9 Install package in .travis.yml Guillaume Ayoub 2016-05-18 22:44:47 +02:00
  • eea6ccb573 Fix UnboundLocalError Markus Unterwaditzer 2016-05-18 22:43:56 +02:00
  • 9e3126ba3e Fix .travis.yml again Guillaume Ayoub 2016-05-18 22:42:47 +02:00
  • a8fda1aedf Cut long lines Guillaume Ayoub 2016-05-18 22:41:05 +02:00
  • 36ad6bd021 Change tox command in .travis.yml Guillaume Ayoub 2016-05-18 22:35:31 +02:00
  • 3560f96c8b Fix tox.ini Guillaume Ayoub 2016-05-18 22:31:28 +02:00
  • 47e048a3c2 Merge pull request #397 from untitaker/tox-in-travis Guillaume Ayoub 2016-05-18 22:29:23 +02:00
  • f6e5026d9d Use tox within travis Markus Unterwaditzer 2016-05-18 20:53:32 +02:00
  • 39b34b2f52 Install flake8 in Travis Guillaume Ayoub 2016-05-18 20:25:50 +02:00
  • 6769629314 Remove useless empty function Guillaume Ayoub 2016-05-18 20:22:36 +02:00
  • 45576d7474 Handle text-match filters Guillaume Ayoub 2016-05-18 20:21:03 +02:00
  • d063e3a370 Launch flake8 in tests Guillaume Ayoub 2016-05-12 19:24:24 +02:00
  • 20ff5444fb Don't explicitely inherit from object Guillaume Ayoub 2016-05-12 18:57:59 +02:00
  • ca056dea9f Don't return 404 for GET requests on collections Guillaume Ayoub 2016-05-12 18:55:03 +02:00
  • 2ce9fceaff Merge branch 'master' of github.com:Kozea/radicale Guillaume Ayoub 2016-05-06 17:57:58 +02:00
  • a28df4dd4b Reorganize filters Guillaume Ayoub 2016-05-06 17:53:02 +02:00
  • f5ce05f4a5 Merge pull request #390 from untitaker/flake8-fixes Guillaume Ayoub 2016-05-05 00:19:19 +02:00
  • 6cc68862dc Test Flake8 compliance in CI Markus Unterwaditzer 2016-05-04 19:26:37 +02:00
  • 2dee66133d Flake8 fixes Markus Unterwaditzer 2016-05-04 19:25:34 +02:00
  • 2cda64245e Merge pull request #385 from untitaker/rights-fixes Guillaume Ayoub 2016-04-23 09:11:16 +09:00
  • 0de3ad36be Fixes to Rights Markus Unterwaditzer 2016-04-22 20:30:40 +02:00
  • 2f97d7d1e1 Remove global state about configuration and logs Guillaume Ayoub 2016-04-22 11:37:02 +09:00
  • 8ac19ae0fc Merge pull request #383 from jbg/patch-1 Guillaume Ayoub 2016-04-21 15:01:51 +09:00
  • 0670aa9fb4 Corrected calendar-timezone code in xmlutils.py Jasper Bryant-Greene 2016-04-21 10:40:36 +05:30
  • 6db946080e Cosmetics Guillaume Ayoub 2016-04-21 09:12:00 +09:00
  • 89e2226b16 Merge pull request #382 from untitaker/tag-filters-fix Guillaume Ayoub 2016-04-21 09:04:25 +09:00
  • 7f2d1c00c4 Unbreak tag filters Markus Unterwaditzer 2016-04-20 20:17:05 +02:00
  • 303a53eede Return Items in upload and update methods Guillaume Ayoub 2016-04-20 08:09:00 +09:00
  • ecf53c5e1e Merge branch 'master' of github.com:Kozea/radicale Guillaume Ayoub 2016-04-20 07:50:58 +09:00
  • 3a9bcc7555 Add etag property to items Guillaume Ayoub 2016-04-20 07:49:03 +09:00
  • c0f7bec51d Merge pull request #379 from untitaker/double-slash Guillaume Ayoub 2016-04-20 06:23:45 +09:00
  • 1b1ba421ff Fix double slash in REPORT responses Markus Unterwaditzer 2016-04-19 21:44:00 +02:00
  • bf8bd90bcb Fix removal of base_prefix in multiget requests Guillaume Ayoub 2016-04-19 10:44:02 +09:00
  • 6adc7f5fed Enhance collection discovering Guillaume Ayoub 2016-04-19 10:39:52 +09:00
  • 65659fc909 Improve WebDAV compatibility Guillaume Ayoub 2016-04-18 09:11:00 +09:00
  • 99544fcf80 Allow the creation of empty collections Guillaume Ayoub 2016-04-17 13:58:56 +09:00
  • 01bcdec729 Merge pull request #376 from untitaker/fixes Guillaume Ayoub 2016-04-15 09:41:07 +09:00
  • e8c1defe6a Update PROPPATCH to new storage API Markus Unterwaditzer 2016-04-13 23:02:00 +02:00
  • 472d016d1e Fix crash when fetching nonexistent href Markus Unterwaditzer 2016-04-13 22:56:57 +02:00
  • f169f2f19b Don't crash if collection doesn't exist yet Markus Unterwaditzer 2016-04-13 22:08:57 +02:00
  • a1cdcf2fba Don't crash if propsfile doesn't exist Markus Unterwaditzer 2016-04-12 22:43:10 +02:00
  • e586569b31 Fix a lot of details Guillaume Ayoub 2016-04-12 18:21:18 +02:00
  • 406027f3c9 Change the Collection API Guillaume Ayoub 2016-04-11 20:11:35 +02:00
  • 8102926148 Don't import radicale in setup.py Guillaume Ayoub 2016-04-10 11:31:52 +02:00
  • 9f969cfaf5 Fix the Travis configuration Guillaume Ayoub 2016-04-10 11:13:54 +02:00
  • 2408097ab9 Clean the storage module Guillaume Ayoub 2016-04-10 02:37:43 +02:00
  • c30a095fbb Remove useless SQL file Guillaume Ayoub 2016-04-10 02:09:20 +02:00
  • 41e319a8b8 Merge ical and storage modules Guillaume Ayoub 2016-04-10 02:08:07 +02:00
  • 73d39ea572 Use vobject Guillaume Ayoub 2016-04-10 01:36:45 +02:00
  • b495bfa59f Remove pathutils Guillaume Ayoub 2016-04-09 22:45:14 +02:00
  • 12ddd64884 Fix the management of paths Guillaume Ayoub 2016-04-09 22:44:34 +02:00
  • 2dfde5a7da Add a documentation line in rights example file Guillaume Ayoub 2016-04-09 22:10:51 +02:00
  • af19377c80 Explain the goal of the sample "rights" file Guillaume Ayoub 2016-04-09 15:31:47 +02:00
  • 7a0e267f19 Better collection discovery Guillaume Ayoub 2016-04-09 15:11:47 +02:00
  • 058bd454c0 Merge branch 'master' of github.com:Kozea/radicale Guillaume Ayoub 2016-04-08 15:07:33 +02:00
  • 44ba2c36a7 Merge branch 'master' of https://github.com/hadleyrich/Radicale Guillaume Ayoub 2016-04-08 15:05:56 +02:00
  • 7e493f73cd Remove backslash Guillaume Ayoub 2016-04-08 14:46:38 +02:00