Commit History

Author SHA1 Message Date
  Erik Johnston ee86abb2d6 Remove underscore from SQLBaseStore functions 4 years ago
  Brendan Abolivier 14504ad573 Add CI for synapse_port_db (#6140) 4 years ago
  Erik Johnston 4fb3c129aa Merge branch 'develop' of github.com:matrix-org/synapse into erikj/cleanup_user_ips_2 4 years ago
  Erik Johnston 39b50ad42a Review comments 4 years ago
  Erik Johnston 2135c198d1 Add has_completed_background_update 4 years ago
  Brendan Abolivier f02f14e09a Fix logging 4 years ago
  Amber Brown 4806651744 Replace returnValue with return (#5736) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Amber Brown 7efd1d87c2 Run black on the rest of the storage module (#4996) 5 years ago
  Amber Brown 282c97327f Migrate the user directory initial population to a background task (#4864) 5 years ago
  Andrew Morgan 25d64a846a Fix typos 5 years ago
  Richard van der Hoff 667fba68f3 Run things as background processes 6 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Amber Brown 6350bf925e Attempt to be more performant on PyPy (#3462) 6 years ago
  Amber Brown 77ac14b960 Pass around the reactor explicitly (#3385) 6 years ago
  Erik Johnston fa72803490 Merge branch 'master' of github.com:matrix-org/synapse into develop 6 years ago
  Erik Johnston 926ba76e23 Replace ujson with simplejson 6 years ago
  Richard van der Hoff 6b02fc80d1 Reinstate event_search_postgres_gist handler 6 years ago
  Richard van der Hoff 2908f955d1 Check database in has_completed_background_updates 6 years ago
  Richard van der Hoff 7098b65cb8 Fix error on sqlite 3.7 6 years ago
  Richard van der Hoff 6cfee09be9 Make __init__ consitstent across Store heirarchy 6 years ago
  Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
  Richard van der Hoff 34194aaff7 Don't create event_search index on sqlite 7 years ago
  Richard van der Hoff baafb85ba4 Add an index to event_search 7 years ago
  Richard van der Hoff c84770b877 Fix bgupdate error if index already exists (#2167) 7 years ago
  Richard van der Hoff 994d7ae7c5 Remove broken use of clock.call_later 7 years ago
  Erik Johnston c94de0ab60 Add WHERE clause support to index creation 7 years ago
  Erik Johnston 5beda10bbd Reindex state_groups_state after pruning 7 years ago
  Mark Haines 955ef1f06c fix: defer.returnValue takes one argument 8 years ago
  Richard van der Hoff 2ee4c9ee02 background updates: fix assert again 8 years ago