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

Allow determining exclusive resources programmatically #3889

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    7fc2b96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cde4bc8 View commit details
    Browse the repository at this point in the history
  3. Add JavaDoc.

    Issue: #2677
    VladimirDmitrienko committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    00788b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff3c786 View commit details
    Browse the repository at this point in the history
  5. Add 'LockTests'.

    Issue: #2677
    VladimirDmitrienko committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1c6eef8 View commit details
    Browse the repository at this point in the history
  6. Add user guide.

    Issue: #2677
    VladimirDmitrienko committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7d894c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Revert "Add 'locks from provider' cases to 'NodeTreeWalkerIntegration…

    …Tests'."
    
    This reverts commit ff3c786.
    
    Issue: #2677
    VladimirDmitrienko committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1f8a6d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    e1b5473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4460685 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/VladimirDmitrienko/junit5 i…

    …nto #2677_add_exclusive_resource_programmatically
    VladimirDmitrienko committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e14bfda View commit details
    Browse the repository at this point in the history
  4. Fix formatting.

    Issue: #2677
    VladimirDmitrienko committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ba476e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Polish Javadoc

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

Commits on Sep 20, 2024

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

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    49f9a28 View commit details
    Browse the repository at this point in the history
  2. Remove version from User Guide.

    Issue: #2677
    VladimirDmitrienko committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d56196d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8d26ef View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    9383c39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    249ab3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67e7dc5 View commit details
    Browse the repository at this point in the history
  4. Add Release Notes.

    Issue: #2677
    VladimirDmitrienko committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    792b43a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    ef2f38f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    730a99d View commit details
    Browse the repository at this point in the history
  3. Fix formatting.

    Issue: #2677
    VladimirDmitrienko committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    cb01e24 View commit details
    Browse the repository at this point in the history
  4. Fix formatting.

    Issue: #2677
    VladimirDmitrienko committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    35acb01 View commit details
    Browse the repository at this point in the history
  5. Remove debug code.

    Issue: #2677
    VladimirDmitrienko committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3d8af62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    780c03b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    fed909b View commit details
    Browse the repository at this point in the history
  2. Polish Javadoc

    marcphilipp authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    826fb0f View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    marcphilipp committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    dc6b2a9 View commit details
    Browse the repository at this point in the history
  4. Polish code snippet

    marcphilipp committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a728b5b View commit details
    Browse the repository at this point in the history