MatrixSynapse/synapse/storage
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:'
what could possibly go wrong
2017-10-23 15:52:32 +01:00
..
engines
schema replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
util
__init__.py
_base.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
account_data.py
appservice.py
background_updates.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
client_ips.py
deviceinbox.py
devices.py
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py
events.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
filtering.py
group_server.py
keys.py
media_repository.py
openid.py
prepare_database.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
presence.py
profile.py
push_rule.py Increase size of push rule caches 2017-05-18 17:17:53 +01:00
pusher.py
receipts.py
registration.py
rejections.py
room.py
roommember.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
search.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
signatures.py
state.py
stream.py
tags.py
transactions.py
user_directory.py