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

Change collection[str] to StrCollection in event_auth code #14929

Merged
merged 8 commits into from
Feb 14, 2023
Merged

Change collection[str] to StrCollection in event_auth code #14929

merged 8 commits into from
Feb 14, 2023

Commits on Jan 27, 2023

  1. change collection[str] to StrCollection

    Signed-off-by: Harishankar Kumar <[email protected]>
    hari01584 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c8b20d1 View commit details
    Browse the repository at this point in the history
  2. add changelog @14929

    Signed-off-by: Harishankar Kumar <[email protected]>
    hari01584 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    05c396a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. change to StrCollection in all files

    Signed-off-by: Harishankar Kumar <[email protected]>
    hari01584 committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    473461d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. remove unused imports, lint

    Signed-off-by: Harishankar Kumar <[email protected]>
    hari01584 committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    7164708 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    51a5859 View commit details
    Browse the repository at this point in the history
  2. Update synapse/storage/databases/main/events_bg_updates.py

    Co-authored-by: Patrick Cloke <[email protected]>
    hari01584 and clokep committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    1ae86cf View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    82f32ad View commit details
    Browse the repository at this point in the history
  2. Add back the cast.

    clokep committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    dc9d543 View commit details
    Browse the repository at this point in the history