forked-synapse/synapse/handlers
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:'
what could possibly go wrong
2017-10-23 15:52:32 +01:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py Remove pointless create() method 2017-10-20 22:14:55 +01:00
device.py
devicemessage.py
directory.py spam check room publishing 2017-10-04 14:29:33 +01:00
e2e_keys.py
events.py
federation.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
groups_local.py _create_rererouter for get_invited_users_in_group 2017-10-16 15:41:03 +01:00
identity.py
initial_sync.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
message.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
presence.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
profile.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
read_marker.py
receipts.py fix a logcontext leak in read receipt handling 2017-10-11 14:37:20 +01:00
register.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
room_list.py
room_member.py Merge pull request #2466 from matrix-org/erikj/groups_merged 2017-10-11 13:20:07 +01:00
room.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
sync.py Merge branch 'develop' into erikj/groups_merged 2017-10-02 16:20:41 +01:00
typing.py
user_directory.py