- 16 Sep, 2018 6 commits
-
-
Philipp Hörist authored
This leads to multiple problems 1. We cant assume only items with id='current' are stored in the node which would lead to retracting 'current' but another item would become the last published and sent to users 2. Even if we have a SingletonNode retracting the only item means the Node would be empty and offline clients would not receive the last published item on coming online, because there is no item anymore Instead we always publish an empty item from now on
-
Philipp Hörist authored
-
Philipp Hörist authored
Check for R0205 useless-object-inheritance
-
Philipp Hörist authored
-
Philipp Hörist authored
Check for W0611 unused-import
-
Philipp Hörist authored
-
- 15 Sep, 2018 6 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
Check for C1801 len-as-condition
-
Philipp Hörist authored
-
Philipp Hörist authored
-
-
Philipp Hörist authored
- Downgrade to glib2 2.56.2 because higher is broken on Windows 7 - Dont abort build if depchecker fails on some files
-
- 14 Sep, 2018 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 13 Sep, 2018 3 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
Otherwise mypy hangs because the file is to big
-
Philipp Hörist authored
-
- 12 Sep, 2018 4 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Yann Leboulanger authored
-
- 11 Sep, 2018 9 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
- Make _() available, so other modules can import it from i18n, we need this because mypy cant handle _() in the builtins namespace
-
- 10 Sep, 2018 6 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
NetworkIncomingEvent defines base_network_events and generate() already
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 09 Sep, 2018 3 commits
-
-
Philipp Hörist authored
Fixes #9321
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 08 Sep, 2018 1 commit
-
-
Philipp Hörist authored
-