Commit Graph

4188 Commits (57877b01d7dad613f4e1dc3fb99983320ea50d40)
 

Author SHA1 Message Date
Erik Johnston 57877b01d7 Replace list comprehension 9 years ago
Erik Johnston 06750140f6 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/dictionary_cache 9 years ago
Erik Johnston adbd720fab PEP8 9 years ago
Erik Johnston 8b7ce2945b Merge branch 'erikj/reactor_metrics' into erikj/dictionary_cache 9 years ago
Erik Johnston a6c27de1aa Don't time getDelayedCalls 9 years ago
Erik Johnston c044aca1fd Merge branch 'erikj/reactor_metrics' into erikj/dictionary_cache 9 years ago
Erik Johnston ba5d34a832 Add some metrics about the reactor 9 years ago
Mark Haines 6a191d62ed Merge pull request #173 from matrix-org/markjh/twisted-15 9 years ago
Mark Haines 21ac8be5f7 Depend on Twisted>=15.1 rather than pining to a particular version 9 years ago
Erik Johnston 3e4e367f09 Merge pull request #223 from matrix-org/markjh/enable_demo_registration 9 years ago
Erik Johnston 0fbed2a8fa Comment 9 years ago
Mark Haines 998a72d4d9 Merge branch 'develop' into markjh/twisted-15 9 years ago
Erik Johnston c10ac7806e Explain why we're prefilling dict with Nones 9 years ago
Erik Johnston 101ee3fd00 Better variable name 9 years ago
Erik Johnston df361d08f7 Split _get_state_for_group_from_cache into two 9 years ago
Erik Johnston 7b0e797080 Fix _filter_events_for_client 9 years ago
Mark Haines 2eb91e6694 enable registration in the demo servers 9 years ago
Erik Johnston cfa62007a3 Docstring 9 years ago
Erik Johnston a7eeb34c64 Simplify staggered deferred lists 9 years ago
Erik Johnston f7e2f981ea Use list comprehension instead of filter 9 years ago
Erik Johnston d46208c12c Merge branch 'develop' of github.com:matrix-org/synapse into erikj/dictionary_cache 9 years ago
Erik Johnston 4f11a5b2b5 Merge pull request #220 from matrix-org/markjh/generate_keys 9 years ago
Mark Haines 7bbaab9432 Fix the --generate-keys option. Make it do the same thing as --generate-config does when the config file exists, but without printing a warning 9 years ago
Daniel Wagner-Hall 7b49236b37 Merge pull request #216 from matrix-org/auth 9 years ago
Erik Johnston d7451e0f22 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/dictionary_cache 9 years ago
Erik Johnston 4807616e16 Wire up the dictionarycache to the metrics 9 years ago
Mark Haines 275f7c987c Merge pull request #182 from matrix-org/manu/fix_no_rate_limit_in_federation_demo 9 years ago
Mark Haines b24d7ebd6e Fix the cleanup script to use the right $DIR 9 years ago
Erik Johnston 2df8dd9b37 Move all the caches into their own package, synapse.util.caches 9 years ago
Erik Johnston 7568fe880d Merge pull request #218 from matrix-org/mockfix 9 years ago
Daniel Wagner-Hall 4ff0228c25 Remove call to recently removed function in mock 9 years ago
Daniel Wagner-Hall 45610305ea Add missing space because linter 9 years ago
Daniel Wagner-Hall 88e03da39f Minor docs cleanup 9 years ago
Daniel Wagner-Hall 9dba813234 Remove redundant if-guard 9 years ago
Erik Johnston 53a817518b Comments 9 years ago
Erik Johnston 6eaa116867 Comment 9 years ago
Erik Johnston 4762c276cb Docs 9 years ago
Erik Johnston dc8399ee00 Remove debug loggers 9 years ago
Erik Johnston 1b994a97dd Fix application of ACLs 9 years ago
Erik Johnston 10b874067b Fix state cache 9 years ago
Erik Johnston 017b798e4f Clean up StateStore 9 years ago
Erik Johnston 2c019eea11 Remove unused function 9 years ago
Erik Johnston bb0a475c30 Comments 9 years ago
Erik Johnston dcefac3b06 Comments 9 years ago
Mark Haines 559c51debc Use TypeError instead of ValueError and give a nicer error mesasge 9 years ago
Erik Johnston 6f274f7e13 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/dictionary_cache 9 years ago
Erik Johnston 7ce71f2ffc Merge branch 'erikj/cache_varargs_interface' of github.com:matrix-org/synapse into erikj/dictionary_cache 9 years ago
Erik Johnston 8c3a62b5c7 Merge pull request #215 from matrix-org/erikj/cache_varargs_interface 9 years ago
Erik Johnston 86eaaa885b Rename keyargs to args in CacheDescriptor 9 years ago
Erik Johnston e0b6e49466 Merge branch 'erikj/cache_varargs_interface' of github.com:matrix-org/synapse into erikj/dictionary_cache 9 years ago