提交歷史

作者 SHA1 備註 提交日期
  Florian Mounier a7549bc652 Split the main run function to allow the use of radicale serving programatically. Add an extra_config parameter to the config load to override config. 9 年之前
  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 年之前
  Florian Mounier cb73a02bde Add --upgrade to ci pip 9 年之前
  Florian Mounier c26bfd6a91 Merge branch 'master' of github.com:Kozea/Radicale 9 年之前
  Florian Mounier 092d906aba Remove tox 9 年之前
  Guillaume Ayoub 9300d25d61 Update __main__.py 9 年之前
  Florian Mounier 221379ef85 Sort imports 9 年之前
  Florian Mounier 4b74102e1c Add pytest-runner to run tests with py.test on setup.py test 9 年之前
  Guillaume Ayoub fd3b0718fd Fix coding style 9 年之前
  Guillaume Ayoub c294477aee Support recurring items in time filters 9 年之前
  Guillaume Ayoub a14cc326fc Merge branch 'master' of github.com:Kozea/radicale 9 年之前
  Guillaume Ayoub 5b5edaac2f Fix FCGI and WSGI scripts 9 年之前
  Guillaume Ayoub 61bd4e90bc Merge pull request #438 from ronnicek/patch-1 9 年之前
  Jindřiška 1b243eb1b6 Update Dockerfile 9 年之前
  Guillaume Ayoub 7a7e67106a Merge pull request #436 from Horgix/dockerfile-improvment 9 年之前
  Guillaume Ayoub 4e8f518cbb Remove spaces from empty lines 9 年之前
  Alexis 'Horgix' Chotard a6b9eaf59f Dockerfile: remove -D option 9 年之前
  Alexis 'Horgix' Chotard fbc0b1aa54 Dockerfile: add EXPOSE 5232 9 年之前
  Alexis 'Horgix' Chotard 8faf9a4238 Dockerfile: add -f argument to radicale 9 年之前
  Alexis 'Horgix' Chotard 3a59f95922 Dockerfile: copy config from sources directly 9 年之前
  Alexis 'Horgix' Chotard 0a8db786fa Dockerfile: merge distro and python dependancies 9 年之前
  Alexis 'Horgix' Chotard 906aaab8cd Dockerfile: rework config handling 9 年之前
  Alexis 'Horgix' Chotard cd0e4e2247 Dockerfile: build from latest tarball 9 年之前
  Alexis 'Horgix' Chotard d1fbde2e9a Dockerfile: remove superfluous comments 9 年之前
  Alexis 'Horgix' Chotard 8e93208fdf Dockerfile: install pip directly from python3 module 9 年之前
  Alexis 'Horgix' Chotard b0c82f01d0 Dockerfile: merge apk update and upgrade 9 年之前
  Alexis 'Horgix' Chotard 68b2e5fb82 Dockerfile: add maintainer 9 年之前
  Alexis 'Horgix' Chotard b2ebb8a433 Dockerfile: change style according to official Dockerfiles 9 年之前
  Nicolas Bonfante dfc215b63f solving bug when trying to filter an Event on a DATETIME which have no timezone 9 年之前
  Guillaume Ayoub 1cf8ec0599 Clean spaces and arg names 9 年之前