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

Fix: nextest cleanup race condition #3334

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    62c3065 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    910820e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba296be View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. move base64 dependency

    bonega committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8ab335d View commit details
    Browse the repository at this point in the history
  2. change

    bonega committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8ba1033 View commit details
    Browse the repository at this point in the history
  3. Use url_safe base64 encoding

    bonega committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    04686a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

    bonega committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4179629 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. add mysql support?

    bonega committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    cd4abf8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. borrow

    bonega committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    9b1e831 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix borrows

    bonega committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    44c3b26 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. ensure quoting

    bonega committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e54bd93 View commit details
    Browse the repository at this point in the history
  2. re-add trait cleanup_test_dbs

    bonega committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2a52c3a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fix mysql insert

    bonega committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c5d4702 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Oct 27, 2024

  1. cargo lock

    bonega committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    31b72e6 View commit details
    Browse the repository at this point in the history
  2. use actual field

    bonega committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    9a2714a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8319512 View commit details
    Browse the repository at this point in the history