Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Guillaume Ayoub ef63865e31 Merge pull request #428 from Unrud/patch-22 9 gadi atpakaļ
  Guillaume Ayoub 5bd80d8d13 Don't crash when getting unknown collections 9 gadi atpakaļ
  Florian Mounier 383409213e deflate seems to be problematic with different implementations (http://stackoverflow.com/questions/388595/why-use-deflate-instead-of-gzip-for-text-files-served-by-apache/388633#388633). Using gzip instead. 9 gadi atpakaļ
  Unrud 83ea9da2b4 Limit number of parallel connections 9 gadi atpakaļ
  Unrud e438d9fd4b Limit size of request body 9 gadi atpakaļ
  Unrud b55d2181ed Add timeout to integrated sever 9 gadi atpakaļ
  Unrud d4e6205745 Don't include passwords in logs 9 gadi atpakaļ
  Unrud 54b47c4a3e Refactor: Move response code into function 9 gadi atpakaļ
  Guillaume Ayoub 13a7f2f9af Merge pull request #417 from Unrud/patch-14 9 gadi atpakaļ
  Unrud 4861b79878 Allow creation of empty collection via PUT 9 gadi atpakaļ
  Unrud af1dce1504 Fix crash on unknown content type 9 gadi atpakaļ
  Unrud 28e643dec1 Don't pass None to vobject.readComponents 9 gadi atpakaļ
  Unrud ecbffe69dc Veify Authorization Scheme 9 gadi atpakaļ
  Guillaume Ayoub a3c32ee77f Merge pull request #402 from Unrud/locking 9 gadi atpakaļ
  Unrud bca6cec6b3 Use context manager for locking 9 gadi atpakaļ
  Unrud a24613da9c Compress answer 9 gadi atpakaļ
  Unrud ff3b31fed6 Use threading in integrated webserver 9 gadi atpakaļ
  Unrud 2c45b1998c Implement locking of whole storage 9 gadi atpakaļ
  Guillaume Ayoub a8fda1aedf Cut long lines 9 gadi atpakaļ
  Guillaume Ayoub 20ff5444fb Don't explicitely inherit from object 9 gadi atpakaļ
  Guillaume Ayoub ca056dea9f Don't return 404 for GET requests on collections 9 gadi atpakaļ
  Guillaume Ayoub 2f97d7d1e1 Remove global state about configuration and logs 10 gadi atpakaļ
  Guillaume Ayoub 303a53eede Return Items in upload and update methods 10 gadi atpakaļ
  Guillaume Ayoub 6adc7f5fed Enhance collection discovering 10 gadi atpakaļ
  Guillaume Ayoub e586569b31 Fix a lot of details 10 gadi atpakaļ
  Guillaume Ayoub 406027f3c9 Change the Collection API 10 gadi atpakaļ
  Guillaume Ayoub 41e319a8b8 Merge ical and storage modules 10 gadi atpakaļ
  Guillaume Ayoub 12ddd64884 Fix the management of paths 10 gadi atpakaļ
  Guillaume Ayoub 7a0e267f19 Better collection discovery 10 gadi atpakaļ
  Guillaume Ayoub 44ba2c36a7 Merge branch 'master' of https://github.com/hadleyrich/Radicale 10 gadi atpakaļ