Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add repository using NOWAIT to outbox #1507

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    7c8c2bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6444a9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06cda6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be34c85 View commit details
    Browse the repository at this point in the history
  5. Don't use Mysql57::Lock for db IO purposes

    We want to have a generic Lock class in a moment
    swistak35 committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    a0b67dc View commit details
    Browse the repository at this point in the history
  6. Parameterize clock when initializing repository

    Instead of passing it every time.
    swistak35 committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    5468e7b View commit details
    Browse the repository at this point in the history