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 |
|
Cedric Boscher
|
2957b40473
|
clean code
|
2016-06-15 10:16:44 +02:00 |
|
Cedric Boscher
|
21ea648a44
|
Merge branch 'master' of github.com:Kozea/Radicale
|
2016-06-15 09:56:16 +02:00 |
|
Cedric Boscher
|
7de63f8335
|
VTODO first implementation
|
2016-06-15 09:56:05 +02:00 |
|
Nicolas Bonfante
|
e1f3045f1f
|
adding VJournal method
|
2016-06-15 09:55:30 +02:00 |
|
Guillaume Ayoub
|
40406359e5
|
Merge pull request #423 from Unrud/patch-17
Resolve naming conflict
|
2016-06-13 15:08:33 +02:00 |
|
Guillaume Ayoub
|
9592ec3a66
|
Merge pull request #424 from Unrud/patch-18
Fix time range matching
|
2016-06-13 15:08:01 +02:00 |
|
Guillaume Ayoub
|
caa4c16dfd
|
Merge pull request #426 from Unrud/patch-20
Ignore hidden files
|
2016-06-13 15:07:24 +02:00 |
|
Guillaume Ayoub
|
ba4b08f83e
|
Merge pull request #430 from Unrud/mask_passwords
Don't include passwords in logs
|
2016-06-13 15:01:57 +02:00 |
|
Guillaume Ayoub
|
a482712ae9
|
Merge pull request #427 from Unrud/patch-21
Use python3 in shebang
|
2016-06-13 14:56:23 +02:00 |
|
Unrud
|
d4e6205745
|
Don't include passwords in logs
|
2016-06-11 12:58:28 +02:00 |
|
Unrud
|
84149505c3
|
Use python3 in shebang
|
2016-06-10 09:07:05 +02:00 |
|
Unrud
|
39379413d1
|
Use hidden file for locking
|
2016-06-10 01:18:02 +02:00 |
|
Unrud
|
3479e76690
|
Ignore hidden files
|
2016-06-10 01:17:57 +02:00 |
|