OpenSlides/server/openslides/utils
FinnStutzenstein e225a57f97
OpenSlides3+: External Autoupdate Service
- Removing channels. Going back to a wsgi deployment
- Removed server projector code
- Autoupdate throttling is now in the client
- New communication stack in the client
- Adopted all deployment methods: Docker stack and docker compose (prod and dev)
- Added autoupdate service as submodule
2021-01-14 07:55:41 +01:00
..
__init__.py Repository restructure 2020-08-21 08:11:13 +02:00
access_permissions.py Repository restructure 2020-08-21 08:11:13 +02:00
arguments.py Repository restructure 2020-08-21 08:11:13 +02:00
auth.py Repository restructure 2020-08-21 08:11:13 +02:00
autoupdate.py OpenSlides3+: External Autoupdate Service 2021-01-14 07:55:41 +01:00
cache_providers.py OpenSlides3+: External Autoupdate Service 2021-01-14 07:55:41 +01:00
cache.py OpenSlides3+: External Autoupdate Service 2021-01-14 07:55:41 +01:00
constants.py Repository restructure 2020-08-21 08:11:13 +02:00
exceptions.py Repository restructure 2020-08-21 08:11:13 +02:00
locking.py Repository restructure 2020-08-21 08:11:13 +02:00
logging.py Repository restructure 2020-08-21 08:11:13 +02:00
main.py Repository restructure 2020-08-21 08:11:13 +02:00
manager.py Repository restructure 2020-08-21 08:11:13 +02:00
migrations.py Repository restructure 2020-08-21 08:11:13 +02:00
models.py Catch some tracebacks 2020-10-28 08:18:20 +01:00
plugins.py Repository restructure 2020-08-21 08:11:13 +02:00
postgres.py Repository restructure 2020-08-21 08:11:13 +02:00
redis_connection_pool.py OpenSlides3+: External Autoupdate Service 2021-01-14 07:55:41 +01:00
redis.py OpenSlides3+: External Autoupdate Service 2021-01-14 07:55:41 +01:00
rest_api.py Fix error handling in WhoAmI data view 2020-11-30 13:00:03 +01:00
schema_version.py Repository restructure 2020-08-21 08:11:13 +02:00
settings.py.tpl OpenSlides3+: External Autoupdate Service 2021-01-14 07:55:41 +01:00
startup.py Repository restructure 2020-08-21 08:11:13 +02:00
stats.py Repository restructure 2020-08-21 08:11:13 +02:00
stream.py OpenSlides3+: External Autoupdate Service 2021-01-14 07:55:41 +01:00
timing.py Repository restructure 2020-08-21 08:11:13 +02:00
utils.py Repository restructure 2020-08-21 08:11:13 +02:00
validate.py Allowed ol list types (in html and pdf). 2020-11-23 20:40:22 +01:00
views.py Repository restructure 2020-08-21 08:11:13 +02:00