Guillaume Ayoub
|
3213495245
Merge branch 'url' of https://github.com/Unrud/Radicale into Unrud-url
|
hace 9 años |
Guillaume Ayoub
|
34a82c9b69
Merge pull request #540 from twoodcock/master
|
hace 9 años |
Tim Woodcock
|
7f0d717459
remove umask(0) in daemon mode
|
hace 9 años |
Guillaume Ayoub
|
c459d32a19
Use argparse to parse command arguments
|
hace 9 años |
Yohann Rebattu
|
6d76cfa5aa
use dash instead of underscore in options as well
|
hace 9 años |
Yohann Rebattu
|
fb3e733596
use dash instead of underscore
|
hace 9 años |
Yohann Rebattu
|
d6ee788ff5
comment…
|
hace 9 años |
Yohann Rebattu
|
ca2d519345
use group exclusively except for config
|
hace 9 años |
Yohann Rebattu
|
11710f75a8
allow config override from commandline
|
hace 9 años |
Unrud
|
dbaf58dbfe
Remove base_prefix and use SCRIPT_NAME instead
|
hace 9 años |
Guillaume Ayoub
|
947c57312c
Fix a variable name
|
hace 9 años |
Guillaume Ayoub
|
fd1742fcea
Fix typo
|
hace 9 años |
Unrud
|
3b71ab960e
Log exceptions (Fixes #447)
|
hace 9 años |
Unrud
|
e2b87d145f
Cosmetics: Don't use % for logging
|
hace 9 años |
Guillaume Ayoub
|
8ac3ce1a89
Clean many, many things
|
hace 9 años |
Guillaume Ayoub
|
3e52f34309
Remove pylint
|
hace 9 años |
Guillaume Ayoub
|
ef63865e31
Merge pull request #428 from Unrud/patch-22
|
hace 9 años |
Guillaume Ayoub
|
6a4fe6beb5
Add a very, very important full stop.
|
hace 9 años |
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.
|
hace 9 años |
Guillaume Ayoub
|
9300d25d61
Update __main__.py
|
hace 9 años |
Florian Mounier
|
221379ef85
Sort imports
|
hace 9 años |
Unrud
|
83ea9da2b4
Limit number of parallel connections
|
hace 9 años |
Unrud
|
b55d2181ed
Add timeout to integrated sever
|
hace 9 años |
Guillaume Ayoub
|
a3c32ee77f
Merge pull request #402 from Unrud/locking
|
hace 9 años |
Unrud
|
de2f411820
Use nonlocal instead of container
|
hace 9 años |
Unrud
|
ff3b31fed6
Use threading in integrated webserver
|
hace 9 años |
Guillaume Ayoub
|
2f97d7d1e1
Remove global state about configuration and logs
|
hace 10 años |
Guillaume Ayoub
|
434cb533e9
Remove Python 2 support
|
hace 10 años |
Unrud
|
bbe71c1ad1
Integrated server without threads and busy waiting
|
hace 10 años |
Guillaume Ayoub
|
e7ce00d54f
Style
|
hace 10 años |