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

Feature: cache validation rules #2603

Merged
merged 25 commits into from
Sep 20, 2024
Merged

Feature: cache validation rules #2603

merged 25 commits into from
Sep 20, 2024

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    cfa9b82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09ecb9e View commit details
    Browse the repository at this point in the history
  3. query hashing and tests

    k0ka committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    fe1a856 View commit details
    Browse the repository at this point in the history
  4. add disabled test

    k0ka committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b7c6347 View commit details
    Browse the repository at this point in the history
  5. Huge Request benchmark

    k0ka committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ec9f70f View commit details
    Browse the repository at this point in the history
  6. Apply php-cs-fixer changes

    k0ka authored and github-actions[bot] committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0d8ea16 View commit details
    Browse the repository at this point in the history
  7. fix phpstan errors

    k0ka committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e5c3fcb View commit details
    Browse the repository at this point in the history
  8. documentation

    k0ka committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    fe03ff0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8451f4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b3b42b0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c9a0453 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    dca7a2e View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    k0ka authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ee4f3e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Apply suggestions from code review

    Co-authored-by: Benedikt Franke <benedikt@franke.tech>
    k0ka and spawnia authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6f69bde View commit details
    Browse the repository at this point in the history
  2. Apply php-cs-fixer changes

    k0ka authored and github-actions[bot] committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2f5ddcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ba4441 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7ee225 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into feat-cache-validation-rules

    # Conflicts:
    #	CHANGELOG.md
    k0ka committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c8eb73d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    289f80a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b50d11 View commit details
    Browse the repository at this point in the history
  3. Update src/Support/Contracts/ProvidesCacheableValidationRules.php

    Co-authored-by: Benedikt Franke <benedikt@franke.tech>
    k0ka and spawnia authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bd8185a View commit details
    Browse the repository at this point in the history
  4. Apply php-cs-fixer changes

    k0ka authored and github-actions[bot] committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7647571 View commit details
    Browse the repository at this point in the history
  5. fix phpstan

    k0ka committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c7857a7 View commit details
    Browse the repository at this point in the history
  6. clean up

    spawnia committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7df6e21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    baaa1a2 View commit details
    Browse the repository at this point in the history