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

Backport: Templates perf: resolve patterns server side #6673

Closed
wants to merge 11 commits into from

Commits on May 16, 2024

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

Commits on May 29, 2024

  1. Sync latest changes

    ellatrix committed May 29, 2024
    Configuration menu
    Copy the full SHA
    24abdb6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Start adding unit tests

    ellatrix committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    259aa27 View commit details
    Browse the repository at this point in the history
  2. Add more tests

    ellatrix committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    9a064d9 View commit details
    Browse the repository at this point in the history
  3. php lint

    ellatrix committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    11afd37 View commit details
    Browse the repository at this point in the history
  4. php lint

    ellatrix committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a884258 View commit details
    Browse the repository at this point in the history
  5. Add the @Covers tag.

    anton-vlasenko authored and Anton Vlasenko committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    8a8c841 View commit details
    Browse the repository at this point in the history
  6. Rename the test class according to the coding standards.

    anton-vlasenko authored and Anton Vlasenko committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c823184 View commit details
    Browse the repository at this point in the history
  7. Use named data providers.

    anton-vlasenko authored and Anton Vlasenko committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    3938a2f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85fddc4 View commit details
    Browse the repository at this point in the history
  9. Avoid extra arg

    ellatrix committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c16e3e2 View commit details
    Browse the repository at this point in the history