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

Fixes #721 - Allow specifiying a timeout for clear_delete_referenced #745

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

Commits on Sep 29, 2023

  1. Base BaseTestCase on Django TestCase as it uses the Item model

    This allows running subset of the test suite.
    claudep committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    4524f7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    937c1d0 View commit details
    Browse the repository at this point in the history
  3. Fixes jazzband#721 - Allow specifiying a timeout for clear_delete_ref…

    …erenced
    
    Thanks Uri Rodberg for the report and the initial patch.
    claudep committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d0af0fb View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    7aa478a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    934c426 View commit details
    Browse the repository at this point in the history