.. |
engines
|
…
|
|
schema
|
remove unnecessary INSERT
|
2018-06-01 10:50:40 +01:00 |
util
|
…
|
|
__init__.py
|
Tighter filtering for user_daily_visits
|
2018-05-18 17:10:35 +01:00 |
_base.py
|
update metrics to be in seconds
|
2018-05-28 19:10:27 +10:00 |
account_data.py
|
…
|
|
appservice.py
|
…
|
|
background_updates.py
|
…
|
|
client_ips.py
|
replace some iteritems with six
|
2018-05-19 17:59:26 +02:00 |
deviceinbox.py
|
…
|
|
devices.py
|
replace some iteritems with six
|
2018-05-19 17:59:26 +02:00 |
directory.py
|
…
|
|
end_to_end_keys.py
|
replace some iteritems with six
|
2018-05-19 17:59:26 +02:00 |
event_federation.py
|
…
|
|
event_push_actions.py
|
replace some iteritems with six
|
2018-05-19 17:59:26 +02:00 |
events.py
|
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307)
|
2018-05-31 19:03:47 +10:00 |
events_worker.py
|
Misc. py3 fixes
|
2018-05-24 20:20:33 +02:00 |
filtering.py
|
Misc. py3 fixes
|
2018-05-24 20:20:33 +02:00 |
group_server.py
|
…
|
|
keys.py
|
add remaining memoryview changes
|
2018-05-29 17:42:43 +02:00 |
media_repository.py
|
…
|
|
openid.py
|
…
|
|
prepare_database.py
|
bump version
|
2018-05-29 17:47:28 +01:00 |
presence.py
|
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307)
|
2018-05-31 19:03:47 +10:00 |
profile.py
|
…
|
|
push_rule.py
|
…
|
|
pusher.py
|
…
|
|
receipts.py
|
Handle RRs which arrive before their events
|
2018-06-01 14:01:43 +01:00 |
registration.py
|
Merge pull request #3264 from matrix-org/neil/sign-up-stats
|
2018-06-01 13:42:01 +00:00 |
rejections.py
|
…
|
|
room.py
|
…
|
|
roommember.py
|
more iteritems
|
2018-05-24 20:19:06 +02:00 |
search.py
|
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307)
|
2018-05-31 19:03:47 +10:00 |
signatures.py
|
use memoryview in py3
|
2018-05-29 17:14:34 +02:00 |
state.py
|
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307)
|
2018-05-31 19:03:47 +10:00 |
stream.py
|
Remove unused string formatting param
|
2018-05-22 18:24:32 +01:00 |
tags.py
|
…
|
|
transactions.py
|
add remaining memoryview changes
|
2018-05-29 17:42:43 +02:00 |
user_directory.py
|
Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307)
|
2018-05-31 19:03:47 +10:00 |