Unrud
|
41a91f7da1
|
Optional config source description
|
2020-01-15 03:19:44 +01:00 |
|
Unrud
|
514cd2b7cd
|
Test default sync implementation
|
2020-01-15 01:27:41 +01:00 |
|
Unrud
|
0cd95f8a39
|
Rename loader to load_plugin
|
2020-01-15 00:33:21 +01:00 |
|
Unrud
|
a8a1fc470b
|
Allow boolean raw_value for boolean config entries
|
2020-01-15 00:33:21 +01:00 |
|
Unrud
|
8543f3ea1d
|
Extract method loader()
|
2020-01-14 22:43:48 +01:00 |
|
Unrud
|
040d8c0fff
|
Split BaseCollection into BaseStorage and BaseCollection
|
2020-01-14 06:19:23 +01:00 |
|
Unrud
|
1453c0b72c
|
Mark attributes for internal use with underscore
|
2020-01-14 06:19:11 +01:00 |
|
Unrud
|
9b51e495ea
|
Allow --config parameter multiple times
|
2020-01-13 15:51:11 +01:00 |
|
Unrud
|
2e4924a0da
|
Improve documentation
|
2020-01-13 15:51:10 +01:00 |
|
Unrud
|
88a0af8ba1
|
Improve documentation
|
2020-01-12 23:32:28 +01:00 |
|
Unrud
|
6202257fc2
|
Fix variable naming to conform with PEP-8
Originally proposed by @ZipFile in #998
|
2020-01-12 23:32:28 +01:00 |
|
Unrud
|
d3d11d0ec8
|
Report internal config sources
|
2020-01-12 23:32:27 +01:00 |
|
Unrud
|
967b6a463d
|
Remove unnecessary optimizations
|
2020-01-12 23:32:27 +01:00 |
|
Unrud
|
caf5ff1080
|
Change default value for external users
|
2020-01-12 23:32:26 +01:00 |
|
Unrud
|
a7f4ffa7d4
|
Rename Configuration.inspect to log_config_sources
The old name was misleading.
|
2020-01-12 23:32:25 +01:00 |
|
Unrud
|
b7590f8c84
|
Rework configuration
|
2019-06-17 04:18:09 +02:00 |
|
Unrud
|
63e6d091b9
|
Update copyright
|
2019-06-17 04:13:24 +02:00 |
|
Unrud
|
14b46c04bf
|
Create configuration for isort
|
2019-06-15 09:01:55 +02:00 |
|
Braxton Plaxco
|
27185f7291
|
Get python3 ./setup.py test to pass cleanly
~ B'ezrat Hashem ~
|
2019-06-15 08:49:05 +02:00 |
|
Unrud
|
55cd363f10
|
remove unused variables
|
2018-11-04 18:54:10 +00:00 |
|
Unrud
|
edc20ed510
|
Implement fallback for multiprocessing module
module is not working on Android
|
2018-11-03 21:51:09 +00:00 |
|
Unrud
|
e5c4373606
|
Test MOVE between collections
|
2018-11-03 21:19:36 +00:00 |
|
Unrud
|
818c9e273e
|
more rights tests
|
2018-09-18 21:05:04 +02:00 |
|
Unrud
|
73338ac20b
|
use correct module
|
2018-09-18 21:04:58 +02:00 |
|
Unrud
|
6e19ed893a
|
show module name in error message
|
2018-09-18 21:04:57 +02:00 |
|
Unrud
|
6b9fc870c2
|
BaseServer doesn't have __exit__ in Python < 3.6
|
2018-09-09 15:19:48 +02:00 |
|
Unrud
|
93c1581e21
|
tests: enable debugging for new processes
|
2018-09-09 15:19:48 +02:00 |
|
Unrud
|
f1de843188
|
test WSGI server
|
2018-09-09 14:58:51 +02:00 |
|
Unrud
|
171651e205
|
test command line interface
|
2018-09-09 14:58:44 +02:00 |
|
Unrud
|
a146521500
|
test storage verification
|
2018-09-09 14:58:44 +02:00 |
|
Unrud
|
515a5c9d18
|
cosmetics
|
2018-09-09 14:58:43 +02:00 |
|
Unrud
|
ea7916e0fa
|
cls.logger no longer exists
|
2018-09-09 14:58:43 +02:00 |
|
Unrud
|
95d8c273c4
|
restore EAI_ADDRFAMILY after test
|
2018-09-09 14:58:42 +02:00 |
|
Unrud
|
e4ee569bd2
|
Measure coverage of forked processes
|
2018-09-09 07:28:36 +02:00 |
|
Unrud
|
ae99584a7b
|
Modify OpenSSL's RNG after fork
https://docs.python.org/3.7/library/ssl.html#multi-processing
|
2018-09-09 07:28:36 +02:00 |
|
Unrud
|
7002d06f4d
|
remove unused extra_config argument
|
2018-09-09 07:28:35 +02:00 |
|
Unrud
|
4fb851c80e
|
cleanup and wait for child processes
|
2018-09-08 14:57:55 +02:00 |
|
Unrud
|
1a26df865c
|
passlib: use hash() instead of deprecated encrypt()
|
2018-09-08 14:57:55 +02:00 |
|
Unrud
|
94bb4fbdae
|
Tests: generalize IPv6 detection
|
2018-09-08 09:24:46 +02:00 |
|
Unrud
|
7760f4edf0
|
Travis doesn't support IPv6 on osx and linux with sudo
|
2018-09-06 10:52:27 +02:00 |
|
Unrud
|
8fe2d987e0
|
Use IP instead of hostname localhost
|
2018-09-06 10:52:27 +02:00 |
|
Unrud
|
9d72341df2
|
Use CRITICAL level for start-up failures
|
2018-09-06 09:12:54 +02:00 |
|
Unrud
|
9b029ac084
|
use one application for all hosts
|
2018-09-06 09:12:53 +02:00 |
|
Unrud
|
dec2ad8bea
|
Add support for IPv6 hostnames
|
2018-09-06 09:12:53 +02:00 |
|
Unrud
|
2275ba4f93
|
Add support for systemd socket activation
|
2018-09-06 09:12:52 +02:00 |
|
Unrud
|
f1a587e9d7
|
cosmetics
|
2018-09-06 09:12:52 +02:00 |
|
Unrud
|
e0eeae02dd
|
Modify socket in server_bind()
|
2018-09-06 09:12:51 +02:00 |
|
Unrud
|
9c802e0f57
|
skip ambiguous isort modules
|
2018-09-05 11:37:18 +02:00 |
|
Unrud
|
901c5d059f
|
only use forking on posix
|
2018-09-05 11:37:18 +02:00 |
|
Unrud
|
35484c9b79
|
Refactor multifilesystem
|
2018-09-04 03:33:50 +02:00 |
|