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

Convert pusher databases to async/await. #8075

Merged
merged 6 commits into from
Aug 14, 2020
Merged

Commits on Aug 12, 2020

  1. Convert pusher to async/await.

    clokep committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    096aea6 View commit details
    Browse the repository at this point in the history
  2. Convert push rule to async.

    clokep committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    b13c3f7 View commit details
    Browse the repository at this point in the history
  3. Add changelog.

    clokep committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    0411e50 View commit details
    Browse the repository at this point in the history
  4. Fix mypy error.

    clokep committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    dc5ce2f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Make set_rule_attr async.

    clokep committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    1470031 View commit details
    Browse the repository at this point in the history
  2. Fix styling.

    clokep committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    e39b8aa View commit details
    Browse the repository at this point in the history