Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add type hints for most HomeServer parameters #11095

Merged
merged 19 commits into from
Oct 22, 2021

Commits on Oct 15, 2021

  1. Add type hints for HomeServer parameters

    Sean Quah committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    08746e7 View commit details
    Browse the repository at this point in the history
  2. Add type hints to Databases class

    Sean Quah committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    a2c46dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b3a00e View commit details
    Browse the repository at this point in the history
  4. Make synapse/replication/http/_base.py satisfy mypy

    Sean Quah committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    be4e6af View commit details
    Browse the repository at this point in the history
  5. Make synapse/http/server.py satisfy mypy

    Sean Quah committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    36568a3 View commit details
    Browse the repository at this point in the history
  6. Revert type hint in synapse/appservice/scheduler.py

    Sean Quah committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    5151048 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5234a03 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7565b30 View commit details
    Browse the repository at this point in the history
  9. Make synapse/replication/tcp/handler.py satisfy mypy

    Sean Quah committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    8b1e2b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d13871f View commit details
    Browse the repository at this point in the history
  11. Add Newsfile

    Sean Quah committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    d53b81b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1a7a002 View commit details
    Browse the repository at this point in the history
  13. Rename lock_ to new_lock

    Sean Quah committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    a59cc25 View commit details
    Browse the repository at this point in the history
  14. fixup request_func annotation

    Sean Quah committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    c89593b View commit details
    Browse the repository at this point in the history
  15. on_room_state_request returns a JsonDict

    Sean Quah committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    9fbe8be View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2ef839c View commit details
    Browse the repository at this point in the history
  17. Quote RedisProtocol

    Sean Quah committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    f09d03a View commit details
    Browse the repository at this point in the history
  18. Quote RedisProtocol

    Sean Quah committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    deac96c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    2b9f84f View commit details
    Browse the repository at this point in the history