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

Add admin API to reset connection timeouts for remote server #11639

Merged
merged 19 commits into from
Jan 25, 2022

Commits on Dec 16, 2021

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

    dklimpel committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    c2cc7bc View commit details
    Browse the repository at this point in the history
  3. fix mypy errors

    dklimpel committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    d07bf85 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'synapse/develop' into fed_is_dst

    Conflicts:
    	tests/rest/admin/test_federation.py
    dklimpel committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    1678729 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Configuration menu
    Copy the full SHA
    7bee260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cc1396 View commit details
    Browse the repository at this point in the history
  3. newsfile

    dklimpel committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    dafbd93 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

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

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    25d16a1 View commit details
    Browse the repository at this point in the history
  2. try to fix more imports

    dklimpel committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    76858e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58998c4 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'synapse/develop' into fed_reset

    Conflicts:
    	changelog.d/11593.bugfix
    	synapse/rest/admin/federation.py
    	synapse/storage/databases/main/transactions.py
    	tests/rest/admin/test_federation.py
    dklimpel committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    d662ced View commit details
    Browse the repository at this point in the history
  5. fix mistake in merge

    dklimpel committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    3a4eae9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    a59462c View commit details
    Browse the repository at this point in the history
  2. update import TYPE_CHECKING

    dklimpel committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    e081945 View commit details
    Browse the repository at this point in the history
  3. update doc

    dklimpel committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    f0cfa0d View commit details
    Browse the repository at this point in the history
  4. lint

    dklimpel committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    3f842bf View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: David Robertson <david.m.robertson1@gmail.com>
    dklimpel and DMRobertson authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    1ef60fc View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

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