Commit Graph

7756 Commits (d073cb7ead62314ff14c59a9aaeac4f5f8470dd6)
 

Author SHA1 Message Date
Erik Johnston d073cb7ead Add Limiter: limit concurrent access to resource 8 years ago
Erik Johnston 6cc4fcf25c Merge pull request #1619 from matrix-org/erikj/pwd_provider_error 8 years ago
Erik Johnston ac507e7ab8 Don't assume providers raise ConfigError's 8 years ago
Erik Johnston e6651e8046 Merge branch 'master' of github.com:matrix-org/synapse into develop 8 years ago
Erik Johnston 291628d42a Merge branch 'erikj/ldap3_auth' 8 years ago
Erik Johnston 3c09818d91 Bump version and changelog 8 years ago
Erik Johnston 27d3f2e7ab Explicitly set authentication mode in ldap3 8 years ago
Erik Johnston 17e0a58020 Merge pull request #1615 from matrix-org/erikj/limit_prev_events 8 years ago
Erik Johnston 34449cfc6c Merge pull request #1616 from matrix-org/erikj/worker_frozen_dict 8 years ago
Erik Johnston a4632783fb Sample correctly 8 years ago
Erik Johnston 24772ba56e Respect use_frozen_dicts option in workers 8 years ago
Erik Johnston eeda4e618c Limit the number of prev_events of new events 8 years ago
Erik Johnston d24197bead Merge pull request #1198 from euank/more-ip-blacklist 8 years ago
Euan Kemp c6bbad109b default config: blacklist more internal ips 8 years ago
Erik Johnston 16dc9064d4 Merge pull request #1195 from matrix-org/erikj/incorrect_func 8 years ago
Erik Johnston 63772443e6 Comment 8 years ago
Erik Johnston a3f6576084 Remove unused but buggy function 8 years ago
Paul Evans 7fc2b5c063 Merge pull request #1193 from matrix-org/paul/metrics 8 years ago
Paul "LeoNerd" Evans 89e3e39d52 Fix copypasto error in metric rename table in docs 8 years ago
Paul "LeoNerd" Evans 2938a00825 Rename the python-specific metrics now the docs claim that we have done 8 years ago
Paul "LeoNerd" Evans 5219f7e060 Since we don't export per-filetype fd counts any more, delete all the code related to that too 8 years ago
Paul "LeoNerd" Evans 93ebeb2aa8 Remove now-unused 'resource' import 8 years ago
Paul "LeoNerd" Evans c1b077cd19 Now we have new-style metrics don't bother exporting legacy-named process ones 8 years ago
Erik Johnston 06cc0bb762 Merge pull request #1192 from matrix-org/erikj/postgres_gist 8 years ago
Erik Johnston 64c6566980 Remove spurious comment 8 years ago
Erik Johnston 8fd4d9129f Replace postgres GIN with GIST 8 years ago
David Baker 9164bfa1c3 Merge pull request #1191 from matrix-org/dbkr/non_ascii_passwords 8 years ago
David Baker 9084720993 Don't error on non-ascii passwords 8 years ago
Mark Haines 80d5d3baa1 Merge pull request #1190 from matrix-org/markjh/media_cors 8 years ago
Mark Haines b1c27975d0 Set CORs headers on responses from the media repo 8 years ago
Erik Johnston dc155f4c2c Merge branch 'master' of github.com:matrix-org/synapse into develop 8 years ago
Erik Johnston 2746e805fe Merge pull request #1188 from matrix-org/erikj/sent_transactions 8 years ago
Erik Johnston 0aeb1324b7 Merge branch 'release-v0.18.2' of github.com:matrix-org/synapse into develop 8 years ago
Erik Johnston 4a9055d446 Merge branch 'release-v0.18.2' of github.com:matrix-org/synapse 8 years ago
Erik Johnston 3c91c5b216 Bump version and changelog 8 years ago
Erik Johnston f6e8019b9c Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.18.2 8 years ago
Erik Johnston 760469c812 Continue to clean up received_transactions 8 years ago
Paul Evans 47ed4d84bb Merge pull request #1187 from matrix-org/paul/metrics-howto 8 years ago
Erik Johnston f09d2b692f Removed unused stuff 8 years ago
Erik Johnston 4c3eb14d68 Increase batching of sent transaction inserts 8 years ago
Paul "LeoNerd" Evans 1d4d518b50 Add details of renamed metrics 8 years ago
Paul "LeoNerd" Evans 159434a133 Remove long-deprecated instructions about promethesus console; also fix for modern config file format 8 years ago
Erik Johnston 264f6c2a39 Changelog formattting 8 years ago
Mark Haines 82e71a259c Bump changelog and version 8 years ago
Mark Haines 490b97d3e7 Merge branch 'develop' into release-v0.18.2 8 years ago
Paul Evans f9d5b60a24 Merge pull request #1184 from matrix-org/paul/metrics 8 years ago
Paul "LeoNerd" Evans 1cc22da600 Set up the process collector during metrics __init__; that way all split-process workers have it 8 years ago
Paul "LeoNerd" Evans aac13b1f9a Pass the Metrics group into the process collector instead of having it find its own one; this avoids it needing to import from synapse.metrics 8 years ago
Paul "LeoNerd" Evans ccc1a3d54d Allow creation of a 'subspace' within a Metrics object, returning another one 8 years ago
Erik Johnston 665e53524e Bump changelog and version 8 years ago