- Aug 17, 2017
-
-
Richard van der Hoff authored
Make it read the config file, primarily.
-
- Aug 16, 2017
-
-
Richard van der Hoff authored
Add missing parameter to _base.start_worker_reactor
-
Richard van der Hoff authored
escape the % that got added in 92168cbb so that the process starts up ok.
-
- Aug 15, 2017
-
-
Matthew Hodgson authored
-
Richard van der Hoff authored
Allow configuration of CPU affinity
-
Richard van der Hoff authored
Make it possible to set the CPU affinity in the config file, so that we don't need to remember to do it manually every time.
-
Richard van der Hoff authored
We have 10 copies of this code, and I don't really want to update each one separately.
-
- Aug 04, 2017
- Aug 02, 2017
-
-
Erik Johnston authored
-
- Jul 20, 2017
-
-
Erik Johnston authored
Fix port script for user directory tables
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jul 17, 2017
-
-
Erik Johnston authored
Increase cache hit ratio for push
-
- Jul 14, 2017
-
-
Erik Johnston authored
We don't update the cache in all code paths, which causes subsequent calls to miss the cache
-
Erik Johnston authored
Add more metrics to push rule evaluation
-
- Jul 13, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
Push: Don't acquire lock unless necessary
-
Erik Johnston authored
-
- Jul 12, 2017
-
-
Erik Johnston authored
Use less DB for device list handling in sync
-
Erik Johnston authored
-
- Jul 11, 2017
-
-
Erik Johnston authored
encode sync-response statically
-
Krombel authored
-
Erik Johnston authored
Don't compute push actions for backfilled events
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jul 10, 2017
- Jul 07, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Add a frontend proxy
-
Erik Johnston authored
-
Erik Johnston authored
Perf: Don't filter events for push
-
Erik Johnston authored
We know the users are joined and we can explicitly check for if they are ignoring the user, so lets do that.
-
- Jul 06, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
Fix bug where pusherpool didn't start and broke some rooms
-
Erik Johnston authored
Since we didn't instansiate the PusherPool at start time it could fail at run time, which it did for some users. This may or may not fix things for those users, but it should happen at start time and stop the server from starting.
-
Erik Johnston authored
Fix up user_ip replication commands
-
Erik Johnston authored