Commit Graph

962 Commits

Author SHA1 Message Date
Guillaume Ayoub
3d0c73d73a Cosmetics 2016-07-12 12:30:26 +02:00
Guillaume Ayoub
8c225f019c Fix support of recurring events 2016-07-07 17:49:56 +02:00
Guillaume Ayoub
d7f41203f5 Create collections in tests 2016-07-06 18:34:28 +02:00
Guillaume Ayoub
21461ddb4e Fix name_from_path 2016-07-06 17:11:12 +02:00
Guillaume Ayoub
6a4fe6beb5 Add a very, very important full stop. 2016-07-05 18:07:36 +02:00
Guillaume Ayoub
828d43a305 Merge pull request #441 from Kozea/run_split
Split the main run function to allow the use of radicale serving programatically.
2016-07-05 18:06:27 +02:00
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. 2016-07-05 17:50:40 +02:00
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. 2016-07-04 17:00:43 +02:00
Florian Mounier
cb73a02bde Add --upgrade to ci pip 2016-07-04 14:42:40 +02:00
Florian Mounier
c26bfd6a91 Merge branch 'master' of github.com:Kozea/Radicale 2016-07-04 14:40:15 +02:00
Florian Mounier
092d906aba Remove tox 2016-07-04 14:40:05 +02:00
Guillaume Ayoub
9300d25d61 Update __main__.py 2016-07-04 14:35:38 +02:00
Florian Mounier
221379ef85 Sort imports 2016-07-04 14:32:33 +02:00
Florian Mounier
4b74102e1c Add pytest-runner to run tests with py.test on setup.py test 2016-07-04 14:29:38 +02:00
Guillaume Ayoub
fd3b0718fd Fix coding style 2016-07-01 16:44:12 +02:00
Guillaume Ayoub
c294477aee Support recurring items in time filters
Fix #33.
2016-07-01 16:40:43 +02:00
Guillaume Ayoub
a14cc326fc Merge branch 'master' of github.com:Kozea/radicale 2016-07-01 10:29:24 +02:00
Guillaume Ayoub
5b5edaac2f Fix FCGI and WSGI scripts 2016-07-01 10:28:51 +02:00
Guillaume Ayoub
61bd4e90bc Merge pull request #438 from ronnicek/patch-1
Update Dockerfile
2016-06-29 19:08:12 +02:00
Jindřiška
1b243eb1b6 Update Dockerfile
openssl is needed for downloading thru https with wget
2016-06-29 18:45:35 +02:00
Guillaume Ayoub
7a7e67106a Merge pull request #436 from Horgix/dockerfile-improvment
Improve Dockerfile
2016-06-29 11:08:12 +02:00
Guillaume Ayoub
4e8f518cbb Remove spaces from empty lines 2016-06-26 21:23:29 +02:00
Alexis 'Horgix' Chotard
a6b9eaf59f Dockerfile: remove -D option 2016-06-26 21:20:42 +02:00
Alexis 'Horgix' Chotard
fbc0b1aa54 Dockerfile: add EXPOSE 5232 2016-06-26 19:29:18 +02:00
Alexis 'Horgix' Chotard
8faf9a4238 Dockerfile: add -f argument to radicale 2016-06-26 19:19:03 +02:00
Alexis 'Horgix' Chotard
3a59f95922 Dockerfile: copy config from sources directly 2016-06-26 19:18:37 +02:00
Alexis 'Horgix' Chotard
0a8db786fa Dockerfile: merge distro and python dependancies 2016-06-26 18:12:07 +02:00
Alexis 'Horgix' Chotard
906aaab8cd Dockerfile: rework config handling
- No need to run as another user, containers use user namespaces
- Make config file path FHS compliant
2016-06-26 17:25:44 +02:00
Alexis 'Horgix' Chotard
cd0e4e2247 Dockerfile: build from latest tarball 2016-06-26 17:01:44 +02:00
Alexis 'Horgix' Chotard
d1fbde2e9a Dockerfile: remove superfluous comments 2016-06-26 16:47:40 +02:00
Alexis 'Horgix' Chotard
8e93208fdf Dockerfile: install pip directly from python3 module 2016-06-26 16:47:20 +02:00
Alexis 'Horgix' Chotard
b0c82f01d0 Dockerfile: merge apk update and upgrade 2016-06-26 15:49:49 +02:00
Alexis 'Horgix' Chotard
68b2e5fb82 Dockerfile: add maintainer 2016-06-26 15:20:50 +02:00
Alexis 'Horgix' Chotard
b2ebb8a433 Dockerfile: change style according to official Dockerfiles 2016-06-26 15:20:49 +02:00
Nicolas Bonfante
dfc215b63f solving bug when trying to filter an Event on a DATETIME which have no timezone 2016-06-24 14:02:35 +02:00
Guillaume Ayoub
1cf8ec0599 Clean spaces and arg names 2016-06-20 19:13:04 +02:00
Nicolas Bonfante
4872ea5d58 correcting bug in test vjournal 2016-06-15 18:09:09 +02:00
Cedric Boscher
e4e1d81f9f debug on tests 2016-06-15 18:01:19 +02:00
Cedric Boscher
6ed471b9d6 adding tests 2016-06-15 17:14:48 +02:00
Nicolas Bonfante
ecce9ee4fc solve test of VTODO 2016-06-15 16:54:27 +02:00
Cedric Boscher
6b09b514ea More and more tests 2016-06-15 16:41:33 +02:00
Cedric Boscher
5d7e3ce2b4 Merge branch 'master' of github.com:Kozea/Radicale 2016-06-15 16:19:37 +02:00
Cedric Boscher
e9948587a9 more tests for VTDO 2016-06-15 16:19:31 +02:00
Nicolas Bonfante
1613c4955f adding test for Vjournal filtering 2016-06-15 16:17:51 +02:00
Nicolas Bonfante
32b2ecccc9 addign test for vjournal filtering 2016-06-15 15:49:00 +02:00
Nicolas Bonfante
38845da762 solve bug in vjournal time filter 2016-06-15 15:48:35 +02:00
Cedric Boscher
a5d5cc8b2c debug VTODO and first tests running 2016-06-15 15:45:27 +02:00
Cedric Boscher
7981e67d96 ics files for TODO implementation 2016-06-15 14:01:54 +02:00
Nicolas Bonfante
d27ee776ad modifying _test_filter to be able to specify the filename for ics file 2016-06-15 11:47:04 +02:00
Nicolas Bonfante
77fbadc504 Adding journal test ics file 2016-06-15 11:10:06 +02:00