OpenSlides/tests/integration
FinnStutzenstein d8b21c5fb5
(WIP) Ordered and delayed autoupdates:
- Extracted autoupdate code from consumers
- collect autoupdates until a AUTOUPDATE_DELAY is reached (since the first autoupdate)
- Added the AUTOUPDATE_DELAY parameter in the settings.py
- moved some autoupdate code to utils/autoupdate
- moved core/websocket to utils/websocket_client_messages
- add the autoupdate in the response (there are some todos left)
- do not send autoupdates on error (4xx, 5xx)
- the client blindly injects the autoupdate in the response
- removed the unused autoupdate on/off feature
- the clients sends now the maxChangeId (instead of maxChangeId+1) on connection
- the server accepts this.
2020-05-27 16:05:27 +02:00
..
agenda Merge pull request #5370 from tsiegleauq/tags-for-agenda 2020-05-14 15:23:55 +02:00
assignments Removed vote weight from votes_cast 2020-04-30 08:10:39 +02:00
core generate less queries in the autoupdate system 2020-03-17 07:24:36 +01:00
mediafiles Last changes and cleanup some todos 2020-03-17 07:24:50 +01:00
motions Add tags for agenda items 2020-05-14 15:07:59 +02:00
test_plugin Run black 2019-01-08 21:51:52 +01:00
topics generate less queries in the autoupdate system 2020-03-17 07:24:36 +01:00
users disable caching for reverse relations 2020-03-17 07:24:39 +01:00
utils (WIP) Ordered and delayed autoupdates: 2020-05-27 16:05:27 +02:00
__init__.py New Test order. 2015-01-24 18:00:03 +01:00
helpers.py (WIP) Ordered and delayed autoupdates: 2020-05-27 16:05:27 +02:00
websocket.py Major cache rewrite: 2019-08-08 08:35:02 +02:00