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

Add config settings for background update parameters #11980

Merged
merged 20 commits into from
Mar 11, 2022

Commits on Feb 10, 2022

  1. add config section

    H-Shay committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    38d518c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40e806e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1948a44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29d1377 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. slightly better wording

    H-Shay committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    9efbe5f View commit details
    Browse the repository at this point in the history
  2. add some tests

    H-Shay committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    f2b4b4a View commit details
    Browse the repository at this point in the history
  3. newsfragment

    H-Shay committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    b3e0c9b View commit details
    Browse the repository at this point in the history
  4. fix license date

    H-Shay committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    d66cbdf View commit details
    Browse the repository at this point in the history
  5. regenerate sample config

    H-Shay committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    6e1aafb View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

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

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    2825669 View commit details
    Browse the repository at this point in the history
  2. add some tests + cleanup

    H-Shay committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    af7e000 View commit details
    Browse the repository at this point in the history
  3. fix refactored test

    H-Shay committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    91fea81 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. refactor repetetive tests

    H-Shay committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    686c73a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    581764d View commit details
    Browse the repository at this point in the history
  2. regenerate sample config

    H-Shay committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    5947111 View commit details
    Browse the repository at this point in the history
  3. fix get returning None

    H-Shay committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    66bc0a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Update synapse/config/background_updates.py

    Co-authored-by: Erik Johnston <[email protected]>
    H-Shay and erikjohnston authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    b98dec5 View commit details
    Browse the repository at this point in the history
  2. Update tests/config/test_background_update.py

    Co-authored-by: Erik Johnston <[email protected]>
    H-Shay and erikjohnston authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    c891386 View commit details
    Browse the repository at this point in the history
  3. regnerate sample config

    H-Shay committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    bcb04ad View commit details
    Browse the repository at this point in the history