Richard van der Hoff f56db48f67 Merge branch 'develop' into matrix-org-hotfixes 6 years ago
..
api 6168351877 Add b prefixes to some strings that are bytes in py3 6 years ago
app a401750ef4 Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 6 years ago
appservice b3384232a0 Add metrics for ResponseCache 6 years ago
config 0e9aa1d091 Merge pull request #3074 from NotAFile/fix-py3-prints 6 years ago
crypto 7303ed65e1 Fix 500 when joining matrix-dev 6 years ago
events 4810f7effd Remove context.push_actions 6 years ago
federation f56db48f67 Merge branch 'develop' into matrix-org-hotfixes 6 years ago
groups 020a501354 de-lint, quote consistency 6 years ago
handlers dd7f1b10ce Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 6 years ago
http 87478c5a60 Merge pull request #3061 from NotAFile/add-some-byte-strings 6 years ago
metrics d7bf3a68f0 s/list/tuple 6 years ago
module_api ad7e570d07 Delete devices in various logout situations 6 years ago
push 573712da6b Update comments 6 years ago
replication dd7f1b10ce Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 6 years ago
rest dd7f1b10ce Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 6 years ago
static 0b31223c7a Updates to fallback CAS login to do new token login 8 years ago
storage dd7f1b10ce Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 6 years ago
streams eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
util f56db48f67 Merge branch 'develop' into matrix-org-hotfixes 6 years ago
__init__.py 5232d3bfb1 version bump v0.27.3-rc2 6 years ago
event_auth.py eccfc8e928 Fix templating error with unban permission message 6 years ago
notifier.py d4fb4f7c52 Clear logcontext before starting fed txn queue runner 6 years ago
python_dependencies.py d3347ad485 Revert "Use sortedcontainers instead of blist" 6 years ago
server.py 3f0f06cb31 Split RoomMemberWorkerHandler to separate file 6 years ago
server.pyi 6da4c4d3bd Factor out resolve_state_groups to a separate handler 6 years ago
state.py 01ccc9e6f2 Measure time it takes to calculate state group ID 6 years ago
types.py f4284d943a In DomainSpecificString, override __repr__ in addition to __str__ 6 years ago
visibility.py 7e6fa29cb5 Remove preserve_context_over_{fn, deferred} 6 years ago