Unrud
|
3455ab4ba9
|
Fallback to RADICALE_CONFIG from OS environ
|
2018-08-16 07:57:32 +02:00 |
|
Unrud
|
22ddfc6663
|
Update NEWS.md
|
2018-08-16 07:57:29 +02:00 |
|
Unrud
|
67bdbd8530
|
Revert "Auth: Introduce login(login, password) method"
This reverts commit e73270bbe5 .
|
2018-08-16 07:57:26 +02:00 |
|
Unrud
|
68740d10f3
|
Bump version to 2.1.10
|
2018-08-14 20:14:05 +02:00 |
|
Unrud
|
546a52e34a
|
Improve HTTP status codes
|
2018-08-14 20:08:42 +02:00 |
|
Unrud
|
b0a0debf17
|
Remove unused parameter from _item_cache_content
|
2018-08-14 20:08:42 +02:00 |
|
Unrud
|
ec82997487
|
Travis: Move installation of six to before_install
|
2018-08-14 20:08:42 +02:00 |
|
Unrud
|
f815f1be7f
|
Use correct HTTP status for WebDAV precondition
|
2018-08-14 20:08:42 +02:00 |
|
Unrud
|
a6b1219ba5
|
Fix UID for journal3.ics test data
|
2018-08-14 20:08:42 +02:00 |
|
Unrud
|
ca6b958c16
|
Rename function _webdav_error to webdav_error
|
2018-08-14 20:08:42 +02:00 |
|
Unrud
|
e73270bbe5
|
Auth: Introduce login(login, password) method
This deprecates map_login_to_user, is_authenticated and is_authenticated2
|
2018-08-14 20:08:42 +02:00 |
|
Unrud
|
e96fa64fa6
|
WSGI: Get RADICALE_CONFIG from environ instead of os.environ
|
2018-08-14 20:08:42 +02:00 |
|
Unrud
|
ad7c93628b
|
Extract method _init_application
|
2018-08-14 20:08:42 +02:00 |
|
Unrud
|
ff287c2e5d
|
Use if-else instead boolean operators
|
2018-08-14 20:08:42 +02:00 |
|
Unrud
|
6e73a1bebf
|
Don't reuse cache locks between instances of class
|
2018-08-14 20:08:42 +02:00 |
|
Unrud
|
ae4c8a0bd1
|
Improve doc string
|
2018-08-14 20:08:42 +02:00 |
|
Unrud
|
d2811b7fa5
|
Check cache lock name space for '/'
|
2018-08-14 20:08:42 +02:00 |
|
Unrud
|
5adcab77a3
|
Fix race when creating storage lock
|
2018-08-14 20:08:42 +02:00 |
|
Unrud
|
3d2ffe0c8e
|
Raise default limits
|
2018-08-14 20:08:42 +02:00 |
|
Unrud
|
b25e1f23c4
|
Log stderr and stdout when running hook (Fixes #814)
|
2018-08-14 20:08:42 +02:00 |
|
Unrud
|
42276c0177
|
require dateutil>=2.7.3
|
2018-08-14 18:49:49 +02:00 |
|
Unrud
|
e62aa4f767
|
require vobject>=0.9.6
|
2018-08-14 18:46:38 +02:00 |
|
Unrud
|
87a68a6ea8
|
Revert "Fork vobject"
This reverts commit 126a31c82a .
|
2018-08-14 18:45:21 +02:00 |
|
Unrud
|
d37a533423
|
Revert "vobject: apply PRs (Fixes #764, fixes #765)"
This reverts commit 5cd43acb3c .
|
2018-08-14 18:45:03 +02:00 |
|
Unrud
|
e7e2c569b3
|
Revert "vobject: add upstream tests"
This reverts commit dc7ce824da .
|
2018-08-14 18:44:51 +02:00 |
|
Unrud
|
18e4677cb7
|
Add test for mixed local DATE-TIME with time zone and UTC (Test #765)
|
2018-04-27 18:37:22 +02:00 |
|
Unrud
|
233a54f73b
|
Add test for VTODO with RRULE (Test #764)
|
2018-04-27 18:37:22 +02:00 |
|
Unrud
|
dc7ce824da
|
vobject: add upstream tests
|
2018-04-27 18:37:22 +02:00 |
|
Unrud
|
5cd43acb3c
|
vobject: apply PRs (Fixes #764, fixes #765)
|
2018-04-27 18:37:22 +02:00 |
|
Unrud
|
126a31c82a
|
Fork vobject
|
2018-04-27 18:37:22 +02:00 |
|
Unrud
|
735bec6be2
|
Don't use wild card for egg-info file
|
2018-04-26 00:00:15 +02:00 |
|
Unrud
|
ae8e10d900
|
Specify encoding for test files
"utf-8" is not the default encoding on Windows, causing tests to fail
|
2018-04-21 16:01:55 +02:00 |
|
Unrud
|
3e02134547
|
Web: Sync CSS with website
|
2018-04-21 12:02:31 +02:00 |
|
Unrud
|
17d0b79069
|
Skip testing timezone with seconds for Python < 3.6
|
2018-04-21 11:23:06 +02:00 |
|
Unrud
|
dfc00b26a7
|
Improve error message for unsupported timezones
|
2018-04-21 11:18:43 +02:00 |
|
Unrud
|
7173ab3ca1
|
NEWS: add compatibility information
|
2018-04-21 10:45:01 +02:00 |
|
Unrud
|
70e7363be6
|
Test timezone with minutes and seconds
|
2018-04-21 10:44:59 +02:00 |
|
Unrud
|
e6e3db6e05
|
Docker: Use extras for dependencies
Explicit installation of passlib and bcrypt is still included for older versions.
|
2018-04-20 22:53:43 +02:00 |
|
Unrud
|
16efa357a2
|
Bump version to 2.1.9
|
2018-04-20 22:53:42 +02:00 |
|
Unrud
|
8b1547cbe5
|
Move WSGI initialization into module
|
2018-04-20 22:53:42 +02:00 |
|
Unrud
|
3f9c34c8b1
|
Travis: Workaround for installation error with Python 3.4
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
b41d33bcdf
|
Travis: upgrade python if it's already installed
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
b16fac2cad
|
setuptools: Add md5 and bcrypt as extra requirements
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
fe1cfad4d3
|
gitignore: VIM swapfiles and cache files
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
9b6860fa1f
|
gitignore: Use absolute paths
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
f6081bb07e
|
Update email address
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
478a9cb251
|
specify version for vobject and python-dateutil
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
00de7d1aa3
|
Remove duplicate of test requirements
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
b7099f154e
|
Use " instead of '
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
2e9600c71f
|
Add missing absolute imports
|
2018-04-20 16:03:36 +02:00 |
|