8049bfa91e
- Cleans up log messages in the client - Refactored the autoupdate bundle code into an own file - Added bulk creates for History in Postgresql. This is the only database system that supports returning all ids whan multiple elements are inserted. We can make usage out of it. - Added a `disable_history`, that is request-wide - Disabled history on poll vote requests - Removed unnecessary user ordering - Reduced the queries for creating motion vote objects by one - removed final_data: This was not prefetched. Using the normal data collection the data is prefetched - removed unnecessary user query if vore delegation is not used |
||
---|---|---|
.. | ||
__init__.py | ||
access_permissions.py | ||
arguments.py | ||
auth.py | ||
autoupdate_bundle.py | ||
autoupdate.py | ||
cache_providers.py | ||
cache.py | ||
constants.py | ||
exceptions.py | ||
locking.py | ||
logging.py | ||
main.py | ||
manager.py | ||
migrations.py | ||
models.py | ||
plugins.py | ||
postgres.py | ||
redis_connection_pool.py | ||
redis.py | ||
rest_api.py | ||
schema_version.py | ||
settings.py.tpl | ||
startup.py | ||
stats.py | ||
stream.py | ||
timing.py | ||
utils.py | ||
validate.py | ||
views.py |