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

Limit 1 user to 1 active task at a time #7106

Merged
merged 14 commits into from
Nov 22, 2023

Commits on Nov 7, 2023

  1. Add REST API test

    Marishka17 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    72dcbed View commit details
    Browse the repository at this point in the history
  2. Enable test on CI

    Marishka17 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    573b8f0 View commit details
    Browse the repository at this point in the history
  3. Small refactoring

    Marishka17 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    78762b8 View commit details
    Browse the repository at this point in the history
  4. Fix isort issues

    Marishka17 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1ff1c69 View commit details
    Browse the repository at this point in the history
  5. Fix remark issues

    Marishka17 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    29f4ddf View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Fix coverage

    Marishka17 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    134effe View commit details
    Browse the repository at this point in the history
  2. Small changes

    Marishka17 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d362a1a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    7e2e347 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3668a3 View commit details
    Browse the repository at this point in the history
  3. Small improvement

    Marishka17 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    50b35dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e468e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Update tests/python/README.md

    Co-authored-by: Andrey Zhavoronkov <andrey@cvat.ai>
    Marishka17 and azhavoro committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c8e6ab0 View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/main.yml

    Co-authored-by: Andrey Zhavoronkov <andrey@cvat.ai>
    Marishka17 and azhavoro committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5812b45 View commit details
    Browse the repository at this point in the history
  3. Update tests/python/README.md

    Co-authored-by: Andrey Zhavoronkov <andrey@cvat.ai>
    Marishka17 and azhavoro committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    fbf0e59 View commit details
    Browse the repository at this point in the history